D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/cln-1.3.6-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MaE9Hk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cln-1.3.6
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/cln-1.3.6.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cln-1.3.6
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v7EUsZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cln-1.3.6
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./build-aux/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./build-aux/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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
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 aarch64-mageia-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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-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... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-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 how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-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 whether g++ supports C++11 features with -std=gnu++11... yes
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 *, void *);
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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for the common suffixes of directories in the library search path... lib64,lib64
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
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/usr/bin/mkdir -p base/digitseq; cp base/digitseq/cl_asm_.cc base/digitseq/cl_asm.S
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/usr/bin/mkdir -p polynomial/elem; cp polynomial/elem/cl_asm_GF2.cc polynomial/elem/cl_asm_GF2.S
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_alloca.lo base/cl_alloca.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_alloca.cc  -fPIC -DPIC -o base/.libs/cl_alloca.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_free.lo base/cl_free.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_free.cc  -fPIC -DPIC -o base/.libs/cl_free.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_immclasses.lo base/cl_immclasses.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_immclasses.cc  -fPIC -DPIC -o base/.libs/cl_immclasses.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_d0_exception.lo base/cl_d0_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_d0_exception.cc  -fPIC -DPIC -o base/.libs/cl_d0_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_version.lo base/cl_version.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_version.cc  -fPIC -DPIC -o base/.libs/cl_version.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_condition.lo base/cl_condition.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_condition.cc  -fPIC -DPIC -o base/.libs/cl_condition.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_debug.lo base/cl_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_debug.cc  -fPIC -DPIC -o base/.libs/cl_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_debugout.lo base/cl_debugout.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_debugout.cc  -fPIC -DPIC -o base/.libs/cl_debugout.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_as_exception.lo base/cl_as_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_as_exception.cc  -fPIC -DPIC -o base/.libs/cl_as_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digit/cl_2D_exptpos.lo base/digit/cl_2D_exptpos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digit/cl_2D_exptpos.cc  -fPIC -DPIC -o base/digit/.libs/cl_2D_exptpos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digit/cl_2D_div.lo base/digit/cl_2D_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digit/cl_2D_div.cc  -fPIC -DPIC -o base/digit/.libs/cl_2D_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_malloc.lo base/cl_malloc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_malloc.cc  -fPIC -DPIC -o base/.libs/cl_malloc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_2DS_recip.lo base/digitseq/cl_2DS_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_2DS_recip.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_2DS_div.lo base/digitseq/cl_2DS_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_2DS_div.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/cl_notreached_exception.lo base/cl_notreached_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/cl_notreached_exception.cc  -fPIC -DPIC -o base/.libs/cl_notreached_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_mul.lo base/digitseq/cl_DS_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_mul.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_div.lo base/digitseq/cl_DS_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_div.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_random.lo base/digitseq/cl_DS_random.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_random.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_random.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_recip.lo base/digitseq/cl_DS_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_recip.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_trandom.lo base/digitseq/cl_DS_trandom.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_trandom.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_trandom.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_recipsqrt.lo base/digitseq/cl_DS_recipsqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_recipsqrt.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recipsqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/hash/cl_rcpointer2_hashweak_rcpointer.lo base/hash/cl_rcpointer2_hashweak_rcpointer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc  -fPIC -DPIC -o base/hash/.libs/cl_rcpointer2_hashweak_rcpointer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/digitseq/cl_DS_sqrt.lo base/digitseq/cl_DS_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/digitseq/cl_DS_sqrt.cc  -fPIC -DPIC -o base/digitseq/.libs/cl_DS_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/hash/cl_rcpointer_hashweak_rcpointer.lo base/hash/cl_rcpointer_hashweak_rcpointer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/hash/cl_rcpointer_hashweak_rcpointer.cc  -fPIC -DPIC -o base/hash/.libs/cl_rcpointer_hashweak_rcpointer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/low/cl_low_div.lo base/low/cl_low_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/low/cl_low_div.cc  -fPIC -DPIC -o base/low/.libs/cl_low_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/input/cl_read_bad_syntax_exception.lo base/input/cl_read_bad_syntax_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/input/cl_read_bad_syntax_exception.cc  -fPIC -DPIC -o base/input/.libs/cl_read_bad_syntax_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/input/cl_read_eof_exception.lo base/input/cl_read_eof_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/input/cl_read_eof_exception.cc  -fPIC -DPIC -o base/input/.libs/cl_read_eof_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/low/cl_low_isqrt.lo base/low/cl_low_isqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/low/cl_low_isqrt.cc  -fPIC -DPIC -o base/low/.libs/cl_low_isqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/input/cl_read_junk_exception.lo base/input/cl_read_junk_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/input/cl_read_junk_exception.cc  -fPIC -DPIC -o base/input/.libs/cl_read_junk_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/low/cl_low_mul.lo base/low/cl_low_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/low/cl_low_mul.cc  -fPIC -DPIC -o base/low/.libs/cl_low_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/low/cl_low_isqrt2.lo base/low/cl_low_isqrt2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/low/cl_low_isqrt2.cc  -fPIC -DPIC -o base/low/.libs/cl_low_isqrt2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/output/cl_output_dec.lo base/output/cl_output_dec.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/output/cl_output_dec.cc  -fPIC -DPIC -o base/output/.libs/cl_output_dec.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/random/cl_random_def.lo base/random/cl_random_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/random/cl_random_def.cc  -fPIC -DPIC -o base/random/.libs/cl_random_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/random/cl_UL_random.lo base/random/cl_UL_random.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/random/cl_UL_random.cc  -fPIC -DPIC -o base/random/.libs/cl_UL_random.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/output/cl_prin_globals.lo base/output/cl_prin_globals.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/output/cl_prin_globals.cc  -fPIC -DPIC -o base/output/.libs/cl_prin_globals.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/output/cl_output_hex.lo base/output/cl_output_hex.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/output/cl_output_hex.cc  -fPIC -DPIC -o base/output/.libs/cl_output_hex.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/proplist/cl_pl_add.lo base/proplist/cl_pl_add.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/proplist/cl_pl_add.cc  -fPIC -DPIC -o base/proplist/.libs/cl_pl_add.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/proplist/cl_pl_get.lo base/proplist/cl_pl_get.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/proplist/cl_pl_get.cc  -fPIC -DPIC -o base/proplist/.libs/cl_pl_get.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/proplist/cl_pl_d.lo base/proplist/cl_pl_d.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/proplist/cl_pl_d.cc  -fPIC -DPIC -o base/proplist/.libs/cl_pl_d.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/random/cl_random_from.lo base/random/cl_random_from.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/random/cl_random_from.cc  -fPIC -DPIC -o base/random/.libs/cl_random_from.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_spushstring_append.lo base/string/cl_spushstring_append.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_spushstring_append.cc  -fPIC -DPIC -o base/string/.libs/cl_spushstring_append.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_spushstring_push.lo base/string/cl_spushstring_push.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_spushstring_push.cc  -fPIC -DPIC -o base/string/.libs/cl_spushstring_push.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_sstring.lo base/string/cl_sstring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_sstring.cc  -fPIC -DPIC -o base/string/.libs/cl_sstring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/ring/cl_ring_debug.lo base/ring/cl_ring_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/ring/cl_ring_debug.cc  -fPIC -DPIC -o base/ring/.libs/cl_ring_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_c2.lo base/string/cl_st_c2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_c2.cc  -fPIC -DPIC -o base/string/.libs/cl_st_c2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_concat1.lo base/string/cl_st_concat1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_concat1.cc  -fPIC -DPIC -o base/string/.libs/cl_st_concat1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_concat2.lo base/string/cl_st_concat2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_concat2.cc  -fPIC -DPIC -o base/string/.libs/cl_st_concat2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/ring/cl_no_ring.lo base/ring/cl_no_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/ring/cl_no_ring.cc  -fPIC -DPIC -o base/ring/.libs/cl_no_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_concat3.lo base/string/cl_st_concat3.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_concat3.cc  -fPIC -DPIC -o base/string/.libs/cl_st_concat3.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_hashcode.lo base/string/cl_st_hashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_hashcode.cc  -fPIC -DPIC -o base/string/.libs/cl_st_hashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_make0.lo base/string/cl_st_make0.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_make0.cc  -fPIC -DPIC -o base/string/.libs/cl_st_make0.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_debug.lo base/string/cl_st_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_debug.cc  -fPIC -DPIC -o base/string/.libs/cl_st_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_make2.lo base/string/cl_st_make2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_make2.cc  -fPIC -DPIC -o base/string/.libs/cl_st_make2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/cl_st_make1.lo base/string/cl_st_make1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/cl_st_make1.cc  -fPIC -DPIC -o base/string/.libs/cl_st_make1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/input/cl_st_get1.lo base/string/input/cl_st_get1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/input/cl_st_get1.cc  -fPIC -DPIC -o base/string/input/.libs/cl_st_get1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/input/cl_st_get2.lo base/string/input/cl_st_get2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/input/cl_st_get2.cc  -fPIC -DPIC -o base/string/input/.libs/cl_st_get2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/input/cl_st_getline1.lo base/string/input/cl_st_getline1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/input/cl_st_getline1.cc  -fPIC -DPIC -o base/string/input/.libs/cl_st_getline1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/input/cl_st_getline2.lo base/string/input/cl_st_getline2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/input/cl_st_getline2.cc  -fPIC -DPIC -o base/string/input/.libs/cl_st_getline2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/misc/cl_st_class.lo base/string/misc/cl_st_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/misc/cl_st_class.cc  -fPIC -DPIC -o base/string/misc/.libs/cl_st_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/input/cl_st_gettoken.lo base/string/input/cl_st_gettoken.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/input/cl_st_gettoken.cc  -fPIC -DPIC -o base/string/input/.libs/cl_st_gettoken.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/string/output/cl_st_print.lo base/string/output/cl_st_print.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/string/output/cl_st_print.cc  -fPIC -DPIC -o base/string/output/.libs/cl_st_print.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/symbol/cl_sy_hashcode.lo base/symbol/cl_sy_hashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/symbol/cl_sy_hashcode.cc  -fPIC -DPIC -o base/symbol/.libs/cl_sy_hashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_C_abs.lo complex/algebraic/cl_C_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_C_abs.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_C_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_C_abs_aux.lo complex/algebraic/cl_C_abs_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_C_abs_aux.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_C_abs_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_C_signum.lo complex/algebraic/cl_C_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_C_signum.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_C_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_DF_hypot.lo complex/algebraic/cl_DF_hypot.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_DF_hypot.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_DF_hypot.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base/symbol/cl_symbol.lo base/symbol/cl_symbol.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base/symbol/cl_symbol.cc  -fPIC -DPIC -o base/symbol/.libs/cl_symbol.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_C_sqrt.lo complex/algebraic/cl_C_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_C_sqrt.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_C_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_FF_hypot.lo complex/algebraic/cl_FF_hypot.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_FF_hypot.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_FF_hypot.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_LF_hypot.lo complex/algebraic/cl_LF_hypot.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_LF_hypot.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_LF_hypot.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_SF_hypot.lo complex/algebraic/cl_SF_hypot.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_SF_hypot.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_SF_hypot.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_equal.lo complex/elem/cl_C_equal.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_equal.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_equal.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_from_R_R_complex.lo complex/elem/cl_C_from_R_R_complex.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_from_R_R_complex.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_from_R_R_complex.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_imagpart.lo complex/elem/cl_C_imagpart.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_imagpart.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_imagpart.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_from_R_R_complex1.lo complex/elem/cl_C_from_R_R_complex1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_from_R_R_complex1.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_from_R_R_complex1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_minus.lo complex/elem/cl_C_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_minus.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_minus1.lo complex/elem/cl_C_minus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_minus1.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_minus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/algebraic/cl_R_hypot.lo complex/algebraic/cl_R_hypot.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/algebraic/cl_R_hypot.cc  -fPIC -DPIC -o complex/algebraic/.libs/cl_R_hypot.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_realpart.lo complex/elem/cl_C_realpart.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_realpart.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_realpart.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_plus1.lo complex/elem/cl_C_plus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_plus1.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_plus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_plus.lo complex/elem/cl_C_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_plus.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_mul.lo complex/elem/cl_C_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_mul.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_square.lo complex/elem/cl_C_square.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_square.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_square.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_uminus.lo complex/elem/cl_C_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_uminus.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/cl_C_zerop.lo complex/elem/cl_C_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/cl_C_zerop.cc  -fPIC -DPIC -o complex/elem/.libs/cl_C_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/division/cl_C_DF_recip.lo complex/elem/division/cl_C_DF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/division/cl_C_DF_recip.cc  -fPIC -DPIC -o complex/elem/division/.libs/cl_C_DF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/division/cl_C_FF_recip.lo complex/elem/division/cl_C_FF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/division/cl_C_FF_recip.cc  -fPIC -DPIC -o complex/elem/division/.libs/cl_C_FF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/division/cl_C_div.lo complex/elem/division/cl_C_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/division/cl_C_div.cc  -fPIC -DPIC -o complex/elem/division/.libs/cl_C_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/division/cl_C_SF_recip.lo complex/elem/division/cl_C_SF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/division/cl_C_SF_recip.cc  -fPIC -DPIC -o complex/elem/division/.libs/cl_C_SF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/division/cl_C_LF_recip.lo complex/elem/division/cl_C_LF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/division/cl_C_LF_recip.cc  -fPIC -DPIC -o complex/elem/division/.libs/cl_C_LF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/input/cl_N_from_string.lo complex/input/cl_N_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/input/cl_N_from_string.cc  -fPIC -DPIC -o complex/input/.libs/cl_N_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_C_class.lo complex/misc/cl_C_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_C_class.cc  -fPIC -DPIC -o complex/misc/.libs/cl_C_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_C_conjugate.lo complex/misc/cl_C_conjugate.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_C_conjugate.cc  -fPIC -DPIC -o complex/misc/.libs/cl_C_conjugate.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_C_debug.lo complex/misc/cl_C_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_C_debug.cc  -fPIC -DPIC -o complex/misc/.libs/cl_C_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/input/cl_N_read_stream.lo complex/input/cl_N_read_stream.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/input/cl_N_read_stream.cc  -fPIC -DPIC -o complex/input/.libs/cl_N_read_stream.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_C_eqhashcode.lo complex/misc/cl_C_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_C_eqhashcode.cc  -fPIC -DPIC -o complex/misc/.libs/cl_C_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_N_as.lo complex/misc/cl_N_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_N_as.cc  -fPIC -DPIC -o complex/misc/.libs/cl_N_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/elem/division/cl_C_recip.lo complex/elem/division/cl_C_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/elem/division/cl_C_recip.cc  -fPIC -DPIC -o complex/elem/division/.libs/cl_C_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_C_expt.lo complex/misc/cl_C_expt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_C_expt.cc  -fPIC -DPIC -o complex/misc/.libs/cl_C_expt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/input/cl_N_read.lo complex/input/cl_N_read.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/input/cl_N_read.cc  -fPIC -DPIC -o complex/input/.libs/cl_N_read.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/output/cl_N_aprint.lo complex/output/cl_N_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/output/cl_N_aprint.cc  -fPIC -DPIC -o complex/output/.libs/cl_N_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/misc/cl_C_expt_I.lo complex/misc/cl_C_expt_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/misc/cl_C_expt_I.cc  -fPIC -DPIC -o complex/misc/.libs/cl_C_expt_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/output/cl_N_bprint.lo complex/output/cl_N_bprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/output/cl_N_bprint.cc  -fPIC -DPIC -o complex/output/.libs/cl_N_bprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/ring/cl_C_ring.lo complex/ring/cl_C_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/ring/cl_C_ring.cc  -fPIC -DPIC -o complex/ring/.libs/cl_C_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_asin.lo complex/transcendental/cl_C_asin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_asin.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_asinh.lo complex/transcendental/cl_C_asinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_asinh.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_atan.lo complex/transcendental/cl_C_atan.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_atan.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atan.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_acosh.lo complex/transcendental/cl_C_acosh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_acosh.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_acosh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_acos.lo complex/transcendental/cl_C_acos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_acos.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_acos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_atanh.lo complex/transcendental/cl_C_atanh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_atanh.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atanh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_cis.lo complex/transcendental/cl_C_cis.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_cis.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cis.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_cos.lo complex/transcendental/cl_C_cos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_cos.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_cosh.lo complex/transcendental/cl_C_cosh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_cosh.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cosh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_asinh_aux.lo complex/transcendental/cl_C_asinh_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_asinh_aux.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asinh_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_exp.lo complex/transcendental/cl_C_exp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_exp.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_exp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_log.lo complex/transcendental/cl_C_log.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_log.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_log.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_expt_C.lo complex/transcendental/cl_C_expt_C.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_expt_C.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_expt_C.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_sin.lo complex/transcendental/cl_C_sin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_sin.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_sin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_phase.lo complex/transcendental/cl_C_phase.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_phase.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_phase.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_log2.lo complex/transcendental/cl_C_log2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_log2.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_log2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_atanh_aux.lo complex/transcendental/cl_C_atanh_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_atanh_aux.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atanh_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_sinh.lo complex/transcendental/cl_C_sinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_sinh.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_sinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_tan.lo complex/transcendental/cl_C_tan.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_tan.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_tan.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_C_tanh.lo complex/transcendental/cl_C_tanh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_C_tanh.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_C_tanh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/base/cl_F_globals.lo float/base/cl_F_globals.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/base/cl_F_globals.cc  -fPIC -DPIC -o float/base/.libs/cl_F_globals.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o complex/transcendental/cl_R_cis.lo complex/transcendental/cl_R_cis.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c complex/transcendental/cl_R_cis.cc  -fPIC -DPIC -o complex/transcendental/.libs/cl_R_cis.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/algebraic/cl_F_sqrt.lo float/algebraic/cl_F_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/algebraic/cl_F_sqrt.cc  -fPIC -DPIC -o float/algebraic/.libs/cl_F_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_DF_to_FF.lo float/conv/cl_DF_to_FF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_DF_to_FF.cc  -fPIC -DPIC -o float/conv/.libs/cl_DF_to_FF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/base/cl_F_underflow_exception.lo float/base/cl_F_underflow_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/base/cl_F_underflow_exception.cc  -fPIC -DPIC -o float/base/.libs/cl_F_underflow_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/base/cl_F_overflow_exception.lo float/base/cl_F_overflow_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/base/cl_F_overflow_exception.cc  -fPIC -DPIC -o float/base/.libs/cl_F_overflow_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/base/cl_F_nan_exception.lo float/base/cl_F_nan_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/base/cl_F_nan_exception.cc  -fPIC -DPIC -o float/base/.libs/cl_F_nan_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_DF_to_LF.lo float/conv/cl_DF_to_LF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_DF_to_LF.cc  -fPIC -DPIC -o float/conv/.libs/cl_DF_to_LF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_DF_to_SF.lo float/conv/cl_DF_to_SF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_DF_to_SF.cc  -fPIC -DPIC -o float/conv/.libs/cl_DF_to_SF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_DF_to_double.lo float/conv/cl_DF_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_DF_to_double.cc  -fPIC -DPIC -o float/conv/.libs/cl_DF_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_DF_to_float.lo float/conv/cl_DF_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_DF_to_float.cc  -fPIC -DPIC -o float/conv/.libs/cl_DF_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_FF_to_DF.lo float/conv/cl_FF_to_DF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_FF_to_DF.cc  -fPIC -DPIC -o float/conv/.libs/cl_FF_to_DF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_FF_to_LF.lo float/conv/cl_FF_to_LF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_FF_to_LF.cc  -fPIC -DPIC -o float/conv/.libs/cl_FF_to_LF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_FF_to_float.lo float/conv/cl_FF_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_FF_to_float.cc  -fPIC -DPIC -o float/conv/.libs/cl_FF_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_FF_to_SF.lo float/conv/cl_FF_to_SF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_FF_to_SF.cc  -fPIC -DPIC -o float/conv/.libs/cl_FF_to_SF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_FF_to_double.lo float/conv/cl_FF_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_FF_to_double.cc  -fPIC -DPIC -o float/conv/.libs/cl_FF_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_F.lo float/conv/cl_F_from_F.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_F.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_F.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_F_f.lo float/conv/cl_F_from_F_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_F_f.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_F_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_I.lo float/conv/cl_F_from_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_I.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_I_def.lo float/conv/cl_F_from_I_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_I_def.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_I_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_I_f.lo float/conv/cl_F_from_I_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_I_f.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_I_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_RA_f.lo float/conv/cl_F_from_RA_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_RA_f.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_RA_def.lo float/conv/cl_F_from_RA_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_RA_def.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_from_RA.lo float/conv/cl_F_from_RA.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_from_RA.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_to_DF.lo float/conv/cl_F_to_DF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_to_DF.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_to_DF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_to_FF.lo float/conv/cl_F_to_FF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_to_FF.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_to_FF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_to_LF.lo float/conv/cl_F_to_LF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_to_LF.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_to_LF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_to_double.lo float/conv/cl_F_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_to_double.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_to_SF.lo float/conv/cl_F_to_SF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_to_SF.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_to_SF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_F_to_float.lo float/conv/cl_F_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_F_to_float.cc  -fPIC -DPIC -o float/conv/.libs/cl_F_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_LF_to_DF.lo float/conv/cl_LF_to_DF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_LF_to_DF.cc  -fPIC -DPIC -o float/conv/.libs/cl_LF_to_DF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_LF_to_FF.lo float/conv/cl_LF_to_FF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_LF_to_FF.cc  -fPIC -DPIC -o float/conv/.libs/cl_LF_to_FF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_LF_to_SF.lo float/conv/cl_LF_to_SF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_LF_to_SF.cc  -fPIC -DPIC -o float/conv/.libs/cl_LF_to_SF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_LF_to_float.lo float/conv/cl_LF_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_LF_to_float.cc  -fPIC -DPIC -o float/conv/.libs/cl_LF_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_LF_to_double.lo float/conv/cl_LF_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_LF_to_double.cc  -fPIC -DPIC -o float/conv/.libs/cl_LF_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_SF_to_FF.lo float/conv/cl_SF_to_FF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_SF_to_FF.cc  -fPIC -DPIC -o float/conv/.libs/cl_SF_to_FF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_SF_to_DF.lo float/conv/cl_SF_to_DF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_SF_to_DF.cc  -fPIC -DPIC -o float/conv/.libs/cl_SF_to_DF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_SF_to_LF.lo float/conv/cl_SF_to_LF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_SF_to_LF.cc  -fPIC -DPIC -o float/conv/.libs/cl_SF_to_LF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_SF_to_double.lo float/conv/cl_SF_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_SF_to_double.cc  -fPIC -DPIC -o float/conv/.libs/cl_SF_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/conv/cl_SF_to_float.lo float/conv/cl_SF_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/conv/cl_SF_to_float.cc  -fPIC -DPIC -o float/conv/.libs/cl_SF_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/conv/cl_DF_to_doublej.lo float/dfloat/conv/cl_DF_to_doublej.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/conv/cl_DF_to_doublej.cc  -fPIC -DPIC -o float/dfloat/conv/.libs/cl_DF_to_doublej.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/algebraic/cl_DF_sqrt.lo float/dfloat/algebraic/cl_DF_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/algebraic/cl_DF_sqrt.cc  -fPIC -DPIC -o float/dfloat/algebraic/.libs/cl_DF_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/conv/cl_DF_from_double.lo float/dfloat/conv/cl_DF_from_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/conv/cl_DF_from_double.cc  -fPIC -DPIC -o float/dfloat/conv/.libs/cl_DF_from_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/conv/cl_I_to_double.lo float/dfloat/conv/cl_I_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/conv/cl_I_to_double.cc  -fPIC -DPIC -o float/dfloat/conv/.libs/cl_I_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/division/cl_DF_fceil.lo float/dfloat/division/cl_DF_fceil.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/division/cl_DF_fceil.cc  -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_fceil.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/division/cl_DF_ceil22.lo float/dfloat/division/cl_DF_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/division/cl_DF_ceil22.cc  -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/division/cl_DF_floor22.lo float/dfloat/division/cl_DF_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/division/cl_DF_floor22.cc  -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/conv/cl_RA_to_double.lo float/dfloat/conv/cl_RA_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/conv/cl_RA_to_double.cc  -fPIC -DPIC -o float/dfloat/conv/.libs/cl_RA_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/division/cl_DF_recip.lo float/dfloat/division/cl_DF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/division/cl_DF_recip.cc  -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/division/cl_DF_round22.lo float/dfloat/division/cl_DF_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/division/cl_DF_round22.cc  -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/division/cl_DF_trunc22.lo float/dfloat/division/cl_DF_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/division/cl_DF_trunc22.cc  -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_compare.lo float/dfloat/elem/cl_DF_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_compare.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_ffloor.lo float/dfloat/elem/cl_DF_ffloor.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_ffloor.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_ffloor.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_div.lo float/dfloat/elem/cl_DF_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_div.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_from_I.lo float/dfloat/elem/cl_DF_from_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_from_I.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_from_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_ftrunc.lo float/dfloat/elem/cl_DF_ftrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_ftrunc.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_ftrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_futrunc.lo float/dfloat/elem/cl_DF_futrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_futrunc.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_futrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_fround.lo float/dfloat/elem/cl_DF_fround.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_fround.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_fround.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_from_RA.lo float/dfloat/elem/cl_DF_from_RA.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_from_RA.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_from_RA.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_globals.lo float/dfloat/elem/cl_DF_globals.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_globals.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_globals.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_minus.lo float/dfloat/elem/cl_DF_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_minus.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_minusp.lo float/dfloat/elem/cl_DF_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_minusp.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_plusp.lo float/dfloat/elem/cl_DF_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_plusp.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_scale.lo float/dfloat/elem/cl_DF_scale.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_scale.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_scale.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_plus.lo float/dfloat/elem/cl_DF_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_plus.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_mul.lo float/dfloat/elem/cl_DF_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_mul.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_scale_I.lo float/dfloat/elem/cl_DF_scale_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_scale_I.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_scale_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_zerop.lo float/dfloat/elem/cl_DF_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_zerop.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_to_I.lo float/dfloat/elem/cl_DF_to_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_to_I.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_to_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/elem/cl_DF_uminus.lo float/dfloat/elem/cl_DF_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/elem/cl_DF_uminus.cc  -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_as.lo float/dfloat/misc/cl_DF_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_as.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_abs.lo float/dfloat/misc/cl_DF_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_abs.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/input/cl_DF_from_string.lo float/dfloat/input/cl_DF_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/input/cl_DF_from_string.cc  -fPIC -DPIC -o float/dfloat/input/.libs/cl_DF_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_class.lo float/dfloat/misc/cl_DF_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_class.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_eqhashcode.lo float/dfloat/misc/cl_DF_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_eqhashcode.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_digits.lo float/dfloat/misc/cl_DF_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_digits.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_exponent.lo float/dfloat/misc/cl_DF_exponent.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_exponent.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_exponent.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_decode.lo float/dfloat/misc/cl_DF_decode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_decode.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_decode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_debug.lo float/dfloat/misc/cl_DF_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_debug.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_idecode.lo float/dfloat/misc/cl_DF_idecode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_idecode.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_idecode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_min.lo float/dfloat/misc/cl_DF_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_min.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_max.lo float/dfloat/misc/cl_DF_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_max.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_precision.lo float/dfloat/misc/cl_DF_precision.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_precision.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_precision.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_sign.lo float/dfloat/misc/cl_DF_sign.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_sign.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_sign.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/dfloat/misc/cl_DF_signum.lo float/dfloat/misc/cl_DF_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/dfloat/misc/cl_DF_signum.cc  -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ceil1.lo float/division/cl_F_ceil1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ceil1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ceil1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ceil22.lo float/division/cl_F_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ceil22.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ceil2.lo float/division/cl_F_ceil2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ceil2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ceil2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_fceil1.lo float/division/cl_F_fceil1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_fceil1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_fceil1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_fceil2.lo float/division/cl_F_fceil2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_fceil2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_fceil2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ffloor1.lo float/division/cl_F_ffloor1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ffloor1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ffloor1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ffloor2.lo float/division/cl_F_ffloor2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ffloor2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ffloor2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_floor1.lo float/division/cl_F_floor1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_floor1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_floor1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_floor22.lo float/division/cl_F_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_floor22.cc  -fPIC -DPIC -o float/division/.libs/cl_F_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_floor2.lo float/division/cl_F_floor2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_floor2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_floor2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_fround1.lo float/division/cl_F_fround1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_fround1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_fround1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_fround2.lo float/division/cl_F_fround2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_fround2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_fround2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ftrunc1.lo float/division/cl_F_ftrunc1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ftrunc1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ftrunc1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_ftrunc2.lo float/division/cl_F_ftrunc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_ftrunc2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_ftrunc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_round2.lo float/division/cl_F_round2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_round2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_round2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_round1.lo float/division/cl_F_round1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_round1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_round1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_round22.lo float/division/cl_F_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_round22.cc  -fPIC -DPIC -o float/division/.libs/cl_F_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_trunc1.lo float/division/cl_F_trunc1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_trunc1.cc  -fPIC -DPIC -o float/division/.libs/cl_F_trunc1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_trunc2.lo float/division/cl_F_trunc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_trunc2.cc  -fPIC -DPIC -o float/division/.libs/cl_F_trunc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/division/cl_F_trunc22.lo float/division/cl_F_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/division/cl_F_trunc22.cc  -fPIC -DPIC -o float/division/.libs/cl_F_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_I_mul.lo float/elem/cl_F_I_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_I_mul.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_I_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_I_div.lo float/elem/cl_F_I_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_I_div.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_I_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_RA_mul.lo float/elem/cl_F_RA_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_RA_mul.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_RA_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_compare.lo float/elem/cl_F_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_compare.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_RA_div.lo float/elem/cl_F_RA_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_RA_div.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_RA_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_minusp.lo float/elem/cl_F_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_minusp.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_div.lo float/elem/cl_F_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_div.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_minus.lo float/elem/cl_F_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_minus.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_recip.lo float/elem/cl_F_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_recip.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_scale.lo float/elem/cl_F_scale.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_scale.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_scale.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_plusp.lo float/elem/cl_F_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_plusp.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_mul.lo float/elem/cl_F_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_mul.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_plus.lo float/elem/cl_F_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_plus.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_scale_I.lo float/elem/cl_F_scale_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_scale_I.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_scale_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_uminus.lo float/elem/cl_F_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_uminus.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_square.lo float/elem/cl_F_square.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_square.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_square.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_F_zerop.lo float/elem/cl_F_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_F_zerop.cc  -fPIC -DPIC -o float/elem/.libs/cl_F_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_I_F_div.lo float/elem/cl_I_F_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_I_F_div.cc  -fPIC -DPIC -o float/elem/.libs/cl_I_F_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/algebraic/cl_FF_sqrt.lo float/ffloat/algebraic/cl_FF_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/algebraic/cl_FF_sqrt.cc  -fPIC -DPIC -o float/ffloat/algebraic/.libs/cl_FF_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/elem/cl_RA_F_div.lo float/elem/cl_RA_F_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/elem/cl_RA_F_div.cc  -fPIC -DPIC -o float/elem/.libs/cl_RA_F_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/conv/cl_FF_to_floatj.lo float/ffloat/conv/cl_FF_to_floatj.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/conv/cl_FF_to_floatj.cc  -fPIC -DPIC -o float/ffloat/conv/.libs/cl_FF_to_floatj.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/conv/cl_FF_from_float.lo float/ffloat/conv/cl_FF_from_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/conv/cl_FF_from_float.cc  -fPIC -DPIC -o float/ffloat/conv/.libs/cl_FF_from_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/conv/cl_I_to_float.lo float/ffloat/conv/cl_I_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/conv/cl_I_to_float.cc  -fPIC -DPIC -o float/ffloat/conv/.libs/cl_I_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/division/cl_FF_ceil22.lo float/ffloat/division/cl_FF_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/division/cl_FF_ceil22.cc  -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/division/cl_FF_fceil.lo float/ffloat/division/cl_FF_fceil.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/division/cl_FF_fceil.cc  -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_fceil.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/conv/cl_RA_to_float.lo float/ffloat/conv/cl_RA_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/conv/cl_RA_to_float.cc  -fPIC -DPIC -o float/ffloat/conv/.libs/cl_RA_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/division/cl_FF_recip.lo float/ffloat/division/cl_FF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/division/cl_FF_recip.cc  -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/division/cl_FF_floor22.lo float/ffloat/division/cl_FF_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/division/cl_FF_floor22.cc  -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/division/cl_FF_round22.lo float/ffloat/division/cl_FF_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/division/cl_FF_round22.cc  -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/division/cl_FF_trunc22.lo float/ffloat/division/cl_FF_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/division/cl_FF_trunc22.cc  -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_compare.lo float/ffloat/elem/cl_FF_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_compare.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_ffloor.lo float/ffloat/elem/cl_FF_ffloor.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_ffloor.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_ffloor.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_div.lo float/ffloat/elem/cl_FF_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_div.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_ftrunc.lo float/ffloat/elem/cl_FF_ftrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_ftrunc.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_ftrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_from_I.lo float/ffloat/elem/cl_FF_from_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_from_I.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_from_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_fround.lo float/ffloat/elem/cl_FF_fround.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_fround.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_fround.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_from_RA.lo float/ffloat/elem/cl_FF_from_RA.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_from_RA.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_from_RA.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_futrunc.lo float/ffloat/elem/cl_FF_futrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_futrunc.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_futrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_globals.lo float/ffloat/elem/cl_FF_globals.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_globals.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_globals.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_minus.lo float/ffloat/elem/cl_FF_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_minus.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_minusp.lo float/ffloat/elem/cl_FF_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_minusp.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_plusp.lo float/ffloat/elem/cl_FF_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_plusp.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_mul.lo float/ffloat/elem/cl_FF_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_mul.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_plus.lo float/ffloat/elem/cl_FF_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_plus.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_scale.lo float/ffloat/elem/cl_FF_scale.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_scale.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_scale.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_scale_I.lo float/ffloat/elem/cl_FF_scale_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_scale_I.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_scale_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_to_I.lo float/ffloat/elem/cl_FF_to_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_to_I.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_to_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_uminus.lo float/ffloat/elem/cl_FF_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_uminus.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/elem/cl_FF_zerop.lo float/ffloat/elem/cl_FF_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/elem/cl_FF_zerop.cc  -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_abs.lo float/ffloat/misc/cl_FF_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_abs.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_class.lo float/ffloat/misc/cl_FF_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_class.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_as.lo float/ffloat/misc/cl_FF_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_as.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/input/cl_FF_from_string.lo float/ffloat/input/cl_FF_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/input/cl_FF_from_string.cc  -fPIC -DPIC -o float/ffloat/input/.libs/cl_FF_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_digits.lo float/ffloat/misc/cl_FF_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_digits.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_debug.lo float/ffloat/misc/cl_FF_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_debug.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_eqhashcode.lo float/ffloat/misc/cl_FF_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_eqhashcode.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_decode.lo float/ffloat/misc/cl_FF_decode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_decode.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_decode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_exponent.lo float/ffloat/misc/cl_FF_exponent.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_exponent.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_exponent.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_min.lo float/ffloat/misc/cl_FF_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_min.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_max.lo float/ffloat/misc/cl_FF_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_max.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_idecode.lo float/ffloat/misc/cl_FF_idecode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_idecode.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_idecode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_precision.lo float/ffloat/misc/cl_FF_precision.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_precision.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_precision.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_sign.lo float/ffloat/misc/cl_FF_sign.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_sign.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_sign.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/ffloat/misc/cl_FF_signum.lo float/ffloat/misc/cl_FF_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/ffloat/misc/cl_FF_signum.cc  -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/input/cl_F_from_string.lo float/input/cl_F_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/input/cl_F_from_string.cc  -fPIC -DPIC -o float/input/.libs/cl_F_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/input/cl_F_read_stream.lo float/input/cl_F_read_stream.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/input/cl_F_read_stream.cc  -fPIC -DPIC -o float/input/.libs/cl_F_read_stream.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/division/cl_LF_ceil22.lo float/lfloat/division/cl_LF_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/division/cl_LF_ceil22.cc  -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/division/cl_LF_fceil.lo float/lfloat/division/cl_LF_fceil.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/division/cl_LF_fceil.cc  -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_fceil.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/input/cl_F_read.lo float/input/cl_F_read.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/input/cl_F_read.cc  -fPIC -DPIC -o float/input/.libs/cl_F_read.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/algebraic/cl_LF_sqrt.lo float/lfloat/algebraic/cl_LF_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/algebraic/cl_LF_sqrt.cc  -fPIC -DPIC -o float/lfloat/algebraic/.libs/cl_LF_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/division/cl_LF_floor22.lo float/lfloat/division/cl_LF_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/division/cl_LF_floor22.cc  -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/input/cl_F_readparsed.lo float/input/cl_F_readparsed.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/input/cl_F_readparsed.cc  -fPIC -DPIC -o float/input/.libs/cl_F_readparsed.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/division/cl_LF_recip.lo float/lfloat/division/cl_LF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/division/cl_LF_recip.cc  -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/division/cl_LF_round22.lo float/lfloat/division/cl_LF_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/division/cl_LF_round22.cc  -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_1minus.lo float/lfloat/elem/cl_LF_1minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_1minus.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_1minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/division/cl_LF_trunc22.lo float/lfloat/division/cl_LF_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/division/cl_LF_trunc22.cc  -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_I_LF_div.lo float/lfloat/elem/cl_I_LF_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_I_LF_div.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_I_LF_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_2minus.lo float/lfloat/elem/cl_LF_2minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_2minus.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_2minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_2plus.lo float/lfloat/elem/cl_LF_2plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_2plus.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_2plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_1plus.lo float/lfloat/elem/cl_LF_1plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_1plus.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_1plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_I_div.lo float/lfloat/elem/cl_LF_I_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_I_div.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_I_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_RA_div.lo float/lfloat/elem/cl_LF_RA_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_RA_div.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_RA_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_RA_mul.lo float/lfloat/elem/cl_LF_RA_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_RA_mul.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_RA_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_I_mul.lo float/lfloat/elem/cl_LF_I_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_I_mul.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_I_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_compare.lo float/lfloat/elem/cl_LF_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_compare.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_ffloor.lo float/lfloat/elem/cl_LF_ffloor.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_ffloor.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_ffloor.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_div.lo float/lfloat/elem/cl_LF_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_div.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_from_I.lo float/lfloat/elem/cl_LF_from_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_from_I.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_from_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_fround.lo float/lfloat/elem/cl_LF_fround.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_fround.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_fround.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_futrunc.lo float/lfloat/elem/cl_LF_futrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_futrunc.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_futrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_globals.lo float/lfloat/elem/cl_LF_globals.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_globals.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_globals.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_ftrunc.lo float/lfloat/elem/cl_LF_ftrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_ftrunc.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_ftrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_from_RA.lo float/lfloat/elem/cl_LF_from_RA.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_from_RA.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_from_RA.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_minus1.lo float/lfloat/elem/cl_LF_minus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_minus1.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_minus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_minusp.lo float/lfloat/elem/cl_LF_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_minusp.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_plus1.lo float/lfloat/elem/cl_LF_plus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_plus1.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_plus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_plusp.lo float/lfloat/elem/cl_LF_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_plusp.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_mul.lo float/lfloat/elem/cl_LF_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_mul.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_scale.lo float/lfloat/elem/cl_LF_scale.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_scale.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_scale.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_scale_I.lo float/lfloat/elem/cl_LF_scale_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_scale_I.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_scale_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_square.lo float/lfloat/elem/cl_LF_square.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_square.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_square.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_to_I.lo float/lfloat/elem/cl_LF_to_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_to_I.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_to_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_uminus.lo float/lfloat/elem/cl_LF_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_uminus.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_LF_zerop.lo float/lfloat/elem/cl_LF_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_LF_zerop.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_abs.lo float/lfloat/misc/cl_LF_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_abs.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_as.lo float/lfloat/misc/cl_LF_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_as.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/elem/cl_RA_LF_div.lo float/lfloat/elem/cl_RA_LF_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/elem/cl_RA_LF_div.cc  -fPIC -DPIC -o float/lfloat/elem/.libs/cl_RA_LF_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_class.lo float/lfloat/misc/cl_LF_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_class.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/input/cl_LF_from_string.lo float/lfloat/input/cl_LF_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/input/cl_LF_from_string.cc  -fPIC -DPIC -o float/lfloat/input/.libs/cl_LF_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_debug.lo float/lfloat/misc/cl_LF_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_debug.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_digits.lo float/lfloat/misc/cl_LF_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_digits.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_decode.lo float/lfloat/misc/cl_LF_decode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_decode.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_decode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_exponent.lo float/lfloat/misc/cl_LF_exponent.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_exponent.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_exponent.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_eqhashcode.lo float/lfloat/misc/cl_LF_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_eqhashcode.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_extend.lo float/lfloat/misc/cl_LF_extend.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_extend.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_extend.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_leninc.lo float/lfloat/misc/cl_LF_leninc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_leninc.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_leninc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_idecode.lo float/lfloat/misc/cl_LF_idecode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_idecode.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_idecode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_lenincx.lo float/lfloat/misc/cl_LF_lenincx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_lenincx.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_lenincx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_max.lo float/lfloat/misc/cl_LF_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_max.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_min.lo float/lfloat/misc/cl_LF_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_min.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_precision.lo float/lfloat/misc/cl_LF_precision.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_precision.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_precision.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_shortenrel.lo float/lfloat/misc/cl_LF_shortenrel.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_shortenrel.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_shortenrel.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_shorten.lo float/lfloat/misc/cl_LF_shorten.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_shorten.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_shorten.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_shortenwith.lo float/lfloat/misc/cl_LF_shortenwith.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_shortenwith.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_shortenwith.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_sign.lo float/lfloat/misc/cl_LF_sign.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_sign.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_sign.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_to_LF.lo float/lfloat/misc/cl_LF_to_LF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_to_LF.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_to_LF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/lfloat/misc/cl_LF_signum.lo float/lfloat/misc/cl_LF_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/lfloat/misc/cl_LF_signum.cc  -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_as.lo float/misc/cl_F_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_as.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_abs.lo float/misc/cl_F_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_abs.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_digits.lo float/misc/cl_F_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_digits.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_epsneg.lo float/misc/cl_F_epsneg.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_epsneg.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_epsneg.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_decode.lo float/misc/cl_F_decode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_decode.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_decode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_epspos.lo float/misc/cl_F_epspos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_epspos.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_epspos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_exponent.lo float/misc/cl_F_exponent.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_exponent.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_exponent.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_extendsqrt.lo float/misc/cl_F_extendsqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_extendsqrt.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_extendsqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_eqhashcode.lo float/misc/cl_F_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_eqhashcode.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_extendsqrtx.lo float/misc/cl_F_extendsqrtx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_extendsqrtx.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_extendsqrtx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_leastneg.lo float/misc/cl_F_leastneg.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_leastneg.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_leastneg.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_idecode.lo float/misc/cl_F_idecode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_idecode.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_idecode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_max.lo float/misc/cl_F_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_max.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_min.lo float/misc/cl_F_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_min.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_leastpos.lo float/misc/cl_F_leastpos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_leastpos.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_leastpos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_mostneg.lo float/misc/cl_F_mostneg.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_mostneg.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_mostneg.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_mostpos.lo float/misc/cl_F_mostpos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_mostpos.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_mostpos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_precision.lo float/misc/cl_F_precision.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_precision.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_precision.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_shortenrel.lo float/misc/cl_F_shortenrel.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_shortenrel.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_shortenrel.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_sign2.lo float/misc/cl_F_sign2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_sign2.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_sign2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_rational.lo float/misc/cl_F_rational.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_rational.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_rational.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_sign.lo float/misc/cl_F_sign.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_sign.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_sign.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_float_format.lo float/misc/cl_float_format.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_float_format.cc  -fPIC -DPIC -o float/misc/.libs/cl_float_format.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/misc/cl_F_signum.lo float/misc/cl_F_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/misc/cl_F_signum.cc  -fPIC -DPIC -o float/misc/.libs/cl_F_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/output/cl_F_aprint.lo float/output/cl_F_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/output/cl_F_aprint.cc  -fPIC -DPIC -o float/output/.libs/cl_F_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/output/cl_F_bprint.lo float/output/cl_F_bprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/output/cl_F_bprint.cc  -fPIC -DPIC -o float/output/.libs/cl_F_bprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/output/cl_F_cprint.lo float/output/cl_F_cprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/output/cl_F_cprint.cc  -fPIC -DPIC -o float/output/.libs/cl_F_cprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/algebraic/cl_SF_sqrt.lo float/sfloat/algebraic/cl_SF_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/algebraic/cl_SF_sqrt.cc  -fPIC -DPIC -o float/sfloat/algebraic/.libs/cl_SF_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/random/cl_F_random.lo float/random/cl_F_random.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/random/cl_F_random.cc  -fPIC -DPIC -o float/random/.libs/cl_F_random.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/output/cl_F_printb.lo float/output/cl_F_printb.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/output/cl_F_printb.cc  -fPIC -DPIC -o float/output/.libs/cl_F_printb.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_fceil.lo float/sfloat/division/cl_SF_fceil.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_fceil.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_fceil.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_ceil22.lo float/sfloat/division/cl_SF_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_ceil22.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_ffloor.lo float/sfloat/division/cl_SF_ffloor.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_ffloor.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_ffloor.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_recip.lo float/sfloat/division/cl_SF_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_recip.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_floor22.lo float/sfloat/division/cl_SF_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_floor22.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_round22.lo float/sfloat/division/cl_SF_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_round22.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/division/cl_SF_trunc22.lo float/sfloat/division/cl_SF_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/division/cl_SF_trunc22.cc  -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_compare.lo float/sfloat/elem/cl_SF_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_compare.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_div.lo float/sfloat/elem/cl_SF_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_div.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_from_I.lo float/sfloat/elem/cl_SF_from_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_from_I.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_from_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_fround.lo float/sfloat/elem/cl_SF_fround.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_fround.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_fround.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_ftrunc.lo float/sfloat/elem/cl_SF_ftrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_ftrunc.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_ftrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_futrunc.lo float/sfloat/elem/cl_SF_futrunc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_futrunc.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_futrunc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_minus.lo float/sfloat/elem/cl_SF_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_minus.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_from_RA.lo float/sfloat/elem/cl_SF_from_RA.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_from_RA.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_from_RA.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_minusp.lo float/sfloat/elem/cl_SF_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_minusp.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_mul.lo float/sfloat/elem/cl_SF_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_mul.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_plusp.lo float/sfloat/elem/cl_SF_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_plusp.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_plus.lo float/sfloat/elem/cl_SF_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_plus.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_scale.lo float/sfloat/elem/cl_SF_scale.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_scale.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_scale.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_to_I.lo float/sfloat/elem/cl_SF_to_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_to_I.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_to_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_scale_I.lo float/sfloat/elem/cl_SF_scale_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_scale_I.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_scale_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_uminus.lo float/sfloat/elem/cl_SF_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_uminus.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/elem/cl_SF_zerop.lo float/sfloat/elem/cl_SF_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/elem/cl_SF_zerop.cc  -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_as.lo float/sfloat/misc/cl_SF_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_as.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_abs.lo float/sfloat/misc/cl_SF_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_abs.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/input/cl_SF_from_string.lo float/sfloat/input/cl_SF_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/input/cl_SF_from_string.cc  -fPIC -DPIC -o float/sfloat/input/.libs/cl_SF_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_class.lo float/sfloat/misc/cl_SF_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_class.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_digits.lo float/sfloat/misc/cl_SF_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_digits.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_debug.lo float/sfloat/misc/cl_SF_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_debug.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_decode.lo float/sfloat/misc/cl_SF_decode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_decode.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_decode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/output/cl_F_dprint.lo float/output/cl_F_dprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/output/cl_F_dprint.cc  -fPIC -DPIC -o float/output/.libs/cl_F_dprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_eqhashcode.lo float/sfloat/misc/cl_SF_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_eqhashcode.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_exponent.lo float/sfloat/misc/cl_SF_exponent.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_exponent.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_exponent.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_max.lo float/sfloat/misc/cl_SF_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_max.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_idecode.lo float/sfloat/misc/cl_SF_idecode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_idecode.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_idecode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_min.lo float/sfloat/misc/cl_SF_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_min.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_precision.lo float/sfloat/misc/cl_SF_precision.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_precision.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_precision.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_sign.lo float/sfloat/misc/cl_SF_sign.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_sign.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_sign.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/sfloat/misc/cl_SF_signum.lo float/sfloat/misc/cl_SF_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/sfloat/misc/cl_SF_signum.cc  -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_catalanconst.lo float/transcendental/cl_F_catalanconst.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_catalanconst.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_catalanconst_def.lo float/transcendental/cl_F_catalanconst_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_catalanconst_def.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_catalanconst_f.lo float/transcendental/cl_F_catalanconst_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_catalanconst_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_catalanconst_var.lo float/transcendental/cl_F_catalanconst_var.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_catalanconst_var.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst_var.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_atanhx.lo float/transcendental/cl_F_atanhx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_atanhx.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_atanhx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_cosh.lo float/transcendental/cl_F_cosh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_cosh.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_cosh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_eulerconst.lo float/transcendental/cl_F_eulerconst.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_eulerconst.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_cos.lo float/transcendental/cl_F_cos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_cos.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_cos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_eulerconst_def.lo float/transcendental/cl_F_eulerconst_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_eulerconst_def.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_coshsinh.lo float/transcendental/cl_F_coshsinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_coshsinh.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_coshsinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_eulerconst_f.lo float/transcendental/cl_F_eulerconst_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_eulerconst_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_eulerconst_var.lo float/transcendental/cl_F_eulerconst_var.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_eulerconst_var.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst_var.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_atanx.lo float/transcendental/cl_F_atanx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_atanx.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_atanx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_exp1.lo float/transcendental/cl_F_exp1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_exp1.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_exp1_def.lo float/transcendental/cl_F_exp1_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_exp1_def.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_cossin.lo float/transcendental/cl_F_cossin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_cossin.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_cossin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_exp.lo float/transcendental/cl_F_exp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_exp.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_exp1_f.lo float/transcendental/cl_F_exp1_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_exp1_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_exp1_var.lo float/transcendental/cl_F_exp1_var.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_exp1_var.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1_var.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln10_f.lo float/transcendental/cl_F_ln10_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln10_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln10_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln10.lo float/transcendental/cl_F_ln10.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln10.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln10.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln2.lo float/transcendental/cl_F_ln2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln2.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln10_var.lo float/transcendental/cl_F_ln10_var.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln10_var.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln10_var.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln2_f.lo float/transcendental/cl_F_ln2_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln2_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln2_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_expx.lo float/transcendental/cl_F_expx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_expx.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_expx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln.lo float/transcendental/cl_F_ln.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_ln2_var.lo float/transcendental/cl_F_ln2_var.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_ln2_var.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln2_var.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_pi.lo float/transcendental/cl_F_pi.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_pi.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_pi_def.lo float/transcendental/cl_F_pi_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_pi_def.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_pi_f.lo float/transcendental/cl_F_pi_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_pi_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_pi_var.lo float/transcendental/cl_F_pi_var.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_pi_var.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi_var.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_roundpi.lo float/transcendental/cl_F_roundpi.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_roundpi.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_roundpi.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_roundpi2.lo float/transcendental/cl_F_roundpi2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_roundpi2.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_roundpi2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_sinh.lo float/transcendental/cl_F_sinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_sinh.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_sinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_tan.lo float/transcendental/cl_F_tan.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_tan.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_tan.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_lnx.lo float/transcendental/cl_F_lnx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_lnx.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_lnx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_tanh.lo float/transcendental/cl_F_tanh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_tanh.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_tanh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_zeta_int.lo float/transcendental/cl_F_zeta_int.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_zeta_int.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_zeta_int.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_sin.lo float/transcendental/cl_F_sin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_sin.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_sin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_sinhx.lo float/transcendental/cl_F_sinhx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_sinhx.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_sinhx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_zeta_int_def.lo float/transcendental/cl_F_zeta_int_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_zeta_int_def.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_zeta_int_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_sinx.lo float/transcendental/cl_F_sinx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_sinx.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_sinx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_F_zeta_int_f.lo float/transcendental/cl_F_zeta_int_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_F_zeta_int_f.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_F_zeta_int_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_atan_recip.lo float/transcendental/cl_LF_atan_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_atan_recip.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_atan_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_atanh_recip.lo float/transcendental/cl_LF_atanh_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_atanh_recip.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_atanh_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_coshsinh.lo float/transcendental/cl_LF_coshsinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_coshsinh.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_coshsinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_cossin.lo float/transcendental/cl_LF_cossin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_cossin.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_cossin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_coshsinh_aux.lo float/transcendental/cl_LF_coshsinh_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_coshsinh_aux.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_coshsinh_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_cossin_aux.lo float/transcendental/cl_LF_cossin_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_cossin_aux.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_cossin_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ln10.lo float/transcendental/cl_LF_ln10.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ln10.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ln10.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_exp1.lo float/transcendental/cl_LF_exp1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_exp1.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_exp1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_eulerconst.lo float/transcendental/cl_LF_eulerconst.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_eulerconst.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_eulerconst.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ln2.lo float/transcendental/cl_LF_ln2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ln2.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ln2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_exp_aux.lo float/transcendental/cl_LF_exp_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_exp_aux.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_exp_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_.lo float/transcendental/cl_LF_ratseries_.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_a.lo float/transcendental/cl_LF_ratseries_a.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_a.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_a.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_catalanconst.lo float/transcendental/cl_LF_catalanconst.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_catalanconst.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_catalanconst.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_ab.lo float/transcendental/cl_LF_ratseries_ab.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_ab.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_ab.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_p.lo float/transcendental/cl_LF_ratseries_p.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_p.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_p.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_b.lo float/transcendental/cl_LF_ratseries_b.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_b.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_b.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_pi.lo float/transcendental/cl_LF_pi.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_pi.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_pi.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pa.lo float/transcendental/cl_LF_ratseries_pa.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pa.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pa.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pab.lo float/transcendental/cl_LF_ratseries_pab.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pab.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pab.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pb.lo float/transcendental/cl_LF_ratseries_pb.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pb.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pb.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_qa.lo float/transcendental/cl_LF_ratseries_qa.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_qa.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_qa.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_q.lo float/transcendental/cl_LF_ratseries_q.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_q.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_q.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_qab.lo float/transcendental/cl_LF_ratseries_qab.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_qab.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_qab.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratsumseries_pqcd.lo float/transcendental/cl_LF_ratsumseries_pqcd.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratsumseries_pqcd.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqcd.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_qb.lo float/transcendental/cl_LF_ratseries_qb.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_qb.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_qb.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratsumseries_pqd.lo float/transcendental/cl_LF_ratsumseries_pqd.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratsumseries_pqd.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqd.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pqa.lo float/transcendental/cl_LF_ratseries_pqa.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pqa.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pqa.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_zeta3.lo float/transcendental/cl_LF_zeta3.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_zeta3.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_zeta3.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pq.lo float/transcendental/cl_LF_ratseries_pq.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pq.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pq.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/2adic/cl_I_2adic_div.lo integer/2adic/cl_I_2adic_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/2adic/cl_I_2adic_div.cc  -fPIC -DPIC -o integer/2adic/.libs/cl_I_2adic_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/2adic/cl_I_2adic_recip.lo integer/2adic/cl_I_2adic_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/2adic/cl_I_2adic_recip.cc  -fPIC -DPIC -o integer/2adic/.libs/cl_I_2adic_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/algebraic/cl_I_rootp.lo integer/algebraic/cl_I_rootp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/algebraic/cl_I_rootp.cc  -fPIC -DPIC -o integer/algebraic/.libs/cl_I_rootp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pqb.lo float/transcendental/cl_LF_ratseries_pqb.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pqb.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pqb.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/algebraic/cl_I_rootp_I.lo integer/algebraic/cl_I_rootp_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/algebraic/cl_I_rootp_I.cc  -fPIC -DPIC -o integer/algebraic/.libs/cl_I_rootp_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_zeta_int.lo float/transcendental/cl_LF_zeta_int.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_zeta_int.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_zeta_int.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratseries_pqab.lo float/transcendental/cl_LF_ratseries_pqab.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratseries_pqab.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pqab.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/algebraic/cl_I_rootp_aux.lo integer/algebraic/cl_I_rootp_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/algebraic/cl_I_rootp_aux.cc  -fPIC -DPIC -o integer/algebraic/.libs/cl_I_rootp_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/algebraic/cl_I_sqrt.lo integer/algebraic/cl_I_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/algebraic/cl_I_sqrt.cc  -fPIC -DPIC -o integer/algebraic/.libs/cl_I_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ash.lo integer/bitwise/cl_I_ash.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ash.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ash.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/algebraic/cl_I_sqrtp.lo integer/algebraic/cl_I_sqrtp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/algebraic/cl_I_sqrtp.cc  -fPIC -DPIC -o integer/algebraic/.libs/cl_I_sqrtp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ash_I.lo integer/bitwise/cl_I_ash_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ash_I.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ash_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_boole.lo integer/bitwise/cl_I_boole.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_boole.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_boole.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_dpf.lo integer/bitwise/cl_I_dpf.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_dpf.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_dpf.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_dpb.lo integer/bitwise/cl_I_dpb.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_dpb.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_dpb.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ash_exception.lo integer/bitwise/cl_I_ash_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ash_exception.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ash_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo float/transcendental/cl_LF_ratsumseries_pqcd_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratsumseries_pqcd_aux.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqcd_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_fullbyte.lo integer/bitwise/cl_I_fullbyte.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_fullbyte.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_fullbyte.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o float/transcendental/cl_LF_ratsumseries_pqd_aux.lo float/transcendental/cl_LF_ratsumseries_pqd_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c float/transcendental/cl_LF_ratsumseries_pqd_aux.cc  -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqd_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ilength.lo integer/bitwise/cl_I_ilength.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ilength.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ilength.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ldb.lo integer/bitwise/cl_I_ldb.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ldb.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldb.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ldbtest.lo integer/bitwise/cl_I_ldbtest.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ldbtest.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldbtest.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ldbx.lo integer/bitwise/cl_I_ldbx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ldbx.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldbx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_ldbxtest.lo integer/bitwise/cl_I_ldbxtest.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_ldbxtest.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldbxtest.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_log_aux.lo integer/bitwise/cl_I_log_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_log_aux.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_log_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logand.lo integer/bitwise/cl_I_logand.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logand.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logand.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logbitp.lo integer/bitwise/cl_I_logbitp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logbitp.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logbitp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logandc2.lo integer/bitwise/cl_I_logandc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logandc2.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logandc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logcount.lo integer/bitwise/cl_I_logcount.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logcount.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logcount.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logior.lo integer/bitwise/cl_I_logior.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logior.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logior.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logeqv.lo integer/bitwise/cl_I_logeqv.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logeqv.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logeqv.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_lognand.lo integer/bitwise/cl_I_lognand.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_lognand.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_lognand.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_lognor.lo integer/bitwise/cl_I_lognor.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_lognor.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_lognor.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logbitp_I.lo integer/bitwise/cl_I_logbitp_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logbitp_I.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logbitp_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_lognot.lo integer/bitwise/cl_I_lognot.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_lognot.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_lognot.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logorc2.lo integer/bitwise/cl_I_logorc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logorc2.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logorc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logtest.lo integer/bitwise/cl_I_logtest.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logtest.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logtest.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_logxor.lo integer/bitwise/cl_I_logxor.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_logxor.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logxor.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_mkf.lo integer/bitwise/cl_I_mkf.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_mkf.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_mkf.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_digits_need.lo integer/conv/cl_I_digits_need.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_digits_need.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_digits_need.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_cached_power.lo integer/conv/cl_I_cached_power.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_cached_power.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_cached_power.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/bitwise/cl_I_mkfx.lo integer/bitwise/cl_I_mkfx.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/bitwise/cl_I_mkfx.cc  -fPIC -DPIC -o integer/bitwise/.libs/cl_I_mkfx.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_L.lo integer/conv/cl_I_from_L.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_L.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_L.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_DS.lo integer/conv/cl_I_from_DS.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_DS.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_DS.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_L2.lo integer/conv/cl_I_from_L2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_L2.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_L2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_NDS.lo integer/conv/cl_I_from_NDS.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_NDS.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_NDS.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_Q.lo integer/conv/cl_I_from_Q.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_Q.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_Q.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_Q2.lo integer/conv/cl_I_from_Q2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_Q2.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_Q2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_NUDS.lo integer/conv/cl_I_from_NUDS.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_NUDS.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_NUDS.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_UDS.lo integer/conv/cl_I_from_UDS.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_UDS.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UDS.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_UL.lo integer/conv/cl_I_from_UL.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_UL.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UL.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_UL2.lo integer/conv/cl_I_from_UL2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_UL2.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UL2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_UQ.lo integer/conv/cl_I_from_UQ.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_UQ.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UQ.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_mul10plus.lo integer/conv/cl_I_mul10plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_mul10plus.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_mul10plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_from_digits.lo integer/conv/cl_I_from_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_from_digits.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_from_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_to_L.lo integer/conv/cl_I_to_L.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_to_L.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_to_L.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_to_Q.lo integer/conv/cl_I_to_Q.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_to_Q.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_to_Q.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_to_UL.lo integer/conv/cl_I_to_UL.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_to_UL.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_to_UL.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_ceil1.lo integer/division/cl_I_ceil1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_ceil1.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_ceil1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_to_digits.lo integer/conv/cl_I_to_digits.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_to_digits.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_to_digits.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/conv/cl_I_to_UQ.lo integer/conv/cl_I_to_UQ.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/conv/cl_I_to_UQ.cc  -fPIC -DPIC -o integer/conv/.libs/cl_I_to_UQ.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_ceil2.lo integer/division/cl_I_ceil2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_ceil2.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_ceil2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_exquo.lo integer/division/cl_I_exquo.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_exquo.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_exquo.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_exquopos.lo integer/division/cl_I_exquopos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_exquopos.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_exquopos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_exquo_exception.lo integer/division/cl_I_exquo_exception.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_exquo_exception.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_exquo_exception.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_floor1.lo integer/division/cl_I_floor1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_floor1.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_floor1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_rem.lo integer/division/cl_I_rem.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_rem.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_rem.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_mod.lo integer/division/cl_I_mod.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_mod.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_mod.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_floor2.lo integer/division/cl_I_floor2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_floor2.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_floor2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_trunc1.lo integer/division/cl_I_trunc1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_trunc1.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_trunc1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_round2.lo integer/division/cl_I_round2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_round2.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_round2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_round1.lo integer/division/cl_I_round1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_round1.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_round1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_compare.lo integer/elem/cl_I_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_compare.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_equal.lo integer/elem/cl_I_equal.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_equal.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_equal.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/division/cl_I_trunc2.lo integer/division/cl_I_trunc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/division/cl_I_trunc2.cc  -fPIC -DPIC -o integer/division/.libs/cl_I_trunc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_div.lo integer/elem/cl_I_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_div.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_minus.lo integer/elem/cl_I_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_minus.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_minusp.lo integer/elem/cl_I_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_minusp.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_minus1.lo integer/elem/cl_I_minus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_minus1.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_minus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_mul.lo integer/elem/cl_I_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_mul.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_plusp.lo integer/elem/cl_I_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_plusp.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_plus1.lo integer/elem/cl_I_plus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_plus1.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_plus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_plus.lo integer/elem/cl_I_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_plus.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_square.lo integer/elem/cl_I_square.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_square.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_square.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_uminus.lo integer/elem/cl_I_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_uminus.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/elem/cl_I_zerop.lo integer/elem/cl_I_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/elem/cl_I_zerop.cc  -fPIC -DPIC -o integer/elem/.libs/cl_I_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/gcd/cl_I_gcd_aux.lo integer/gcd/cl_I_gcd_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/gcd/cl_I_gcd_aux.cc  -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/gcd/cl_I_lcm.lo integer/gcd/cl_I_lcm.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/gcd/cl_I_lcm.cc  -fPIC -DPIC -o integer/gcd/.libs/cl_I_lcm.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/gcd/cl_I_gcd_aux2.lo integer/gcd/cl_I_gcd_aux2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/gcd/cl_I_gcd_aux2.cc  -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd_aux2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/gcd/cl_I_gcd.lo integer/gcd/cl_I_gcd.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/gcd/cl_I_gcd.cc  -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/gcd/cl_low_gcd.lo integer/gcd/cl_low_gcd.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/gcd/cl_low_gcd.cc  -fPIC -DPIC -o integer/gcd/.libs/cl_low_gcd.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hash_gcpointer.lo integer/hash/cl_I_hash_gcpointer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hash_gcpointer.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_gcpointer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hash_pointer.lo integer/hash/cl_I_hash_pointer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hash_pointer.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_pointer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hash_gcobject.lo integer/hash/cl_I_hash_gcobject.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hash_gcobject.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_gcobject.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hash_rcobject.lo integer/hash/cl_I_hash_rcobject.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hash_rcobject.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_rcobject.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hashcode.lo integer/hash/cl_I_hashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hashcode.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hash_rcpointer.lo integer/hash/cl_I_hash_rcpointer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hash_rcpointer.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_rcpointer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/gcd/cl_I_xgcd.lo integer/gcd/cl_I_xgcd.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/gcd/cl_I_xgcd.cc  -fPIC -DPIC -o integer/gcd/.libs/cl_I_xgcd.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/hash/cl_I_hashweak_rcpointer.lo integer/hash/cl_I_hashweak_rcpointer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/hash/cl_I_hashweak_rcpointer.cc  -fPIC -DPIC -o integer/hash/.libs/cl_I_hashweak_rcpointer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/input/cl_I_from_string.lo integer/input/cl_I_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/input/cl_I_from_string.cc  -fPIC -DPIC -o integer/input/.libs/cl_I_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_FN_class.lo integer/misc/cl_FN_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_FN_class.cc  -fPIC -DPIC -o integer/misc/.libs/cl_FN_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_BN_class.lo integer/misc/cl_BN_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_BN_class.cc  -fPIC -DPIC -o integer/misc/.libs/cl_BN_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_abs.lo integer/misc/cl_I_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_abs.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/input/cl_I_read_stream.lo integer/input/cl_I_read_stream.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/input/cl_I_read_stream.cc  -fPIC -DPIC -o integer/input/.libs/cl_I_read_stream.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/input/cl_I_readparsed.lo integer/input/cl_I_readparsed.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/input/cl_I_readparsed.cc  -fPIC -DPIC -o integer/input/.libs/cl_I_readparsed.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/input/cl_I_read.lo integer/input/cl_I_read.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/input/cl_I_read.cc  -fPIC -DPIC -o integer/input/.libs/cl_I_read.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_as.lo integer/misc/cl_I_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_as.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_debug.lo integer/misc/cl_I_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_debug.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_eqhashcode.lo integer/misc/cl_I_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_eqhashcode.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_exptpos.lo integer/misc/cl_I_exptpos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_exptpos.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_exptpos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_max.lo integer/misc/cl_I_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_max.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_min.lo integer/misc/cl_I_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_min.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_oddp.lo integer/misc/cl_I_oddp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_oddp.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_oddp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_exptpos_I.lo integer/misc/cl_I_exptpos_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_exptpos_I.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_exptpos_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_ord2.lo integer/misc/cl_I_ord2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_ord2.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_ord2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_power2p.lo integer/misc/cl_I_power2p.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_power2p.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_power2p.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/cl_I_signum.lo integer/misc/cl_I_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/cl_I_signum.cc  -fPIC -DPIC -o integer/misc/.libs/cl_I_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/combin/cl_I_factorial.lo integer/misc/combin/cl_I_factorial.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/combin/cl_I_factorial.cc  -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_factorial.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/combin/cl_I_binomial.lo integer/misc/combin/cl_I_binomial.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/combin/cl_I_binomial.cc  -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_binomial.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/combin/cl_I_factorial_aux.lo integer/misc/combin/cl_I_factorial_aux.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/combin/cl_I_factorial_aux.cc  -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_factorial_aux.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/misc/combin/cl_I_doublefactorial.lo integer/misc/combin/cl_I_doublefactorial.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/misc/combin/cl_I_doublefactorial.cc  -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_doublefactorial.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_aprint.lo integer/output/cl_I_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_aprint.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_bprint.lo integer/output/cl_I_bprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_bprint.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_bprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_cprint.lo integer/output/cl_I_cprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_cprint.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_cprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_decstring.lo integer/output/cl_I_decstring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_decstring.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_decstring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_dprint.lo integer/output/cl_I_dprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_dprint.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_dprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/random/cl_I_trandom.lo integer/random/cl_I_trandom.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/random/cl_I_trandom.cc  -fPIC -DPIC -o integer/random/.libs/cl_I_trandom.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/random/cl_I_random.lo integer/random/cl_I_random.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/random/cl_I_random.cc  -fPIC -DPIC -o integer/random/.libs/cl_I_random.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_print.lo integer/output/cl_I_print.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_print.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_print.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/output/cl_I_print_string.lo integer/output/cl_I_print_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/output/cl_I_print_string.cc  -fPIC -DPIC -o integer/output/.libs/cl_I_print_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/ring/cl_0_ring.lo integer/ring/cl_0_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/ring/cl_0_ring.cc  -fPIC -DPIC -o integer/ring/.libs/cl_0_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o integer/ring/cl_I_ring.lo integer/ring/cl_I_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c integer/ring/cl_I_ring.cc  -fPIC -DPIC -o integer/ring/.libs/cl_I_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modinteger/cl_MI_cond_composite.lo modinteger/cl_MI_cond_composite.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modinteger/cl_MI_cond_composite.cc  -fPIC -DPIC -o modinteger/.libs/cl_MI_cond_composite.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modinteger/cl_MI_debug.lo modinteger/cl_MI_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modinteger/cl_MI_debug.cc  -fPIC -DPIC -o modinteger/.libs/cl_MI_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modinteger/cl_MI_err_comp.lo modinteger/cl_MI_err_comp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modinteger/cl_MI_err_comp.cc  -fPIC -DPIC -o modinteger/.libs/cl_MI_err_comp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modinteger/cl_MI_lshift.lo modinteger/cl_MI_lshift.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modinteger/cl_MI_lshift.cc  -fPIC -DPIC -o modinteger/.libs/cl_MI_lshift.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modinteger/cl_MI_rshift.lo modinteger/cl_MI_rshift.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modinteger/cl_MI_rshift.cc  -fPIC -DPIC -o modinteger/.libs/cl_MI_rshift.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_IF_smallprimes.lo numtheory/cl_IF_smallprimes.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_IF_smallprimes.cc  -fPIC -DPIC -o numtheory/.libs/cl_IF_smallprimes.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_IF_trialdiv.lo numtheory/cl_IF_trialdiv.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_IF_trialdiv.cc  -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_IF_trialdiv1.lo numtheory/cl_IF_trialdiv1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_IF_trialdiv1.cc  -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_IF_trialdiv2.lo numtheory/cl_IF_trialdiv2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_IF_trialdiv2.cc  -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_IF_millerrabin.lo numtheory/cl_IF_millerrabin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_IF_millerrabin.cc  -fPIC -DPIC -o numtheory/.libs/cl_IF_millerrabin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_cornacchia1.lo numtheory/cl_nt_cornacchia1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_cornacchia1.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_cornacchia1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_isprobprime.lo numtheory/cl_nt_isprobprime.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_isprobprime.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_isprobprime.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_jacobi_low.lo numtheory/cl_nt_jacobi_low.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_jacobi_low.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_jacobi_low.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_nextprobprime.lo numtheory/cl_nt_nextprobprime.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_nextprobprime.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_nextprobprime.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_jacobi.lo numtheory/cl_nt_jacobi.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_jacobi.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_jacobi.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_cornacchia4.lo numtheory/cl_nt_cornacchia4.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_cornacchia4.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_cornacchia4.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/elem/cl_UP_named.lo polynomial/elem/cl_UP_named.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/elem/cl_UP_named.cc  -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_named.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/elem/cl_UP_unnamed.lo polynomial/elem/cl_UP_unnamed.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/elem/cl_UP_unnamed.cc  -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_unnamed.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/elem/cl_UP_no_ring.lo polynomial/elem/cl_UP_no_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/elem/cl_UP_no_ring.cc  -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_no_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/misc/cl_UP_I_laguerre.lo polynomial/misc/cl_UP_I_laguerre.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/misc/cl_UP_I_laguerre.cc  -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_laguerre.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/misc/cl_UP_I_hermite.lo polynomial/misc/cl_UP_I_hermite.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/misc/cl_UP_I_hermite.cc  -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_hermite.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o modinteger/cl_MI.lo modinteger/cl_MI.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c modinteger/cl_MI.cc  -fPIC -DPIC -o modinteger/.libs/cl_MI.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/misc/cl_UP_debug.lo polynomial/misc/cl_UP_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/misc/cl_UP_debug.cc  -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/misc/cl_UP_I_tchebychev.lo polynomial/misc/cl_UP_I_tchebychev.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/misc/cl_UP_I_tchebychev.cc  -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_tchebychev.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/misc/cl_UP_RA_legendre.lo polynomial/misc/cl_UP_RA_legendre.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/misc/cl_UP_RA_legendre.cc  -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_RA_legendre.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/algebraic/cl_RA_rootp.lo rational/algebraic/cl_RA_rootp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/algebraic/cl_RA_rootp.cc  -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_rootp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/algebraic/cl_RA_sqrtp.lo rational/algebraic/cl_RA_sqrtp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/algebraic/cl_RA_sqrtp.cc  -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_sqrtp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/misc/cl_UP_deriv.lo polynomial/misc/cl_UP_deriv.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/misc/cl_UP_deriv.cc  -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_deriv.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/algebraic/cl_RA_rootp_I.lo rational/algebraic/cl_RA_rootp_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/algebraic/cl_RA_rootp_I.cc  -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_rootp_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_ceil1.lo rational/division/cl_RA_ceil1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_ceil1.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_ceil12.lo rational/division/cl_RA_ceil12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_ceil12.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_ceil2.lo rational/division/cl_RA_ceil2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_ceil2.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_floor12.lo rational/division/cl_RA_floor12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_floor12.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_floor12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_floor1.lo rational/division/cl_RA_floor1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_floor1.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_floor1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_ceil22.lo rational/division/cl_RA_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_ceil22.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_floor2.lo rational/division/cl_RA_floor2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_floor2.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_floor2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_floor22.lo rational/division/cl_RA_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_floor22.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_round1.lo rational/division/cl_RA_round1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_round1.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_round1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_round12.lo rational/division/cl_RA_round12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_round12.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_round12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_round2.lo rational/division/cl_RA_round2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_round2.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_round2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o numtheory/cl_nt_sqrtmodp.lo numtheory/cl_nt_sqrtmodp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c numtheory/cl_nt_sqrtmodp.cc  -fPIC -DPIC -o numtheory/.libs/cl_nt_sqrtmodp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_trunc1.lo rational/division/cl_RA_trunc1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_trunc1.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_round22.lo rational/division/cl_RA_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_round22.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_trunc12.lo rational/division/cl_RA_trunc12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_trunc12.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_trunc2.lo rational/division/cl_RA_trunc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_trunc2.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_denominator.lo rational/elem/cl_RA_denominator.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_denominator.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_denominator.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_div.lo rational/elem/cl_RA_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_div.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_compare.lo rational/elem/cl_RA_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_compare.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/division/cl_RA_trunc22.lo rational/division/cl_RA_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/division/cl_RA_trunc22.cc  -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_equal.lo rational/elem/cl_RA_equal.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_equal.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_equal.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_from_I_I_div.lo rational/elem/cl_RA_from_I_I_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_from_I_I_div.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_I_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_from_I_posI.lo rational/elem/cl_RA_from_I_posI.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_from_I_posI.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_from_I_posI1.lo rational/elem/cl_RA_from_I_posI1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_from_I_posI1.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_from_I_posI_div.lo rational/elem/cl_RA_from_I_posI_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_from_I_posI_div.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_minus1.lo rational/elem/cl_RA_minus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_minus1.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_minus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_minusp.lo rational/elem/cl_RA_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_minusp.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_minus.lo rational/elem/cl_RA_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_minus.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_numerator.lo rational/elem/cl_RA_numerator.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_numerator.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_numerator.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_mul.lo rational/elem/cl_RA_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_mul.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_plus1.lo rational/elem/cl_RA_plus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_plus1.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_plus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_plusp.lo rational/elem/cl_RA_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_plusp.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polynomial/elem/cl_UP.lo polynomial/elem/cl_UP.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c polynomial/elem/cl_UP.cc  -fPIC -DPIC -o polynomial/elem/.libs/cl_UP.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_plus.lo rational/elem/cl_RA_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_plus.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_recip.lo rational/elem/cl_RA_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_recip.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_square.lo rational/elem/cl_RA_square.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_square.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_square.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_uminus.lo rational/elem/cl_RA_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_uminus.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/elem/cl_RA_zerop.lo rational/elem/cl_RA_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/elem/cl_RA_zerop.cc  -fPIC -DPIC -o rational/elem/.libs/cl_RA_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/input/cl_RA_from_string.lo rational/input/cl_RA_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/input/cl_RA_from_string.cc  -fPIC -DPIC -o rational/input/.libs/cl_RA_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_as.lo rational/misc/cl_RA_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_as.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_abs.lo rational/misc/cl_RA_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_abs.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/input/cl_RA_read_stream.lo rational/input/cl_RA_read_stream.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/input/cl_RA_read_stream.cc  -fPIC -DPIC -o rational/input/.libs/cl_RA_read_stream.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_class.lo rational/misc/cl_RA_class.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_class.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_class.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/input/cl_RA_readparsed.lo rational/input/cl_RA_readparsed.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/input/cl_RA_readparsed.cc  -fPIC -DPIC -o rational/input/.libs/cl_RA_readparsed.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/input/cl_RA_read.lo rational/input/cl_RA_read.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/input/cl_RA_read.cc  -fPIC -DPIC -o rational/input/.libs/cl_RA_read.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_debug.lo rational/misc/cl_RA_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_debug.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_expt.lo rational/misc/cl_RA_expt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_expt.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_expt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_expt_I.lo rational/misc/cl_RA_expt_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_expt_I.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_expt_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_max.lo rational/misc/cl_RA_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_max.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_exptpos.lo rational/misc/cl_RA_exptpos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_exptpos.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_exptpos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_eqhashcode.lo rational/misc/cl_RA_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_eqhashcode.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_exptpos_I.lo rational/misc/cl_RA_exptpos_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_exptpos_I.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_exptpos_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_min.lo rational/misc/cl_RA_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_min.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/misc/cl_RA_signum.lo rational/misc/cl_RA_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/misc/cl_RA_signum.cc  -fPIC -DPIC -o rational/misc/.libs/cl_RA_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/output/cl_RA_aprint.lo rational/output/cl_RA_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/output/cl_RA_aprint.cc  -fPIC -DPIC -o rational/output/.libs/cl_RA_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/output/cl_RA_bprint.lo rational/output/cl_RA_bprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/output/cl_RA_bprint.cc  -fPIC -DPIC -o rational/output/.libs/cl_RA_bprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/output/cl_RA_cprint.lo rational/output/cl_RA_cprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/output/cl_RA_cprint.cc  -fPIC -DPIC -o rational/output/.libs/cl_RA_cprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/output/cl_RA_dprint.lo rational/output/cl_RA_dprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/output/cl_RA_dprint.cc  -fPIC -DPIC -o rational/output/.libs/cl_RA_dprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/output/cl_RA_print.lo rational/output/cl_RA_print.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/output/cl_RA_print.cc  -fPIC -DPIC -o rational/output/.libs/cl_RA_print.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/transcendental/cl_I_logp.lo rational/transcendental/cl_I_logp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/transcendental/cl_I_logp.cc  -fPIC -DPIC -o rational/transcendental/.libs/cl_I_logp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/ring/cl_RA_ring.lo rational/ring/cl_RA_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/ring/cl_RA_ring.cc  -fPIC -DPIC -o rational/ring/.libs/cl_RA_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/algebraic/cl_RA_sqrt.lo real/algebraic/cl_RA_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/algebraic/cl_RA_sqrt.cc  -fPIC -DPIC -o real/algebraic/.libs/cl_RA_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/algebraic/cl_R_sqrt.lo real/algebraic/cl_R_sqrt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/algebraic/cl_R_sqrt.cc  -fPIC -DPIC -o real/algebraic/.libs/cl_R_sqrt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rational/transcendental/cl_RA_logp.lo rational/transcendental/cl_RA_logp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c rational/transcendental/cl_RA_logp.cc  -fPIC -DPIC -o rational/transcendental/.libs/cl_RA_logp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_F_from_R.lo real/conv/cl_F_from_R.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_F_from_R.cc  -fPIC -DPIC -o real/conv/.libs/cl_F_from_R.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_F_from_R_def.lo real/conv/cl_F_from_R_def.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_F_from_R_def.cc  -fPIC -DPIC -o real/conv/.libs/cl_F_from_R_def.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_F_from_R_f.lo real/conv/cl_F_from_R_f.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_F_from_R_f.cc  -fPIC -DPIC -o real/conv/.libs/cl_F_from_R_f.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_R_to_DF.lo real/conv/cl_R_to_DF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_R_to_DF.cc  -fPIC -DPIC -o real/conv/.libs/cl_R_to_DF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_R_to_FF.lo real/conv/cl_R_to_FF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_R_to_FF.cc  -fPIC -DPIC -o real/conv/.libs/cl_R_to_FF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_R_to_LF.lo real/conv/cl_R_to_LF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_R_to_LF.cc  -fPIC -DPIC -o real/conv/.libs/cl_R_to_LF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_R_to_SF.lo real/conv/cl_R_to_SF.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_R_to_SF.cc  -fPIC -DPIC -o real/conv/.libs/cl_R_to_SF.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ceil12.lo real/division/cl_R_ceil12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ceil12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ceil12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ceil1.lo real/division/cl_R_ceil1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ceil1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ceil1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_R_to_float.lo real/conv/cl_R_to_float.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_R_to_float.cc  -fPIC -DPIC -o real/conv/.libs/cl_R_to_float.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/conv/cl_R_to_double.lo real/conv/cl_R_to_double.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/conv/cl_R_to_double.cc  -fPIC -DPIC -o real/conv/.libs/cl_R_to_double.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ceil2.lo real/division/cl_R_ceil2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ceil2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ceil2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ceil22.lo real/division/cl_R_ceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ceil22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fceil12.lo real/division/cl_R_fceil12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fceil12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fceil12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fceil1.lo real/division/cl_R_fceil1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fceil1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fceil1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ffloor12.lo real/division/cl_R_ffloor12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ffloor12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ffloor12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fceil22.lo real/division/cl_R_fceil22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fceil22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fceil22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ffloor1.lo real/division/cl_R_ffloor1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ffloor1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ffloor1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fceil2.lo real/division/cl_R_fceil2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fceil2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fceil2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_floor1.lo real/division/cl_R_floor1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_floor1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_floor1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ffloor22.lo real/division/cl_R_ffloor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ffloor22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ffloor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ffloor2.lo real/division/cl_R_ffloor2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ffloor2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ffloor2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_floor12.lo real/division/cl_R_floor12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_floor12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_floor12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_floor22.lo real/division/cl_R_floor22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_floor22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_floor22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fround12.lo real/division/cl_R_fround12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fround12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fround12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_floor2.lo real/division/cl_R_floor2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_floor2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_floor2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fround1.lo real/division/cl_R_fround1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fround1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fround1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fround22.lo real/division/cl_R_fround22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fround22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fround22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ftrunc12.lo real/division/cl_R_ftrunc12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ftrunc12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_fround2.lo real/division/cl_R_fround2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_fround2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_fround2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_mod.lo real/division/cl_R_mod.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_mod.cc  -fPIC -DPIC -o real/division/.libs/cl_R_mod.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ftrunc1.lo real/division/cl_R_ftrunc1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ftrunc1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ftrunc22.lo real/division/cl_R_ftrunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ftrunc22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_rem.lo real/division/cl_R_rem.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_rem.cc  -fPIC -DPIC -o real/division/.libs/cl_R_rem.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_ftrunc2.lo real/division/cl_R_ftrunc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_ftrunc2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_round1.lo real/division/cl_R_round1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_round1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_round1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_round12.lo real/division/cl_R_round12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_round12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_round12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_round2.lo real/division/cl_R_round2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_round2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_round2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_round22.lo real/division/cl_R_round22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_round22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_round22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_trunc1.lo real/division/cl_R_trunc1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_trunc1.cc  -fPIC -DPIC -o real/division/.libs/cl_R_trunc1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_trunc12.lo real/division/cl_R_trunc12.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_trunc12.cc  -fPIC -DPIC -o real/division/.libs/cl_R_trunc12.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_trunc2.lo real/division/cl_R_trunc2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_trunc2.cc  -fPIC -DPIC -o real/division/.libs/cl_R_trunc2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_compare.lo real/elem/cl_R_compare.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_compare.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_compare.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/division/cl_R_trunc22.lo real/division/cl_R_trunc22.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/division/cl_R_trunc22.cc  -fPIC -DPIC -o real/division/.libs/cl_R_trunc22.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_equal.lo real/elem/cl_R_equal.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_equal.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_equal.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_minus1.lo real/elem/cl_R_minus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_minus1.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_minus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_minus.lo real/elem/cl_R_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_minus.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_minusp.lo real/elem/cl_R_minusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_minusp.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_minusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_plus.lo real/elem/cl_R_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_plus.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_plus1.lo real/elem/cl_R_plus1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_plus1.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_plus1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_plusp.lo real/elem/cl_R_plusp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_plusp.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_plusp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_recip.lo real/elem/cl_R_recip.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_recip.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_recip.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_div.lo real/elem/cl_R_div.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_div.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_div.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_square.lo real/elem/cl_R_square.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_square.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_square.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_uminus.lo real/elem/cl_R_uminus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_uminus.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_uminus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_mul.lo real/elem/cl_R_mul.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_mul.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_mul.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/elem/cl_R_zerop.lo real/elem/cl_R_zerop.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/elem/cl_R_zerop.cc  -fPIC -DPIC -o real/elem/.libs/cl_R_zerop.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_integer.lo real/format-output/cl_fmt_integer.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_integer.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_integer.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_cardinal.lo real/format-output/cl_fmt_cardinal.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_cardinal.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_cardinal.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_newroman.lo real/format-output/cl_fmt_newroman.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_newroman.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_newroman.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_paddedstring.lo real/format-output/cl_fmt_paddedstring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_paddedstring.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_paddedstring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_ordinal.lo real/format-output/cl_fmt_ordinal.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_ordinal.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_ordinal.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_oldroman.lo real/format-output/cl_fmt_oldroman.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_oldroman.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_oldroman.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_tens.lo real/format-output/cl_fmt_tens.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_tens.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_tens.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/input/cl_R_from_string.lo real/input/cl_R_from_string.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/input/cl_R_from_string.cc  -fPIC -DPIC -o real/input/.libs/cl_R_from_string.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_abs.lo real/misc/cl_R_abs.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_abs.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_abs.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_floatstring.lo real/format-output/cl_fmt_floatstring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_floatstring.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_floatstring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_as.lo real/misc/cl_R_as.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_as.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_as.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/input/cl_R_read_stream.lo real/input/cl_R_read_stream.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/input/cl_R_read_stream.cc  -fPIC -DPIC -o real/input/.libs/cl_R_read_stream.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_debug.lo real/misc/cl_R_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_debug.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_contagion.lo real/misc/cl_R_contagion.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_contagion.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_contagion.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/format-output/cl_fmt_scaleexp.lo real/format-output/cl_fmt_scaleexp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/format-output/cl_fmt_scaleexp.cc  -fPIC -DPIC -o real/format-output/.libs/cl_fmt_scaleexp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/input/cl_R_read.lo real/input/cl_R_read.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/input/cl_R_read.cc  -fPIC -DPIC -o real/input/.libs/cl_R_read.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_expt.lo real/misc/cl_R_expt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_expt.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_expt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_max.lo real/misc/cl_R_max.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_max.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_max.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_expt_I.lo real/misc/cl_R_expt_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_expt_I.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_expt_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_rational.lo real/misc/cl_R_rational.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_rational.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_rational.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_min.lo real/misc/cl_R_min.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_min.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_min.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_eqhashcode.lo real/misc/cl_R_eqhashcode.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_eqhashcode.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_eqhashcode.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_signum.lo real/misc/cl_R_signum.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_signum.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_signum.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/misc/cl_R_rationalize.lo real/misc/cl_R_rationalize.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/misc/cl_R_rationalize.cc  -fPIC -DPIC -o real/misc/.libs/cl_R_rationalize.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/output/cl_R_bprint.lo real/output/cl_R_bprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/output/cl_R_bprint.cc  -fPIC -DPIC -o real/output/.libs/cl_R_bprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/output/cl_R_aprint.lo real/output/cl_R_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/output/cl_R_aprint.cc  -fPIC -DPIC -o real/output/.libs/cl_R_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_atan.lo real/transcendental/cl_R_atan.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_atan.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_atan.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/output/cl_R_cprint.lo real/output/cl_R_cprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/output/cl_R_cprint.cc  -fPIC -DPIC -o real/output/.libs/cl_R_cprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/ring/cl_R_ring.lo real/ring/cl_R_ring.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/ring/cl_R_ring.cc  -fPIC -DPIC -o real/ring/.libs/cl_R_ring.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/random/cl_R_random.lo real/random/cl_R_random.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/random/cl_R_random.cc  -fPIC -DPIC -o real/random/.libs/cl_R_random.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_cos.lo real/transcendental/cl_R_cos.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_cos.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_cos.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_exp.lo real/transcendental/cl_R_exp.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_exp.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_exp.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_cossin.lo real/transcendental/cl_R_cossin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_cossin.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_cossin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_cosh.lo real/transcendental/cl_R_cosh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_cosh.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_cosh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_coshsinh.lo real/transcendental/cl_R_coshsinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_coshsinh.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_coshsinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_atan2.lo real/transcendental/cl_R_atan2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_atan2.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_atan2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_ln.lo real/transcendental/cl_R_ln.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_ln.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_ln.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_log.lo real/transcendental/cl_R_log.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_log.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_log.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_sin.lo real/transcendental/cl_R_sin.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_sin.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_sin.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_sinh.lo real/transcendental/cl_R_sinh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_sinh.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_sinh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_tan.lo real/transcendental/cl_R_tan.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_tan.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_tan.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_c1.lo timing/cl_t_c1.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_c1.cc  -fPIC -DPIC -o timing/.libs/cl_t_c1.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o real/transcendental/cl_R_tanh.lo real/transcendental/cl_R_tanh.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c real/transcendental/cl_R_tanh.cc  -fPIC -DPIC -o real/transcendental/.libs/cl_R_tanh.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_c2.lo timing/cl_t_c2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_c2.cc  -fPIC -DPIC -o timing/.libs/cl_t_c2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_current.lo timing/cl_t_current.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_current.cc  -fPIC -DPIC -o timing/.libs/cl_t_current.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_current2.lo timing/cl_t_current2.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_current2.cc  -fPIC -DPIC -o timing/.libs/cl_t_current2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_d.lo timing/cl_t_d.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_d.cc  -fPIC -DPIC -o timing/.libs/cl_t_d.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_inc.lo timing/cl_t_inc.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_inc.cc  -fPIC -DPIC -o timing/.libs/cl_t_inc.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_dec.lo timing/cl_t_dec.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_dec.cc  -fPIC -DPIC -o timing/.libs/cl_t_dec.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_minus.lo timing/cl_t_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_minus.cc  -fPIC -DPIC -o timing/.libs/cl_t_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_report.lo timing/cl_t_report.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_report.cc  -fPIC -DPIC -o timing/.libs/cl_t_report.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_td_minus.lo timing/cl_t_td_minus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_td_minus.cc  -fPIC -DPIC -o timing/.libs/cl_t_td_minus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timing/cl_t_td_plus.lo timing/cl_t_td_plus.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c timing/cl_t_td_plus.cc  -fPIC -DPIC -o timing/.libs/cl_t_td_plus.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_GV_number_copy.lo vector/cl_GV_number_copy.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_GV_number_copy.cc  -fPIC -DPIC -o vector/.libs/cl_GV_number_copy.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_GV_I_debug.lo vector/cl_GV_I_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_GV_I_debug.cc  -fPIC -DPIC -o vector/.libs/cl_GV_I_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_GV_number.lo vector/cl_GV_number.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_GV_number.cc  -fPIC -DPIC -o vector/.libs/cl_GV_number.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_GV_I_copy.lo vector/cl_GV_I_copy.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_GV_I_copy.cc  -fPIC -DPIC -o vector/.libs/cl_GV_I_copy.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_GV_number_debug.lo vector/cl_GV_number_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_GV_number_debug.cc  -fPIC -DPIC -o vector/.libs/cl_GV_number_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_SV_copy.lo vector/cl_SV_copy.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_SV_copy.cc  -fPIC -DPIC -o vector/.libs/cl_SV_copy.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_GV_I.lo vector/cl_GV_I.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_GV_I.cc  -fPIC -DPIC -o vector/.libs/cl_GV_I.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wa,--noexecstack -c -o base/digitseq/cl_asm.lo base/digitseq/cl_asm.S
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wa,--noexecstack -c base/digitseq/cl_asm.S  -fPIC -DPIC -o base/digitseq/.libs/cl_asm.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wa,--noexecstack -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 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wa,--noexecstack -c polynomial/elem/cl_asm_GF2.S  -fPIC -DPIC -o polynomial/elem/.libs/cl_asm_GF2.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_SV_number.lo vector/cl_SV_number.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_SV_number.cc  -fPIC -DPIC -o vector/.libs/cl_SV_number.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_SV_number_debug.lo vector/cl_SV_number_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_SV_number_debug.cc  -fPIC -DPIC -o vector/.libs/cl_SV_number_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_SV_ringelt_debug.lo vector/cl_SV_ringelt_debug.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_SV_ringelt_debug.cc  -fPIC -DPIC -o vector/.libs/cl_SV_ringelt_debug.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/cl_SV_ringelt.lo vector/cl_SV_ringelt.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/cl_SV_ringelt.cc  -fPIC -DPIC -o vector/.libs/cl_SV_ringelt.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/output/cl_GV_number_aprint.lo vector/output/cl_GV_number_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/output/cl_GV_number_aprint.cc  -fPIC -DPIC -o vector/output/.libs/cl_GV_number_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/output/cl_SV_aprint.lo vector/output/cl_SV_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/output/cl_SV_aprint.cc  -fPIC -DPIC -o vector/output/.libs/cl_SV_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector/output/cl_SV_number_aprint.lo vector/output/cl_SV_number_aprint.cc
libtool: compile:  g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vector/output/cl_SV_number_aprint.cc  -fPIC -DPIC -o vector/output/.libs/cl_SV_number_aprint.o
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 6:6:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/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   -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lgmp -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libcln.so.6 -o .libs/libcln.so.6.0.6
libtool: link: (cd ".libs" && rm -f "libcln.so.6" && ln -s "libcln.so.6.0.6" "libcln.so.6")
libtool: link: (cd ".libs" && rm -f "libcln.so" && ln -s "libcln.so.6.0.6" "libcln.so")
libtool: link: ( cd ".libs" && rm -f "libcln.la" && ln -s "../libcln.la" "libcln.la" )
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
Making all in tests
make[1]: Nothing to be done for 'all'.
Making all in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o perfnum.o perfnum.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o nextprime.o nextprime.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o contfrac.o contfrac.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pi.o pi.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o perfnum perfnum.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/perfnum perfnum.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nextprime nextprime.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/nextprime nextprime.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o contfrac contfrac.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/contfrac contfrac.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pi pi.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pi pi.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o e.o e.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fibonacci.o fibonacci.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lucaslehmer.o lucaslehmer.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o e e.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/e e.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fibonacci fibonacci.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fibonacci fibonacci.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lucaslehmer lucaslehmer.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lucaslehmer lucaslehmer.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o legendre.o legendre.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o legendre legendre.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/legendre legendre.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
Making all in doc
make[1]: Nothing to be done for 'all'.
Making all in benchmarks
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timebench2ap.o timebench2ap.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timebench2a.o timebench2a.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o timebench2ap timebench2ap.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/timebench2ap timebench2ap.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o timebench2a timebench2a.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/timebench2a timebench2a.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timebench1.o timebench1.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I.  -I../include -I../include   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o timebench2b.o timebench2b.cc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o timebench1 timebench1.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/timebench1 timebench1.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o timebench2b timebench2b.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/timebench2b timebench2b.o  ../src/.libs/libcln.so -lgmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zWOfSi
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64
+ cd cln-1.3.6
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libcln.la '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libcln.so.6.0.6 /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64/libcln.so.6.0.6
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64 && { ln -s -f libcln.so.6.0.6 libcln.so.6 || { rm -f libcln.so.6 && ln -s libcln.so.6.0.6 libcln.so.6; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64 && { ln -s -f libcln.so.6.0.6 libcln.so || { rm -f libcln.so && ln -s libcln.so.6.0.6 libcln.so; }; })
libtool: install: /usr/bin/install -p .libs/libcln.lai /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64/libcln.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
Making install in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/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 '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
Making install in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p pi '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/bin'
libtool: warning: '../src/libcln.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pi /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/bin/pi
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 pi.1 '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/info'
 /usr/bin/install -p -m 644 ./cln.info '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/info'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/info/cln.info'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/doc'
Making install in benchmarks
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/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 '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/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 '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/include/cln'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/include/cln'
 /usr/bin/install -p -m 644 include/cln/config.h include/cln/host_cpu.h include/cln/intparam.h '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/include/cln'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 cln.pc '/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6'
+ /usr/bin/rm -rf documents
+ /usr/bin/mkdir documents
+ /usr/bin/cp --parents examples/contfrac.cc examples/e.cc examples/fibonacci.cc examples/legendre.cc examples/lucaslehmer.cc examples/nextprime.cc examples/perfnum.cc examples/pi.cc documents/
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/dvi
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/bin
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/man
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/aclocal
+ find /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64 -name '*.la' -delete
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.6-2.mga9 --unique-debug-suffix -1.3.6-2.mga9.aarch64 --unique-debug-src-base cln-1.3.6-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/cln-1.3.6

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/lib64/libcln.so.6.0.6
dwz: ./usr/lib64/libcln.so.6.0.6-1.3.6-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 36980kB, size after compression: 36980kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
4589 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bdPyuN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cln-1.3.6
+ '[' 1 -eq 1 ']'
+ /usr/bin/make check
Making check in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/src'
Making check in tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
/usr/bin/make  exam tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam.o exam.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I.o exam_I.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_plus.o exam_I_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_minus.o exam_I_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_mul.o exam_I_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_div.o exam_I_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_floor.o exam_I_floor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_RA.o exam_RA.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_RA_plus.o exam_RA_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_RA_minus.o exam_RA_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_RA_mul.o exam_RA_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_RA_div.o exam_RA_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_RA_floor.o exam_RA_floor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_SF.o exam_SF.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_SF_plus.o exam_SF_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_SF_minus.o exam_SF_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_SF_mul.o exam_SF_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_SF_div.o exam_SF_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_SF_floor.o exam_SF_floor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_FF.o exam_FF.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_FF_plus.o exam_FF_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_FF_minus.o exam_FF_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_FF_mul.o exam_FF_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_FF_div.o exam_FF_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_FF_floor.o exam_FF_floor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_DF.o exam_DF.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_DF_plus.o exam_DF_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_DF_minus.o exam_DF_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_DF_mul.o exam_DF_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_DF_div.o exam_DF_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_DF_floor.o exam_DF_floor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_LF.o exam_LF.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_LF_plus.o exam_LF_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_LF_minus.o exam_LF_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_LF_mul.o exam_LF_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_LF_div.o exam_LF_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_LF_floor.o exam_LF_floor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_gcd.o exam_I_gcd.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o exam_I_sqrtp.o exam_I_sqrtp.cc
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o exam exam.o exam_I.o exam_I_plus.o exam_I_minus.o exam_I_mul.o exam_I_div.o exam_I_floor.o exam_RA.o exam_RA_plus.o exam_RA_minus.o exam_RA_mul.o exam_RA_div.o exam_RA_floor.o exam_SF.o exam_SF_plus.o exam_SF_minus.o exam_SF_mul.o exam_SF_div.o exam_SF_floor.o exam_FF.o exam_FF_plus.o exam_FF_minus.o exam_FF_mul.o exam_FF_div.o exam_FF_floor.o exam_DF.o exam_DF_plus.o exam_DF_minus.o exam_DF_mul.o exam_DF_div.o exam_DF_floor.o exam_LF.o exam_LF_plus.o exam_LF_minus.o exam_LF_mul.o exam_LF_div.o exam_LF_floor.o exam_I_gcd.o exam_I_sqrtp.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/exam exam.o exam_I.o exam_I_plus.o exam_I_minus.o exam_I_mul.o exam_I_div.o exam_I_floor.o exam_RA.o exam_RA_plus.o exam_RA_minus.o exam_RA_mul.o exam_RA_div.o exam_RA_floor.o exam_SF.o exam_SF_plus.o exam_SF_minus.o exam_SF_mul.o exam_SF_div.o exam_SF_floor.o exam_FF.o exam_FF_plus.o exam_FF_minus.o exam_FF_mul.o exam_FF_div.o exam_FF_floor.o exam_DF.o exam_DF_plus.o exam_DF_minus.o exam_DF_mul.o exam_DF_div.o exam_DF_floor.o exam_LF.o exam_LF_plus.o exam_LF_minus.o exam_LF_mul.o exam_LF_div.o exam_LF_floor.o exam_I_gcd.o exam_I_sqrtp.o  ../src/.libs/libcln.so -lgmp
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o tests.o tests.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I.o test_I.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_abs.o test_I_abs.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_compare.o test_I_compare.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_plus.o test_I_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_minus.o test_I_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_plus1.o test_I_plus1.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_minus1.o test_I_minus1.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_mul.o test_I_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_div.o test_I_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_gcd.o test_I_gcd.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_xgcd.o test_I_xgcd.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_ash.o test_I_ash.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_evenp.o test_I_evenp.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_oddp.o test_I_oddp.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_lognot.o test_I_lognot.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logand.o test_I_logand.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logandc1.o test_I_logandc1.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logandc2.o test_I_logandc2.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logior.o test_I_logior.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logorc1.o test_I_logorc1.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logorc2.o test_I_logorc2.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logxor.o test_I_logxor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_lognand.o test_I_lognand.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_lognor.o test_I_lognor.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logeqv.o test_I_logeqv.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_boole.o test_I_boole.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logbitp.o test_I_logbitp.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logtest.o test_I_logtest.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_ldb.o test_I_ldb.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_ldbtest.o test_I_ldbtest.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_mkf.o test_I_mkf.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_dpb.o test_I_dpb.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_dpf.o test_I_dpf.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_logcount.o test_I_logcount.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_ilength.o test_I_ilength.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_ord2.o test_I_ord2.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_power2p.o test_I_power2p.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_isqrt.o test_I_isqrt.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_sqrtp.o test_I_sqrtp.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_io.o test_I_io.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_I_GV.o test_I_GV.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI.o test_MI.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_canonhom.o test_MI_canonhom.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_plus.o test_MI_plus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_minus.o test_MI_minus.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_mul.o test_MI_mul.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_recip.o test_MI_recip.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_div.o test_MI_div.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_MI_expt.o test_MI_expt.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_nt.o test_nt.cc
g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf  -I../include -I../src -I../include -I../src   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o test_nt_jacobi.o test_nt_jacobi.cc
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tests tests.o test_I.o test_I_abs.o test_I_compare.o test_I_plus.o test_I_minus.o test_I_plus1.o test_I_minus1.o test_I_mul.o test_I_div.o test_I_gcd.o test_I_xgcd.o test_I_ash.o test_I_evenp.o test_I_oddp.o test_I_lognot.o test_I_logand.o test_I_logandc1.o test_I_logandc2.o test_I_logior.o test_I_logorc1.o test_I_logorc2.o test_I_logxor.o test_I_lognand.o test_I_lognor.o test_I_logeqv.o test_I_boole.o test_I_logbitp.o test_I_logtest.o test_I_ldb.o test_I_ldbtest.o test_I_mkf.o test_I_dpb.o test_I_dpf.o test_I_logcount.o test_I_ilength.o test_I_ord2.o test_I_power2p.o test_I_isqrt.o test_I_sqrtp.o test_I_io.o test_I_GV.o test_MI.o test_MI_canonhom.o test_MI_plus.o test_MI_minus.o test_MI_mul.o test_MI_recip.o test_MI_div.o test_MI_expt.o test_nt.o test_nt_jacobi.o ../src/libcln.la -lgmp
libtool: link: g++ -std=gnu++11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tests tests.o test_I.o test_I_abs.o test_I_compare.o test_I_plus.o test_I_minus.o test_I_plus1.o test_I_minus1.o test_I_mul.o test_I_div.o test_I_gcd.o test_I_xgcd.o test_I_ash.o test_I_evenp.o test_I_oddp.o test_I_lognot.o test_I_logand.o test_I_logandc1.o test_I_logandc2.o test_I_logior.o test_I_logorc1.o test_I_logorc2.o test_I_logxor.o test_I_lognand.o test_I_lognor.o test_I_logeqv.o test_I_boole.o test_I_logbitp.o test_I_logtest.o test_I_ldb.o test_I_ldbtest.o test_I_mkf.o test_I_dpb.o test_I_dpf.o test_I_logcount.o test_I_ilength.o test_I_ord2.o test_I_power2p.o test_I_isqrt.o test_I_sqrtp.o test_I_io.o test_I_GV.o test_MI.o test_MI_canonhom.o test_MI_plus.o test_MI_minus.o test_MI_mul.o test_MI_recip.o test_MI_div.o test_MI_expt.o test_nt.o test_nt_jacobi.o  ../src/.libs/libcln.so -lgmp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
PASS: exam
PASS: tests
============================================================================
Testsuite summary for cln 1.3.6
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/tests'
Making check in examples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/examples'
Making check in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/doc'
Making check in benchmarks
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6/benchmarks'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/cln-1.3.6'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lib64cln6-1.3.6-2.mga9.aarch64
Provides: cln = 1.3.6-2.mga9 lib64cln6 = 1.3.6-2.mga9 lib64cln6(aarch-64) = 1.3.6-2.mga9 libcln.so.6()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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)
Processing files: lib64cln-devel-1.3.6-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9crfDm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cln-1.3.6
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ cp -pr documents/examples /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64/usr/share/doc/lib64cln-devel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: cln-devel = 1.3.6-2.mga9 devel(libcln(64bit)) lib64cln-devel = 1.3.6-2.mga9 lib64cln-devel(aarch-64) = 1.3.6-2.mga9 pkgconfig(cln) = 1.3.6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libgcc_s(64bit)) devel(libgmp(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig
Processing files: cln-debugsource-1.3.6-2.mga9.aarch64
Provides: cln-debugsource = 1.3.6-2.mga9 cln-debugsource(aarch-64) = 1.3.6-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64cln6-debuginfo-1.3.6-2.mga9.aarch64
Provides: debuginfo(build-id) = 305ad03dc2291374fd31fda19b094cc2518c7b4a lib64cln6-debuginfo = 1.3.6-2.mga9 lib64cln6-debuginfo(aarch-64) = 1.3.6-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: cln-debugsource(aarch-64) = 1.3.6-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64cln-devel-1.3.6-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64cln6-1.3.6-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/cln-debugsource-1.3.6-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64cln6-debuginfo-1.3.6-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.y5sWA2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cln-1.3.6
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/cln-1.3.6-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KwsIEh
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cln-1.3.6
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!