>>> Building on exopi-5 under devel/cln BDEPENDS = [devel/gmp;archivers/bzip2;devel/gmake] DIST = [devel/cln:cln-1.3.6.tar.bz2] FULLPKGNAME = cln-1.3.6 RDEPENDS = [devel/gmp] Avoided depends for gmake-4.4.1 gmp-6.3.0 bzip2-1.0.8p0 distfiles size=1330815 >>> Running patch in devel/cln at 1713352218.91 ===> devel/cln ===> Building from scratch cln-1.3.6 Package database already locked... awaiting release... done! ===> cln-1.3.6 depends on: gmake-* -> gmake-4.4.1 ===> cln-1.3.6 depends on: bzip2-* -> bzip2-1.0.8p0 ===> cln-1.3.6 depends on: gmp-* -> gmp-6.3.0 ===> Verifying specs: m c++ c++abi pthread gmp ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 gmp.11.1 ===> Checking files for cln-1.3.6 `/exopi-cvs/ports/distfiles/cln-1.3.6.tar.bz2' is up to date. >> (SHA256) cln-1.3.6.tar.bz2: OK ===> Extracting for cln-1.3.6 ===> Patching for cln-1.3.6 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 399. done ===> Applying OpenBSD patch patch-src_base_low_cl_low_div_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/base/low/cl_low_div.cc |--- src/base/low/cl_low_div.cc.orig |+++ src/base/low/cl_low_div.cc -------------------------- Patching file src/base/low/cl_low_div.cc using Plan A... Hunk #1 succeeded at 10. Hunk #2 succeeded at 101. Hunk #3 succeeded at 207. done ===> Applying OpenBSD patch patch-src_base_low_cl_low_mul_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/base/low/cl_low_mul.cc |--- src/base/low/cl_low_mul.cc.orig |+++ src/base/low/cl_low_mul.cc -------------------------- Patching file src/base/low/cl_low_mul.cc using Plan A... Hunk #1 succeeded at 10. Hunk #2 succeeded at 50. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/cln at 1713352225.55 ===> devel/cln ===> Generating configure for cln-1.3.6 ===> Configuring for cln-1.3.6 Using /exopi-obj/pobj/cln-1.3.6/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/cln-1.3.6/config.site checking for a BSD-compatible install... /exopi-obj/pobj/cln-1.3.6/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for underscore in external names... no checking dependency style of cc... gcc3 checking whether --noexecstack is desirable for .s files... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for 64-bit userland on x86-64... yes checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether c++ 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... no checking for alloca... yes checking for gettimeofday... (cached) yes checking for gettimeofday declaration... extern int gettimeofday (struct timeval *, struct timezone *); checking for sys/resource.h... (cached) yes checking for sys/times.h... (cached) 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... no 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... lib,lib 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 configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in devel/cln at 1713352255.36 ===> devel/cln ===> Building for cln-1.3.6 Making all in src gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/src' depbase=`echo base/cl_alloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_alloca.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_alloca.lo base/cl_alloca.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_alloca.lo -MD -MP -MF base/.deps/cl_alloca.Tpo -c base/cl_alloca.cc -fPIC -DPIC -o base/.libs/cl_alloca.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_alloca.lo -MD -MP -MF base/.deps/cl_alloca.Tpo -c base/cl_alloca.cc -o base/cl_alloca.o depbase=`echo base/cl_as_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_as_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_as_exception.lo base/cl_as_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_as_exception.lo -MD -MP -MF base/.deps/cl_as_exception.Tpo -c base/cl_as_exception.cc -fPIC -DPIC -o base/.libs/cl_as_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_as_exception.lo -MD -MP -MF base/.deps/cl_as_exception.Tpo -c base/cl_as_exception.cc -o base/cl_as_exception.o depbase=`echo base/cl_condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_condition.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_condition.lo base/cl_condition.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_condition.lo -MD -MP -MF base/.deps/cl_condition.Tpo -c base/cl_condition.cc -fPIC -DPIC -o base/.libs/cl_condition.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_condition.lo -MD -MP -MF base/.deps/cl_condition.Tpo -c base/cl_condition.cc -o base/cl_condition.o depbase=`echo base/cl_d0_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_d0_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_d0_exception.lo base/cl_d0_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_d0_exception.lo -MD -MP -MF base/.deps/cl_d0_exception.Tpo -c base/cl_d0_exception.cc -fPIC -DPIC -o base/.libs/cl_d0_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_d0_exception.lo -MD -MP -MF base/.deps/cl_d0_exception.Tpo -c base/cl_d0_exception.cc -o base/cl_d0_exception.o depbase=`echo base/cl_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_debug.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_debug.lo base/cl_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_debug.lo -MD -MP -MF base/.deps/cl_debug.Tpo -c base/cl_debug.cc -fPIC -DPIC -o base/.libs/cl_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_debug.lo -MD -MP -MF base/.deps/cl_debug.Tpo -c base/cl_debug.cc -o base/cl_debug.o depbase=`echo base/cl_debugout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_debugout.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_debugout.lo base/cl_debugout.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_debugout.lo -MD -MP -MF base/.deps/cl_debugout.Tpo -c base/cl_debugout.cc -fPIC -DPIC -o base/.libs/cl_debugout.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_debugout.lo -MD -MP -MF base/.deps/cl_debugout.Tpo -c base/cl_debugout.cc -o base/cl_debugout.o depbase=`echo base/cl_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_free.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_free.lo base/cl_free.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_free.lo -MD -MP -MF base/.deps/cl_free.Tpo -c base/cl_free.cc -fPIC -DPIC -o base/.libs/cl_free.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_free.lo -MD -MP -MF base/.deps/cl_free.Tpo -c base/cl_free.cc -o base/cl_free.o depbase=`echo base/cl_immclasses.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_immclasses.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_immclasses.lo base/cl_immclasses.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_immclasses.lo -MD -MP -MF base/.deps/cl_immclasses.Tpo -c base/cl_immclasses.cc -fPIC -DPIC -o base/.libs/cl_immclasses.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_immclasses.lo -MD -MP -MF base/.deps/cl_immclasses.Tpo -c base/cl_immclasses.cc -o base/cl_immclasses.o depbase=`echo base/cl_malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_malloc.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_malloc.lo base/cl_malloc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_malloc.lo -MD -MP -MF base/.deps/cl_malloc.Tpo -c base/cl_malloc.cc -fPIC -DPIC -o base/.libs/cl_malloc.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_malloc.lo -MD -MP -MF base/.deps/cl_malloc.Tpo -c base/cl_malloc.cc -o base/cl_malloc.o depbase=`echo base/cl_notreached_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_notreached_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_notreached_exception.lo base/cl_notreached_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_notreached_exception.lo -MD -MP -MF base/.deps/cl_notreached_exception.Tpo -c base/cl_notreached_exception.cc -fPIC -DPIC -o base/.libs/cl_notreached_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_notreached_exception.lo -MD -MP -MF base/.deps/cl_notreached_exception.Tpo -c base/cl_notreached_exception.cc -o base/cl_notreached_exception.o depbase=`echo base/cl_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_version.lo -MD -MP -MF $depbase.Tpo -c -o base/cl_version.lo base/cl_version.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_version.lo -MD -MP -MF base/.deps/cl_version.Tpo -c base/cl_version.cc -fPIC -DPIC -o base/.libs/cl_version.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/cl_version.lo -MD -MP -MF base/.deps/cl_version.Tpo -c base/cl_version.cc -o base/cl_version.o depbase=`echo base/digit/cl_2D_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digit/cl_2D_div.lo -MD -MP -MF $depbase.Tpo -c -o base/digit/cl_2D_div.lo base/digit/cl_2D_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digit/cl_2D_div.lo -MD -MP -MF base/digit/.deps/cl_2D_div.Tpo -c base/digit/cl_2D_div.cc -fPIC -DPIC -o base/digit/.libs/cl_2D_div.o In file included from base/digit/cl_2D_div.cc:7: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digit/cl_2D_div.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digit/cl_2D_div.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digit/cl_2D_div.lo -MD -MP -MF base/digit/.deps/cl_2D_div.Tpo -c base/digit/cl_2D_div.cc -o base/digit/cl_2D_div.o In file included from base/digit/cl_2D_div.cc:7: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digit/cl_2D_div.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digit/cl_2D_div.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. depbase=`echo base/digit/cl_2D_exptpos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digit/cl_2D_exptpos.lo -MD -MP -MF $depbase.Tpo -c -o base/digit/cl_2D_exptpos.lo base/digit/cl_2D_exptpos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digit/cl_2D_exptpos.lo -MD -MP -MF base/digit/.deps/cl_2D_exptpos.Tpo -c base/digit/cl_2D_exptpos.cc -fPIC -DPIC -o base/digit/.libs/cl_2D_exptpos.o In file included from base/digit/cl_2D_exptpos.cc:7: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digit/cl_2D_exptpos.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digit/cl_2D_exptpos.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digit/cl_2D_exptpos.lo -MD -MP -MF base/digit/.deps/cl_2D_exptpos.Tpo -c base/digit/cl_2D_exptpos.cc -o base/digit/cl_2D_exptpos.o In file included from base/digit/cl_2D_exptpos.cc:7: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digit/cl_2D_exptpos.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digit/cl_2D_exptpos.cc:7: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. depbase=`echo base/digitseq/cl_2DS_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_2DS_div.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_2DS_div.lo base/digitseq/cl_2DS_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_2DS_div.lo -MD -MP -MF base/digitseq/.deps/cl_2DS_div.Tpo -c base/digitseq/cl_2DS_div.cc -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_div.o In file included from base/digitseq/cl_2DS_div.cc:12: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digitseq/cl_2DS_div.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digitseq/cl_2DS_div.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_2DS_div.lo -MD -MP -MF base/digitseq/.deps/cl_2DS_div.Tpo -c base/digitseq/cl_2DS_div.cc -o base/digitseq/cl_2DS_div.o In file included from base/digitseq/cl_2DS_div.cc:12: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digitseq/cl_2DS_div.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digitseq/cl_2DS_div.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. depbase=`echo base/digitseq/cl_2DS_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_2DS_recip.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_2DS_recip.lo base/digitseq/cl_2DS_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_2DS_recip.lo -MD -MP -MF base/digitseq/.deps/cl_2DS_recip.Tpo -c base/digitseq/cl_2DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_recip.o In file included from base/digitseq/cl_2DS_recip.cc:12: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digitseq/cl_2DS_recip.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digitseq/cl_2DS_recip.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_2DS_recip.lo -MD -MP -MF base/digitseq/.deps/cl_2DS_recip.Tpo -c base/digitseq/cl_2DS_recip.cc -o base/digitseq/cl_2DS_recip.o In file included from base/digitseq/cl_2DS_recip.cc:12: In file included from ./base/digit/cl_2D.h:7: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from base/digitseq/cl_2DS_recip.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from base/digitseq/cl_2DS_recip.cc:12: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. depbase=`echo base/digitseq/cl_DS_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_div.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_div.lo base/digitseq/cl_DS_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_div.lo -MD -MP -MF base/digitseq/.deps/cl_DS_div.Tpo -c base/digitseq/cl_DS_div.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_div.o In file included from base/digitseq/cl_DS_div.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_div.cc:375:24: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(b_2msd,q_stern, c3hi=,c3lo=); // c3hi*beta+c3lo = b[n-2] * q* ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_div.cc:375:24: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_div.cc:322:41: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD b_2msd = mspref(b_MSDptr,1); // b[n-2] ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_div.cc:168:23: note: array 'b_MSDptr' declared here const uintD* b_MSDptr, uintC b_len, const uintD* b_LSDptr, ^ base/digitseq/cl_DS_div.cc:337:58: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] divuD(mspref(r_MSDptr,0),mspref(r_MSDptr,1),b_msd, q_stern=,c1=); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ./base/cl_low.h:1014:27: note: expanded from macro 'divu_12864_6464' var uint64 __xlo = (xlo); \ ^~~ base/digitseq/cl_DS_div.cc:243:15: note: array 'r_MSDptr' declared here {var uintD* r_MSDptr = roomptr; ^ base/digitseq/cl_DS_div.cc:349:74: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] if ((mspref(r_MSDptr,0) > b_msd) || ((c1 = mspref(r_MSDptr,1)+b_msd) < b_msd)) ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_div.cc:243:15: note: array 'r_MSDptr' declared here {var uintD* r_MSDptr = roomptr; ^ base/digitseq/cl_DS_div.cc:372:48: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { var uintD c2lo = mspref(r_MSDptr,2); // c2hi*beta+c2lo = c1*beta+r[j+n-2] ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_div.cc:243:15: note: array 'r_MSDptr' declared here {var uintD* r_MSDptr = roomptr; ^ 8 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_div.lo -MD -MP -MF base/digitseq/.deps/cl_DS_div.Tpo -c base/digitseq/cl_DS_div.cc -o base/digitseq/cl_DS_div.o In file included from base/digitseq/cl_DS_div.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_div.cc:375:24: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(b_2msd,q_stern, c3hi=,c3lo=); // c3hi*beta+c3lo = b[n-2] * q* ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_div.cc:375:24: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_div.cc:322:41: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD b_2msd = mspref(b_MSDptr,1); // b[n-2] ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_div.cc:168:23: note: array 'b_MSDptr' declared here const uintD* b_MSDptr, uintC b_len, const uintD* b_LSDptr, ^ base/digitseq/cl_DS_div.cc:337:58: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] divuD(mspref(r_MSDptr,0),mspref(r_MSDptr,1),b_msd, q_stern=,c1=); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ./base/cl_low.h:1014:27: note: expanded from macro 'divu_12864_6464' var uint64 __xlo = (xlo); \ ^~~ base/digitseq/cl_DS_div.cc:243:15: note: array 'r_MSDptr' declared here {var uintD* r_MSDptr = roomptr; ^ base/digitseq/cl_DS_div.cc:349:74: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] if ((mspref(r_MSDptr,0) > b_msd) || ((c1 = mspref(r_MSDptr,1)+b_msd) < b_msd)) ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_div.cc:243:15: note: array 'r_MSDptr' declared here {var uintD* r_MSDptr = roomptr; ^ base/digitseq/cl_DS_div.cc:372:48: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { var uintD c2lo = mspref(r_MSDptr,2); // c2hi*beta+c2lo = c1*beta+r[j+n-2] ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_div.cc:243:15: note: array 'r_MSDptr' declared here {var uintD* r_MSDptr = roomptr; ^ 8 warnings generated. depbase=`echo base/digitseq/cl_DS_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_mul.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_mul.lo base/digitseq/cl_DS_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_mul.lo -MD -MP -MF base/digitseq/.deps/cl_DS_mul.Tpo -c base/digitseq/cl_DS_mul.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_mul.o In file included from base/digitseq/cl_DS_mul.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_mul.cc:113:10: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(digit,digit, hi=,lo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_mul.cc:113:10: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ In file included from base/digitseq/cl_DS_mul.cc:127: ./base/digitseq/cl_DS_mul_kara.h:233:26: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] if (mspref(prodmid_MSDptr,1)==0) { prodmid_len--; } ~~~~~~~^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./base/digitseq/cl_DS_mul_kara.h:194:15: note: array 'prodmid_MSDptr' declared here {var uintD* prodmid_MSDptr; ^ base/digitseq/cl_DS_mul.cc:369:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32(len1-cl_fftm_threshold1,len2-cl_fftm_threshold1, hi=,lo=); ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ base/digitseq/cl_DS_mul.cc:369:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ In file included from base/digitseq/cl_DS_mul.cc:507: base/digitseq/cl_DS_mul_kara_sqr.h:69:24: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] if (mspref(prodmid_MSDptr,1)==0) { prodmid_len--; } ~~~~~~~^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_mul_kara_sqr.h:37:13: note: array 'prodmid_MSDptr' declared here {var uintD* prodmid_MSDptr; ^ base/digitseq/cl_DS_mul.cc:516:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(digit,digit, lspref(destptr,1)=,lspref(destptr,0)=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_mul.cc:516:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 10 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_mul.lo -MD -MP -MF base/digitseq/.deps/cl_DS_mul.Tpo -c base/digitseq/cl_DS_mul.cc -o base/digitseq/cl_DS_mul.o In file included from base/digitseq/cl_DS_mul.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_mul.cc:113:10: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(digit,digit, hi=,lo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_mul.cc:113:10: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ In file included from base/digitseq/cl_DS_mul.cc:127: ./base/digitseq/cl_DS_mul_kara.h:233:26: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] if (mspref(prodmid_MSDptr,1)==0) { prodmid_len--; } ~~~~~~~^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./base/digitseq/cl_DS_mul_kara.h:194:15: note: array 'prodmid_MSDptr' declared here {var uintD* prodmid_MSDptr; ^ base/digitseq/cl_DS_mul.cc:369:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32(len1-cl_fftm_threshold1,len2-cl_fftm_threshold1, hi=,lo=); ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ base/digitseq/cl_DS_mul.cc:369:13: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ In file included from base/digitseq/cl_DS_mul.cc:507: base/digitseq/cl_DS_mul_kara_sqr.h:69:24: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] if (mspref(prodmid_MSDptr,1)==0) { prodmid_len--; } ~~~~~~~^~~~~~~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_mul_kara_sqr.h:37:13: note: array 'prodmid_MSDptr' declared here {var uintD* prodmid_MSDptr; ^ base/digitseq/cl_DS_mul.cc:516:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(digit,digit, lspref(destptr,1)=,lspref(destptr,0)=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_mul.cc:516:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 10 warnings generated. depbase=`echo base/digitseq/cl_DS_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_random.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_random.lo base/digitseq/cl_DS_random.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_random.lo -MD -MP -MF base/digitseq/.deps/cl_DS_random.Tpo -c base/digitseq/cl_DS_random.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_random.o In file included from base/digitseq/cl_DS_random.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_random.lo -MD -MP -MF base/digitseq/.deps/cl_DS_random.Tpo -c base/digitseq/cl_DS_random.cc -o base/digitseq/cl_DS_random.o In file included from base/digitseq/cl_DS_random.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/digitseq/cl_DS_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_recip.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_recip.lo base/digitseq/cl_DS_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_recip.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recip.Tpo -c base/digitseq/cl_DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recip.o In file included from base/digitseq/cl_DS_recip.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_recip.cc:121:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,x2,chi=,clo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_recip.cc:121:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_recip.cc:107:45: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD x2 = (a_len > 1 ? (mspref(a_MSDptr,1) & -bit(intDsize-3)) : 0); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:81:22: note: array 'a_MSDptr' declared here void cl_UDS_recip (const uintD* a_MSDptr, uintC a_len, ^ base/digitseq/cl_DS_recip.cc:109:44: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { mspref(y_MSDptr,0) = 4; mspref(y_MSDptr,1) = 0; } ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:87:11: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ base/digitseq/cl_DS_recip.cc:133:20: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(y_MSDptr,1) = q<<1; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:87:11: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ 7 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_recip.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recip.Tpo -c base/digitseq/cl_DS_recip.cc -o base/digitseq/cl_DS_recip.o In file included from base/digitseq/cl_DS_recip.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_recip.cc:121:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,x2,chi=,clo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_recip.cc:121:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_recip.cc:107:45: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD x2 = (a_len > 1 ? (mspref(a_MSDptr,1) & -bit(intDsize-3)) : 0); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:81:22: note: array 'a_MSDptr' declared here void cl_UDS_recip (const uintD* a_MSDptr, uintC a_len, ^ base/digitseq/cl_DS_recip.cc:109:44: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { mspref(y_MSDptr,0) = 4; mspref(y_MSDptr,1) = 0; } ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:87:11: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ base/digitseq/cl_DS_recip.cc:133:20: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(y_MSDptr,1) = q<<1; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recip.cc:87:11: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ 7 warnings generated. depbase=`echo base/digitseq/cl_DS_recipsqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_recipsqrt.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_recipsqrt.lo base/digitseq/cl_DS_recipsqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_recipsqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recipsqrt.Tpo -c base/digitseq/cl_DS_recipsqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recipsqrt.o In file included from base/digitseq/cl_DS_recipsqrt.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:91:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD x2 = (a_len > 1 ? mspref(x_MSDptr,1) : 0); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:79:6: note: array 'x_MSDptr' declared here var const uintD* const x_MSDptr = a_MSDptr; ^ base/digitseq/cl_DS_recipsqrt.cc:114:11: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(y_MSDptr,1) = y1; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:80:6: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_recipsqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_recipsqrt.Tpo -c base/digitseq/cl_DS_recipsqrt.cc -o base/digitseq/cl_DS_recipsqrt.o In file included from base/digitseq/cl_DS_recipsqrt.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:91:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD x2 = (a_len > 1 ? mspref(x_MSDptr,1) : 0); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:79:6: note: array 'x_MSDptr' declared here var const uintD* const x_MSDptr = a_MSDptr; ^ base/digitseq/cl_DS_recipsqrt.cc:114:11: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(y_MSDptr,1) = y1; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_recipsqrt.cc:80:6: note: array 'y_MSDptr' declared here var uintD* y_MSDptr; ^ 4 warnings generated. depbase=`echo base/digitseq/cl_DS_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_sqrt.lo base/digitseq/cl_DS_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_sqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_sqrt.Tpo -c base/digitseq/cl_DS_sqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_sqrt.o In file included from base/digitseq/cl_DS_sqrt.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:243:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(x,x, x2hi=,x2lo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_sqrt.cc:243:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_sqrt.cc:312:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(b_stern,b_stern, b_stern_2_hi=,b_stern_2_lo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_sqrt.cc:312:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_sqrt.cc:208:37: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD a_2msd = mspref(a_MSDptr,1); // a[2n-2] ~~~~~~~^~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:138:25: note: expanded from macro 'a_MSDptr' #define a_MSDptr new_a_MSDptr ^ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:127:11: note: array 'new_a_MSDptr' declared here var uintD* new_a_MSDptr; ^ base/digitseq/cl_DS_sqrt.cc:246:21: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(a_MSDptr,1) = a_2msd - x2lo; ~~~~~~~^~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:138:25: note: expanded from macro 'a_MSDptr' #define a_MSDptr new_a_MSDptr ^ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:127:11: note: array 'new_a_MSDptr' declared here var uintD* new_a_MSDptr; ^ base/digitseq/cl_DS_sqrt.cc:249:42: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(b_MSDptr,0) = 1; mspref(b_MSDptr,1) = x<<1; // b[n-1] ablegen ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:203:13: note: array 'b_MSDptr' declared here { var uintD* b_MSDptr = b_->MSDptr mspop -1; // ab hier n+1 Digits Platz ^ base/digitseq/cl_DS_sqrt.cc:262:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD a_2d = mspref(a_mptr,1); // a[2n-j-1] ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:252:13: note: array 'a_mptr' declared here var uintD* a_mptr = a_MSDptr mspop 0; ^ base/digitseq/cl_DS_sqrt.cc:263:39: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD a_3d = mspref(a_mptr,2); // a[2n-j-2] ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:252:13: note: array 'a_mptr' declared here var uintD* a_mptr = a_MSDptr mspop 0; ^ 11 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_sqrt.lo -MD -MP -MF base/digitseq/.deps/cl_DS_sqrt.Tpo -c base/digitseq/cl_DS_sqrt.cc -o base/digitseq/cl_DS_sqrt.o In file included from base/digitseq/cl_DS_sqrt.cc:7: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:243:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(x,x, x2hi=,x2lo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_sqrt.cc:243:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_sqrt.cc:312:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(b_stern,b_stern, b_stern_2_hi=,b_stern_2_lo=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/digitseq/cl_DS_sqrt.cc:312:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ base/digitseq/cl_DS_sqrt.cc:208:37: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD a_2msd = mspref(a_MSDptr,1); // a[2n-2] ~~~~~~~^~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:138:25: note: expanded from macro 'a_MSDptr' #define a_MSDptr new_a_MSDptr ^ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:127:11: note: array 'new_a_MSDptr' declared here var uintD* new_a_MSDptr; ^ base/digitseq/cl_DS_sqrt.cc:246:21: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(a_MSDptr,1) = a_2msd - x2lo; ~~~~~~~^~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:138:25: note: expanded from macro 'a_MSDptr' #define a_MSDptr new_a_MSDptr ^ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:127:11: note: array 'new_a_MSDptr' declared here var uintD* new_a_MSDptr; ^ base/digitseq/cl_DS_sqrt.cc:249:42: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] mspref(b_MSDptr,0) = 1; mspref(b_MSDptr,1) = x<<1; // b[n-1] ablegen ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:203:13: note: array 'b_MSDptr' declared here { var uintD* b_MSDptr = b_->MSDptr mspop -1; // ab hier n+1 Digits Platz ^ base/digitseq/cl_DS_sqrt.cc:262:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD a_2d = mspref(a_mptr,1); // a[2n-j-1] ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:252:13: note: array 'a_mptr' declared here var uintD* a_mptr = a_MSDptr mspop 0; ^ base/digitseq/cl_DS_sqrt.cc:263:39: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uintD a_3d = mspref(a_mptr,2); // a[2n-j-2] ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ base/digitseq/cl_DS_sqrt.cc:252:13: note: array 'a_mptr' declared here var uintD* a_mptr = a_MSDptr mspop 0; ^ 11 warnings generated. depbase=`echo base/digitseq/cl_DS_trandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_trandom.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_DS_trandom.lo base/digitseq/cl_DS_trandom.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_trandom.lo -MD -MP -MF base/digitseq/.deps/cl_DS_trandom.Tpo -c base/digitseq/cl_DS_trandom.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_trandom.o In file included from base/digitseq/cl_DS_trandom.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/digitseq/cl_DS_trandom.lo -MD -MP -MF base/digitseq/.deps/cl_DS_trandom.Tpo -c base/digitseq/cl_DS_trandom.cc -o base/digitseq/cl_DS_trandom.o In file included from base/digitseq/cl_DS_trandom.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/hash/cl_rcpointer2_hashweak_rcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/hash/cl_rcpointer2_hashweak_rcpointer.lo -MD -MP -MF $depbase.Tpo -c -o base/hash/cl_rcpointer2_hashweak_rcpointer.lo base/hash/cl_rcpointer2_hashweak_rcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/hash/cl_rcpointer2_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer2_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer2_hashweak_rcpointer.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/hash/cl_rcpointer2_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer2_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc -o base/hash/cl_rcpointer2_hashweak_rcpointer.o depbase=`echo base/hash/cl_rcpointer_hashweak_rcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/hash/cl_rcpointer_hashweak_rcpointer.lo -MD -MP -MF $depbase.Tpo -c -o base/hash/cl_rcpointer_hashweak_rcpointer.lo base/hash/cl_rcpointer_hashweak_rcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/hash/cl_rcpointer_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer_hashweak_rcpointer.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/hash/cl_rcpointer_hashweak_rcpointer.lo -MD -MP -MF base/hash/.deps/cl_rcpointer_hashweak_rcpointer.Tpo -c base/hash/cl_rcpointer_hashweak_rcpointer.cc -o base/hash/cl_rcpointer_hashweak_rcpointer.o depbase=`echo base/input/cl_read_bad_syntax_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_bad_syntax_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/input/cl_read_bad_syntax_exception.lo base/input/cl_read_bad_syntax_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_bad_syntax_exception.lo -MD -MP -MF base/input/.deps/cl_read_bad_syntax_exception.Tpo -c base/input/cl_read_bad_syntax_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_bad_syntax_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_bad_syntax_exception.lo -MD -MP -MF base/input/.deps/cl_read_bad_syntax_exception.Tpo -c base/input/cl_read_bad_syntax_exception.cc -o base/input/cl_read_bad_syntax_exception.o depbase=`echo base/input/cl_read_eof_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_eof_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/input/cl_read_eof_exception.lo base/input/cl_read_eof_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_eof_exception.lo -MD -MP -MF base/input/.deps/cl_read_eof_exception.Tpo -c base/input/cl_read_eof_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_eof_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_eof_exception.lo -MD -MP -MF base/input/.deps/cl_read_eof_exception.Tpo -c base/input/cl_read_eof_exception.cc -o base/input/cl_read_eof_exception.o depbase=`echo base/input/cl_read_junk_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_junk_exception.lo -MD -MP -MF $depbase.Tpo -c -o base/input/cl_read_junk_exception.lo base/input/cl_read_junk_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_junk_exception.lo -MD -MP -MF base/input/.deps/cl_read_junk_exception.Tpo -c base/input/cl_read_junk_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_junk_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/input/cl_read_junk_exception.lo -MD -MP -MF base/input/.deps/cl_read_junk_exception.Tpo -c base/input/cl_read_junk_exception.cc -o base/input/cl_read_junk_exception.o depbase=`echo base/low/cl_low_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_div.lo -MD -MP -MF $depbase.Tpo -c -o base/low/cl_low_div.lo base/low/cl_low_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_div.lo -MD -MP -MF base/low/.deps/cl_low_div.Tpo -c base/low/cl_low_div.cc -fPIC -DPIC -o base/low/.libs/cl_low_div.o In file included from base/low/cl_low_div.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_div.lo -MD -MP -MF base/low/.deps/cl_low_div.Tpo -c base/low/cl_low_div.cc -o base/low/cl_low_div.o In file included from base/low/cl_low_div.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/low/cl_low_isqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_isqrt.lo -MD -MP -MF $depbase.Tpo -c -o base/low/cl_low_isqrt.lo base/low/cl_low_isqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_isqrt.lo -MD -MP -MF base/low/.deps/cl_low_isqrt.Tpo -c base/low/cl_low_isqrt.cc -fPIC -DPIC -o base/low/.libs/cl_low_isqrt.o In file included from base/low/cl_low_isqrt.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_isqrt.lo -MD -MP -MF base/low/.deps/cl_low_isqrt.Tpo -c base/low/cl_low_isqrt.cc -o base/low/cl_low_isqrt.o In file included from base/low/cl_low_isqrt.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/low/cl_low_isqrt2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_isqrt2.lo -MD -MP -MF $depbase.Tpo -c -o base/low/cl_low_isqrt2.lo base/low/cl_low_isqrt2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_isqrt2.lo -MD -MP -MF base/low/.deps/cl_low_isqrt2.Tpo -c base/low/cl_low_isqrt2.cc -fPIC -DPIC -o base/low/.libs/cl_low_isqrt2.o In file included from base/low/cl_low_isqrt2.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_isqrt2.lo -MD -MP -MF base/low/.deps/cl_low_isqrt2.Tpo -c base/low/cl_low_isqrt2.cc -o base/low/cl_low_isqrt2.o In file included from base/low/cl_low_isqrt2.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/low/cl_low_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_mul.lo -MD -MP -MF $depbase.Tpo -c -o base/low/cl_low_mul.lo base/low/cl_low_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_mul.lo -MD -MP -MF base/low/.deps/cl_low_mul.Tpo -c base/low/cl_low_mul.cc -fPIC -DPIC -o base/low/.libs/cl_low_mul.o In file included from base/low/cl_low_mul.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/low/cl_low_mul.lo -MD -MP -MF base/low/.deps/cl_low_mul.Tpo -c base/low/cl_low_mul.cc -o base/low/cl_low_mul.o In file included from base/low/cl_low_mul.cc:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/output/cl_output_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_output_dec.lo -MD -MP -MF $depbase.Tpo -c -o base/output/cl_output_dec.lo base/output/cl_output_dec.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_output_dec.lo -MD -MP -MF base/output/.deps/cl_output_dec.Tpo -c base/output/cl_output_dec.cc -fPIC -DPIC -o base/output/.libs/cl_output_dec.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_output_dec.lo -MD -MP -MF base/output/.deps/cl_output_dec.Tpo -c base/output/cl_output_dec.cc -o base/output/cl_output_dec.o depbase=`echo base/output/cl_output_hex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_output_hex.lo -MD -MP -MF $depbase.Tpo -c -o base/output/cl_output_hex.lo base/output/cl_output_hex.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_output_hex.lo -MD -MP -MF base/output/.deps/cl_output_hex.Tpo -c base/output/cl_output_hex.cc -fPIC -DPIC -o base/output/.libs/cl_output_hex.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_output_hex.lo -MD -MP -MF base/output/.deps/cl_output_hex.Tpo -c base/output/cl_output_hex.cc -o base/output/cl_output_hex.o depbase=`echo base/output/cl_prin_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_prin_globals.lo -MD -MP -MF $depbase.Tpo -c -o base/output/cl_prin_globals.lo base/output/cl_prin_globals.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_prin_globals.lo -MD -MP -MF base/output/.deps/cl_prin_globals.Tpo -c base/output/cl_prin_globals.cc -fPIC -DPIC -o base/output/.libs/cl_prin_globals.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/output/cl_prin_globals.lo -MD -MP -MF base/output/.deps/cl_prin_globals.Tpo -c base/output/cl_prin_globals.cc -o base/output/cl_prin_globals.o depbase=`echo base/proplist/cl_pl_add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_add.lo -MD -MP -MF $depbase.Tpo -c -o base/proplist/cl_pl_add.lo base/proplist/cl_pl_add.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_add.lo -MD -MP -MF base/proplist/.deps/cl_pl_add.Tpo -c base/proplist/cl_pl_add.cc -fPIC -DPIC -o base/proplist/.libs/cl_pl_add.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_add.lo -MD -MP -MF base/proplist/.deps/cl_pl_add.Tpo -c base/proplist/cl_pl_add.cc -o base/proplist/cl_pl_add.o depbase=`echo base/proplist/cl_pl_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_d.lo -MD -MP -MF $depbase.Tpo -c -o base/proplist/cl_pl_d.lo base/proplist/cl_pl_d.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_d.lo -MD -MP -MF base/proplist/.deps/cl_pl_d.Tpo -c base/proplist/cl_pl_d.cc -fPIC -DPIC -o base/proplist/.libs/cl_pl_d.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_d.lo -MD -MP -MF base/proplist/.deps/cl_pl_d.Tpo -c base/proplist/cl_pl_d.cc -o base/proplist/cl_pl_d.o depbase=`echo base/proplist/cl_pl_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_get.lo -MD -MP -MF $depbase.Tpo -c -o base/proplist/cl_pl_get.lo base/proplist/cl_pl_get.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_get.lo -MD -MP -MF base/proplist/.deps/cl_pl_get.Tpo -c base/proplist/cl_pl_get.cc -fPIC -DPIC -o base/proplist/.libs/cl_pl_get.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/proplist/cl_pl_get.lo -MD -MP -MF base/proplist/.deps/cl_pl_get.Tpo -c base/proplist/cl_pl_get.cc -o base/proplist/cl_pl_get.o depbase=`echo base/random/cl_UL_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_UL_random.lo -MD -MP -MF $depbase.Tpo -c -o base/random/cl_UL_random.lo base/random/cl_UL_random.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_UL_random.lo -MD -MP -MF base/random/.deps/cl_UL_random.Tpo -c base/random/cl_UL_random.cc -fPIC -DPIC -o base/random/.libs/cl_UL_random.o In file included from base/random/cl_UL_random.cc:12: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/random/cl_UL_random.cc:29:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu64(seed,a, , newseed =); ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/random/cl_UL_random.cc:29:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_UL_random.lo -MD -MP -MF base/random/.deps/cl_UL_random.Tpo -c base/random/cl_UL_random.cc -o base/random/cl_UL_random.o In file included from base/random/cl_UL_random.cc:12: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ base/random/cl_UL_random.cc:29:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu64(seed,a, , newseed =); ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ base/random/cl_UL_random.cc:29:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. depbase=`echo base/random/cl_random_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_random_def.lo -MD -MP -MF $depbase.Tpo -c -o base/random/cl_random_def.lo base/random/cl_random_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_random_def.lo -MD -MP -MF base/random/.deps/cl_random_def.Tpo -c base/random/cl_random_def.cc -fPIC -DPIC -o base/random/.libs/cl_random_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_random_def.lo -MD -MP -MF base/random/.deps/cl_random_def.Tpo -c base/random/cl_random_def.cc -o base/random/cl_random_def.o depbase=`echo base/random/cl_random_from.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_random_from.lo -MD -MP -MF $depbase.Tpo -c -o base/random/cl_random_from.lo base/random/cl_random_from.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_random_from.lo -MD -MP -MF base/random/.deps/cl_random_from.Tpo -c base/random/cl_random_from.cc -fPIC -DPIC -o base/random/.libs/cl_random_from.o In file included from base/random/cl_random_from.cc:18: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/random/cl_random_from.lo -MD -MP -MF base/random/.deps/cl_random_from.Tpo -c base/random/cl_random_from.cc -o base/random/cl_random_from.o In file included from base/random/cl_random_from.cc:18: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo base/ring/cl_no_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/ring/cl_no_ring.lo -MD -MP -MF $depbase.Tpo -c -o base/ring/cl_no_ring.lo base/ring/cl_no_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/ring/cl_no_ring.lo -MD -MP -MF base/ring/.deps/cl_no_ring.Tpo -c base/ring/cl_no_ring.cc -fPIC -DPIC -o base/ring/.libs/cl_no_ring.o base/ring/cl_no_ring.cc:157:28: warning: variable 'cl_no_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_ring cl_no_ring = cl_no_ring; ~~~~~~~~~~ ^~~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/ring/cl_no_ring.lo -MD -MP -MF base/ring/.deps/cl_no_ring.Tpo -c base/ring/cl_no_ring.cc -o base/ring/cl_no_ring.o base/ring/cl_no_ring.cc:157:28: warning: variable 'cl_no_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_ring cl_no_ring = cl_no_ring; ~~~~~~~~~~ ^~~~~~~~~~ 1 warning generated. depbase=`echo base/ring/cl_ring_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/ring/cl_ring_debug.lo -MD -MP -MF $depbase.Tpo -c -o base/ring/cl_ring_debug.lo base/ring/cl_ring_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/ring/cl_ring_debug.lo -MD -MP -MF base/ring/.deps/cl_ring_debug.Tpo -c base/ring/cl_ring_debug.cc -fPIC -DPIC -o base/ring/.libs/cl_ring_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/ring/cl_ring_debug.lo -MD -MP -MF base/ring/.deps/cl_ring_debug.Tpo -c base/ring/cl_ring_debug.cc -o base/ring/cl_ring_debug.o depbase=`echo base/string/cl_spushstring_append.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_spushstring_append.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_spushstring_append.lo base/string/cl_spushstring_append.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_spushstring_append.lo -MD -MP -MF base/string/.deps/cl_spushstring_append.Tpo -c base/string/cl_spushstring_append.cc -fPIC -DPIC -o base/string/.libs/cl_spushstring_append.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_spushstring_append.lo -MD -MP -MF base/string/.deps/cl_spushstring_append.Tpo -c base/string/cl_spushstring_append.cc -o base/string/cl_spushstring_append.o depbase=`echo base/string/cl_spushstring_push.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_spushstring_push.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_spushstring_push.lo base/string/cl_spushstring_push.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_spushstring_push.lo -MD -MP -MF base/string/.deps/cl_spushstring_push.Tpo -c base/string/cl_spushstring_push.cc -fPIC -DPIC -o base/string/.libs/cl_spushstring_push.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_spushstring_push.lo -MD -MP -MF base/string/.deps/cl_spushstring_push.Tpo -c base/string/cl_spushstring_push.cc -o base/string/cl_spushstring_push.o depbase=`echo base/string/cl_sstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_sstring.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_sstring.lo base/string/cl_sstring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_sstring.lo -MD -MP -MF base/string/.deps/cl_sstring.Tpo -c base/string/cl_sstring.cc -fPIC -DPIC -o base/string/.libs/cl_sstring.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_sstring.lo -MD -MP -MF base/string/.deps/cl_sstring.Tpo -c base/string/cl_sstring.cc -o base/string/cl_sstring.o depbase=`echo base/string/cl_st_c2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_c2.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_c2.lo base/string/cl_st_c2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_c2.lo -MD -MP -MF base/string/.deps/cl_st_c2.Tpo -c base/string/cl_st_c2.cc -fPIC -DPIC -o base/string/.libs/cl_st_c2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_c2.lo -MD -MP -MF base/string/.deps/cl_st_c2.Tpo -c base/string/cl_st_c2.cc -o base/string/cl_st_c2.o depbase=`echo base/string/cl_st_concat1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat1.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_concat1.lo base/string/cl_st_concat1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat1.lo -MD -MP -MF base/string/.deps/cl_st_concat1.Tpo -c base/string/cl_st_concat1.cc -fPIC -DPIC -o base/string/.libs/cl_st_concat1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat1.lo -MD -MP -MF base/string/.deps/cl_st_concat1.Tpo -c base/string/cl_st_concat1.cc -o base/string/cl_st_concat1.o depbase=`echo base/string/cl_st_concat2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat2.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_concat2.lo base/string/cl_st_concat2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat2.lo -MD -MP -MF base/string/.deps/cl_st_concat2.Tpo -c base/string/cl_st_concat2.cc -fPIC -DPIC -o base/string/.libs/cl_st_concat2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat2.lo -MD -MP -MF base/string/.deps/cl_st_concat2.Tpo -c base/string/cl_st_concat2.cc -o base/string/cl_st_concat2.o depbase=`echo base/string/cl_st_concat3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat3.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_concat3.lo base/string/cl_st_concat3.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat3.lo -MD -MP -MF base/string/.deps/cl_st_concat3.Tpo -c base/string/cl_st_concat3.cc -fPIC -DPIC -o base/string/.libs/cl_st_concat3.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_concat3.lo -MD -MP -MF base/string/.deps/cl_st_concat3.Tpo -c base/string/cl_st_concat3.cc -o base/string/cl_st_concat3.o depbase=`echo base/string/cl_st_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_debug.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_debug.lo base/string/cl_st_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_debug.lo -MD -MP -MF base/string/.deps/cl_st_debug.Tpo -c base/string/cl_st_debug.cc -fPIC -DPIC -o base/string/.libs/cl_st_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_debug.lo -MD -MP -MF base/string/.deps/cl_st_debug.Tpo -c base/string/cl_st_debug.cc -o base/string/cl_st_debug.o depbase=`echo base/string/cl_st_hashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_hashcode.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_hashcode.lo base/string/cl_st_hashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_hashcode.lo -MD -MP -MF base/string/.deps/cl_st_hashcode.Tpo -c base/string/cl_st_hashcode.cc -fPIC -DPIC -o base/string/.libs/cl_st_hashcode.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_hashcode.lo -MD -MP -MF base/string/.deps/cl_st_hashcode.Tpo -c base/string/cl_st_hashcode.cc -o base/string/cl_st_hashcode.o depbase=`echo base/string/cl_st_make0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make0.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_make0.lo base/string/cl_st_make0.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make0.lo -MD -MP -MF base/string/.deps/cl_st_make0.Tpo -c base/string/cl_st_make0.cc -fPIC -DPIC -o base/string/.libs/cl_st_make0.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make0.lo -MD -MP -MF base/string/.deps/cl_st_make0.Tpo -c base/string/cl_st_make0.cc -o base/string/cl_st_make0.o depbase=`echo base/string/cl_st_make1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make1.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_make1.lo base/string/cl_st_make1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make1.lo -MD -MP -MF base/string/.deps/cl_st_make1.Tpo -c base/string/cl_st_make1.cc -fPIC -DPIC -o base/string/.libs/cl_st_make1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make1.lo -MD -MP -MF base/string/.deps/cl_st_make1.Tpo -c base/string/cl_st_make1.cc -o base/string/cl_st_make1.o depbase=`echo base/string/cl_st_make2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make2.lo -MD -MP -MF $depbase.Tpo -c -o base/string/cl_st_make2.lo base/string/cl_st_make2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make2.lo -MD -MP -MF base/string/.deps/cl_st_make2.Tpo -c base/string/cl_st_make2.cc -fPIC -DPIC -o base/string/.libs/cl_st_make2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/cl_st_make2.lo -MD -MP -MF base/string/.deps/cl_st_make2.Tpo -c base/string/cl_st_make2.cc -o base/string/cl_st_make2.o depbase=`echo base/string/input/cl_st_get1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_get1.lo -MD -MP -MF $depbase.Tpo -c -o base/string/input/cl_st_get1.lo base/string/input/cl_st_get1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_get1.lo -MD -MP -MF base/string/input/.deps/cl_st_get1.Tpo -c base/string/input/cl_st_get1.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_get1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_get1.lo -MD -MP -MF base/string/input/.deps/cl_st_get1.Tpo -c base/string/input/cl_st_get1.cc -o base/string/input/cl_st_get1.o depbase=`echo base/string/input/cl_st_get2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_get2.lo -MD -MP -MF $depbase.Tpo -c -o base/string/input/cl_st_get2.lo base/string/input/cl_st_get2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_get2.lo -MD -MP -MF base/string/input/.deps/cl_st_get2.Tpo -c base/string/input/cl_st_get2.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_get2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_get2.lo -MD -MP -MF base/string/input/.deps/cl_st_get2.Tpo -c base/string/input/cl_st_get2.cc -o base/string/input/cl_st_get2.o depbase=`echo base/string/input/cl_st_getline1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_getline1.lo -MD -MP -MF $depbase.Tpo -c -o base/string/input/cl_st_getline1.lo base/string/input/cl_st_getline1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_getline1.lo -MD -MP -MF base/string/input/.deps/cl_st_getline1.Tpo -c base/string/input/cl_st_getline1.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_getline1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_getline1.lo -MD -MP -MF base/string/input/.deps/cl_st_getline1.Tpo -c base/string/input/cl_st_getline1.cc -o base/string/input/cl_st_getline1.o depbase=`echo base/string/input/cl_st_getline2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_getline2.lo -MD -MP -MF $depbase.Tpo -c -o base/string/input/cl_st_getline2.lo base/string/input/cl_st_getline2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_getline2.lo -MD -MP -MF base/string/input/.deps/cl_st_getline2.Tpo -c base/string/input/cl_st_getline2.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_getline2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_getline2.lo -MD -MP -MF base/string/input/.deps/cl_st_getline2.Tpo -c base/string/input/cl_st_getline2.cc -o base/string/input/cl_st_getline2.o depbase=`echo base/string/input/cl_st_gettoken.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_gettoken.lo -MD -MP -MF $depbase.Tpo -c -o base/string/input/cl_st_gettoken.lo base/string/input/cl_st_gettoken.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_gettoken.lo -MD -MP -MF base/string/input/.deps/cl_st_gettoken.Tpo -c base/string/input/cl_st_gettoken.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_gettoken.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/input/cl_st_gettoken.lo -MD -MP -MF base/string/input/.deps/cl_st_gettoken.Tpo -c base/string/input/cl_st_gettoken.cc -o base/string/input/cl_st_gettoken.o depbase=`echo base/string/misc/cl_st_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/misc/cl_st_class.lo -MD -MP -MF $depbase.Tpo -c -o base/string/misc/cl_st_class.lo base/string/misc/cl_st_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/misc/cl_st_class.lo -MD -MP -MF base/string/misc/.deps/cl_st_class.Tpo -c base/string/misc/cl_st_class.cc -fPIC -DPIC -o base/string/misc/.libs/cl_st_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/misc/cl_st_class.lo -MD -MP -MF base/string/misc/.deps/cl_st_class.Tpo -c base/string/misc/cl_st_class.cc -o base/string/misc/cl_st_class.o depbase=`echo base/string/output/cl_st_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/output/cl_st_print.lo -MD -MP -MF $depbase.Tpo -c -o base/string/output/cl_st_print.lo base/string/output/cl_st_print.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/output/cl_st_print.lo -MD -MP -MF base/string/output/.deps/cl_st_print.Tpo -c base/string/output/cl_st_print.cc -fPIC -DPIC -o base/string/output/.libs/cl_st_print.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/string/output/cl_st_print.lo -MD -MP -MF base/string/output/.deps/cl_st_print.Tpo -c base/string/output/cl_st_print.cc -o base/string/output/cl_st_print.o depbase=`echo base/symbol/cl_sy_hashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/symbol/cl_sy_hashcode.lo -MD -MP -MF $depbase.Tpo -c -o base/symbol/cl_sy_hashcode.lo base/symbol/cl_sy_hashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/symbol/cl_sy_hashcode.lo -MD -MP -MF base/symbol/.deps/cl_sy_hashcode.Tpo -c base/symbol/cl_sy_hashcode.cc -fPIC -DPIC -o base/symbol/.libs/cl_sy_hashcode.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/symbol/cl_sy_hashcode.lo -MD -MP -MF base/symbol/.deps/cl_sy_hashcode.Tpo -c base/symbol/cl_sy_hashcode.cc -o base/symbol/cl_sy_hashcode.o depbase=`echo base/symbol/cl_symbol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/symbol/cl_symbol.lo -MD -MP -MF $depbase.Tpo -c -o base/symbol/cl_symbol.lo base/symbol/cl_symbol.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/symbol/cl_symbol.lo -MD -MP -MF base/symbol/.deps/cl_symbol.Tpo -c base/symbol/cl_symbol.cc -fPIC -DPIC -o base/symbol/.libs/cl_symbol.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT base/symbol/cl_symbol.lo -MD -MP -MF base/symbol/.deps/cl_symbol.Tpo -c base/symbol/cl_symbol.cc -o base/symbol/cl_symbol.o depbase=`echo complex/algebraic/cl_C_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_abs.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_C_abs.lo complex/algebraic/cl_C_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_abs.lo -MD -MP -MF complex/algebraic/.deps/cl_C_abs.Tpo -c complex/algebraic/cl_C_abs.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_abs.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_abs.lo -MD -MP -MF complex/algebraic/.deps/cl_C_abs.Tpo -c complex/algebraic/cl_C_abs.cc -o complex/algebraic/cl_C_abs.o depbase=`echo complex/algebraic/cl_C_abs_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_abs_aux.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_C_abs_aux.lo complex/algebraic/cl_C_abs_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_abs_aux.lo -MD -MP -MF complex/algebraic/.deps/cl_C_abs_aux.Tpo -c complex/algebraic/cl_C_abs_aux.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_abs_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_abs_aux.lo -MD -MP -MF complex/algebraic/.deps/cl_C_abs_aux.Tpo -c complex/algebraic/cl_C_abs_aux.cc -o complex/algebraic/cl_C_abs_aux.o depbase=`echo complex/algebraic/cl_C_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_signum.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_C_signum.lo complex/algebraic/cl_C_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_signum.lo -MD -MP -MF complex/algebraic/.deps/cl_C_signum.Tpo -c complex/algebraic/cl_C_signum.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_signum.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_signum.lo -MD -MP -MF complex/algebraic/.deps/cl_C_signum.Tpo -c complex/algebraic/cl_C_signum.cc -o complex/algebraic/cl_C_signum.o depbase=`echo complex/algebraic/cl_C_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_C_sqrt.lo complex/algebraic/cl_C_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_sqrt.lo -MD -MP -MF complex/algebraic/.deps/cl_C_sqrt.Tpo -c complex/algebraic/cl_C_sqrt.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_sqrt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_C_sqrt.lo -MD -MP -MF complex/algebraic/.deps/cl_C_sqrt.Tpo -c complex/algebraic/cl_C_sqrt.cc -o complex/algebraic/cl_C_sqrt.o depbase=`echo complex/algebraic/cl_DF_hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_DF_hypot.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_DF_hypot.lo complex/algebraic/cl_DF_hypot.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_DF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_DF_hypot.Tpo -c complex/algebraic/cl_DF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_DF_hypot.o In file included from complex/algebraic/cl_DF_hypot.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_DF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_DF_hypot.Tpo -c complex/algebraic/cl_DF_hypot.cc -o complex/algebraic/cl_DF_hypot.o In file included from complex/algebraic/cl_DF_hypot.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/algebraic/cl_FF_hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_FF_hypot.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_FF_hypot.lo complex/algebraic/cl_FF_hypot.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_FF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_FF_hypot.Tpo -c complex/algebraic/cl_FF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_FF_hypot.o In file included from complex/algebraic/cl_FF_hypot.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_FF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_FF_hypot.Tpo -c complex/algebraic/cl_FF_hypot.cc -o complex/algebraic/cl_FF_hypot.o In file included from complex/algebraic/cl_FF_hypot.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/algebraic/cl_LF_hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_LF_hypot.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_LF_hypot.lo complex/algebraic/cl_LF_hypot.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_LF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_LF_hypot.Tpo -c complex/algebraic/cl_LF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_LF_hypot.o In file included from complex/algebraic/cl_LF_hypot.cc:14: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_LF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_LF_hypot.Tpo -c complex/algebraic/cl_LF_hypot.cc -o complex/algebraic/cl_LF_hypot.o In file included from complex/algebraic/cl_LF_hypot.cc:14: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/algebraic/cl_R_hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_R_hypot.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_R_hypot.lo complex/algebraic/cl_R_hypot.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_R_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_R_hypot.Tpo -c complex/algebraic/cl_R_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_R_hypot.o In file included from complex/algebraic/cl_R_hypot.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_R_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_R_hypot.Tpo -c complex/algebraic/cl_R_hypot.cc -o complex/algebraic/cl_R_hypot.o In file included from complex/algebraic/cl_R_hypot.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/algebraic/cl_SF_hypot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_SF_hypot.lo -MD -MP -MF $depbase.Tpo -c -o complex/algebraic/cl_SF_hypot.lo complex/algebraic/cl_SF_hypot.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_SF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_SF_hypot.Tpo -c complex/algebraic/cl_SF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_SF_hypot.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/algebraic/cl_SF_hypot.lo -MD -MP -MF complex/algebraic/.deps/cl_SF_hypot.Tpo -c complex/algebraic/cl_SF_hypot.cc -o complex/algebraic/cl_SF_hypot.o depbase=`echo complex/elem/cl_C_equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_equal.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_equal.lo complex/elem/cl_C_equal.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_equal.lo -MD -MP -MF complex/elem/.deps/cl_C_equal.Tpo -c complex/elem/cl_C_equal.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_equal.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_equal.lo -MD -MP -MF complex/elem/.deps/cl_C_equal.Tpo -c complex/elem/cl_C_equal.cc -o complex/elem/cl_C_equal.o depbase=`echo complex/elem/cl_C_from_R_R_complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_from_R_R_complex.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_from_R_R_complex.lo complex/elem/cl_C_from_R_R_complex.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_from_R_R_complex.lo -MD -MP -MF complex/elem/.deps/cl_C_from_R_R_complex.Tpo -c complex/elem/cl_C_from_R_R_complex.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_from_R_R_complex.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_from_R_R_complex.lo -MD -MP -MF complex/elem/.deps/cl_C_from_R_R_complex.Tpo -c complex/elem/cl_C_from_R_R_complex.cc -o complex/elem/cl_C_from_R_R_complex.o depbase=`echo complex/elem/cl_C_from_R_R_complex1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_from_R_R_complex1.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_from_R_R_complex1.lo complex/elem/cl_C_from_R_R_complex1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_from_R_R_complex1.lo -MD -MP -MF complex/elem/.deps/cl_C_from_R_R_complex1.Tpo -c complex/elem/cl_C_from_R_R_complex1.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_from_R_R_complex1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_from_R_R_complex1.lo -MD -MP -MF complex/elem/.deps/cl_C_from_R_R_complex1.Tpo -c complex/elem/cl_C_from_R_R_complex1.cc -o complex/elem/cl_C_from_R_R_complex1.o depbase=`echo complex/elem/cl_C_imagpart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_imagpart.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_imagpart.lo complex/elem/cl_C_imagpart.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_imagpart.lo -MD -MP -MF complex/elem/.deps/cl_C_imagpart.Tpo -c complex/elem/cl_C_imagpart.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_imagpart.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_imagpart.lo -MD -MP -MF complex/elem/.deps/cl_C_imagpart.Tpo -c complex/elem/cl_C_imagpart.cc -o complex/elem/cl_C_imagpart.o depbase=`echo complex/elem/cl_C_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_minus.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_minus.lo complex/elem/cl_C_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_minus.lo -MD -MP -MF complex/elem/.deps/cl_C_minus.Tpo -c complex/elem/cl_C_minus.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_minus.lo -MD -MP -MF complex/elem/.deps/cl_C_minus.Tpo -c complex/elem/cl_C_minus.cc -o complex/elem/cl_C_minus.o depbase=`echo complex/elem/cl_C_minus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_minus1.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_minus1.lo complex/elem/cl_C_minus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_minus1.lo -MD -MP -MF complex/elem/.deps/cl_C_minus1.Tpo -c complex/elem/cl_C_minus1.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_minus1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_minus1.lo -MD -MP -MF complex/elem/.deps/cl_C_minus1.Tpo -c complex/elem/cl_C_minus1.cc -o complex/elem/cl_C_minus1.o depbase=`echo complex/elem/cl_C_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_mul.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_mul.lo complex/elem/cl_C_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_mul.lo -MD -MP -MF complex/elem/.deps/cl_C_mul.Tpo -c complex/elem/cl_C_mul.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_mul.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_mul.lo -MD -MP -MF complex/elem/.deps/cl_C_mul.Tpo -c complex/elem/cl_C_mul.cc -o complex/elem/cl_C_mul.o depbase=`echo complex/elem/cl_C_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_plus.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_plus.lo complex/elem/cl_C_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_plus.lo -MD -MP -MF complex/elem/.deps/cl_C_plus.Tpo -c complex/elem/cl_C_plus.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_plus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_plus.lo -MD -MP -MF complex/elem/.deps/cl_C_plus.Tpo -c complex/elem/cl_C_plus.cc -o complex/elem/cl_C_plus.o depbase=`echo complex/elem/cl_C_plus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_plus1.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_plus1.lo complex/elem/cl_C_plus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_plus1.lo -MD -MP -MF complex/elem/.deps/cl_C_plus1.Tpo -c complex/elem/cl_C_plus1.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_plus1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_plus1.lo -MD -MP -MF complex/elem/.deps/cl_C_plus1.Tpo -c complex/elem/cl_C_plus1.cc -o complex/elem/cl_C_plus1.o depbase=`echo complex/elem/cl_C_realpart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_realpart.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_realpart.lo complex/elem/cl_C_realpart.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_realpart.lo -MD -MP -MF complex/elem/.deps/cl_C_realpart.Tpo -c complex/elem/cl_C_realpart.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_realpart.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_realpart.lo -MD -MP -MF complex/elem/.deps/cl_C_realpart.Tpo -c complex/elem/cl_C_realpart.cc -o complex/elem/cl_C_realpart.o depbase=`echo complex/elem/cl_C_square.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_square.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_square.lo complex/elem/cl_C_square.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_square.lo -MD -MP -MF complex/elem/.deps/cl_C_square.Tpo -c complex/elem/cl_C_square.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_square.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_square.lo -MD -MP -MF complex/elem/.deps/cl_C_square.Tpo -c complex/elem/cl_C_square.cc -o complex/elem/cl_C_square.o depbase=`echo complex/elem/cl_C_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_uminus.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_uminus.lo complex/elem/cl_C_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_uminus.lo -MD -MP -MF complex/elem/.deps/cl_C_uminus.Tpo -c complex/elem/cl_C_uminus.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_uminus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_uminus.lo -MD -MP -MF complex/elem/.deps/cl_C_uminus.Tpo -c complex/elem/cl_C_uminus.cc -o complex/elem/cl_C_uminus.o depbase=`echo complex/elem/cl_C_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_zerop.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/cl_C_zerop.lo complex/elem/cl_C_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_zerop.lo -MD -MP -MF complex/elem/.deps/cl_C_zerop.Tpo -c complex/elem/cl_C_zerop.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_zerop.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/cl_C_zerop.lo -MD -MP -MF complex/elem/.deps/cl_C_zerop.Tpo -c complex/elem/cl_C_zerop.cc -o complex/elem/cl_C_zerop.o depbase=`echo complex/elem/division/cl_C_DF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_DF_recip.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/division/cl_C_DF_recip.lo complex/elem/division/cl_C_DF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_DF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_DF_recip.Tpo -c complex/elem/division/cl_C_DF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_DF_recip.o In file included from complex/elem/division/cl_C_DF_recip.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_DF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_DF_recip.Tpo -c complex/elem/division/cl_C_DF_recip.cc -o complex/elem/division/cl_C_DF_recip.o In file included from complex/elem/division/cl_C_DF_recip.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/elem/division/cl_C_FF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_FF_recip.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/division/cl_C_FF_recip.lo complex/elem/division/cl_C_FF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_FF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_FF_recip.Tpo -c complex/elem/division/cl_C_FF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_FF_recip.o In file included from complex/elem/division/cl_C_FF_recip.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_FF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_FF_recip.Tpo -c complex/elem/division/cl_C_FF_recip.cc -o complex/elem/division/cl_C_FF_recip.o In file included from complex/elem/division/cl_C_FF_recip.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/elem/division/cl_C_LF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_LF_recip.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/division/cl_C_LF_recip.lo complex/elem/division/cl_C_LF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_LF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_LF_recip.Tpo -c complex/elem/division/cl_C_LF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_LF_recip.o In file included from complex/elem/division/cl_C_LF_recip.cc:14: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_LF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_LF_recip.Tpo -c complex/elem/division/cl_C_LF_recip.cc -o complex/elem/division/cl_C_LF_recip.o In file included from complex/elem/division/cl_C_LF_recip.cc:14: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/elem/division/cl_C_SF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_SF_recip.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/division/cl_C_SF_recip.lo complex/elem/division/cl_C_SF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_SF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_SF_recip.Tpo -c complex/elem/division/cl_C_SF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_SF_recip.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_SF_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_SF_recip.Tpo -c complex/elem/division/cl_C_SF_recip.cc -o complex/elem/division/cl_C_SF_recip.o depbase=`echo complex/elem/division/cl_C_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_div.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/division/cl_C_div.lo complex/elem/division/cl_C_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_div.lo -MD -MP -MF complex/elem/division/.deps/cl_C_div.Tpo -c complex/elem/division/cl_C_div.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_div.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_div.lo -MD -MP -MF complex/elem/division/.deps/cl_C_div.Tpo -c complex/elem/division/cl_C_div.cc -o complex/elem/division/cl_C_div.o depbase=`echo complex/elem/division/cl_C_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_recip.lo -MD -MP -MF $depbase.Tpo -c -o complex/elem/division/cl_C_recip.lo complex/elem/division/cl_C_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_recip.Tpo -c complex/elem/division/cl_C_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_recip.o In file included from complex/elem/division/cl_C_recip.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/elem/division/cl_C_recip.lo -MD -MP -MF complex/elem/division/.deps/cl_C_recip.Tpo -c complex/elem/division/cl_C_recip.cc -o complex/elem/division/cl_C_recip.o In file included from complex/elem/division/cl_C_recip.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/input/cl_N_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_from_string.lo -MD -MP -MF $depbase.Tpo -c -o complex/input/cl_N_from_string.lo complex/input/cl_N_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_from_string.lo -MD -MP -MF complex/input/.deps/cl_N_from_string.Tpo -c complex/input/cl_N_from_string.cc -fPIC -DPIC -o complex/input/.libs/cl_N_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_from_string.lo -MD -MP -MF complex/input/.deps/cl_N_from_string.Tpo -c complex/input/cl_N_from_string.cc -o complex/input/cl_N_from_string.o depbase=`echo complex/input/cl_N_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_read.lo -MD -MP -MF $depbase.Tpo -c -o complex/input/cl_N_read.lo complex/input/cl_N_read.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_read.lo -MD -MP -MF complex/input/.deps/cl_N_read.Tpo -c complex/input/cl_N_read.cc -fPIC -DPIC -o complex/input/.libs/cl_N_read.o In file included from complex/input/cl_N_read.cc:20: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_read.lo -MD -MP -MF complex/input/.deps/cl_N_read.Tpo -c complex/input/cl_N_read.cc -o complex/input/cl_N_read.o In file included from complex/input/cl_N_read.cc:20: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/input/cl_N_read_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_read_stream.lo -MD -MP -MF $depbase.Tpo -c -o complex/input/cl_N_read_stream.lo complex/input/cl_N_read_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_read_stream.lo -MD -MP -MF complex/input/.deps/cl_N_read_stream.Tpo -c complex/input/cl_N_read_stream.cc -fPIC -DPIC -o complex/input/.libs/cl_N_read_stream.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/input/cl_N_read_stream.lo -MD -MP -MF complex/input/.deps/cl_N_read_stream.Tpo -c complex/input/cl_N_read_stream.cc -o complex/input/cl_N_read_stream.o depbase=`echo complex/misc/cl_C_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_class.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_C_class.lo complex/misc/cl_C_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_class.lo -MD -MP -MF complex/misc/.deps/cl_C_class.Tpo -c complex/misc/cl_C_class.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_class.lo -MD -MP -MF complex/misc/.deps/cl_C_class.Tpo -c complex/misc/cl_C_class.cc -o complex/misc/cl_C_class.o depbase=`echo complex/misc/cl_C_conjugate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_conjugate.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_C_conjugate.lo complex/misc/cl_C_conjugate.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_conjugate.lo -MD -MP -MF complex/misc/.deps/cl_C_conjugate.Tpo -c complex/misc/cl_C_conjugate.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_conjugate.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_conjugate.lo -MD -MP -MF complex/misc/.deps/cl_C_conjugate.Tpo -c complex/misc/cl_C_conjugate.cc -o complex/misc/cl_C_conjugate.o depbase=`echo complex/misc/cl_C_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_debug.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_C_debug.lo complex/misc/cl_C_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_debug.lo -MD -MP -MF complex/misc/.deps/cl_C_debug.Tpo -c complex/misc/cl_C_debug.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_debug.lo -MD -MP -MF complex/misc/.deps/cl_C_debug.Tpo -c complex/misc/cl_C_debug.cc -o complex/misc/cl_C_debug.o depbase=`echo complex/misc/cl_C_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_C_eqhashcode.lo complex/misc/cl_C_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_eqhashcode.lo -MD -MP -MF complex/misc/.deps/cl_C_eqhashcode.Tpo -c complex/misc/cl_C_eqhashcode.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_eqhashcode.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_eqhashcode.lo -MD -MP -MF complex/misc/.deps/cl_C_eqhashcode.Tpo -c complex/misc/cl_C_eqhashcode.cc -o complex/misc/cl_C_eqhashcode.o depbase=`echo complex/misc/cl_C_expt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_expt.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_C_expt.lo complex/misc/cl_C_expt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_expt.lo -MD -MP -MF complex/misc/.deps/cl_C_expt.Tpo -c complex/misc/cl_C_expt.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_expt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_expt.lo -MD -MP -MF complex/misc/.deps/cl_C_expt.Tpo -c complex/misc/cl_C_expt.cc -o complex/misc/cl_C_expt.o depbase=`echo complex/misc/cl_C_expt_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_expt_I.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_C_expt_I.lo complex/misc/cl_C_expt_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_expt_I.lo -MD -MP -MF complex/misc/.deps/cl_C_expt_I.Tpo -c complex/misc/cl_C_expt_I.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_expt_I.o In file included from complex/misc/cl_C_expt_I.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_C_expt_I.lo -MD -MP -MF complex/misc/.deps/cl_C_expt_I.Tpo -c complex/misc/cl_C_expt_I.cc -o complex/misc/cl_C_expt_I.o In file included from complex/misc/cl_C_expt_I.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/misc/cl_N_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_N_as.lo -MD -MP -MF $depbase.Tpo -c -o complex/misc/cl_N_as.lo complex/misc/cl_N_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_N_as.lo -MD -MP -MF complex/misc/.deps/cl_N_as.Tpo -c complex/misc/cl_N_as.cc -fPIC -DPIC -o complex/misc/.libs/cl_N_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/misc/cl_N_as.lo -MD -MP -MF complex/misc/.deps/cl_N_as.Tpo -c complex/misc/cl_N_as.cc -o complex/misc/cl_N_as.o depbase=`echo complex/output/cl_N_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/output/cl_N_aprint.lo -MD -MP -MF $depbase.Tpo -c -o complex/output/cl_N_aprint.lo complex/output/cl_N_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/output/cl_N_aprint.lo -MD -MP -MF complex/output/.deps/cl_N_aprint.Tpo -c complex/output/cl_N_aprint.cc -fPIC -DPIC -o complex/output/.libs/cl_N_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/output/cl_N_aprint.lo -MD -MP -MF complex/output/.deps/cl_N_aprint.Tpo -c complex/output/cl_N_aprint.cc -o complex/output/cl_N_aprint.o depbase=`echo complex/output/cl_N_bprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/output/cl_N_bprint.lo -MD -MP -MF $depbase.Tpo -c -o complex/output/cl_N_bprint.lo complex/output/cl_N_bprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/output/cl_N_bprint.lo -MD -MP -MF complex/output/.deps/cl_N_bprint.Tpo -c complex/output/cl_N_bprint.cc -fPIC -DPIC -o complex/output/.libs/cl_N_bprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/output/cl_N_bprint.lo -MD -MP -MF complex/output/.deps/cl_N_bprint.Tpo -c complex/output/cl_N_bprint.cc -o complex/output/cl_N_bprint.o depbase=`echo complex/ring/cl_C_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/ring/cl_C_ring.lo -MD -MP -MF $depbase.Tpo -c -o complex/ring/cl_C_ring.lo complex/ring/cl_C_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/ring/cl_C_ring.lo -MD -MP -MF complex/ring/.deps/cl_C_ring.Tpo -c complex/ring/cl_C_ring.cc -fPIC -DPIC -o complex/ring/.libs/cl_C_ring.o complex/ring/cl_C_ring.cc:147:35: warning: variable 'cl_C_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_complex_ring cl_C_ring = cl_C_ring; ~~~~~~~~~ ^~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/ring/cl_C_ring.lo -MD -MP -MF complex/ring/.deps/cl_C_ring.Tpo -c complex/ring/cl_C_ring.cc -o complex/ring/cl_C_ring.o complex/ring/cl_C_ring.cc:147:35: warning: variable 'cl_C_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_complex_ring cl_C_ring = cl_C_ring; ~~~~~~~~~ ^~~~~~~~~ 1 warning generated. depbase=`echo complex/transcendental/cl_C_acos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_acos.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_acos.lo complex/transcendental/cl_C_acos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_acos.lo -MD -MP -MF complex/transcendental/.deps/cl_C_acos.Tpo -c complex/transcendental/cl_C_acos.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_acos.o In file included from complex/transcendental/cl_C_acos.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_acos.lo -MD -MP -MF complex/transcendental/.deps/cl_C_acos.Tpo -c complex/transcendental/cl_C_acos.cc -o complex/transcendental/cl_C_acos.o In file included from complex/transcendental/cl_C_acos.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/transcendental/cl_C_acosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_acosh.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_acosh.lo complex/transcendental/cl_C_acosh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_acosh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_acosh.Tpo -c complex/transcendental/cl_C_acosh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_acosh.o In file included from complex/transcendental/cl_C_acosh.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_acosh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_acosh.Tpo -c complex/transcendental/cl_C_acosh.cc -o complex/transcendental/cl_C_acosh.o In file included from complex/transcendental/cl_C_acosh.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/transcendental/cl_C_asin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asin.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_asin.lo complex/transcendental/cl_C_asin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asin.lo -MD -MP -MF complex/transcendental/.deps/cl_C_asin.Tpo -c complex/transcendental/cl_C_asin.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asin.lo -MD -MP -MF complex/transcendental/.deps/cl_C_asin.Tpo -c complex/transcendental/cl_C_asin.cc -o complex/transcendental/cl_C_asin.o depbase=`echo complex/transcendental/cl_C_asinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asinh.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_asinh.lo complex/transcendental/cl_C_asinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asinh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_asinh.Tpo -c complex/transcendental/cl_C_asinh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asinh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_asinh.Tpo -c complex/transcendental/cl_C_asinh.cc -o complex/transcendental/cl_C_asinh.o depbase=`echo complex/transcendental/cl_C_asinh_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asinh_aux.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_asinh_aux.lo complex/transcendental/cl_C_asinh_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asinh_aux.lo -MD -MP -MF complex/transcendental/.deps/cl_C_asinh_aux.Tpo -c complex/transcendental/cl_C_asinh_aux.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asinh_aux.o In file included from complex/transcendental/cl_C_asinh_aux.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_asinh_aux.lo -MD -MP -MF complex/transcendental/.deps/cl_C_asinh_aux.Tpo -c complex/transcendental/cl_C_asinh_aux.cc -o complex/transcendental/cl_C_asinh_aux.o In file included from complex/transcendental/cl_C_asinh_aux.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/transcendental/cl_C_atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atan.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_atan.lo complex/transcendental/cl_C_atan.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atan.lo -MD -MP -MF complex/transcendental/.deps/cl_C_atan.Tpo -c complex/transcendental/cl_C_atan.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atan.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atan.lo -MD -MP -MF complex/transcendental/.deps/cl_C_atan.Tpo -c complex/transcendental/cl_C_atan.cc -o complex/transcendental/cl_C_atan.o depbase=`echo complex/transcendental/cl_C_atanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atanh.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_atanh.lo complex/transcendental/cl_C_atanh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atanh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_atanh.Tpo -c complex/transcendental/cl_C_atanh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atanh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atanh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_atanh.Tpo -c complex/transcendental/cl_C_atanh.cc -o complex/transcendental/cl_C_atanh.o depbase=`echo complex/transcendental/cl_C_atanh_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atanh_aux.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_atanh_aux.lo complex/transcendental/cl_C_atanh_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atanh_aux.lo -MD -MP -MF complex/transcendental/.deps/cl_C_atanh_aux.Tpo -c complex/transcendental/cl_C_atanh_aux.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atanh_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_atanh_aux.lo -MD -MP -MF complex/transcendental/.deps/cl_C_atanh_aux.Tpo -c complex/transcendental/cl_C_atanh_aux.cc -o complex/transcendental/cl_C_atanh_aux.o depbase=`echo complex/transcendental/cl_C_cis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cis.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_cis.lo complex/transcendental/cl_C_cis.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cis.lo -MD -MP -MF complex/transcendental/.deps/cl_C_cis.Tpo -c complex/transcendental/cl_C_cis.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cis.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cis.lo -MD -MP -MF complex/transcendental/.deps/cl_C_cis.Tpo -c complex/transcendental/cl_C_cis.cc -o complex/transcendental/cl_C_cis.o depbase=`echo complex/transcendental/cl_C_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cos.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_cos.lo complex/transcendental/cl_C_cos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cos.lo -MD -MP -MF complex/transcendental/.deps/cl_C_cos.Tpo -c complex/transcendental/cl_C_cos.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cos.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cos.lo -MD -MP -MF complex/transcendental/.deps/cl_C_cos.Tpo -c complex/transcendental/cl_C_cos.cc -o complex/transcendental/cl_C_cos.o depbase=`echo complex/transcendental/cl_C_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cosh.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_cosh.lo complex/transcendental/cl_C_cosh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cosh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_cosh.Tpo -c complex/transcendental/cl_C_cosh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cosh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_cosh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_cosh.Tpo -c complex/transcendental/cl_C_cosh.cc -o complex/transcendental/cl_C_cosh.o depbase=`echo complex/transcendental/cl_C_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_exp.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_exp.lo complex/transcendental/cl_C_exp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_exp.lo -MD -MP -MF complex/transcendental/.deps/cl_C_exp.Tpo -c complex/transcendental/cl_C_exp.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_exp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_exp.lo -MD -MP -MF complex/transcendental/.deps/cl_C_exp.Tpo -c complex/transcendental/cl_C_exp.cc -o complex/transcendental/cl_C_exp.o depbase=`echo complex/transcendental/cl_C_expt_C.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_expt_C.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_expt_C.lo complex/transcendental/cl_C_expt_C.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_expt_C.lo -MD -MP -MF complex/transcendental/.deps/cl_C_expt_C.Tpo -c complex/transcendental/cl_C_expt_C.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_expt_C.o In file included from complex/transcendental/cl_C_expt_C.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_expt_C.lo -MD -MP -MF complex/transcendental/.deps/cl_C_expt_C.Tpo -c complex/transcendental/cl_C_expt_C.cc -o complex/transcendental/cl_C_expt_C.o In file included from complex/transcendental/cl_C_expt_C.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo complex/transcendental/cl_C_log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_log.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_log.lo complex/transcendental/cl_C_log.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_log.lo -MD -MP -MF complex/transcendental/.deps/cl_C_log.Tpo -c complex/transcendental/cl_C_log.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_log.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_log.lo -MD -MP -MF complex/transcendental/.deps/cl_C_log.Tpo -c complex/transcendental/cl_C_log.cc -o complex/transcendental/cl_C_log.o depbase=`echo complex/transcendental/cl_C_log2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_log2.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_log2.lo complex/transcendental/cl_C_log2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_log2.lo -MD -MP -MF complex/transcendental/.deps/cl_C_log2.Tpo -c complex/transcendental/cl_C_log2.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_log2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_log2.lo -MD -MP -MF complex/transcendental/.deps/cl_C_log2.Tpo -c complex/transcendental/cl_C_log2.cc -o complex/transcendental/cl_C_log2.o depbase=`echo complex/transcendental/cl_C_phase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_phase.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_phase.lo complex/transcendental/cl_C_phase.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_phase.lo -MD -MP -MF complex/transcendental/.deps/cl_C_phase.Tpo -c complex/transcendental/cl_C_phase.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_phase.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_phase.lo -MD -MP -MF complex/transcendental/.deps/cl_C_phase.Tpo -c complex/transcendental/cl_C_phase.cc -o complex/transcendental/cl_C_phase.o depbase=`echo complex/transcendental/cl_C_sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_sin.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_sin.lo complex/transcendental/cl_C_sin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_sin.lo -MD -MP -MF complex/transcendental/.deps/cl_C_sin.Tpo -c complex/transcendental/cl_C_sin.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_sin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_sin.lo -MD -MP -MF complex/transcendental/.deps/cl_C_sin.Tpo -c complex/transcendental/cl_C_sin.cc -o complex/transcendental/cl_C_sin.o depbase=`echo complex/transcendental/cl_C_sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_sinh.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_sinh.lo complex/transcendental/cl_C_sinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_sinh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_sinh.Tpo -c complex/transcendental/cl_C_sinh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_sinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_sinh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_sinh.Tpo -c complex/transcendental/cl_C_sinh.cc -o complex/transcendental/cl_C_sinh.o depbase=`echo complex/transcendental/cl_C_tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_tan.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_tan.lo complex/transcendental/cl_C_tan.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_tan.lo -MD -MP -MF complex/transcendental/.deps/cl_C_tan.Tpo -c complex/transcendental/cl_C_tan.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_tan.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_tan.lo -MD -MP -MF complex/transcendental/.deps/cl_C_tan.Tpo -c complex/transcendental/cl_C_tan.cc -o complex/transcendental/cl_C_tan.o depbase=`echo complex/transcendental/cl_C_tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_tanh.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_C_tanh.lo complex/transcendental/cl_C_tanh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_tanh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_tanh.Tpo -c complex/transcendental/cl_C_tanh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_tanh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_C_tanh.lo -MD -MP -MF complex/transcendental/.deps/cl_C_tanh.Tpo -c complex/transcendental/cl_C_tanh.cc -o complex/transcendental/cl_C_tanh.o depbase=`echo complex/transcendental/cl_R_cis.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_R_cis.lo -MD -MP -MF $depbase.Tpo -c -o complex/transcendental/cl_R_cis.lo complex/transcendental/cl_R_cis.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_R_cis.lo -MD -MP -MF complex/transcendental/.deps/cl_R_cis.Tpo -c complex/transcendental/cl_R_cis.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_R_cis.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT complex/transcendental/cl_R_cis.lo -MD -MP -MF complex/transcendental/.deps/cl_R_cis.Tpo -c complex/transcendental/cl_R_cis.cc -o complex/transcendental/cl_R_cis.o depbase=`echo float/algebraic/cl_F_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/algebraic/cl_F_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o float/algebraic/cl_F_sqrt.lo float/algebraic/cl_F_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/algebraic/cl_F_sqrt.lo -MD -MP -MF float/algebraic/.deps/cl_F_sqrt.Tpo -c float/algebraic/cl_F_sqrt.cc -fPIC -DPIC -o float/algebraic/.libs/cl_F_sqrt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/algebraic/cl_F_sqrt.lo -MD -MP -MF float/algebraic/.deps/cl_F_sqrt.Tpo -c float/algebraic/cl_F_sqrt.cc -o float/algebraic/cl_F_sqrt.o depbase=`echo float/base/cl_F_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_globals.lo -MD -MP -MF $depbase.Tpo -c -o float/base/cl_F_globals.lo float/base/cl_F_globals.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_globals.lo -MD -MP -MF float/base/.deps/cl_F_globals.Tpo -c float/base/cl_F_globals.cc -fPIC -DPIC -o float/base/.libs/cl_F_globals.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_globals.lo -MD -MP -MF float/base/.deps/cl_F_globals.Tpo -c float/base/cl_F_globals.cc -o float/base/cl_F_globals.o depbase=`echo float/base/cl_F_nan_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_nan_exception.lo -MD -MP -MF $depbase.Tpo -c -o float/base/cl_F_nan_exception.lo float/base/cl_F_nan_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_nan_exception.lo -MD -MP -MF float/base/.deps/cl_F_nan_exception.Tpo -c float/base/cl_F_nan_exception.cc -fPIC -DPIC -o float/base/.libs/cl_F_nan_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_nan_exception.lo -MD -MP -MF float/base/.deps/cl_F_nan_exception.Tpo -c float/base/cl_F_nan_exception.cc -o float/base/cl_F_nan_exception.o depbase=`echo float/base/cl_F_overflow_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_overflow_exception.lo -MD -MP -MF $depbase.Tpo -c -o float/base/cl_F_overflow_exception.lo float/base/cl_F_overflow_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_overflow_exception.lo -MD -MP -MF float/base/.deps/cl_F_overflow_exception.Tpo -c float/base/cl_F_overflow_exception.cc -fPIC -DPIC -o float/base/.libs/cl_F_overflow_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_overflow_exception.lo -MD -MP -MF float/base/.deps/cl_F_overflow_exception.Tpo -c float/base/cl_F_overflow_exception.cc -o float/base/cl_F_overflow_exception.o depbase=`echo float/base/cl_F_underflow_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_underflow_exception.lo -MD -MP -MF $depbase.Tpo -c -o float/base/cl_F_underflow_exception.lo float/base/cl_F_underflow_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_underflow_exception.lo -MD -MP -MF float/base/.deps/cl_F_underflow_exception.Tpo -c float/base/cl_F_underflow_exception.cc -fPIC -DPIC -o float/base/.libs/cl_F_underflow_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/base/cl_F_underflow_exception.lo -MD -MP -MF float/base/.deps/cl_F_underflow_exception.Tpo -c float/base/cl_F_underflow_exception.cc -o float/base/cl_F_underflow_exception.o depbase=`echo float/conv/cl_DF_to_FF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_FF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_DF_to_FF.lo float/conv/cl_DF_to_FF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_FF.lo -MD -MP -MF float/conv/.deps/cl_DF_to_FF.Tpo -c float/conv/cl_DF_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_FF.o In file included from float/conv/cl_DF_to_FF.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_FF.lo -MD -MP -MF float/conv/.deps/cl_DF_to_FF.Tpo -c float/conv/cl_DF_to_FF.cc -o float/conv/cl_DF_to_FF.o In file included from float/conv/cl_DF_to_FF.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_DF_to_LF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_LF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_DF_to_LF.lo float/conv/cl_DF_to_LF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_LF.lo -MD -MP -MF float/conv/.deps/cl_DF_to_LF.Tpo -c float/conv/cl_DF_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_LF.o In file included from float/conv/cl_DF_to_LF.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_LF.lo -MD -MP -MF float/conv/.deps/cl_DF_to_LF.Tpo -c float/conv/cl_DF_to_LF.cc -o float/conv/cl_DF_to_LF.o In file included from float/conv/cl_DF_to_LF.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_DF_to_SF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_SF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_DF_to_SF.lo float/conv/cl_DF_to_SF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_SF.lo -MD -MP -MF float/conv/.deps/cl_DF_to_SF.Tpo -c float/conv/cl_DF_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_SF.o In file included from float/conv/cl_DF_to_SF.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_SF.lo -MD -MP -MF float/conv/.deps/cl_DF_to_SF.Tpo -c float/conv/cl_DF_to_SF.cc -o float/conv/cl_DF_to_SF.o In file included from float/conv/cl_DF_to_SF.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_DF_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_DF_to_double.lo float/conv/cl_DF_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_double.lo -MD -MP -MF float/conv/.deps/cl_DF_to_double.Tpo -c float/conv/cl_DF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_double.o In file included from float/conv/cl_DF_to_double.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_double.lo -MD -MP -MF float/conv/.deps/cl_DF_to_double.Tpo -c float/conv/cl_DF_to_double.cc -o float/conv/cl_DF_to_double.o In file included from float/conv/cl_DF_to_double.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_DF_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_DF_to_float.lo float/conv/cl_DF_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_float.lo -MD -MP -MF float/conv/.deps/cl_DF_to_float.Tpo -c float/conv/cl_DF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_float.o In file included from float/conv/cl_DF_to_float.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_DF_to_float.lo -MD -MP -MF float/conv/.deps/cl_DF_to_float.Tpo -c float/conv/cl_DF_to_float.cc -o float/conv/cl_DF_to_float.o In file included from float/conv/cl_DF_to_float.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_FF_to_DF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_DF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_FF_to_DF.lo float/conv/cl_FF_to_DF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_DF.lo -MD -MP -MF float/conv/.deps/cl_FF_to_DF.Tpo -c float/conv/cl_FF_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_DF.o In file included from float/conv/cl_FF_to_DF.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_DF.lo -MD -MP -MF float/conv/.deps/cl_FF_to_DF.Tpo -c float/conv/cl_FF_to_DF.cc -o float/conv/cl_FF_to_DF.o In file included from float/conv/cl_FF_to_DF.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_FF_to_LF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_LF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_FF_to_LF.lo float/conv/cl_FF_to_LF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_LF.lo -MD -MP -MF float/conv/.deps/cl_FF_to_LF.Tpo -c float/conv/cl_FF_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_LF.o In file included from float/conv/cl_FF_to_LF.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_LF.lo -MD -MP -MF float/conv/.deps/cl_FF_to_LF.Tpo -c float/conv/cl_FF_to_LF.cc -o float/conv/cl_FF_to_LF.o In file included from float/conv/cl_FF_to_LF.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_FF_to_SF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_SF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_FF_to_SF.lo float/conv/cl_FF_to_SF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_SF.lo -MD -MP -MF float/conv/.deps/cl_FF_to_SF.Tpo -c float/conv/cl_FF_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_SF.o In file included from float/conv/cl_FF_to_SF.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_SF.lo -MD -MP -MF float/conv/.deps/cl_FF_to_SF.Tpo -c float/conv/cl_FF_to_SF.cc -o float/conv/cl_FF_to_SF.o In file included from float/conv/cl_FF_to_SF.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_FF_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_FF_to_double.lo float/conv/cl_FF_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_double.lo -MD -MP -MF float/conv/.deps/cl_FF_to_double.Tpo -c float/conv/cl_FF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_double.o In file included from float/conv/cl_FF_to_double.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_double.lo -MD -MP -MF float/conv/.deps/cl_FF_to_double.Tpo -c float/conv/cl_FF_to_double.cc -o float/conv/cl_FF_to_double.o In file included from float/conv/cl_FF_to_double.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_FF_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_FF_to_float.lo float/conv/cl_FF_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_float.lo -MD -MP -MF float/conv/.deps/cl_FF_to_float.Tpo -c float/conv/cl_FF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_float.o In file included from float/conv/cl_FF_to_float.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_FF_to_float.lo -MD -MP -MF float/conv/.deps/cl_FF_to_float.Tpo -c float/conv/cl_FF_to_float.cc -o float/conv/cl_FF_to_float.o In file included from float/conv/cl_FF_to_float.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_from_F.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_F.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_F.lo float/conv/cl_F_from_F.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_F.lo -MD -MP -MF float/conv/.deps/cl_F_from_F.Tpo -c float/conv/cl_F_from_F.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_F.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_F.lo -MD -MP -MF float/conv/.deps/cl_F_from_F.Tpo -c float/conv/cl_F_from_F.cc -o float/conv/cl_F_from_F.o depbase=`echo float/conv/cl_F_from_F_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_F_f.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_F_f.lo float/conv/cl_F_from_F_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_F_f.lo -MD -MP -MF float/conv/.deps/cl_F_from_F_f.Tpo -c float/conv/cl_F_from_F_f.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_F_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_F_f.lo -MD -MP -MF float/conv/.deps/cl_F_from_F_f.Tpo -c float/conv/cl_F_from_F_f.cc -o float/conv/cl_F_from_F_f.o depbase=`echo float/conv/cl_F_from_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_I.lo float/conv/cl_F_from_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I.lo -MD -MP -MF float/conv/.deps/cl_F_from_I.Tpo -c float/conv/cl_F_from_I.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_I.o In file included from float/conv/cl_F_from_I.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I.lo -MD -MP -MF float/conv/.deps/cl_F_from_I.Tpo -c float/conv/cl_F_from_I.cc -o float/conv/cl_F_from_I.o In file included from float/conv/cl_F_from_I.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_from_I_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I_def.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_I_def.lo float/conv/cl_F_from_I_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I_def.lo -MD -MP -MF float/conv/.deps/cl_F_from_I_def.Tpo -c float/conv/cl_F_from_I_def.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_I_def.o In file included from float/conv/cl_F_from_I_def.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I_def.lo -MD -MP -MF float/conv/.deps/cl_F_from_I_def.Tpo -c float/conv/cl_F_from_I_def.cc -o float/conv/cl_F_from_I_def.o In file included from float/conv/cl_F_from_I_def.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_from_I_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I_f.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_I_f.lo float/conv/cl_F_from_I_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I_f.lo -MD -MP -MF float/conv/.deps/cl_F_from_I_f.Tpo -c float/conv/cl_F_from_I_f.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_I_f.o In file included from float/conv/cl_F_from_I_f.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_I_f.lo -MD -MP -MF float/conv/.deps/cl_F_from_I_f.Tpo -c float/conv/cl_F_from_I_f.cc -o float/conv/cl_F_from_I_f.o In file included from float/conv/cl_F_from_I_f.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_from_RA.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_RA.lo float/conv/cl_F_from_RA.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA.lo -MD -MP -MF float/conv/.deps/cl_F_from_RA.Tpo -c float/conv/cl_F_from_RA.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA.o In file included from float/conv/cl_F_from_RA.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA.lo -MD -MP -MF float/conv/.deps/cl_F_from_RA.Tpo -c float/conv/cl_F_from_RA.cc -o float/conv/cl_F_from_RA.o In file included from float/conv/cl_F_from_RA.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_from_RA_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA_def.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_RA_def.lo float/conv/cl_F_from_RA_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA_def.lo -MD -MP -MF float/conv/.deps/cl_F_from_RA_def.Tpo -c float/conv/cl_F_from_RA_def.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA_def.o In file included from float/conv/cl_F_from_RA_def.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA_def.lo -MD -MP -MF float/conv/.deps/cl_F_from_RA_def.Tpo -c float/conv/cl_F_from_RA_def.cc -o float/conv/cl_F_from_RA_def.o In file included from float/conv/cl_F_from_RA_def.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_from_RA_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA_f.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_from_RA_f.lo float/conv/cl_F_from_RA_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA_f.lo -MD -MP -MF float/conv/.deps/cl_F_from_RA_f.Tpo -c float/conv/cl_F_from_RA_f.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA_f.o In file included from float/conv/cl_F_from_RA_f.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_from_RA_f.lo -MD -MP -MF float/conv/.deps/cl_F_from_RA_f.Tpo -c float/conv/cl_F_from_RA_f.cc -o float/conv/cl_F_from_RA_f.o In file included from float/conv/cl_F_from_RA_f.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_F_to_DF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_DF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_to_DF.lo float/conv/cl_F_to_DF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_DF.lo -MD -MP -MF float/conv/.deps/cl_F_to_DF.Tpo -c float/conv/cl_F_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_DF.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_DF.lo -MD -MP -MF float/conv/.deps/cl_F_to_DF.Tpo -c float/conv/cl_F_to_DF.cc -o float/conv/cl_F_to_DF.o depbase=`echo float/conv/cl_F_to_FF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_FF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_to_FF.lo float/conv/cl_F_to_FF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_FF.lo -MD -MP -MF float/conv/.deps/cl_F_to_FF.Tpo -c float/conv/cl_F_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_FF.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_FF.lo -MD -MP -MF float/conv/.deps/cl_F_to_FF.Tpo -c float/conv/cl_F_to_FF.cc -o float/conv/cl_F_to_FF.o depbase=`echo float/conv/cl_F_to_LF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_LF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_to_LF.lo float/conv/cl_F_to_LF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_LF.lo -MD -MP -MF float/conv/.deps/cl_F_to_LF.Tpo -c float/conv/cl_F_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_LF.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_LF.lo -MD -MP -MF float/conv/.deps/cl_F_to_LF.Tpo -c float/conv/cl_F_to_LF.cc -o float/conv/cl_F_to_LF.o depbase=`echo float/conv/cl_F_to_SF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_SF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_to_SF.lo float/conv/cl_F_to_SF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_SF.lo -MD -MP -MF float/conv/.deps/cl_F_to_SF.Tpo -c float/conv/cl_F_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_SF.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_SF.lo -MD -MP -MF float/conv/.deps/cl_F_to_SF.Tpo -c float/conv/cl_F_to_SF.cc -o float/conv/cl_F_to_SF.o depbase=`echo float/conv/cl_F_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_to_double.lo float/conv/cl_F_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_double.lo -MD -MP -MF float/conv/.deps/cl_F_to_double.Tpo -c float/conv/cl_F_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_double.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_double.lo -MD -MP -MF float/conv/.deps/cl_F_to_double.Tpo -c float/conv/cl_F_to_double.cc -o float/conv/cl_F_to_double.o depbase=`echo float/conv/cl_F_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_F_to_float.lo float/conv/cl_F_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_float.lo -MD -MP -MF float/conv/.deps/cl_F_to_float.Tpo -c float/conv/cl_F_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_float.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_F_to_float.lo -MD -MP -MF float/conv/.deps/cl_F_to_float.Tpo -c float/conv/cl_F_to_float.cc -o float/conv/cl_F_to_float.o depbase=`echo float/conv/cl_LF_to_DF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_DF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_LF_to_DF.lo float/conv/cl_LF_to_DF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_DF.lo -MD -MP -MF float/conv/.deps/cl_LF_to_DF.Tpo -c float/conv/cl_LF_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_DF.o In file included from float/conv/cl_LF_to_DF.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_DF.lo -MD -MP -MF float/conv/.deps/cl_LF_to_DF.Tpo -c float/conv/cl_LF_to_DF.cc -o float/conv/cl_LF_to_DF.o In file included from float/conv/cl_LF_to_DF.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_LF_to_FF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_FF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_LF_to_FF.lo float/conv/cl_LF_to_FF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_FF.lo -MD -MP -MF float/conv/.deps/cl_LF_to_FF.Tpo -c float/conv/cl_LF_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_FF.o In file included from float/conv/cl_LF_to_FF.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_FF.lo -MD -MP -MF float/conv/.deps/cl_LF_to_FF.Tpo -c float/conv/cl_LF_to_FF.cc -o float/conv/cl_LF_to_FF.o In file included from float/conv/cl_LF_to_FF.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_LF_to_SF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_SF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_LF_to_SF.lo float/conv/cl_LF_to_SF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_SF.lo -MD -MP -MF float/conv/.deps/cl_LF_to_SF.Tpo -c float/conv/cl_LF_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_SF.o In file included from float/conv/cl_LF_to_SF.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_SF.lo -MD -MP -MF float/conv/.deps/cl_LF_to_SF.Tpo -c float/conv/cl_LF_to_SF.cc -o float/conv/cl_LF_to_SF.o In file included from float/conv/cl_LF_to_SF.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_LF_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_LF_to_double.lo float/conv/cl_LF_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_double.lo -MD -MP -MF float/conv/.deps/cl_LF_to_double.Tpo -c float/conv/cl_LF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_double.o In file included from float/conv/cl_LF_to_double.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_double.lo -MD -MP -MF float/conv/.deps/cl_LF_to_double.Tpo -c float/conv/cl_LF_to_double.cc -o float/conv/cl_LF_to_double.o In file included from float/conv/cl_LF_to_double.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_LF_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_LF_to_float.lo float/conv/cl_LF_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_float.lo -MD -MP -MF float/conv/.deps/cl_LF_to_float.Tpo -c float/conv/cl_LF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_float.o In file included from float/conv/cl_LF_to_float.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_LF_to_float.lo -MD -MP -MF float/conv/.deps/cl_LF_to_float.Tpo -c float/conv/cl_LF_to_float.cc -o float/conv/cl_LF_to_float.o In file included from float/conv/cl_LF_to_float.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_SF_to_DF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_DF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_SF_to_DF.lo float/conv/cl_SF_to_DF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_DF.lo -MD -MP -MF float/conv/.deps/cl_SF_to_DF.Tpo -c float/conv/cl_SF_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_DF.o In file included from float/conv/cl_SF_to_DF.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_DF.lo -MD -MP -MF float/conv/.deps/cl_SF_to_DF.Tpo -c float/conv/cl_SF_to_DF.cc -o float/conv/cl_SF_to_DF.o In file included from float/conv/cl_SF_to_DF.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_SF_to_FF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_FF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_SF_to_FF.lo float/conv/cl_SF_to_FF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_FF.lo -MD -MP -MF float/conv/.deps/cl_SF_to_FF.Tpo -c float/conv/cl_SF_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_FF.o In file included from float/conv/cl_SF_to_FF.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_FF.lo -MD -MP -MF float/conv/.deps/cl_SF_to_FF.Tpo -c float/conv/cl_SF_to_FF.cc -o float/conv/cl_SF_to_FF.o In file included from float/conv/cl_SF_to_FF.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_SF_to_LF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_LF.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_SF_to_LF.lo float/conv/cl_SF_to_LF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_LF.lo -MD -MP -MF float/conv/.deps/cl_SF_to_LF.Tpo -c float/conv/cl_SF_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_LF.o In file included from float/conv/cl_SF_to_LF.cc:14: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_LF.lo -MD -MP -MF float/conv/.deps/cl_SF_to_LF.Tpo -c float/conv/cl_SF_to_LF.cc -o float/conv/cl_SF_to_LF.o In file included from float/conv/cl_SF_to_LF.cc:14: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_SF_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_SF_to_double.lo float/conv/cl_SF_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_double.lo -MD -MP -MF float/conv/.deps/cl_SF_to_double.Tpo -c float/conv/cl_SF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_double.o In file included from float/conv/cl_SF_to_double.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_double.lo -MD -MP -MF float/conv/.deps/cl_SF_to_double.Tpo -c float/conv/cl_SF_to_double.cc -o float/conv/cl_SF_to_double.o In file included from float/conv/cl_SF_to_double.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/conv/cl_SF_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/conv/cl_SF_to_float.lo float/conv/cl_SF_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_float.lo -MD -MP -MF float/conv/.deps/cl_SF_to_float.Tpo -c float/conv/cl_SF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_float.o In file included from float/conv/cl_SF_to_float.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/conv/cl_SF_to_float.lo -MD -MP -MF float/conv/.deps/cl_SF_to_float.Tpo -c float/conv/cl_SF_to_float.cc -o float/conv/cl_SF_to_float.o In file included from float/conv/cl_SF_to_float.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/algebraic/cl_DF_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/algebraic/cl_DF_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/algebraic/cl_DF_sqrt.lo float/dfloat/algebraic/cl_DF_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/algebraic/cl_DF_sqrt.lo -MD -MP -MF float/dfloat/algebraic/.deps/cl_DF_sqrt.Tpo -c float/dfloat/algebraic/cl_DF_sqrt.cc -fPIC -DPIC -o float/dfloat/algebraic/.libs/cl_DF_sqrt.o In file included from float/dfloat/algebraic/cl_DF_sqrt.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/algebraic/cl_DF_sqrt.lo -MD -MP -MF float/dfloat/algebraic/.deps/cl_DF_sqrt.Tpo -c float/dfloat/algebraic/cl_DF_sqrt.cc -o float/dfloat/algebraic/cl_DF_sqrt.o In file included from float/dfloat/algebraic/cl_DF_sqrt.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/conv/cl_DF_from_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_DF_from_double.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/conv/cl_DF_from_double.lo float/dfloat/conv/cl_DF_from_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_DF_from_double.lo -MD -MP -MF float/dfloat/conv/.deps/cl_DF_from_double.Tpo -c float/dfloat/conv/cl_DF_from_double.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_DF_from_double.o In file included from float/dfloat/conv/cl_DF_from_double.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_DF_from_double.lo -MD -MP -MF float/dfloat/conv/.deps/cl_DF_from_double.Tpo -c float/dfloat/conv/cl_DF_from_double.cc -o float/dfloat/conv/cl_DF_from_double.o In file included from float/dfloat/conv/cl_DF_from_double.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/conv/cl_DF_to_doublej.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_DF_to_doublej.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/conv/cl_DF_to_doublej.lo float/dfloat/conv/cl_DF_to_doublej.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_DF_to_doublej.lo -MD -MP -MF float/dfloat/conv/.deps/cl_DF_to_doublej.Tpo -c float/dfloat/conv/cl_DF_to_doublej.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_DF_to_doublej.o In file included from float/dfloat/conv/cl_DF_to_doublej.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_DF_to_doublej.lo -MD -MP -MF float/dfloat/conv/.deps/cl_DF_to_doublej.Tpo -c float/dfloat/conv/cl_DF_to_doublej.cc -o float/dfloat/conv/cl_DF_to_doublej.o In file included from float/dfloat/conv/cl_DF_to_doublej.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/conv/cl_I_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_I_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/conv/cl_I_to_double.lo float/dfloat/conv/cl_I_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_I_to_double.lo -MD -MP -MF float/dfloat/conv/.deps/cl_I_to_double.Tpo -c float/dfloat/conv/cl_I_to_double.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_I_to_double.o In file included from float/dfloat/conv/cl_I_to_double.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_I_to_double.lo -MD -MP -MF float/dfloat/conv/.deps/cl_I_to_double.Tpo -c float/dfloat/conv/cl_I_to_double.cc -o float/dfloat/conv/cl_I_to_double.o In file included from float/dfloat/conv/cl_I_to_double.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/conv/cl_RA_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_RA_to_double.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/conv/cl_RA_to_double.lo float/dfloat/conv/cl_RA_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_RA_to_double.lo -MD -MP -MF float/dfloat/conv/.deps/cl_RA_to_double.Tpo -c float/dfloat/conv/cl_RA_to_double.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_RA_to_double.o In file included from float/dfloat/conv/cl_RA_to_double.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/conv/cl_RA_to_double.lo -MD -MP -MF float/dfloat/conv/.deps/cl_RA_to_double.Tpo -c float/dfloat/conv/cl_RA_to_double.cc -o float/dfloat/conv/cl_RA_to_double.o In file included from float/dfloat/conv/cl_RA_to_double.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/division/cl_DF_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/division/cl_DF_ceil22.lo float/dfloat/division/cl_DF_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_ceil22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_ceil22.Tpo -c float/dfloat/division/cl_DF_ceil22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_ceil22.o In file included from float/dfloat/division/cl_DF_ceil22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_ceil22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_ceil22.Tpo -c float/dfloat/division/cl_DF_ceil22.cc -o float/dfloat/division/cl_DF_ceil22.o In file included from float/dfloat/division/cl_DF_ceil22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/division/cl_DF_fceil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_fceil.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/division/cl_DF_fceil.lo float/dfloat/division/cl_DF_fceil.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_fceil.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_fceil.Tpo -c float/dfloat/division/cl_DF_fceil.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_fceil.o In file included from float/dfloat/division/cl_DF_fceil.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_fceil.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_fceil.Tpo -c float/dfloat/division/cl_DF_fceil.cc -o float/dfloat/division/cl_DF_fceil.o In file included from float/dfloat/division/cl_DF_fceil.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/division/cl_DF_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_floor22.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/division/cl_DF_floor22.lo float/dfloat/division/cl_DF_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_floor22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_floor22.Tpo -c float/dfloat/division/cl_DF_floor22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_floor22.o In file included from float/dfloat/division/cl_DF_floor22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_floor22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_floor22.Tpo -c float/dfloat/division/cl_DF_floor22.cc -o float/dfloat/division/cl_DF_floor22.o In file included from float/dfloat/division/cl_DF_floor22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/division/cl_DF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/division/cl_DF_recip.lo float/dfloat/division/cl_DF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_recip.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_recip.Tpo -c float/dfloat/division/cl_DF_recip.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_recip.o In file included from float/dfloat/division/cl_DF_recip.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_recip.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_recip.Tpo -c float/dfloat/division/cl_DF_recip.cc -o float/dfloat/division/cl_DF_recip.o In file included from float/dfloat/division/cl_DF_recip.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/division/cl_DF_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_round22.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/division/cl_DF_round22.lo float/dfloat/division/cl_DF_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_round22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_round22.Tpo -c float/dfloat/division/cl_DF_round22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_round22.o In file included from float/dfloat/division/cl_DF_round22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_round22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_round22.Tpo -c float/dfloat/division/cl_DF_round22.cc -o float/dfloat/division/cl_DF_round22.o In file included from float/dfloat/division/cl_DF_round22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/division/cl_DF_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/division/cl_DF_trunc22.lo float/dfloat/division/cl_DF_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_trunc22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_trunc22.Tpo -c float/dfloat/division/cl_DF_trunc22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_trunc22.o In file included from float/dfloat/division/cl_DF_trunc22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/division/cl_DF_trunc22.lo -MD -MP -MF float/dfloat/division/.deps/cl_DF_trunc22.Tpo -c float/dfloat/division/cl_DF_trunc22.cc -o float/dfloat/division/cl_DF_trunc22.o In file included from float/dfloat/division/cl_DF_trunc22.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_compare.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_compare.lo float/dfloat/elem/cl_DF_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_compare.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_compare.Tpo -c float/dfloat/elem/cl_DF_compare.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_compare.o In file included from float/dfloat/elem/cl_DF_compare.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_compare.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_compare.Tpo -c float/dfloat/elem/cl_DF_compare.cc -o float/dfloat/elem/cl_DF_compare.o In file included from float/dfloat/elem/cl_DF_compare.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_div.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_div.lo float/dfloat/elem/cl_DF_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_div.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_div.Tpo -c float/dfloat/elem/cl_DF_div.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_div.o In file included from float/dfloat/elem/cl_DF_div.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_div.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_div.Tpo -c float/dfloat/elem/cl_DF_div.cc -o float/dfloat/elem/cl_DF_div.o In file included from float/dfloat/elem/cl_DF_div.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_ffloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_ffloor.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_ffloor.lo float/dfloat/elem/cl_DF_ffloor.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_ffloor.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_ffloor.Tpo -c float/dfloat/elem/cl_DF_ffloor.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_ffloor.o In file included from float/dfloat/elem/cl_DF_ffloor.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_ffloor.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_ffloor.Tpo -c float/dfloat/elem/cl_DF_ffloor.cc -o float/dfloat/elem/cl_DF_ffloor.o In file included from float/dfloat/elem/cl_DF_ffloor.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_from_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_from_I.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_from_I.lo float/dfloat/elem/cl_DF_from_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_from_I.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_from_I.Tpo -c float/dfloat/elem/cl_DF_from_I.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_from_I.o In file included from float/dfloat/elem/cl_DF_from_I.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_from_I.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_from_I.Tpo -c float/dfloat/elem/cl_DF_from_I.cc -o float/dfloat/elem/cl_DF_from_I.o In file included from float/dfloat/elem/cl_DF_from_I.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_from_RA.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_from_RA.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_from_RA.lo float/dfloat/elem/cl_DF_from_RA.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_from_RA.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_from_RA.Tpo -c float/dfloat/elem/cl_DF_from_RA.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_from_RA.o In file included from float/dfloat/elem/cl_DF_from_RA.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_from_RA.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_from_RA.Tpo -c float/dfloat/elem/cl_DF_from_RA.cc -o float/dfloat/elem/cl_DF_from_RA.o In file included from float/dfloat/elem/cl_DF_from_RA.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_fround.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_fround.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_fround.lo float/dfloat/elem/cl_DF_fround.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_fround.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_fround.Tpo -c float/dfloat/elem/cl_DF_fround.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_fround.o In file included from float/dfloat/elem/cl_DF_fround.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_fround.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_fround.Tpo -c float/dfloat/elem/cl_DF_fround.cc -o float/dfloat/elem/cl_DF_fround.o In file included from float/dfloat/elem/cl_DF_fround.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_ftrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_ftrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_ftrunc.lo float/dfloat/elem/cl_DF_ftrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_ftrunc.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_ftrunc.Tpo -c float/dfloat/elem/cl_DF_ftrunc.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_ftrunc.o In file included from float/dfloat/elem/cl_DF_ftrunc.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_ftrunc.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_ftrunc.Tpo -c float/dfloat/elem/cl_DF_ftrunc.cc -o float/dfloat/elem/cl_DF_ftrunc.o In file included from float/dfloat/elem/cl_DF_ftrunc.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_futrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_futrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_futrunc.lo float/dfloat/elem/cl_DF_futrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_futrunc.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_futrunc.Tpo -c float/dfloat/elem/cl_DF_futrunc.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_futrunc.o In file included from float/dfloat/elem/cl_DF_futrunc.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_futrunc.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_futrunc.Tpo -c float/dfloat/elem/cl_DF_futrunc.cc -o float/dfloat/elem/cl_DF_futrunc.o In file included from float/dfloat/elem/cl_DF_futrunc.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_globals.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_globals.lo float/dfloat/elem/cl_DF_globals.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_globals.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_globals.Tpo -c float/dfloat/elem/cl_DF_globals.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_globals.o In file included from float/dfloat/elem/cl_DF_globals.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ float/dfloat/elem/cl_DF_globals.cc:14:23: warning: variable 'cl_DF_0' is uninitialized when used within its own initialization [-Wuninitialized] const cl_DF cl_DF_0 = cl_DF_0; ~~~~~~~ ^~~~~~~ float/dfloat/elem/cl_DF_globals.cc:15:23: warning: variable 'cl_DF_1' is uninitialized when used within its own initialization [-Wuninitialized] const cl_DF cl_DF_1 = cl_DF_1; ~~~~~~~ ^~~~~~~ float/dfloat/elem/cl_DF_globals.cc:16:28: warning: variable 'cl_DF_minus1' is uninitialized when used within its own initialization [-Wuninitialized] const cl_DF cl_DF_minus1 = cl_DF_minus1; ~~~~~~~~~~~~ ^~~~~~~~~~~~ 5 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_globals.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_globals.Tpo -c float/dfloat/elem/cl_DF_globals.cc -o float/dfloat/elem/cl_DF_globals.o In file included from float/dfloat/elem/cl_DF_globals.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ float/dfloat/elem/cl_DF_globals.cc:14:23: warning: variable 'cl_DF_0' is uninitialized when used within its own initialization [-Wuninitialized] const cl_DF cl_DF_0 = cl_DF_0; ~~~~~~~ ^~~~~~~ float/dfloat/elem/cl_DF_globals.cc:15:23: warning: variable 'cl_DF_1' is uninitialized when used within its own initialization [-Wuninitialized] const cl_DF cl_DF_1 = cl_DF_1; ~~~~~~~ ^~~~~~~ float/dfloat/elem/cl_DF_globals.cc:16:28: warning: variable 'cl_DF_minus1' is uninitialized when used within its own initialization [-Wuninitialized] const cl_DF cl_DF_minus1 = cl_DF_minus1; ~~~~~~~~~~~~ ^~~~~~~~~~~~ 5 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_minus.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_minus.lo float/dfloat/elem/cl_DF_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_minus.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_minus.Tpo -c float/dfloat/elem/cl_DF_minus.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_minus.o In file included from float/dfloat/elem/cl_DF_minus.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_minus.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_minus.Tpo -c float/dfloat/elem/cl_DF_minus.cc -o float/dfloat/elem/cl_DF_minus.o In file included from float/dfloat/elem/cl_DF_minus.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_minusp.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_minusp.lo float/dfloat/elem/cl_DF_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_minusp.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_minusp.Tpo -c float/dfloat/elem/cl_DF_minusp.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_minusp.o In file included from float/dfloat/elem/cl_DF_minusp.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_minusp.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_minusp.Tpo -c float/dfloat/elem/cl_DF_minusp.cc -o float/dfloat/elem/cl_DF_minusp.o In file included from float/dfloat/elem/cl_DF_minusp.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_mul.lo float/dfloat/elem/cl_DF_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_mul.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_mul.Tpo -c float/dfloat/elem/cl_DF_mul.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_mul.o In file included from float/dfloat/elem/cl_DF_mul.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_mul.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_mul.Tpo -c float/dfloat/elem/cl_DF_mul.cc -o float/dfloat/elem/cl_DF_mul.o In file included from float/dfloat/elem/cl_DF_mul.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_plus.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_plus.lo float/dfloat/elem/cl_DF_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_plus.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_plus.Tpo -c float/dfloat/elem/cl_DF_plus.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_plus.o In file included from float/dfloat/elem/cl_DF_plus.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_plus.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_plus.Tpo -c float/dfloat/elem/cl_DF_plus.cc -o float/dfloat/elem/cl_DF_plus.o In file included from float/dfloat/elem/cl_DF_plus.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_plusp.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_plusp.lo float/dfloat/elem/cl_DF_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_plusp.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_plusp.Tpo -c float/dfloat/elem/cl_DF_plusp.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_plusp.o In file included from float/dfloat/elem/cl_DF_plusp.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_plusp.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_plusp.Tpo -c float/dfloat/elem/cl_DF_plusp.cc -o float/dfloat/elem/cl_DF_plusp.o In file included from float/dfloat/elem/cl_DF_plusp.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_scale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_scale.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_scale.lo float/dfloat/elem/cl_DF_scale.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_scale.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_scale.Tpo -c float/dfloat/elem/cl_DF_scale.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_scale.o In file included from float/dfloat/elem/cl_DF_scale.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_scale.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_scale.Tpo -c float/dfloat/elem/cl_DF_scale.cc -o float/dfloat/elem/cl_DF_scale.o In file included from float/dfloat/elem/cl_DF_scale.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_scale_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_scale_I.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_scale_I.lo float/dfloat/elem/cl_DF_scale_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_scale_I.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_scale_I.Tpo -c float/dfloat/elem/cl_DF_scale_I.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_scale_I.o In file included from float/dfloat/elem/cl_DF_scale_I.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_scale_I.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_scale_I.Tpo -c float/dfloat/elem/cl_DF_scale_I.cc -o float/dfloat/elem/cl_DF_scale_I.o In file included from float/dfloat/elem/cl_DF_scale_I.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_to_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_to_I.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_to_I.lo float/dfloat/elem/cl_DF_to_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_to_I.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_to_I.Tpo -c float/dfloat/elem/cl_DF_to_I.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_to_I.o In file included from float/dfloat/elem/cl_DF_to_I.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_to_I.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_to_I.Tpo -c float/dfloat/elem/cl_DF_to_I.cc -o float/dfloat/elem/cl_DF_to_I.o In file included from float/dfloat/elem/cl_DF_to_I.cc:7: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_uminus.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_uminus.lo float/dfloat/elem/cl_DF_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_uminus.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_uminus.Tpo -c float/dfloat/elem/cl_DF_uminus.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_uminus.o In file included from float/dfloat/elem/cl_DF_uminus.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_uminus.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_uminus.Tpo -c float/dfloat/elem/cl_DF_uminus.cc -o float/dfloat/elem/cl_DF_uminus.o In file included from float/dfloat/elem/cl_DF_uminus.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/elem/cl_DF_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_zerop.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/elem/cl_DF_zerop.lo float/dfloat/elem/cl_DF_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_zerop.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_zerop.Tpo -c float/dfloat/elem/cl_DF_zerop.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_zerop.o In file included from float/dfloat/elem/cl_DF_zerop.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/elem/cl_DF_zerop.lo -MD -MP -MF float/dfloat/elem/.deps/cl_DF_zerop.Tpo -c float/dfloat/elem/cl_DF_zerop.cc -o float/dfloat/elem/cl_DF_zerop.o In file included from float/dfloat/elem/cl_DF_zerop.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/input/cl_DF_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/input/cl_DF_from_string.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/input/cl_DF_from_string.lo float/dfloat/input/cl_DF_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/input/cl_DF_from_string.lo -MD -MP -MF float/dfloat/input/.deps/cl_DF_from_string.Tpo -c float/dfloat/input/cl_DF_from_string.cc -fPIC -DPIC -o float/dfloat/input/.libs/cl_DF_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/input/cl_DF_from_string.lo -MD -MP -MF float/dfloat/input/.deps/cl_DF_from_string.Tpo -c float/dfloat/input/cl_DF_from_string.cc -o float/dfloat/input/cl_DF_from_string.o depbase=`echo float/dfloat/misc/cl_DF_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_abs.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_abs.lo float/dfloat/misc/cl_DF_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_abs.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_abs.Tpo -c float/dfloat/misc/cl_DF_abs.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_abs.o In file included from float/dfloat/misc/cl_DF_abs.cc:13: In file included from ./float/dfloat/elem/cl_DF_minusp.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_abs.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_abs.Tpo -c float/dfloat/misc/cl_DF_abs.cc -o float/dfloat/misc/cl_DF_abs.o In file included from float/dfloat/misc/cl_DF_abs.cc:13: In file included from ./float/dfloat/elem/cl_DF_minusp.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_as.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_as.lo float/dfloat/misc/cl_DF_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_as.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_as.Tpo -c float/dfloat/misc/cl_DF_as.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_as.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_as.Tpo -c float/dfloat/misc/cl_DF_as.cc -o float/dfloat/misc/cl_DF_as.o depbase=`echo float/dfloat/misc/cl_DF_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_class.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_class.lo float/dfloat/misc/cl_DF_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_class.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_class.Tpo -c float/dfloat/misc/cl_DF_class.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_class.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_class.Tpo -c float/dfloat/misc/cl_DF_class.cc -o float/dfloat/misc/cl_DF_class.o depbase=`echo float/dfloat/misc/cl_DF_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_debug.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_debug.lo float/dfloat/misc/cl_DF_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_debug.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_debug.Tpo -c float/dfloat/misc/cl_DF_debug.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_debug.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_debug.Tpo -c float/dfloat/misc/cl_DF_debug.cc -o float/dfloat/misc/cl_DF_debug.o depbase=`echo float/dfloat/misc/cl_DF_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_decode.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_decode.lo float/dfloat/misc/cl_DF_decode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_decode.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_decode.Tpo -c float/dfloat/misc/cl_DF_decode.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_decode.o In file included from float/dfloat/misc/cl_DF_decode.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_decode.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_decode.Tpo -c float/dfloat/misc/cl_DF_decode.cc -o float/dfloat/misc/cl_DF_decode.o In file included from float/dfloat/misc/cl_DF_decode.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_digits.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_digits.lo float/dfloat/misc/cl_DF_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_digits.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_digits.Tpo -c float/dfloat/misc/cl_DF_digits.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_digits.o In file included from float/dfloat/misc/cl_DF_digits.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_digits.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_digits.Tpo -c float/dfloat/misc/cl_DF_digits.cc -o float/dfloat/misc/cl_DF_digits.o In file included from float/dfloat/misc/cl_DF_digits.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_eqhashcode.lo float/dfloat/misc/cl_DF_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_eqhashcode.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_eqhashcode.Tpo -c float/dfloat/misc/cl_DF_eqhashcode.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_eqhashcode.o In file included from float/dfloat/misc/cl_DF_eqhashcode.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_eqhashcode.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_eqhashcode.Tpo -c float/dfloat/misc/cl_DF_eqhashcode.cc -o float/dfloat/misc/cl_DF_eqhashcode.o In file included from float/dfloat/misc/cl_DF_eqhashcode.cc:13: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ depbase=`echo float/dfloat/misc/cl_DF_exponent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_exponent.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_exponent.lo float/dfloat/misc/cl_DF_exponent.cc &&\ mv -f $depbase.Tpo $depbase.Plo 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_exponent.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_exponent.Tpo -c float/dfloat/misc/cl_DF_exponent.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_exponent.o In file included from float/dfloat/misc/cl_DF_exponent.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_exponent.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_exponent.Tpo -c float/dfloat/misc/cl_DF_exponent.cc -o float/dfloat/misc/cl_DF_exponent.o In file included from float/dfloat/misc/cl_DF_exponent.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_idecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_idecode.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_idecode.lo float/dfloat/misc/cl_DF_idecode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_idecode.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_idecode.Tpo -c float/dfloat/misc/cl_DF_idecode.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_idecode.o In file included from float/dfloat/misc/cl_DF_idecode.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_idecode.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_idecode.Tpo -c float/dfloat/misc/cl_DF_idecode.cc -o float/dfloat/misc/cl_DF_idecode.o In file included from float/dfloat/misc/cl_DF_idecode.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_max.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_max.lo float/dfloat/misc/cl_DF_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_max.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_max.Tpo -c float/dfloat/misc/cl_DF_max.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_max.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_max.Tpo -c float/dfloat/misc/cl_DF_max.cc -o float/dfloat/misc/cl_DF_max.o depbase=`echo float/dfloat/misc/cl_DF_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_min.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_min.lo float/dfloat/misc/cl_DF_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_min.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_min.Tpo -c float/dfloat/misc/cl_DF_min.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_min.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_min.Tpo -c float/dfloat/misc/cl_DF_min.cc -o float/dfloat/misc/cl_DF_min.o depbase=`echo float/dfloat/misc/cl_DF_precision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_precision.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_precision.lo float/dfloat/misc/cl_DF_precision.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_precision.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_precision.Tpo -c float/dfloat/misc/cl_DF_precision.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_precision.o In file included from float/dfloat/misc/cl_DF_precision.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_precision.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_precision.Tpo -c float/dfloat/misc/cl_DF_precision.cc -o float/dfloat/misc/cl_DF_precision.o In file included from float/dfloat/misc/cl_DF_precision.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_sign.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_sign.lo float/dfloat/misc/cl_DF_sign.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_sign.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_sign.Tpo -c float/dfloat/misc/cl_DF_sign.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_sign.o In file included from float/dfloat/misc/cl_DF_sign.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_sign.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_sign.Tpo -c float/dfloat/misc/cl_DF_sign.cc -o float/dfloat/misc/cl_DF_sign.o In file included from float/dfloat/misc/cl_DF_sign.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/dfloat/misc/cl_DF_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_signum.lo -MD -MP -MF $depbase.Tpo -c -o float/dfloat/misc/cl_DF_signum.lo float/dfloat/misc/cl_DF_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_signum.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_signum.Tpo -c float/dfloat/misc/cl_DF_signum.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_signum.o In file included from float/dfloat/misc/cl_DF_signum.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/dfloat/misc/cl_DF_signum.lo -MD -MP -MF float/dfloat/misc/.deps/cl_DF_signum.Tpo -c float/dfloat/misc/cl_DF_signum.cc -o float/dfloat/misc/cl_DF_signum.o In file included from float/dfloat/misc/cl_DF_signum.cc:12: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/division/cl_F_ceil1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ceil1.lo float/division/cl_F_ceil1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil1.lo -MD -MP -MF float/division/.deps/cl_F_ceil1.Tpo -c float/division/cl_F_ceil1.cc -fPIC -DPIC -o float/division/.libs/cl_F_ceil1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil1.lo -MD -MP -MF float/division/.deps/cl_F_ceil1.Tpo -c float/division/cl_F_ceil1.cc -o float/division/cl_F_ceil1.o depbase=`echo float/division/cl_F_ceil2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ceil2.lo float/division/cl_F_ceil2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil2.lo -MD -MP -MF float/division/.deps/cl_F_ceil2.Tpo -c float/division/cl_F_ceil2.cc -fPIC -DPIC -o float/division/.libs/cl_F_ceil2.o In file included from float/division/cl_F_ceil2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil2.lo -MD -MP -MF float/division/.deps/cl_F_ceil2.Tpo -c float/division/cl_F_ceil2.cc -o float/division/cl_F_ceil2.o In file included from float/division/cl_F_ceil2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/division/cl_F_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ceil22.lo float/division/cl_F_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil22.lo -MD -MP -MF float/division/.deps/cl_F_ceil22.Tpo -c float/division/cl_F_ceil22.cc -fPIC -DPIC -o float/division/.libs/cl_F_ceil22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ceil22.lo -MD -MP -MF float/division/.deps/cl_F_ceil22.Tpo -c float/division/cl_F_ceil22.cc -o float/division/cl_F_ceil22.o depbase=`echo float/division/cl_F_fceil1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fceil1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_fceil1.lo float/division/cl_F_fceil1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fceil1.lo -MD -MP -MF float/division/.deps/cl_F_fceil1.Tpo -c float/division/cl_F_fceil1.cc -fPIC -DPIC -o float/division/.libs/cl_F_fceil1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fceil1.lo -MD -MP -MF float/division/.deps/cl_F_fceil1.Tpo -c float/division/cl_F_fceil1.cc -o float/division/cl_F_fceil1.o depbase=`echo float/division/cl_F_fceil2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fceil2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_fceil2.lo float/division/cl_F_fceil2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fceil2.lo -MD -MP -MF float/division/.deps/cl_F_fceil2.Tpo -c float/division/cl_F_fceil2.cc -fPIC -DPIC -o float/division/.libs/cl_F_fceil2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fceil2.lo -MD -MP -MF float/division/.deps/cl_F_fceil2.Tpo -c float/division/cl_F_fceil2.cc -o float/division/cl_F_fceil2.o depbase=`echo float/division/cl_F_ffloor1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ffloor1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ffloor1.lo float/division/cl_F_ffloor1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ffloor1.lo -MD -MP -MF float/division/.deps/cl_F_ffloor1.Tpo -c float/division/cl_F_ffloor1.cc -fPIC -DPIC -o float/division/.libs/cl_F_ffloor1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ffloor1.lo -MD -MP -MF float/division/.deps/cl_F_ffloor1.Tpo -c float/division/cl_F_ffloor1.cc -o float/division/cl_F_ffloor1.o depbase=`echo float/division/cl_F_ffloor2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ffloor2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ffloor2.lo float/division/cl_F_ffloor2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ffloor2.lo -MD -MP -MF float/division/.deps/cl_F_ffloor2.Tpo -c float/division/cl_F_ffloor2.cc -fPIC -DPIC -o float/division/.libs/cl_F_ffloor2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ffloor2.lo -MD -MP -MF float/division/.deps/cl_F_ffloor2.Tpo -c float/division/cl_F_ffloor2.cc -o float/division/cl_F_ffloor2.o depbase=`echo float/division/cl_F_floor1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_floor1.lo float/division/cl_F_floor1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor1.lo -MD -MP -MF float/division/.deps/cl_F_floor1.Tpo -c float/division/cl_F_floor1.cc -fPIC -DPIC -o float/division/.libs/cl_F_floor1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor1.lo -MD -MP -MF float/division/.deps/cl_F_floor1.Tpo -c float/division/cl_F_floor1.cc -o float/division/cl_F_floor1.o depbase=`echo float/division/cl_F_floor2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_floor2.lo float/division/cl_F_floor2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor2.lo -MD -MP -MF float/division/.deps/cl_F_floor2.Tpo -c float/division/cl_F_floor2.cc -fPIC -DPIC -o float/division/.libs/cl_F_floor2.o In file included from float/division/cl_F_floor2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor2.lo -MD -MP -MF float/division/.deps/cl_F_floor2.Tpo -c float/division/cl_F_floor2.cc -o float/division/cl_F_floor2.o In file included from float/division/cl_F_floor2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/division/cl_F_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor22.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_floor22.lo float/division/cl_F_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor22.lo -MD -MP -MF float/division/.deps/cl_F_floor22.Tpo -c float/division/cl_F_floor22.cc -fPIC -DPIC -o float/division/.libs/cl_F_floor22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_floor22.lo -MD -MP -MF float/division/.deps/cl_F_floor22.Tpo -c float/division/cl_F_floor22.cc -o float/division/cl_F_floor22.o depbase=`echo float/division/cl_F_fround1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fround1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_fround1.lo float/division/cl_F_fround1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fround1.lo -MD -MP -MF float/division/.deps/cl_F_fround1.Tpo -c float/division/cl_F_fround1.cc -fPIC -DPIC -o float/division/.libs/cl_F_fround1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fround1.lo -MD -MP -MF float/division/.deps/cl_F_fround1.Tpo -c float/division/cl_F_fround1.cc -o float/division/cl_F_fround1.o depbase=`echo float/division/cl_F_fround2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fround2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_fround2.lo float/division/cl_F_fround2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fround2.lo -MD -MP -MF float/division/.deps/cl_F_fround2.Tpo -c float/division/cl_F_fround2.cc -fPIC -DPIC -o float/division/.libs/cl_F_fround2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_fround2.lo -MD -MP -MF float/division/.deps/cl_F_fround2.Tpo -c float/division/cl_F_fround2.cc -o float/division/cl_F_fround2.o depbase=`echo float/division/cl_F_ftrunc1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ftrunc1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ftrunc1.lo float/division/cl_F_ftrunc1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ftrunc1.lo -MD -MP -MF float/division/.deps/cl_F_ftrunc1.Tpo -c float/division/cl_F_ftrunc1.cc -fPIC -DPIC -o float/division/.libs/cl_F_ftrunc1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ftrunc1.lo -MD -MP -MF float/division/.deps/cl_F_ftrunc1.Tpo -c float/division/cl_F_ftrunc1.cc -o float/division/cl_F_ftrunc1.o depbase=`echo float/division/cl_F_ftrunc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ftrunc2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_ftrunc2.lo float/division/cl_F_ftrunc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ftrunc2.lo -MD -MP -MF float/division/.deps/cl_F_ftrunc2.Tpo -c float/division/cl_F_ftrunc2.cc -fPIC -DPIC -o float/division/.libs/cl_F_ftrunc2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_ftrunc2.lo -MD -MP -MF float/division/.deps/cl_F_ftrunc2.Tpo -c float/division/cl_F_ftrunc2.cc -o float/division/cl_F_ftrunc2.o depbase=`echo float/division/cl_F_round1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_round1.lo float/division/cl_F_round1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round1.lo -MD -MP -MF float/division/.deps/cl_F_round1.Tpo -c float/division/cl_F_round1.cc -fPIC -DPIC -o float/division/.libs/cl_F_round1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round1.lo -MD -MP -MF float/division/.deps/cl_F_round1.Tpo -c float/division/cl_F_round1.cc -o float/division/cl_F_round1.o depbase=`echo float/division/cl_F_round2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_round2.lo float/division/cl_F_round2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round2.lo -MD -MP -MF float/division/.deps/cl_F_round2.Tpo -c float/division/cl_F_round2.cc -fPIC -DPIC -o float/division/.libs/cl_F_round2.o In file included from float/division/cl_F_round2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round2.lo -MD -MP -MF float/division/.deps/cl_F_round2.Tpo -c float/division/cl_F_round2.cc -o float/division/cl_F_round2.o In file included from float/division/cl_F_round2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/division/cl_F_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round22.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_round22.lo float/division/cl_F_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round22.lo -MD -MP -MF float/division/.deps/cl_F_round22.Tpo -c float/division/cl_F_round22.cc -fPIC -DPIC -o float/division/.libs/cl_F_round22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_round22.lo -MD -MP -MF float/division/.deps/cl_F_round22.Tpo -c float/division/cl_F_round22.cc -o float/division/cl_F_round22.o depbase=`echo float/division/cl_F_trunc1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc1.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_trunc1.lo float/division/cl_F_trunc1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc1.lo -MD -MP -MF float/division/.deps/cl_F_trunc1.Tpo -c float/division/cl_F_trunc1.cc -fPIC -DPIC -o float/division/.libs/cl_F_trunc1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc1.lo -MD -MP -MF float/division/.deps/cl_F_trunc1.Tpo -c float/division/cl_F_trunc1.cc -o float/division/cl_F_trunc1.o depbase=`echo float/division/cl_F_trunc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc2.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_trunc2.lo float/division/cl_F_trunc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc2.lo -MD -MP -MF float/division/.deps/cl_F_trunc2.Tpo -c float/division/cl_F_trunc2.cc -fPIC -DPIC -o float/division/.libs/cl_F_trunc2.o In file included from float/division/cl_F_trunc2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc2.lo -MD -MP -MF float/division/.deps/cl_F_trunc2.Tpo -c float/division/cl_F_trunc2.cc -o float/division/cl_F_trunc2.o In file included from float/division/cl_F_trunc2.cc:18: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/division/cl_F_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o float/division/cl_F_trunc22.lo float/division/cl_F_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc22.lo -MD -MP -MF float/division/.deps/cl_F_trunc22.Tpo -c float/division/cl_F_trunc22.cc -fPIC -DPIC -o float/division/.libs/cl_F_trunc22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/division/cl_F_trunc22.lo -MD -MP -MF float/division/.deps/cl_F_trunc22.Tpo -c float/division/cl_F_trunc22.cc -o float/division/cl_F_trunc22.o depbase=`echo float/elem/cl_F_I_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_I_div.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_I_div.lo float/elem/cl_F_I_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_I_div.lo -MD -MP -MF float/elem/.deps/cl_F_I_div.Tpo -c float/elem/cl_F_I_div.cc -fPIC -DPIC -o float/elem/.libs/cl_F_I_div.o In file included from float/elem/cl_F_I_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_I_div.lo -MD -MP -MF float/elem/.deps/cl_F_I_div.Tpo -c float/elem/cl_F_I_div.cc -o float/elem/cl_F_I_div.o In file included from float/elem/cl_F_I_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_F_I_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_I_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_I_mul.lo float/elem/cl_F_I_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_I_mul.lo -MD -MP -MF float/elem/.deps/cl_F_I_mul.Tpo -c float/elem/cl_F_I_mul.cc -fPIC -DPIC -o float/elem/.libs/cl_F_I_mul.o In file included from float/elem/cl_F_I_mul.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_I_mul.lo -MD -MP -MF float/elem/.deps/cl_F_I_mul.Tpo -c float/elem/cl_F_I_mul.cc -o float/elem/cl_F_I_mul.o In file included from float/elem/cl_F_I_mul.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_F_RA_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_RA_div.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_RA_div.lo float/elem/cl_F_RA_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_RA_div.lo -MD -MP -MF float/elem/.deps/cl_F_RA_div.Tpo -c float/elem/cl_F_RA_div.cc -fPIC -DPIC -o float/elem/.libs/cl_F_RA_div.o In file included from float/elem/cl_F_RA_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_RA_div.lo -MD -MP -MF float/elem/.deps/cl_F_RA_div.Tpo -c float/elem/cl_F_RA_div.cc -o float/elem/cl_F_RA_div.o In file included from float/elem/cl_F_RA_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_F_RA_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_RA_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_RA_mul.lo float/elem/cl_F_RA_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_RA_mul.lo -MD -MP -MF float/elem/.deps/cl_F_RA_mul.Tpo -c float/elem/cl_F_RA_mul.cc -fPIC -DPIC -o float/elem/.libs/cl_F_RA_mul.o In file included from float/elem/cl_F_RA_mul.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_RA_mul.lo -MD -MP -MF float/elem/.deps/cl_F_RA_mul.Tpo -c float/elem/cl_F_RA_mul.cc -o float/elem/cl_F_RA_mul.o In file included from float/elem/cl_F_RA_mul.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_F_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_compare.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_compare.lo float/elem/cl_F_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_compare.lo -MD -MP -MF float/elem/.deps/cl_F_compare.Tpo -c float/elem/cl_F_compare.cc -fPIC -DPIC -o float/elem/.libs/cl_F_compare.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_compare.lo -MD -MP -MF float/elem/.deps/cl_F_compare.Tpo -c float/elem/cl_F_compare.cc -o float/elem/cl_F_compare.o depbase=`echo float/elem/cl_F_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_div.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_div.lo float/elem/cl_F_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_div.lo -MD -MP -MF float/elem/.deps/cl_F_div.Tpo -c float/elem/cl_F_div.cc -fPIC -DPIC -o float/elem/.libs/cl_F_div.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_div.lo -MD -MP -MF float/elem/.deps/cl_F_div.Tpo -c float/elem/cl_F_div.cc -o float/elem/cl_F_div.o depbase=`echo float/elem/cl_F_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_minus.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_minus.lo float/elem/cl_F_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_minus.lo -MD -MP -MF float/elem/.deps/cl_F_minus.Tpo -c float/elem/cl_F_minus.cc -fPIC -DPIC -o float/elem/.libs/cl_F_minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_minus.lo -MD -MP -MF float/elem/.deps/cl_F_minus.Tpo -c float/elem/cl_F_minus.cc -o float/elem/cl_F_minus.o depbase=`echo float/elem/cl_F_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_minusp.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_minusp.lo float/elem/cl_F_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_minusp.lo -MD -MP -MF float/elem/.deps/cl_F_minusp.Tpo -c float/elem/cl_F_minusp.cc -fPIC -DPIC -o float/elem/.libs/cl_F_minusp.o In file included from float/elem/cl_F_minusp.cc:16: In file included from ./float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_minusp.lo -MD -MP -MF float/elem/.deps/cl_F_minusp.Tpo -c float/elem/cl_F_minusp.cc -o float/elem/cl_F_minusp.o In file included from float/elem/cl_F_minusp.cc:16: In file included from ./float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_F_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_mul.lo float/elem/cl_F_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_mul.lo -MD -MP -MF float/elem/.deps/cl_F_mul.Tpo -c float/elem/cl_F_mul.cc -fPIC -DPIC -o float/elem/.libs/cl_F_mul.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_mul.lo -MD -MP -MF float/elem/.deps/cl_F_mul.Tpo -c float/elem/cl_F_mul.cc -o float/elem/cl_F_mul.o depbase=`echo float/elem/cl_F_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_plus.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_plus.lo float/elem/cl_F_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_plus.lo -MD -MP -MF float/elem/.deps/cl_F_plus.Tpo -c float/elem/cl_F_plus.cc -fPIC -DPIC -o float/elem/.libs/cl_F_plus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_plus.lo -MD -MP -MF float/elem/.deps/cl_F_plus.Tpo -c float/elem/cl_F_plus.cc -o float/elem/cl_F_plus.o depbase=`echo float/elem/cl_F_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_plusp.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_plusp.lo float/elem/cl_F_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_plusp.lo -MD -MP -MF float/elem/.deps/cl_F_plusp.Tpo -c float/elem/cl_F_plusp.cc -fPIC -DPIC -o float/elem/.libs/cl_F_plusp.o In file included from float/elem/cl_F_plusp.cc:16: In file included from ./float/ffloat/elem/cl_FF_plusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_plusp.lo -MD -MP -MF float/elem/.deps/cl_F_plusp.Tpo -c float/elem/cl_F_plusp.cc -o float/elem/cl_F_plusp.o In file included from float/elem/cl_F_plusp.cc:16: In file included from ./float/ffloat/elem/cl_FF_plusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_F_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_recip.lo float/elem/cl_F_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_recip.lo -MD -MP -MF float/elem/.deps/cl_F_recip.Tpo -c float/elem/cl_F_recip.cc -fPIC -DPIC -o float/elem/.libs/cl_F_recip.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_recip.lo -MD -MP -MF float/elem/.deps/cl_F_recip.Tpo -c float/elem/cl_F_recip.cc -o float/elem/cl_F_recip.o depbase=`echo float/elem/cl_F_scale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_scale.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_scale.lo float/elem/cl_F_scale.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_scale.lo -MD -MP -MF float/elem/.deps/cl_F_scale.Tpo -c float/elem/cl_F_scale.cc -fPIC -DPIC -o float/elem/.libs/cl_F_scale.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_scale.lo -MD -MP -MF float/elem/.deps/cl_F_scale.Tpo -c float/elem/cl_F_scale.cc -o float/elem/cl_F_scale.o depbase=`echo float/elem/cl_F_scale_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_scale_I.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_scale_I.lo float/elem/cl_F_scale_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_scale_I.lo -MD -MP -MF float/elem/.deps/cl_F_scale_I.Tpo -c float/elem/cl_F_scale_I.cc -fPIC -DPIC -o float/elem/.libs/cl_F_scale_I.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_scale_I.lo -MD -MP -MF float/elem/.deps/cl_F_scale_I.Tpo -c float/elem/cl_F_scale_I.cc -o float/elem/cl_F_scale_I.o depbase=`echo float/elem/cl_F_square.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_square.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_square.lo float/elem/cl_F_square.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_square.lo -MD -MP -MF float/elem/.deps/cl_F_square.Tpo -c float/elem/cl_F_square.cc -fPIC -DPIC -o float/elem/.libs/cl_F_square.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_square.lo -MD -MP -MF float/elem/.deps/cl_F_square.Tpo -c float/elem/cl_F_square.cc -o float/elem/cl_F_square.o depbase=`echo float/elem/cl_F_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_uminus.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_uminus.lo float/elem/cl_F_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_uminus.lo -MD -MP -MF float/elem/.deps/cl_F_uminus.Tpo -c float/elem/cl_F_uminus.cc -fPIC -DPIC -o float/elem/.libs/cl_F_uminus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_uminus.lo -MD -MP -MF float/elem/.deps/cl_F_uminus.Tpo -c float/elem/cl_F_uminus.cc -o float/elem/cl_F_uminus.o depbase=`echo float/elem/cl_F_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_zerop.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_F_zerop.lo float/elem/cl_F_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_zerop.lo -MD -MP -MF float/elem/.deps/cl_F_zerop.Tpo -c float/elem/cl_F_zerop.cc -fPIC -DPIC -o float/elem/.libs/cl_F_zerop.o In file included from float/elem/cl_F_zerop.cc:16: In file included from ./float/ffloat/elem/cl_FF_zerop.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_F_zerop.lo -MD -MP -MF float/elem/.deps/cl_F_zerop.Tpo -c float/elem/cl_F_zerop.cc -o float/elem/cl_F_zerop.o In file included from float/elem/cl_F_zerop.cc:16: In file included from ./float/ffloat/elem/cl_FF_zerop.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_I_F_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_I_F_div.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_I_F_div.lo float/elem/cl_I_F_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_I_F_div.lo -MD -MP -MF float/elem/.deps/cl_I_F_div.Tpo -c float/elem/cl_I_F_div.cc -fPIC -DPIC -o float/elem/.libs/cl_I_F_div.o In file included from float/elem/cl_I_F_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_I_F_div.lo -MD -MP -MF float/elem/.deps/cl_I_F_div.Tpo -c float/elem/cl_I_F_div.cc -o float/elem/cl_I_F_div.o In file included from float/elem/cl_I_F_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/elem/cl_RA_F_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_RA_F_div.lo -MD -MP -MF $depbase.Tpo -c -o float/elem/cl_RA_F_div.lo float/elem/cl_RA_F_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_RA_F_div.lo -MD -MP -MF float/elem/.deps/cl_RA_F_div.Tpo -c float/elem/cl_RA_F_div.cc -fPIC -DPIC -o float/elem/.libs/cl_RA_F_div.o In file included from float/elem/cl_RA_F_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/elem/cl_RA_F_div.lo -MD -MP -MF float/elem/.deps/cl_RA_F_div.Tpo -c float/elem/cl_RA_F_div.cc -o float/elem/cl_RA_F_div.o In file included from float/elem/cl_RA_F_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/algebraic/cl_FF_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/algebraic/cl_FF_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/algebraic/cl_FF_sqrt.lo float/ffloat/algebraic/cl_FF_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/algebraic/cl_FF_sqrt.lo -MD -MP -MF float/ffloat/algebraic/.deps/cl_FF_sqrt.Tpo -c float/ffloat/algebraic/cl_FF_sqrt.cc -fPIC -DPIC -o float/ffloat/algebraic/.libs/cl_FF_sqrt.o In file included from float/ffloat/algebraic/cl_FF_sqrt.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/algebraic/cl_FF_sqrt.lo -MD -MP -MF float/ffloat/algebraic/.deps/cl_FF_sqrt.Tpo -c float/ffloat/algebraic/cl_FF_sqrt.cc -o float/ffloat/algebraic/cl_FF_sqrt.o In file included from float/ffloat/algebraic/cl_FF_sqrt.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/conv/cl_FF_from_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_FF_from_float.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/conv/cl_FF_from_float.lo float/ffloat/conv/cl_FF_from_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_FF_from_float.lo -MD -MP -MF float/ffloat/conv/.deps/cl_FF_from_float.Tpo -c float/ffloat/conv/cl_FF_from_float.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_FF_from_float.o In file included from float/ffloat/conv/cl_FF_from_float.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_FF_from_float.lo -MD -MP -MF float/ffloat/conv/.deps/cl_FF_from_float.Tpo -c float/ffloat/conv/cl_FF_from_float.cc -o float/ffloat/conv/cl_FF_from_float.o In file included from float/ffloat/conv/cl_FF_from_float.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/conv/cl_FF_to_floatj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_FF_to_floatj.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/conv/cl_FF_to_floatj.lo float/ffloat/conv/cl_FF_to_floatj.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_FF_to_floatj.lo -MD -MP -MF float/ffloat/conv/.deps/cl_FF_to_floatj.Tpo -c float/ffloat/conv/cl_FF_to_floatj.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_FF_to_floatj.o In file included from float/ffloat/conv/cl_FF_to_floatj.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_FF_to_floatj.lo -MD -MP -MF float/ffloat/conv/.deps/cl_FF_to_floatj.Tpo -c float/ffloat/conv/cl_FF_to_floatj.cc -o float/ffloat/conv/cl_FF_to_floatj.o In file included from float/ffloat/conv/cl_FF_to_floatj.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/conv/cl_I_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_I_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/conv/cl_I_to_float.lo float/ffloat/conv/cl_I_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_I_to_float.lo -MD -MP -MF float/ffloat/conv/.deps/cl_I_to_float.Tpo -c float/ffloat/conv/cl_I_to_float.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_I_to_float.o In file included from float/ffloat/conv/cl_I_to_float.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_I_to_float.lo -MD -MP -MF float/ffloat/conv/.deps/cl_I_to_float.Tpo -c float/ffloat/conv/cl_I_to_float.cc -o float/ffloat/conv/cl_I_to_float.o In file included from float/ffloat/conv/cl_I_to_float.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/conv/cl_RA_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_RA_to_float.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/conv/cl_RA_to_float.lo float/ffloat/conv/cl_RA_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_RA_to_float.lo -MD -MP -MF float/ffloat/conv/.deps/cl_RA_to_float.Tpo -c float/ffloat/conv/cl_RA_to_float.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_RA_to_float.o In file included from float/ffloat/conv/cl_RA_to_float.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/conv/cl_RA_to_float.lo -MD -MP -MF float/ffloat/conv/.deps/cl_RA_to_float.Tpo -c float/ffloat/conv/cl_RA_to_float.cc -o float/ffloat/conv/cl_RA_to_float.o In file included from float/ffloat/conv/cl_RA_to_float.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/division/cl_FF_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/division/cl_FF_ceil22.lo float/ffloat/division/cl_FF_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_ceil22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_ceil22.Tpo -c float/ffloat/division/cl_FF_ceil22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_ceil22.o In file included from float/ffloat/division/cl_FF_ceil22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_ceil22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_ceil22.Tpo -c float/ffloat/division/cl_FF_ceil22.cc -o float/ffloat/division/cl_FF_ceil22.o In file included from float/ffloat/division/cl_FF_ceil22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/division/cl_FF_fceil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_fceil.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/division/cl_FF_fceil.lo float/ffloat/division/cl_FF_fceil.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_fceil.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_fceil.Tpo -c float/ffloat/division/cl_FF_fceil.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_fceil.o In file included from float/ffloat/division/cl_FF_fceil.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_fceil.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_fceil.Tpo -c float/ffloat/division/cl_FF_fceil.cc -o float/ffloat/division/cl_FF_fceil.o In file included from float/ffloat/division/cl_FF_fceil.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/division/cl_FF_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_floor22.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/division/cl_FF_floor22.lo float/ffloat/division/cl_FF_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_floor22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_floor22.Tpo -c float/ffloat/division/cl_FF_floor22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_floor22.o In file included from float/ffloat/division/cl_FF_floor22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_floor22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_floor22.Tpo -c float/ffloat/division/cl_FF_floor22.cc -o float/ffloat/division/cl_FF_floor22.o In file included from float/ffloat/division/cl_FF_floor22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/division/cl_FF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/division/cl_FF_recip.lo float/ffloat/division/cl_FF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_recip.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_recip.Tpo -c float/ffloat/division/cl_FF_recip.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_recip.o In file included from float/ffloat/division/cl_FF_recip.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_recip.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_recip.Tpo -c float/ffloat/division/cl_FF_recip.cc -o float/ffloat/division/cl_FF_recip.o In file included from float/ffloat/division/cl_FF_recip.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/division/cl_FF_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_round22.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/division/cl_FF_round22.lo float/ffloat/division/cl_FF_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_round22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_round22.Tpo -c float/ffloat/division/cl_FF_round22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_round22.o In file included from float/ffloat/division/cl_FF_round22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_round22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_round22.Tpo -c float/ffloat/division/cl_FF_round22.cc -o float/ffloat/division/cl_FF_round22.o In file included from float/ffloat/division/cl_FF_round22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/division/cl_FF_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/division/cl_FF_trunc22.lo float/ffloat/division/cl_FF_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_trunc22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_trunc22.Tpo -c float/ffloat/division/cl_FF_trunc22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_trunc22.o In file included from float/ffloat/division/cl_FF_trunc22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/division/cl_FF_trunc22.lo -MD -MP -MF float/ffloat/division/.deps/cl_FF_trunc22.Tpo -c float/ffloat/division/cl_FF_trunc22.cc -o float/ffloat/division/cl_FF_trunc22.o In file included from float/ffloat/division/cl_FF_trunc22.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_compare.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_compare.lo float/ffloat/elem/cl_FF_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_compare.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_compare.Tpo -c float/ffloat/elem/cl_FF_compare.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_compare.o In file included from float/ffloat/elem/cl_FF_compare.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_compare.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_compare.Tpo -c float/ffloat/elem/cl_FF_compare.cc -o float/ffloat/elem/cl_FF_compare.o In file included from float/ffloat/elem/cl_FF_compare.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_div.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_div.lo float/ffloat/elem/cl_FF_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_div.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_div.Tpo -c float/ffloat/elem/cl_FF_div.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_div.o In file included from float/ffloat/elem/cl_FF_div.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_div.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_div.Tpo -c float/ffloat/elem/cl_FF_div.cc -o float/ffloat/elem/cl_FF_div.o In file included from float/ffloat/elem/cl_FF_div.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_ffloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_ffloor.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_ffloor.lo float/ffloat/elem/cl_FF_ffloor.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_ffloor.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_ffloor.Tpo -c float/ffloat/elem/cl_FF_ffloor.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_ffloor.o In file included from float/ffloat/elem/cl_FF_ffloor.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_ffloor.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_ffloor.Tpo -c float/ffloat/elem/cl_FF_ffloor.cc -o float/ffloat/elem/cl_FF_ffloor.o In file included from float/ffloat/elem/cl_FF_ffloor.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_from_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_from_I.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_from_I.lo float/ffloat/elem/cl_FF_from_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_from_I.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_from_I.Tpo -c float/ffloat/elem/cl_FF_from_I.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_from_I.o In file included from float/ffloat/elem/cl_FF_from_I.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_from_I.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_from_I.Tpo -c float/ffloat/elem/cl_FF_from_I.cc -o float/ffloat/elem/cl_FF_from_I.o In file included from float/ffloat/elem/cl_FF_from_I.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_from_RA.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_from_RA.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_from_RA.lo float/ffloat/elem/cl_FF_from_RA.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_from_RA.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_from_RA.Tpo -c float/ffloat/elem/cl_FF_from_RA.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_from_RA.o In file included from float/ffloat/elem/cl_FF_from_RA.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_from_RA.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_from_RA.Tpo -c float/ffloat/elem/cl_FF_from_RA.cc -o float/ffloat/elem/cl_FF_from_RA.o In file included from float/ffloat/elem/cl_FF_from_RA.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_fround.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_fround.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_fround.lo float/ffloat/elem/cl_FF_fround.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_fround.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_fround.Tpo -c float/ffloat/elem/cl_FF_fround.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_fround.o In file included from float/ffloat/elem/cl_FF_fround.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_fround.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_fround.Tpo -c float/ffloat/elem/cl_FF_fround.cc -o float/ffloat/elem/cl_FF_fround.o In file included from float/ffloat/elem/cl_FF_fround.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_ftrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_ftrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_ftrunc.lo float/ffloat/elem/cl_FF_ftrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_ftrunc.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_ftrunc.Tpo -c float/ffloat/elem/cl_FF_ftrunc.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_ftrunc.o In file included from float/ffloat/elem/cl_FF_ftrunc.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_ftrunc.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_ftrunc.Tpo -c float/ffloat/elem/cl_FF_ftrunc.cc -o float/ffloat/elem/cl_FF_ftrunc.o In file included from float/ffloat/elem/cl_FF_ftrunc.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_futrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_futrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_futrunc.lo float/ffloat/elem/cl_FF_futrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_futrunc.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_futrunc.Tpo -c float/ffloat/elem/cl_FF_futrunc.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_futrunc.o In file included from float/ffloat/elem/cl_FF_futrunc.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_futrunc.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_futrunc.Tpo -c float/ffloat/elem/cl_FF_futrunc.cc -o float/ffloat/elem/cl_FF_futrunc.o In file included from float/ffloat/elem/cl_FF_futrunc.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_globals.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_globals.lo float/ffloat/elem/cl_FF_globals.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_globals.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_globals.Tpo -c float/ffloat/elem/cl_FF_globals.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_globals.o In file included from float/ffloat/elem/cl_FF_globals.cc:8: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_globals.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_globals.Tpo -c float/ffloat/elem/cl_FF_globals.cc -o float/ffloat/elem/cl_FF_globals.o In file included from float/ffloat/elem/cl_FF_globals.cc:8: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_minus.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_minus.lo float/ffloat/elem/cl_FF_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_minus.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_minus.Tpo -c float/ffloat/elem/cl_FF_minus.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_minus.o In file included from float/ffloat/elem/cl_FF_minus.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_minus.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_minus.Tpo -c float/ffloat/elem/cl_FF_minus.cc -o float/ffloat/elem/cl_FF_minus.o In file included from float/ffloat/elem/cl_FF_minus.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_minusp.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_minusp.lo float/ffloat/elem/cl_FF_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_minusp.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_minusp.Tpo -c float/ffloat/elem/cl_FF_minusp.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_minusp.o In file included from float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_minusp.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_minusp.Tpo -c float/ffloat/elem/cl_FF_minusp.cc -o float/ffloat/elem/cl_FF_minusp.o In file included from float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_mul.lo float/ffloat/elem/cl_FF_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_mul.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_mul.Tpo -c float/ffloat/elem/cl_FF_mul.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_mul.o In file included from float/ffloat/elem/cl_FF_mul.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ float/ffloat/elem/cl_FF_mul.cc:61:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu24(mant1,mant2, manthi=,mantlo=); ^ ./base/cl_low.h:172:19: note: expanded from macro 'mulu24' #define mulu24 mulu32 ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ float/ffloat/elem/cl_FF_mul.cc:61:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:172:19: note: expanded from macro 'mulu24' #define mulu24 mulu32 ^ ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_mul.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_mul.Tpo -c float/ffloat/elem/cl_FF_mul.cc -o float/ffloat/elem/cl_FF_mul.o In file included from float/ffloat/elem/cl_FF_mul.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ float/ffloat/elem/cl_FF_mul.cc:61:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu24(mant1,mant2, manthi=,mantlo=); ^ ./base/cl_low.h:172:19: note: expanded from macro 'mulu24' #define mulu24 mulu32 ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ float/ffloat/elem/cl_FF_mul.cc:61:7: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:172:19: note: expanded from macro 'mulu24' #define mulu24 mulu32 ^ ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ 4 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_plus.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_plus.lo float/ffloat/elem/cl_FF_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_plus.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_plus.Tpo -c float/ffloat/elem/cl_FF_plus.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_plus.o In file included from float/ffloat/elem/cl_FF_plus.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_plus.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_plus.Tpo -c float/ffloat/elem/cl_FF_plus.cc -o float/ffloat/elem/cl_FF_plus.o In file included from float/ffloat/elem/cl_FF_plus.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_plusp.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_plusp.lo float/ffloat/elem/cl_FF_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_plusp.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_plusp.Tpo -c float/ffloat/elem/cl_FF_plusp.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_plusp.o In file included from float/ffloat/elem/cl_FF_plusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_plusp.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_plusp.Tpo -c float/ffloat/elem/cl_FF_plusp.cc -o float/ffloat/elem/cl_FF_plusp.o In file included from float/ffloat/elem/cl_FF_plusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_scale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_scale.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_scale.lo float/ffloat/elem/cl_FF_scale.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_scale.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_scale.Tpo -c float/ffloat/elem/cl_FF_scale.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_scale.o In file included from float/ffloat/elem/cl_FF_scale.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_scale.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_scale.Tpo -c float/ffloat/elem/cl_FF_scale.cc -o float/ffloat/elem/cl_FF_scale.o In file included from float/ffloat/elem/cl_FF_scale.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_scale_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_scale_I.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_scale_I.lo float/ffloat/elem/cl_FF_scale_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_scale_I.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_scale_I.Tpo -c float/ffloat/elem/cl_FF_scale_I.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_scale_I.o In file included from float/ffloat/elem/cl_FF_scale_I.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_scale_I.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_scale_I.Tpo -c float/ffloat/elem/cl_FF_scale_I.cc -o float/ffloat/elem/cl_FF_scale_I.o In file included from float/ffloat/elem/cl_FF_scale_I.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_to_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_to_I.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_to_I.lo float/ffloat/elem/cl_FF_to_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_to_I.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_to_I.Tpo -c float/ffloat/elem/cl_FF_to_I.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_to_I.o In file included from float/ffloat/elem/cl_FF_to_I.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_to_I.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_to_I.Tpo -c float/ffloat/elem/cl_FF_to_I.cc -o float/ffloat/elem/cl_FF_to_I.o In file included from float/ffloat/elem/cl_FF_to_I.cc:7: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_uminus.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_uminus.lo float/ffloat/elem/cl_FF_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_uminus.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_uminus.Tpo -c float/ffloat/elem/cl_FF_uminus.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_uminus.o In file included from float/ffloat/elem/cl_FF_uminus.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_uminus.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_uminus.Tpo -c float/ffloat/elem/cl_FF_uminus.cc -o float/ffloat/elem/cl_FF_uminus.o In file included from float/ffloat/elem/cl_FF_uminus.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/elem/cl_FF_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_zerop.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/elem/cl_FF_zerop.lo float/ffloat/elem/cl_FF_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_zerop.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_zerop.Tpo -c float/ffloat/elem/cl_FF_zerop.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_zerop.o In file included from float/ffloat/elem/cl_FF_zerop.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/elem/cl_FF_zerop.lo -MD -MP -MF float/ffloat/elem/.deps/cl_FF_zerop.Tpo -c float/ffloat/elem/cl_FF_zerop.cc -o float/ffloat/elem/cl_FF_zerop.o In file included from float/ffloat/elem/cl_FF_zerop.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/input/cl_FF_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/input/cl_FF_from_string.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/input/cl_FF_from_string.lo float/ffloat/input/cl_FF_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/input/cl_FF_from_string.lo -MD -MP -MF float/ffloat/input/.deps/cl_FF_from_string.Tpo -c float/ffloat/input/cl_FF_from_string.cc -fPIC -DPIC -o float/ffloat/input/.libs/cl_FF_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/input/cl_FF_from_string.lo -MD -MP -MF float/ffloat/input/.deps/cl_FF_from_string.Tpo -c float/ffloat/input/cl_FF_from_string.cc -o float/ffloat/input/cl_FF_from_string.o depbase=`echo float/ffloat/misc/cl_FF_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_abs.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_abs.lo float/ffloat/misc/cl_FF_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_abs.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_abs.Tpo -c float/ffloat/misc/cl_FF_abs.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_abs.o In file included from float/ffloat/misc/cl_FF_abs.cc:13: In file included from ./float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_abs.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_abs.Tpo -c float/ffloat/misc/cl_FF_abs.cc -o float/ffloat/misc/cl_FF_abs.o In file included from float/ffloat/misc/cl_FF_abs.cc:13: In file included from ./float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_as.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_as.lo float/ffloat/misc/cl_FF_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_as.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_as.Tpo -c float/ffloat/misc/cl_FF_as.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_as.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_as.Tpo -c float/ffloat/misc/cl_FF_as.cc -o float/ffloat/misc/cl_FF_as.o depbase=`echo float/ffloat/misc/cl_FF_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_class.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_class.lo float/ffloat/misc/cl_FF_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_class.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_class.Tpo -c float/ffloat/misc/cl_FF_class.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_class.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_class.Tpo -c float/ffloat/misc/cl_FF_class.cc -o float/ffloat/misc/cl_FF_class.o depbase=`echo float/ffloat/misc/cl_FF_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_debug.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_debug.lo float/ffloat/misc/cl_FF_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_debug.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_debug.Tpo -c float/ffloat/misc/cl_FF_debug.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_debug.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_debug.Tpo -c float/ffloat/misc/cl_FF_debug.cc -o float/ffloat/misc/cl_FF_debug.o depbase=`echo float/ffloat/misc/cl_FF_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_decode.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_decode.lo float/ffloat/misc/cl_FF_decode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_decode.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_decode.Tpo -c float/ffloat/misc/cl_FF_decode.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_decode.o In file included from float/ffloat/misc/cl_FF_decode.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_decode.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_decode.Tpo -c float/ffloat/misc/cl_FF_decode.cc -o float/ffloat/misc/cl_FF_decode.o In file included from float/ffloat/misc/cl_FF_decode.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_digits.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_digits.lo float/ffloat/misc/cl_FF_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_digits.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_digits.Tpo -c float/ffloat/misc/cl_FF_digits.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_digits.o In file included from float/ffloat/misc/cl_FF_digits.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_digits.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_digits.Tpo -c float/ffloat/misc/cl_FF_digits.cc -o float/ffloat/misc/cl_FF_digits.o In file included from float/ffloat/misc/cl_FF_digits.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_eqhashcode.lo float/ffloat/misc/cl_FF_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_eqhashcode.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_eqhashcode.Tpo -c float/ffloat/misc/cl_FF_eqhashcode.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_eqhashcode.o In file included from float/ffloat/misc/cl_FF_eqhashcode.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_eqhashcode.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_eqhashcode.Tpo -c float/ffloat/misc/cl_FF_eqhashcode.cc -o float/ffloat/misc/cl_FF_eqhashcode.o In file included from float/ffloat/misc/cl_FF_eqhashcode.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_exponent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_exponent.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_exponent.lo float/ffloat/misc/cl_FF_exponent.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_exponent.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_exponent.Tpo -c float/ffloat/misc/cl_FF_exponent.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_exponent.o In file included from float/ffloat/misc/cl_FF_exponent.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_exponent.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_exponent.Tpo -c float/ffloat/misc/cl_FF_exponent.cc -o float/ffloat/misc/cl_FF_exponent.o In file included from float/ffloat/misc/cl_FF_exponent.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_idecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_idecode.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_idecode.lo float/ffloat/misc/cl_FF_idecode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_idecode.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_idecode.Tpo -c float/ffloat/misc/cl_FF_idecode.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_idecode.o In file included from float/ffloat/misc/cl_FF_idecode.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_idecode.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_idecode.Tpo -c float/ffloat/misc/cl_FF_idecode.cc -o float/ffloat/misc/cl_FF_idecode.o In file included from float/ffloat/misc/cl_FF_idecode.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_max.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_max.lo float/ffloat/misc/cl_FF_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_max.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_max.Tpo -c float/ffloat/misc/cl_FF_max.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_max.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_max.Tpo -c float/ffloat/misc/cl_FF_max.cc -o float/ffloat/misc/cl_FF_max.o depbase=`echo float/ffloat/misc/cl_FF_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_min.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_min.lo float/ffloat/misc/cl_FF_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_min.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_min.Tpo -c float/ffloat/misc/cl_FF_min.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_min.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_min.Tpo -c float/ffloat/misc/cl_FF_min.cc -o float/ffloat/misc/cl_FF_min.o depbase=`echo float/ffloat/misc/cl_FF_precision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_precision.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_precision.lo float/ffloat/misc/cl_FF_precision.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_precision.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_precision.Tpo -c float/ffloat/misc/cl_FF_precision.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_precision.o In file included from float/ffloat/misc/cl_FF_precision.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_precision.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_precision.Tpo -c float/ffloat/misc/cl_FF_precision.cc -o float/ffloat/misc/cl_FF_precision.o In file included from float/ffloat/misc/cl_FF_precision.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_sign.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_sign.lo float/ffloat/misc/cl_FF_sign.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_sign.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_sign.Tpo -c float/ffloat/misc/cl_FF_sign.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_sign.o In file included from float/ffloat/misc/cl_FF_sign.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_sign.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_sign.Tpo -c float/ffloat/misc/cl_FF_sign.cc -o float/ffloat/misc/cl_FF_sign.o In file included from float/ffloat/misc/cl_FF_sign.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/ffloat/misc/cl_FF_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_signum.lo -MD -MP -MF $depbase.Tpo -c -o float/ffloat/misc/cl_FF_signum.lo float/ffloat/misc/cl_FF_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_signum.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_signum.Tpo -c float/ffloat/misc/cl_FF_signum.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_signum.o In file included from float/ffloat/misc/cl_FF_signum.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/ffloat/misc/cl_FF_signum.lo -MD -MP -MF float/ffloat/misc/.deps/cl_FF_signum.Tpo -c float/ffloat/misc/cl_FF_signum.cc -o float/ffloat/misc/cl_FF_signum.o In file included from float/ffloat/misc/cl_FF_signum.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/input/cl_F_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_from_string.lo -MD -MP -MF $depbase.Tpo -c -o float/input/cl_F_from_string.lo float/input/cl_F_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_from_string.lo -MD -MP -MF float/input/.deps/cl_F_from_string.Tpo -c float/input/cl_F_from_string.cc -fPIC -DPIC -o float/input/.libs/cl_F_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_from_string.lo -MD -MP -MF float/input/.deps/cl_F_from_string.Tpo -c float/input/cl_F_from_string.cc -o float/input/cl_F_from_string.o depbase=`echo float/input/cl_F_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_read.lo -MD -MP -MF $depbase.Tpo -c -o float/input/cl_F_read.lo float/input/cl_F_read.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_read.lo -MD -MP -MF float/input/.deps/cl_F_read.Tpo -c float/input/cl_F_read.cc -fPIC -DPIC -o float/input/.libs/cl_F_read.o In file included from float/input/cl_F_read.cc:17: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_read.lo -MD -MP -MF float/input/.deps/cl_F_read.Tpo -c float/input/cl_F_read.cc -o float/input/cl_F_read.o In file included from float/input/cl_F_read.cc:17: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/input/cl_F_read_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_read_stream.lo -MD -MP -MF $depbase.Tpo -c -o float/input/cl_F_read_stream.lo float/input/cl_F_read_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_read_stream.lo -MD -MP -MF float/input/.deps/cl_F_read_stream.Tpo -c float/input/cl_F_read_stream.cc -fPIC -DPIC -o float/input/.libs/cl_F_read_stream.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_read_stream.lo -MD -MP -MF float/input/.deps/cl_F_read_stream.Tpo -c float/input/cl_F_read_stream.cc -o float/input/cl_F_read_stream.o depbase=`echo float/input/cl_F_readparsed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_readparsed.lo -MD -MP -MF $depbase.Tpo -c -o float/input/cl_F_readparsed.lo float/input/cl_F_readparsed.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_readparsed.lo -MD -MP -MF float/input/.deps/cl_F_readparsed.Tpo -c float/input/cl_F_readparsed.cc -fPIC -DPIC -o float/input/.libs/cl_F_readparsed.o In file included from float/input/cl_F_readparsed.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/input/cl_F_readparsed.lo -MD -MP -MF float/input/.deps/cl_F_readparsed.Tpo -c float/input/cl_F_readparsed.cc -o float/input/cl_F_readparsed.o In file included from float/input/cl_F_readparsed.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/algebraic/cl_LF_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/algebraic/cl_LF_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/algebraic/cl_LF_sqrt.lo float/lfloat/algebraic/cl_LF_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/algebraic/cl_LF_sqrt.lo -MD -MP -MF float/lfloat/algebraic/.deps/cl_LF_sqrt.Tpo -c float/lfloat/algebraic/cl_LF_sqrt.cc -fPIC -DPIC -o float/lfloat/algebraic/.libs/cl_LF_sqrt.o In file included from float/lfloat/algebraic/cl_LF_sqrt.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/algebraic/cl_LF_sqrt.lo -MD -MP -MF float/lfloat/algebraic/.deps/cl_LF_sqrt.Tpo -c float/lfloat/algebraic/cl_LF_sqrt.cc -o float/lfloat/algebraic/cl_LF_sqrt.o In file included from float/lfloat/algebraic/cl_LF_sqrt.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/division/cl_LF_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/division/cl_LF_ceil22.lo float/lfloat/division/cl_LF_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_ceil22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_ceil22.Tpo -c float/lfloat/division/cl_LF_ceil22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_ceil22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_ceil22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_ceil22.Tpo -c float/lfloat/division/cl_LF_ceil22.cc -o float/lfloat/division/cl_LF_ceil22.o depbase=`echo float/lfloat/division/cl_LF_fceil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_fceil.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/division/cl_LF_fceil.lo float/lfloat/division/cl_LF_fceil.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_fceil.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_fceil.Tpo -c float/lfloat/division/cl_LF_fceil.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_fceil.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_fceil.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_fceil.Tpo -c float/lfloat/division/cl_LF_fceil.cc -o float/lfloat/division/cl_LF_fceil.o depbase=`echo float/lfloat/division/cl_LF_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_floor22.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/division/cl_LF_floor22.lo float/lfloat/division/cl_LF_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_floor22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_floor22.Tpo -c float/lfloat/division/cl_LF_floor22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_floor22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_floor22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_floor22.Tpo -c float/lfloat/division/cl_LF_floor22.cc -o float/lfloat/division/cl_LF_floor22.o depbase=`echo float/lfloat/division/cl_LF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/division/cl_LF_recip.lo float/lfloat/division/cl_LF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_recip.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_recip.Tpo -c float/lfloat/division/cl_LF_recip.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_recip.o In file included from float/lfloat/division/cl_LF_recip.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_recip.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_recip.Tpo -c float/lfloat/division/cl_LF_recip.cc -o float/lfloat/division/cl_LF_recip.o In file included from float/lfloat/division/cl_LF_recip.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/division/cl_LF_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_round22.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/division/cl_LF_round22.lo float/lfloat/division/cl_LF_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_round22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_round22.Tpo -c float/lfloat/division/cl_LF_round22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_round22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_round22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_round22.Tpo -c float/lfloat/division/cl_LF_round22.cc -o float/lfloat/division/cl_LF_round22.o depbase=`echo float/lfloat/division/cl_LF_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/division/cl_LF_trunc22.lo float/lfloat/division/cl_LF_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_trunc22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_trunc22.Tpo -c float/lfloat/division/cl_LF_trunc22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_trunc22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/division/cl_LF_trunc22.lo -MD -MP -MF float/lfloat/division/.deps/cl_LF_trunc22.Tpo -c float/lfloat/division/cl_LF_trunc22.cc -o float/lfloat/division/cl_LF_trunc22.o depbase=`echo float/lfloat/elem/cl_I_LF_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_I_LF_div.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_I_LF_div.lo float/lfloat/elem/cl_I_LF_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_I_LF_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_I_LF_div.Tpo -c float/lfloat/elem/cl_I_LF_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_I_LF_div.o In file included from float/lfloat/elem/cl_I_LF_div.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_I_LF_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_I_LF_div.Tpo -c float/lfloat/elem/cl_I_LF_div.cc -o float/lfloat/elem/cl_I_LF_div.o In file included from float/lfloat/elem/cl_I_LF_div.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_1minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_1minus.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_1minus.lo float/lfloat/elem/cl_LF_1minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_1minus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_1minus.Tpo -c float/lfloat/elem/cl_LF_1minus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_1minus.o In file included from float/lfloat/elem/cl_LF_1minus.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_1minus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_1minus.Tpo -c float/lfloat/elem/cl_LF_1minus.cc -o float/lfloat/elem/cl_LF_1minus.o In file included from float/lfloat/elem/cl_LF_1minus.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_1plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_1plus.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_1plus.lo float/lfloat/elem/cl_LF_1plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_1plus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_1plus.Tpo -c float/lfloat/elem/cl_LF_1plus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_1plus.o In file included from float/lfloat/elem/cl_LF_1plus.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_1plus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_1plus.Tpo -c float/lfloat/elem/cl_LF_1plus.cc -o float/lfloat/elem/cl_LF_1plus.o In file included from float/lfloat/elem/cl_LF_1plus.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_2minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_2minus.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_2minus.lo float/lfloat/elem/cl_LF_2minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_2minus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_2minus.Tpo -c float/lfloat/elem/cl_LF_2minus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_2minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_2minus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_2minus.Tpo -c float/lfloat/elem/cl_LF_2minus.cc -o float/lfloat/elem/cl_LF_2minus.o depbase=`echo float/lfloat/elem/cl_LF_2plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_2plus.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_2plus.lo float/lfloat/elem/cl_LF_2plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_2plus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_2plus.Tpo -c float/lfloat/elem/cl_LF_2plus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_2plus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_2plus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_2plus.Tpo -c float/lfloat/elem/cl_LF_2plus.cc -o float/lfloat/elem/cl_LF_2plus.o depbase=`echo float/lfloat/elem/cl_LF_I_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_I_div.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_I_div.lo float/lfloat/elem/cl_LF_I_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_I_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_I_div.Tpo -c float/lfloat/elem/cl_LF_I_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_I_div.o In file included from float/lfloat/elem/cl_LF_I_div.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_I_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_I_div.Tpo -c float/lfloat/elem/cl_LF_I_div.cc -o float/lfloat/elem/cl_LF_I_div.o In file included from float/lfloat/elem/cl_LF_I_div.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_I_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_I_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_I_mul.lo float/lfloat/elem/cl_LF_I_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_I_mul.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_I_mul.Tpo -c float/lfloat/elem/cl_LF_I_mul.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_I_mul.o In file included from float/lfloat/elem/cl_LF_I_mul.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_I_mul.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_I_mul.Tpo -c float/lfloat/elem/cl_LF_I_mul.cc -o float/lfloat/elem/cl_LF_I_mul.o In file included from float/lfloat/elem/cl_LF_I_mul.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_RA_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_RA_div.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_RA_div.lo float/lfloat/elem/cl_LF_RA_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_RA_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_RA_div.Tpo -c float/lfloat/elem/cl_LF_RA_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_RA_div.o In file included from float/lfloat/elem/cl_LF_RA_div.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_RA_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_RA_div.Tpo -c float/lfloat/elem/cl_LF_RA_div.cc -o float/lfloat/elem/cl_LF_RA_div.o In file included from float/lfloat/elem/cl_LF_RA_div.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_RA_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_RA_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_RA_mul.lo float/lfloat/elem/cl_LF_RA_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_RA_mul.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_RA_mul.Tpo -c float/lfloat/elem/cl_LF_RA_mul.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_RA_mul.o In file included from float/lfloat/elem/cl_LF_RA_mul.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_RA_mul.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_RA_mul.Tpo -c float/lfloat/elem/cl_LF_RA_mul.cc -o float/lfloat/elem/cl_LF_RA_mul.o In file included from float/lfloat/elem/cl_LF_RA_mul.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_compare.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_compare.lo float/lfloat/elem/cl_LF_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_compare.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_compare.Tpo -c float/lfloat/elem/cl_LF_compare.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_compare.o In file included from float/lfloat/elem/cl_LF_compare.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_compare.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_compare.Tpo -c float/lfloat/elem/cl_LF_compare.cc -o float/lfloat/elem/cl_LF_compare.o In file included from float/lfloat/elem/cl_LF_compare.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_div.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_div.lo float/lfloat/elem/cl_LF_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_div.Tpo -c float/lfloat/elem/cl_LF_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_div.o In file included from float/lfloat/elem/cl_LF_div.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_div.Tpo -c float/lfloat/elem/cl_LF_div.cc -o float/lfloat/elem/cl_LF_div.o In file included from float/lfloat/elem/cl_LF_div.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_ffloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_ffloor.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_ffloor.lo float/lfloat/elem/cl_LF_ffloor.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_ffloor.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_ffloor.Tpo -c float/lfloat/elem/cl_LF_ffloor.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_ffloor.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_ffloor.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_ffloor.Tpo -c float/lfloat/elem/cl_LF_ffloor.cc -o float/lfloat/elem/cl_LF_ffloor.o depbase=`echo float/lfloat/elem/cl_LF_from_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_from_I.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_from_I.lo float/lfloat/elem/cl_LF_from_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_from_I.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_from_I.Tpo -c float/lfloat/elem/cl_LF_from_I.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_from_I.o In file included from float/lfloat/elem/cl_LF_from_I.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_from_I.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_from_I.Tpo -c float/lfloat/elem/cl_LF_from_I.cc -o float/lfloat/elem/cl_LF_from_I.o In file included from float/lfloat/elem/cl_LF_from_I.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_from_RA.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_from_RA.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_from_RA.lo float/lfloat/elem/cl_LF_from_RA.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_from_RA.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_from_RA.Tpo -c float/lfloat/elem/cl_LF_from_RA.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_from_RA.o In file included from float/lfloat/elem/cl_LF_from_RA.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_from_RA.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_from_RA.Tpo -c float/lfloat/elem/cl_LF_from_RA.cc -o float/lfloat/elem/cl_LF_from_RA.o In file included from float/lfloat/elem/cl_LF_from_RA.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_fround.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_fround.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_fround.lo float/lfloat/elem/cl_LF_fround.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_fround.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_fround.Tpo -c float/lfloat/elem/cl_LF_fround.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_fround.o In file included from float/lfloat/elem/cl_LF_fround.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_fround.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_fround.Tpo -c float/lfloat/elem/cl_LF_fround.cc -o float/lfloat/elem/cl_LF_fround.o In file included from float/lfloat/elem/cl_LF_fround.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_ftrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_ftrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_ftrunc.lo float/lfloat/elem/cl_LF_ftrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_ftrunc.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_ftrunc.Tpo -c float/lfloat/elem/cl_LF_ftrunc.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_ftrunc.o In file included from float/lfloat/elem/cl_LF_ftrunc.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_ftrunc.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_ftrunc.Tpo -c float/lfloat/elem/cl_LF_ftrunc.cc -o float/lfloat/elem/cl_LF_ftrunc.o In file included from float/lfloat/elem/cl_LF_ftrunc.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_futrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_futrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_futrunc.lo float/lfloat/elem/cl_LF_futrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_futrunc.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_futrunc.Tpo -c float/lfloat/elem/cl_LF_futrunc.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_futrunc.o In file included from float/lfloat/elem/cl_LF_futrunc.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_futrunc.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_futrunc.Tpo -c float/lfloat/elem/cl_LF_futrunc.cc -o float/lfloat/elem/cl_LF_futrunc.o In file included from float/lfloat/elem/cl_LF_futrunc.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_globals.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_globals.lo float/lfloat/elem/cl_LF_globals.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_globals.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_globals.Tpo -c float/lfloat/elem/cl_LF_globals.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_globals.o In file included from float/lfloat/elem/cl_LF_globals.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ float/lfloat/elem/cl_LF_globals.cc:18:23: warning: variable 'cl_LF_0' is uninitialized when used within its own initialization [-Wuninitialized] const cl_LF cl_LF_0 = cl_LF_0; // 0.0L0 ~~~~~~~ ^~~~~~~ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_globals.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_globals.Tpo -c float/lfloat/elem/cl_LF_globals.cc -o float/lfloat/elem/cl_LF_globals.o In file included from float/lfloat/elem/cl_LF_globals.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ float/lfloat/elem/cl_LF_globals.cc:18:23: warning: variable 'cl_LF_0' is uninitialized when used within its own initialization [-Wuninitialized] const cl_LF cl_LF_0 = cl_LF_0; // 0.0L0 ~~~~~~~ ^~~~~~~ 3 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_minus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_minus1.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_minus1.lo float/lfloat/elem/cl_LF_minus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_minus1.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_minus1.Tpo -c float/lfloat/elem/cl_LF_minus1.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_minus1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_minus1.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_minus1.Tpo -c float/lfloat/elem/cl_LF_minus1.cc -o float/lfloat/elem/cl_LF_minus1.o depbase=`echo float/lfloat/elem/cl_LF_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_minusp.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_minusp.lo float/lfloat/elem/cl_LF_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_minusp.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_minusp.Tpo -c float/lfloat/elem/cl_LF_minusp.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_minusp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_minusp.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_minusp.Tpo -c float/lfloat/elem/cl_LF_minusp.cc -o float/lfloat/elem/cl_LF_minusp.o depbase=`echo float/lfloat/elem/cl_LF_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_mul.lo float/lfloat/elem/cl_LF_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_mul.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_mul.Tpo -c float/lfloat/elem/cl_LF_mul.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_mul.o In file included from float/lfloat/elem/cl_LF_mul.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_mul.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_mul.Tpo -c float/lfloat/elem/cl_LF_mul.cc -o float/lfloat/elem/cl_LF_mul.o In file included from float/lfloat/elem/cl_LF_mul.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_plus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_plus1.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_plus1.lo float/lfloat/elem/cl_LF_plus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_plus1.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_plus1.Tpo -c float/lfloat/elem/cl_LF_plus1.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_plus1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_plus1.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_plus1.Tpo -c float/lfloat/elem/cl_LF_plus1.cc -o float/lfloat/elem/cl_LF_plus1.o depbase=`echo float/lfloat/elem/cl_LF_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_plusp.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_plusp.lo float/lfloat/elem/cl_LF_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_plusp.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_plusp.Tpo -c float/lfloat/elem/cl_LF_plusp.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_plusp.o In file included from float/lfloat/elem/cl_LF_plusp.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_plusp.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_plusp.Tpo -c float/lfloat/elem/cl_LF_plusp.cc -o float/lfloat/elem/cl_LF_plusp.o In file included from float/lfloat/elem/cl_LF_plusp.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_scale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_scale.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_scale.lo float/lfloat/elem/cl_LF_scale.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_scale.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_scale.Tpo -c float/lfloat/elem/cl_LF_scale.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_scale.o In file included from float/lfloat/elem/cl_LF_scale.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_scale.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_scale.Tpo -c float/lfloat/elem/cl_LF_scale.cc -o float/lfloat/elem/cl_LF_scale.o In file included from float/lfloat/elem/cl_LF_scale.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_scale_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_scale_I.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_scale_I.lo float/lfloat/elem/cl_LF_scale_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_scale_I.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_scale_I.Tpo -c float/lfloat/elem/cl_LF_scale_I.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_scale_I.o In file included from float/lfloat/elem/cl_LF_scale_I.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_scale_I.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_scale_I.Tpo -c float/lfloat/elem/cl_LF_scale_I.cc -o float/lfloat/elem/cl_LF_scale_I.o In file included from float/lfloat/elem/cl_LF_scale_I.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_square.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_square.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_square.lo float/lfloat/elem/cl_LF_square.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_square.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_square.Tpo -c float/lfloat/elem/cl_LF_square.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_square.o In file included from float/lfloat/elem/cl_LF_square.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_square.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_square.Tpo -c float/lfloat/elem/cl_LF_square.cc -o float/lfloat/elem/cl_LF_square.o In file included from float/lfloat/elem/cl_LF_square.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_to_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_to_I.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_to_I.lo float/lfloat/elem/cl_LF_to_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_to_I.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_to_I.Tpo -c float/lfloat/elem/cl_LF_to_I.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_to_I.o In file included from float/lfloat/elem/cl_LF_to_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_to_I.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_to_I.Tpo -c float/lfloat/elem/cl_LF_to_I.cc -o float/lfloat/elem/cl_LF_to_I.o In file included from float/lfloat/elem/cl_LF_to_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_uminus.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_uminus.lo float/lfloat/elem/cl_LF_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_uminus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_uminus.Tpo -c float/lfloat/elem/cl_LF_uminus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_uminus.o In file included from float/lfloat/elem/cl_LF_uminus.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_uminus.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_uminus.Tpo -c float/lfloat/elem/cl_LF_uminus.cc -o float/lfloat/elem/cl_LF_uminus.o In file included from float/lfloat/elem/cl_LF_uminus.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/elem/cl_LF_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_zerop.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_LF_zerop.lo float/lfloat/elem/cl_LF_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_zerop.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_zerop.Tpo -c float/lfloat/elem/cl_LF_zerop.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_zerop.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_LF_zerop.lo -MD -MP -MF float/lfloat/elem/.deps/cl_LF_zerop.Tpo -c float/lfloat/elem/cl_LF_zerop.cc -o float/lfloat/elem/cl_LF_zerop.o depbase=`echo float/lfloat/elem/cl_RA_LF_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_RA_LF_div.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/elem/cl_RA_LF_div.lo float/lfloat/elem/cl_RA_LF_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_RA_LF_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_RA_LF_div.Tpo -c float/lfloat/elem/cl_RA_LF_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_RA_LF_div.o In file included from float/lfloat/elem/cl_RA_LF_div.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/elem/cl_RA_LF_div.lo -MD -MP -MF float/lfloat/elem/.deps/cl_RA_LF_div.Tpo -c float/lfloat/elem/cl_RA_LF_div.cc -o float/lfloat/elem/cl_RA_LF_div.o In file included from float/lfloat/elem/cl_RA_LF_div.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/input/cl_LF_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/input/cl_LF_from_string.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/input/cl_LF_from_string.lo float/lfloat/input/cl_LF_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/input/cl_LF_from_string.lo -MD -MP -MF float/lfloat/input/.deps/cl_LF_from_string.Tpo -c float/lfloat/input/cl_LF_from_string.cc -fPIC -DPIC -o float/lfloat/input/.libs/cl_LF_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/input/cl_LF_from_string.lo -MD -MP -MF float/lfloat/input/.deps/cl_LF_from_string.Tpo -c float/lfloat/input/cl_LF_from_string.cc -o float/lfloat/input/cl_LF_from_string.o depbase=`echo float/lfloat/misc/cl_LF_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_abs.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_abs.lo float/lfloat/misc/cl_LF_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_abs.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_abs.Tpo -c float/lfloat/misc/cl_LF_abs.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_abs.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_abs.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_abs.Tpo -c float/lfloat/misc/cl_LF_abs.cc -o float/lfloat/misc/cl_LF_abs.o depbase=`echo float/lfloat/misc/cl_LF_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_as.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_as.lo float/lfloat/misc/cl_LF_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_as.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_as.Tpo -c float/lfloat/misc/cl_LF_as.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_as.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_as.Tpo -c float/lfloat/misc/cl_LF_as.cc -o float/lfloat/misc/cl_LF_as.o depbase=`echo float/lfloat/misc/cl_LF_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_class.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_class.lo float/lfloat/misc/cl_LF_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_class.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_class.Tpo -c float/lfloat/misc/cl_LF_class.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_class.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_class.Tpo -c float/lfloat/misc/cl_LF_class.cc -o float/lfloat/misc/cl_LF_class.o depbase=`echo float/lfloat/misc/cl_LF_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_debug.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_debug.lo float/lfloat/misc/cl_LF_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_debug.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_debug.Tpo -c float/lfloat/misc/cl_LF_debug.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_debug.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_debug.Tpo -c float/lfloat/misc/cl_LF_debug.cc -o float/lfloat/misc/cl_LF_debug.o depbase=`echo float/lfloat/misc/cl_LF_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_decode.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_decode.lo float/lfloat/misc/cl_LF_decode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_decode.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_decode.Tpo -c float/lfloat/misc/cl_LF_decode.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_decode.o In file included from float/lfloat/misc/cl_LF_decode.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_decode.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_decode.Tpo -c float/lfloat/misc/cl_LF_decode.cc -o float/lfloat/misc/cl_LF_decode.o In file included from float/lfloat/misc/cl_LF_decode.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_digits.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_digits.lo float/lfloat/misc/cl_LF_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_digits.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_digits.Tpo -c float/lfloat/misc/cl_LF_digits.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_digits.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_digits.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_digits.Tpo -c float/lfloat/misc/cl_LF_digits.cc -o float/lfloat/misc/cl_LF_digits.o depbase=`echo float/lfloat/misc/cl_LF_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_eqhashcode.lo float/lfloat/misc/cl_LF_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_eqhashcode.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_eqhashcode.Tpo -c float/lfloat/misc/cl_LF_eqhashcode.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_eqhashcode.o In file included from float/lfloat/misc/cl_LF_eqhashcode.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_eqhashcode.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_eqhashcode.Tpo -c float/lfloat/misc/cl_LF_eqhashcode.cc -o float/lfloat/misc/cl_LF_eqhashcode.o In file included from float/lfloat/misc/cl_LF_eqhashcode.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_exponent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_exponent.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_exponent.lo float/lfloat/misc/cl_LF_exponent.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_exponent.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_exponent.Tpo -c float/lfloat/misc/cl_LF_exponent.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_exponent.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_exponent.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_exponent.Tpo -c float/lfloat/misc/cl_LF_exponent.cc -o float/lfloat/misc/cl_LF_exponent.o depbase=`echo float/lfloat/misc/cl_LF_extend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_extend.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_extend.lo float/lfloat/misc/cl_LF_extend.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_extend.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_extend.Tpo -c float/lfloat/misc/cl_LF_extend.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_extend.o In file included from float/lfloat/misc/cl_LF_extend.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_extend.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_extend.Tpo -c float/lfloat/misc/cl_LF_extend.cc -o float/lfloat/misc/cl_LF_extend.o In file included from float/lfloat/misc/cl_LF_extend.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_idecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_idecode.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_idecode.lo float/lfloat/misc/cl_LF_idecode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_idecode.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_idecode.Tpo -c float/lfloat/misc/cl_LF_idecode.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_idecode.o In file included from float/lfloat/misc/cl_LF_idecode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_idecode.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_idecode.Tpo -c float/lfloat/misc/cl_LF_idecode.cc -o float/lfloat/misc/cl_LF_idecode.o In file included from float/lfloat/misc/cl_LF_idecode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_leninc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_leninc.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_leninc.lo float/lfloat/misc/cl_LF_leninc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_leninc.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_leninc.Tpo -c float/lfloat/misc/cl_LF_leninc.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_leninc.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_leninc.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_leninc.Tpo -c float/lfloat/misc/cl_LF_leninc.cc -o float/lfloat/misc/cl_LF_leninc.o depbase=`echo float/lfloat/misc/cl_LF_lenincx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_lenincx.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_lenincx.lo float/lfloat/misc/cl_LF_lenincx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_lenincx.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_lenincx.Tpo -c float/lfloat/misc/cl_LF_lenincx.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_lenincx.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_lenincx.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_lenincx.Tpo -c float/lfloat/misc/cl_LF_lenincx.cc -o float/lfloat/misc/cl_LF_lenincx.o depbase=`echo float/lfloat/misc/cl_LF_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_max.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_max.lo float/lfloat/misc/cl_LF_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_max.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_max.Tpo -c float/lfloat/misc/cl_LF_max.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_max.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_max.Tpo -c float/lfloat/misc/cl_LF_max.cc -o float/lfloat/misc/cl_LF_max.o depbase=`echo float/lfloat/misc/cl_LF_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_min.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_min.lo float/lfloat/misc/cl_LF_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_min.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_min.Tpo -c float/lfloat/misc/cl_LF_min.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_min.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_min.Tpo -c float/lfloat/misc/cl_LF_min.cc -o float/lfloat/misc/cl_LF_min.o depbase=`echo float/lfloat/misc/cl_LF_precision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_precision.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_precision.lo float/lfloat/misc/cl_LF_precision.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_precision.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_precision.Tpo -c float/lfloat/misc/cl_LF_precision.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_precision.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_precision.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_precision.Tpo -c float/lfloat/misc/cl_LF_precision.cc -o float/lfloat/misc/cl_LF_precision.o depbase=`echo float/lfloat/misc/cl_LF_shorten.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shorten.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_shorten.lo float/lfloat/misc/cl_LF_shorten.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shorten.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_shorten.Tpo -c float/lfloat/misc/cl_LF_shorten.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_shorten.o In file included from float/lfloat/misc/cl_LF_shorten.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shorten.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_shorten.Tpo -c float/lfloat/misc/cl_LF_shorten.cc -o float/lfloat/misc/cl_LF_shorten.o In file included from float/lfloat/misc/cl_LF_shorten.cc:12: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_shortenrel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shortenrel.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_shortenrel.lo float/lfloat/misc/cl_LF_shortenrel.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shortenrel.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_shortenrel.Tpo -c float/lfloat/misc/cl_LF_shortenrel.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_shortenrel.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shortenrel.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_shortenrel.Tpo -c float/lfloat/misc/cl_LF_shortenrel.cc -o float/lfloat/misc/cl_LF_shortenrel.o depbase=`echo float/lfloat/misc/cl_LF_shortenwith.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shortenwith.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_shortenwith.lo float/lfloat/misc/cl_LF_shortenwith.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shortenwith.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_shortenwith.Tpo -c float/lfloat/misc/cl_LF_shortenwith.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_shortenwith.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_shortenwith.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_shortenwith.Tpo -c float/lfloat/misc/cl_LF_shortenwith.cc -o float/lfloat/misc/cl_LF_shortenwith.o depbase=`echo float/lfloat/misc/cl_LF_sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_sign.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_sign.lo float/lfloat/misc/cl_LF_sign.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_sign.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_sign.Tpo -c float/lfloat/misc/cl_LF_sign.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_sign.o In file included from float/lfloat/misc/cl_LF_sign.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_sign.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_sign.Tpo -c float/lfloat/misc/cl_LF_sign.cc -o float/lfloat/misc/cl_LF_sign.o In file included from float/lfloat/misc/cl_LF_sign.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_signum.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_signum.lo float/lfloat/misc/cl_LF_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_signum.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_signum.Tpo -c float/lfloat/misc/cl_LF_signum.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_signum.o In file included from float/lfloat/misc/cl_LF_signum.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_signum.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_signum.Tpo -c float/lfloat/misc/cl_LF_signum.cc -o float/lfloat/misc/cl_LF_signum.o In file included from float/lfloat/misc/cl_LF_signum.cc:13: In file included from ./float/lfloat/cl_LF_impl.h:10: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/lfloat/misc/cl_LF_to_LF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_to_LF.lo -MD -MP -MF $depbase.Tpo -c -o float/lfloat/misc/cl_LF_to_LF.lo float/lfloat/misc/cl_LF_to_LF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_to_LF.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_to_LF.Tpo -c float/lfloat/misc/cl_LF_to_LF.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_to_LF.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/lfloat/misc/cl_LF_to_LF.lo -MD -MP -MF float/lfloat/misc/.deps/cl_LF_to_LF.Tpo -c float/lfloat/misc/cl_LF_to_LF.cc -o float/lfloat/misc/cl_LF_to_LF.o depbase=`echo float/misc/cl_F_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_abs.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_abs.lo float/misc/cl_F_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_abs.lo -MD -MP -MF float/misc/.deps/cl_F_abs.Tpo -c float/misc/cl_F_abs.cc -fPIC -DPIC -o float/misc/.libs/cl_F_abs.o In file included from float/misc/cl_F_abs.cc:20: In file included from ./float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_abs.lo -MD -MP -MF float/misc/.deps/cl_F_abs.Tpo -c float/misc/cl_F_abs.cc -o float/misc/cl_F_abs.o In file included from float/misc/cl_F_abs.cc:20: In file included from ./float/ffloat/elem/cl_FF_minusp.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_as.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_as.lo float/misc/cl_F_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_as.lo -MD -MP -MF float/misc/.deps/cl_F_as.Tpo -c float/misc/cl_F_as.cc -fPIC -DPIC -o float/misc/.libs/cl_F_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_as.lo -MD -MP -MF float/misc/.deps/cl_F_as.Tpo -c float/misc/cl_F_as.cc -o float/misc/cl_F_as.o depbase=`echo float/misc/cl_F_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_decode.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_decode.lo float/misc/cl_F_decode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_decode.lo -MD -MP -MF float/misc/.deps/cl_F_decode.Tpo -c float/misc/cl_F_decode.cc -fPIC -DPIC -o float/misc/.libs/cl_F_decode.o In file included from float/misc/cl_F_decode.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_decode.lo -MD -MP -MF float/misc/.deps/cl_F_decode.Tpo -c float/misc/cl_F_decode.cc -o float/misc/cl_F_decode.o In file included from float/misc/cl_F_decode.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_digits.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_digits.lo float/misc/cl_F_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_digits.lo -MD -MP -MF float/misc/.deps/cl_F_digits.Tpo -c float/misc/cl_F_digits.cc -fPIC -DPIC -o float/misc/.libs/cl_F_digits.o In file included from float/misc/cl_F_digits.cc:16: In file included from ./float/ffloat/misc/cl_FF_digits.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_digits.lo -MD -MP -MF float/misc/.deps/cl_F_digits.Tpo -c float/misc/cl_F_digits.cc -o float/misc/cl_F_digits.o In file included from float/misc/cl_F_digits.cc:16: In file included from ./float/ffloat/misc/cl_FF_digits.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_epsneg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_epsneg.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_epsneg.lo float/misc/cl_F_epsneg.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_epsneg.lo -MD -MP -MF float/misc/.deps/cl_F_epsneg.Tpo -c float/misc/cl_F_epsneg.cc -fPIC -DPIC -o float/misc/.libs/cl_F_epsneg.o In file included from float/misc/cl_F_epsneg.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_epsneg.lo -MD -MP -MF float/misc/.deps/cl_F_epsneg.Tpo -c float/misc/cl_F_epsneg.cc -o float/misc/cl_F_epsneg.o In file included from float/misc/cl_F_epsneg.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_epspos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_epspos.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_epspos.lo float/misc/cl_F_epspos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_epspos.lo -MD -MP -MF float/misc/.deps/cl_F_epspos.Tpo -c float/misc/cl_F_epspos.cc -fPIC -DPIC -o float/misc/.libs/cl_F_epspos.o In file included from float/misc/cl_F_epspos.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_epspos.lo -MD -MP -MF float/misc/.deps/cl_F_epspos.Tpo -c float/misc/cl_F_epspos.cc -o float/misc/cl_F_epspos.o In file included from float/misc/cl_F_epspos.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_eqhashcode.lo float/misc/cl_F_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_eqhashcode.lo -MD -MP -MF float/misc/.deps/cl_F_eqhashcode.Tpo -c float/misc/cl_F_eqhashcode.cc -fPIC -DPIC -o float/misc/.libs/cl_F_eqhashcode.o In file included from float/misc/cl_F_eqhashcode.cc:17: In file included from ./float/ffloat/misc/cl_FF_eqhashcode.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_eqhashcode.lo -MD -MP -MF float/misc/.deps/cl_F_eqhashcode.Tpo -c float/misc/cl_F_eqhashcode.cc -o float/misc/cl_F_eqhashcode.o In file included from float/misc/cl_F_eqhashcode.cc:17: In file included from ./float/ffloat/misc/cl_FF_eqhashcode.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_exponent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_exponent.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_exponent.lo float/misc/cl_F_exponent.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_exponent.lo -MD -MP -MF float/misc/.deps/cl_F_exponent.Tpo -c float/misc/cl_F_exponent.cc -fPIC -DPIC -o float/misc/.libs/cl_F_exponent.o In file included from float/misc/cl_F_exponent.cc:16: In file included from ./float/ffloat/misc/cl_FF_exponent.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_exponent.lo -MD -MP -MF float/misc/.deps/cl_F_exponent.Tpo -c float/misc/cl_F_exponent.cc -o float/misc/cl_F_exponent.o In file included from float/misc/cl_F_exponent.cc:16: In file included from ./float/ffloat/misc/cl_FF_exponent.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_extendsqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_extendsqrt.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_extendsqrt.lo float/misc/cl_F_extendsqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_extendsqrt.lo -MD -MP -MF float/misc/.deps/cl_F_extendsqrt.Tpo -c float/misc/cl_F_extendsqrt.cc -fPIC -DPIC -o float/misc/.libs/cl_F_extendsqrt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_extendsqrt.lo -MD -MP -MF float/misc/.deps/cl_F_extendsqrt.Tpo -c float/misc/cl_F_extendsqrt.cc -o float/misc/cl_F_extendsqrt.o depbase=`echo float/misc/cl_F_extendsqrtx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_extendsqrtx.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_extendsqrtx.lo float/misc/cl_F_extendsqrtx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_extendsqrtx.lo -MD -MP -MF float/misc/.deps/cl_F_extendsqrtx.Tpo -c float/misc/cl_F_extendsqrtx.cc -fPIC -DPIC -o float/misc/.libs/cl_F_extendsqrtx.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_extendsqrtx.lo -MD -MP -MF float/misc/.deps/cl_F_extendsqrtx.Tpo -c float/misc/cl_F_extendsqrtx.cc -o float/misc/cl_F_extendsqrtx.o depbase=`echo float/misc/cl_F_idecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_idecode.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_idecode.lo float/misc/cl_F_idecode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_idecode.lo -MD -MP -MF float/misc/.deps/cl_F_idecode.Tpo -c float/misc/cl_F_idecode.cc -fPIC -DPIC -o float/misc/.libs/cl_F_idecode.o In file included from float/misc/cl_F_idecode.cc:15: In file included from ./float/sfloat/misc/cl_SF_idecode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_idecode.lo -MD -MP -MF float/misc/.deps/cl_F_idecode.Tpo -c float/misc/cl_F_idecode.cc -o float/misc/cl_F_idecode.o In file included from float/misc/cl_F_idecode.cc:15: In file included from ./float/sfloat/misc/cl_SF_idecode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_leastneg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_leastneg.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_leastneg.lo float/misc/cl_F_leastneg.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_leastneg.lo -MD -MP -MF float/misc/.deps/cl_F_leastneg.Tpo -c float/misc/cl_F_leastneg.cc -fPIC -DPIC -o float/misc/.libs/cl_F_leastneg.o In file included from float/misc/cl_F_leastneg.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_leastneg.lo -MD -MP -MF float/misc/.deps/cl_F_leastneg.Tpo -c float/misc/cl_F_leastneg.cc -o float/misc/cl_F_leastneg.o In file included from float/misc/cl_F_leastneg.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_leastpos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_leastpos.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_leastpos.lo float/misc/cl_F_leastpos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_leastpos.lo -MD -MP -MF float/misc/.deps/cl_F_leastpos.Tpo -c float/misc/cl_F_leastpos.cc -fPIC -DPIC -o float/misc/.libs/cl_F_leastpos.o In file included from float/misc/cl_F_leastpos.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_leastpos.lo -MD -MP -MF float/misc/.deps/cl_F_leastpos.Tpo -c float/misc/cl_F_leastpos.cc -o float/misc/cl_F_leastpos.o In file included from float/misc/cl_F_leastpos.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_max.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_max.lo float/misc/cl_F_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_max.lo -MD -MP -MF float/misc/.deps/cl_F_max.Tpo -c float/misc/cl_F_max.cc -fPIC -DPIC -o float/misc/.libs/cl_F_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_max.lo -MD -MP -MF float/misc/.deps/cl_F_max.Tpo -c float/misc/cl_F_max.cc -o float/misc/cl_F_max.o depbase=`echo float/misc/cl_F_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_min.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_min.lo float/misc/cl_F_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_min.lo -MD -MP -MF float/misc/.deps/cl_F_min.Tpo -c float/misc/cl_F_min.cc -fPIC -DPIC -o float/misc/.libs/cl_F_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_min.lo -MD -MP -MF float/misc/.deps/cl_F_min.Tpo -c float/misc/cl_F_min.cc -o float/misc/cl_F_min.o depbase=`echo float/misc/cl_F_mostneg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_mostneg.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_mostneg.lo float/misc/cl_F_mostneg.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_mostneg.lo -MD -MP -MF float/misc/.deps/cl_F_mostneg.Tpo -c float/misc/cl_F_mostneg.cc -fPIC -DPIC -o float/misc/.libs/cl_F_mostneg.o In file included from float/misc/cl_F_mostneg.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_mostneg.lo -MD -MP -MF float/misc/.deps/cl_F_mostneg.Tpo -c float/misc/cl_F_mostneg.cc -o float/misc/cl_F_mostneg.o In file included from float/misc/cl_F_mostneg.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_mostpos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_mostpos.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_mostpos.lo float/misc/cl_F_mostpos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_mostpos.lo -MD -MP -MF float/misc/.deps/cl_F_mostpos.Tpo -c float/misc/cl_F_mostpos.cc -fPIC -DPIC -o float/misc/.libs/cl_F_mostpos.o In file included from float/misc/cl_F_mostpos.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_mostpos.lo -MD -MP -MF float/misc/.deps/cl_F_mostpos.Tpo -c float/misc/cl_F_mostpos.cc -o float/misc/cl_F_mostpos.o In file included from float/misc/cl_F_mostpos.cc:13: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_precision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_precision.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_precision.lo float/misc/cl_F_precision.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_precision.lo -MD -MP -MF float/misc/.deps/cl_F_precision.Tpo -c float/misc/cl_F_precision.cc -fPIC -DPIC -o float/misc/.libs/cl_F_precision.o In file included from float/misc/cl_F_precision.cc:16: In file included from ./float/ffloat/misc/cl_FF_precision.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_precision.lo -MD -MP -MF float/misc/.deps/cl_F_precision.Tpo -c float/misc/cl_F_precision.cc -o float/misc/cl_F_precision.o In file included from float/misc/cl_F_precision.cc:16: In file included from ./float/ffloat/misc/cl_FF_precision.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_rational.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_rational.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_rational.lo float/misc/cl_F_rational.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_rational.lo -MD -MP -MF float/misc/.deps/cl_F_rational.Tpo -c float/misc/cl_F_rational.cc -fPIC -DPIC -o float/misc/.libs/cl_F_rational.o In file included from float/misc/cl_F_rational.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_rational.lo -MD -MP -MF float/misc/.deps/cl_F_rational.Tpo -c float/misc/cl_F_rational.cc -o float/misc/cl_F_rational.o In file included from float/misc/cl_F_rational.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_shortenrel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_shortenrel.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_shortenrel.lo float/misc/cl_F_shortenrel.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_shortenrel.lo -MD -MP -MF float/misc/.deps/cl_F_shortenrel.Tpo -c float/misc/cl_F_shortenrel.cc -fPIC -DPIC -o float/misc/.libs/cl_F_shortenrel.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_shortenrel.lo -MD -MP -MF float/misc/.deps/cl_F_shortenrel.Tpo -c float/misc/cl_F_shortenrel.cc -o float/misc/cl_F_shortenrel.o depbase=`echo float/misc/cl_F_sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_sign.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_sign.lo float/misc/cl_F_sign.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_sign.lo -MD -MP -MF float/misc/.deps/cl_F_sign.Tpo -c float/misc/cl_F_sign.cc -fPIC -DPIC -o float/misc/.libs/cl_F_sign.o In file included from float/misc/cl_F_sign.cc:16: In file included from ./float/ffloat/misc/cl_FF_sign.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_sign.lo -MD -MP -MF float/misc/.deps/cl_F_sign.Tpo -c float/misc/cl_F_sign.cc -o float/misc/cl_F_sign.o In file included from float/misc/cl_F_sign.cc:16: In file included from ./float/ffloat/misc/cl_FF_sign.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_F_sign2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_sign2.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_sign2.lo float/misc/cl_F_sign2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_sign2.lo -MD -MP -MF float/misc/.deps/cl_F_sign2.Tpo -c float/misc/cl_F_sign2.cc -fPIC -DPIC -o float/misc/.libs/cl_F_sign2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_sign2.lo -MD -MP -MF float/misc/.deps/cl_F_sign2.Tpo -c float/misc/cl_F_sign2.cc -o float/misc/cl_F_sign2.o depbase=`echo float/misc/cl_F_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_signum.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_F_signum.lo float/misc/cl_F_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_signum.lo -MD -MP -MF float/misc/.deps/cl_F_signum.Tpo -c float/misc/cl_F_signum.cc -fPIC -DPIC -o float/misc/.libs/cl_F_signum.o In file included from float/misc/cl_F_signum.cc:17: In file included from ./float/ffloat/misc/cl_FF_signum.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_F_signum.lo -MD -MP -MF float/misc/.deps/cl_F_signum.Tpo -c float/misc/cl_F_signum.cc -o float/misc/cl_F_signum.o In file included from float/misc/cl_F_signum.cc:17: In file included from ./float/ffloat/misc/cl_FF_signum.cc:12: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/misc/cl_float_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_float_format.lo -MD -MP -MF $depbase.Tpo -c -o float/misc/cl_float_format.lo float/misc/cl_float_format.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_float_format.lo -MD -MP -MF float/misc/.deps/cl_float_format.Tpo -c float/misc/cl_float_format.cc -fPIC -DPIC -o float/misc/.libs/cl_float_format.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/misc/cl_float_format.lo -MD -MP -MF float/misc/.deps/cl_float_format.Tpo -c float/misc/cl_float_format.cc -o float/misc/cl_float_format.o depbase=`echo float/output/cl_F_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_aprint.lo -MD -MP -MF $depbase.Tpo -c -o float/output/cl_F_aprint.lo float/output/cl_F_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_aprint.lo -MD -MP -MF float/output/.deps/cl_F_aprint.Tpo -c float/output/cl_F_aprint.cc -fPIC -DPIC -o float/output/.libs/cl_F_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_aprint.lo -MD -MP -MF float/output/.deps/cl_F_aprint.Tpo -c float/output/cl_F_aprint.cc -o float/output/cl_F_aprint.o depbase=`echo float/output/cl_F_bprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_bprint.lo -MD -MP -MF $depbase.Tpo -c -o float/output/cl_F_bprint.lo float/output/cl_F_bprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_bprint.lo -MD -MP -MF float/output/.deps/cl_F_bprint.Tpo -c float/output/cl_F_bprint.cc -fPIC -DPIC -o float/output/.libs/cl_F_bprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_bprint.lo -MD -MP -MF float/output/.deps/cl_F_bprint.Tpo -c float/output/cl_F_bprint.cc -o float/output/cl_F_bprint.o depbase=`echo float/output/cl_F_cprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_cprint.lo -MD -MP -MF $depbase.Tpo -c -o float/output/cl_F_cprint.lo float/output/cl_F_cprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_cprint.lo -MD -MP -MF float/output/.deps/cl_F_cprint.Tpo -c float/output/cl_F_cprint.cc -fPIC -DPIC -o float/output/.libs/cl_F_cprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_cprint.lo -MD -MP -MF float/output/.deps/cl_F_cprint.Tpo -c float/output/cl_F_cprint.cc -o float/output/cl_F_cprint.o depbase=`echo float/output/cl_F_dprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_dprint.lo -MD -MP -MF $depbase.Tpo -c -o float/output/cl_F_dprint.lo float/output/cl_F_dprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_dprint.lo -MD -MP -MF float/output/.deps/cl_F_dprint.Tpo -c float/output/cl_F_dprint.cc -fPIC -DPIC -o float/output/.libs/cl_F_dprint.o In file included from float/output/cl_F_dprint.cc:41: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_dprint.lo -MD -MP -MF float/output/.deps/cl_F_dprint.Tpo -c float/output/cl_F_dprint.cc -o float/output/cl_F_dprint.o In file included from float/output/cl_F_dprint.cc:41: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/output/cl_F_printb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_printb.lo -MD -MP -MF $depbase.Tpo -c -o float/output/cl_F_printb.lo float/output/cl_F_printb.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_printb.lo -MD -MP -MF float/output/.deps/cl_F_printb.Tpo -c float/output/cl_F_printb.cc -fPIC -DPIC -o float/output/.libs/cl_F_printb.o In file included from float/output/cl_F_printb.cc:15: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/output/cl_F_printb.lo -MD -MP -MF float/output/.deps/cl_F_printb.Tpo -c float/output/cl_F_printb.cc -o float/output/cl_F_printb.o In file included from float/output/cl_F_printb.cc:15: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/random/cl_F_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/random/cl_F_random.lo -MD -MP -MF $depbase.Tpo -c -o float/random/cl_F_random.lo float/random/cl_F_random.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/random/cl_F_random.lo -MD -MP -MF float/random/.deps/cl_F_random.Tpo -c float/random/cl_F_random.cc -fPIC -DPIC -o float/random/.libs/cl_F_random.o In file included from float/random/cl_F_random.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/random/cl_F_random.lo -MD -MP -MF float/random/.deps/cl_F_random.Tpo -c float/random/cl_F_random.cc -o float/random/cl_F_random.o In file included from float/random/cl_F_random.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/algebraic/cl_SF_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/algebraic/cl_SF_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/algebraic/cl_SF_sqrt.lo float/sfloat/algebraic/cl_SF_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/algebraic/cl_SF_sqrt.lo -MD -MP -MF float/sfloat/algebraic/.deps/cl_SF_sqrt.Tpo -c float/sfloat/algebraic/cl_SF_sqrt.cc -fPIC -DPIC -o float/sfloat/algebraic/.libs/cl_SF_sqrt.o In file included from float/sfloat/algebraic/cl_SF_sqrt.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/algebraic/cl_SF_sqrt.lo -MD -MP -MF float/sfloat/algebraic/.deps/cl_SF_sqrt.Tpo -c float/sfloat/algebraic/cl_SF_sqrt.cc -o float/sfloat/algebraic/cl_SF_sqrt.o In file included from float/sfloat/algebraic/cl_SF_sqrt.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/division/cl_SF_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_ceil22.lo float/sfloat/division/cl_SF_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_ceil22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_ceil22.Tpo -c float/sfloat/division/cl_SF_ceil22.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_ceil22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_ceil22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_ceil22.Tpo -c float/sfloat/division/cl_SF_ceil22.cc -o float/sfloat/division/cl_SF_ceil22.o depbase=`echo float/sfloat/division/cl_SF_fceil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_fceil.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_fceil.lo float/sfloat/division/cl_SF_fceil.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_fceil.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_fceil.Tpo -c float/sfloat/division/cl_SF_fceil.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_fceil.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_fceil.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_fceil.Tpo -c float/sfloat/division/cl_SF_fceil.cc -o float/sfloat/division/cl_SF_fceil.o depbase=`echo float/sfloat/division/cl_SF_ffloor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_ffloor.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_ffloor.lo float/sfloat/division/cl_SF_ffloor.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_ffloor.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_ffloor.Tpo -c float/sfloat/division/cl_SF_ffloor.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_ffloor.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_ffloor.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_ffloor.Tpo -c float/sfloat/division/cl_SF_ffloor.cc -o float/sfloat/division/cl_SF_ffloor.o depbase=`echo float/sfloat/division/cl_SF_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_floor22.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_floor22.lo float/sfloat/division/cl_SF_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_floor22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_floor22.Tpo -c float/sfloat/division/cl_SF_floor22.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_floor22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_floor22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_floor22.Tpo -c float/sfloat/division/cl_SF_floor22.cc -o float/sfloat/division/cl_SF_floor22.o depbase=`echo float/sfloat/division/cl_SF_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_recip.lo float/sfloat/division/cl_SF_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_recip.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_recip.Tpo -c float/sfloat/division/cl_SF_recip.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_recip.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_recip.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_recip.Tpo -c float/sfloat/division/cl_SF_recip.cc -o float/sfloat/division/cl_SF_recip.o depbase=`echo float/sfloat/division/cl_SF_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_round22.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_round22.lo float/sfloat/division/cl_SF_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_round22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_round22.Tpo -c float/sfloat/division/cl_SF_round22.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_round22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_round22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_round22.Tpo -c float/sfloat/division/cl_SF_round22.cc -o float/sfloat/division/cl_SF_round22.o depbase=`echo float/sfloat/division/cl_SF_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/division/cl_SF_trunc22.lo float/sfloat/division/cl_SF_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_trunc22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_trunc22.Tpo -c float/sfloat/division/cl_SF_trunc22.cc -fPIC -DPIC -o float/sfloat/division/.libs/cl_SF_trunc22.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/division/cl_SF_trunc22.lo -MD -MP -MF float/sfloat/division/.deps/cl_SF_trunc22.Tpo -c float/sfloat/division/cl_SF_trunc22.cc -o float/sfloat/division/cl_SF_trunc22.o depbase=`echo float/sfloat/elem/cl_SF_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_compare.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_compare.lo float/sfloat/elem/cl_SF_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_compare.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_compare.Tpo -c float/sfloat/elem/cl_SF_compare.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_compare.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_compare.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_compare.Tpo -c float/sfloat/elem/cl_SF_compare.cc -o float/sfloat/elem/cl_SF_compare.o depbase=`echo float/sfloat/elem/cl_SF_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_div.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_div.lo float/sfloat/elem/cl_SF_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_div.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_div.Tpo -c float/sfloat/elem/cl_SF_div.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_div.o In file included from float/sfloat/elem/cl_SF_div.cc:14: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_div.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_div.Tpo -c float/sfloat/elem/cl_SF_div.cc -o float/sfloat/elem/cl_SF_div.o In file included from float/sfloat/elem/cl_SF_div.cc:14: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/elem/cl_SF_from_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_from_I.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_from_I.lo float/sfloat/elem/cl_SF_from_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_from_I.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_from_I.Tpo -c float/sfloat/elem/cl_SF_from_I.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_from_I.o In file included from float/sfloat/elem/cl_SF_from_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_from_I.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_from_I.Tpo -c float/sfloat/elem/cl_SF_from_I.cc -o float/sfloat/elem/cl_SF_from_I.o In file included from float/sfloat/elem/cl_SF_from_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/elem/cl_SF_from_RA.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_from_RA.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_from_RA.lo float/sfloat/elem/cl_SF_from_RA.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_from_RA.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_from_RA.Tpo -c float/sfloat/elem/cl_SF_from_RA.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_from_RA.o In file included from float/sfloat/elem/cl_SF_from_RA.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_from_RA.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_from_RA.Tpo -c float/sfloat/elem/cl_SF_from_RA.cc -o float/sfloat/elem/cl_SF_from_RA.o In file included from float/sfloat/elem/cl_SF_from_RA.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/elem/cl_SF_fround.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_fround.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_fround.lo float/sfloat/elem/cl_SF_fround.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_fround.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_fround.Tpo -c float/sfloat/elem/cl_SF_fround.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_fround.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_fround.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_fround.Tpo -c float/sfloat/elem/cl_SF_fround.cc -o float/sfloat/elem/cl_SF_fround.o depbase=`echo float/sfloat/elem/cl_SF_ftrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_ftrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_ftrunc.lo float/sfloat/elem/cl_SF_ftrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_ftrunc.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_ftrunc.Tpo -c float/sfloat/elem/cl_SF_ftrunc.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_ftrunc.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_ftrunc.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_ftrunc.Tpo -c float/sfloat/elem/cl_SF_ftrunc.cc -o float/sfloat/elem/cl_SF_ftrunc.o depbase=`echo float/sfloat/elem/cl_SF_futrunc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_futrunc.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_futrunc.lo float/sfloat/elem/cl_SF_futrunc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_futrunc.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_futrunc.Tpo -c float/sfloat/elem/cl_SF_futrunc.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_futrunc.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_futrunc.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_futrunc.Tpo -c float/sfloat/elem/cl_SF_futrunc.cc -o float/sfloat/elem/cl_SF_futrunc.o depbase=`echo float/sfloat/elem/cl_SF_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_minus.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_minus.lo float/sfloat/elem/cl_SF_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_minus.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_minus.Tpo -c float/sfloat/elem/cl_SF_minus.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_minus.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_minus.Tpo -c float/sfloat/elem/cl_SF_minus.cc -o float/sfloat/elem/cl_SF_minus.o depbase=`echo float/sfloat/elem/cl_SF_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_minusp.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_minusp.lo float/sfloat/elem/cl_SF_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_minusp.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_minusp.Tpo -c float/sfloat/elem/cl_SF_minusp.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_minusp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_minusp.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_minusp.Tpo -c float/sfloat/elem/cl_SF_minusp.cc -o float/sfloat/elem/cl_SF_minusp.o depbase=`echo float/sfloat/elem/cl_SF_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_mul.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_mul.lo float/sfloat/elem/cl_SF_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_mul.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_mul.Tpo -c float/sfloat/elem/cl_SF_mul.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_mul.o In file included from float/sfloat/elem/cl_SF_mul.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_mul.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_mul.Tpo -c float/sfloat/elem/cl_SF_mul.cc -o float/sfloat/elem/cl_SF_mul.o In file included from float/sfloat/elem/cl_SF_mul.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/elem/cl_SF_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_plus.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_plus.lo float/sfloat/elem/cl_SF_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_plus.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_plus.Tpo -c float/sfloat/elem/cl_SF_plus.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_plus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_plus.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_plus.Tpo -c float/sfloat/elem/cl_SF_plus.cc -o float/sfloat/elem/cl_SF_plus.o depbase=`echo float/sfloat/elem/cl_SF_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_plusp.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_plusp.lo float/sfloat/elem/cl_SF_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_plusp.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_plusp.Tpo -c float/sfloat/elem/cl_SF_plusp.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_plusp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_plusp.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_plusp.Tpo -c float/sfloat/elem/cl_SF_plusp.cc -o float/sfloat/elem/cl_SF_plusp.o depbase=`echo float/sfloat/elem/cl_SF_scale.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_scale.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_scale.lo float/sfloat/elem/cl_SF_scale.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_scale.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_scale.Tpo -c float/sfloat/elem/cl_SF_scale.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_scale.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_scale.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_scale.Tpo -c float/sfloat/elem/cl_SF_scale.cc -o float/sfloat/elem/cl_SF_scale.o depbase=`echo float/sfloat/elem/cl_SF_scale_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_scale_I.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_scale_I.lo float/sfloat/elem/cl_SF_scale_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_scale_I.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_scale_I.Tpo -c float/sfloat/elem/cl_SF_scale_I.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_scale_I.o In file included from float/sfloat/elem/cl_SF_scale_I.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_scale_I.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_scale_I.Tpo -c float/sfloat/elem/cl_SF_scale_I.cc -o float/sfloat/elem/cl_SF_scale_I.o In file included from float/sfloat/elem/cl_SF_scale_I.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/elem/cl_SF_to_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_to_I.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_to_I.lo float/sfloat/elem/cl_SF_to_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_to_I.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_to_I.Tpo -c float/sfloat/elem/cl_SF_to_I.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_to_I.o In file included from float/sfloat/elem/cl_SF_to_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_to_I.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_to_I.Tpo -c float/sfloat/elem/cl_SF_to_I.cc -o float/sfloat/elem/cl_SF_to_I.o In file included from float/sfloat/elem/cl_SF_to_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/elem/cl_SF_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_uminus.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_uminus.lo float/sfloat/elem/cl_SF_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_uminus.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_uminus.Tpo -c float/sfloat/elem/cl_SF_uminus.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_uminus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_uminus.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_uminus.Tpo -c float/sfloat/elem/cl_SF_uminus.cc -o float/sfloat/elem/cl_SF_uminus.o depbase=`echo float/sfloat/elem/cl_SF_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_zerop.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/elem/cl_SF_zerop.lo float/sfloat/elem/cl_SF_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_zerop.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_zerop.Tpo -c float/sfloat/elem/cl_SF_zerop.cc -fPIC -DPIC -o float/sfloat/elem/.libs/cl_SF_zerop.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/elem/cl_SF_zerop.lo -MD -MP -MF float/sfloat/elem/.deps/cl_SF_zerop.Tpo -c float/sfloat/elem/cl_SF_zerop.cc -o float/sfloat/elem/cl_SF_zerop.o depbase=`echo float/sfloat/input/cl_SF_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/input/cl_SF_from_string.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/input/cl_SF_from_string.lo float/sfloat/input/cl_SF_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/input/cl_SF_from_string.lo -MD -MP -MF float/sfloat/input/.deps/cl_SF_from_string.Tpo -c float/sfloat/input/cl_SF_from_string.cc -fPIC -DPIC -o float/sfloat/input/.libs/cl_SF_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/input/cl_SF_from_string.lo -MD -MP -MF float/sfloat/input/.deps/cl_SF_from_string.Tpo -c float/sfloat/input/cl_SF_from_string.cc -o float/sfloat/input/cl_SF_from_string.o depbase=`echo float/sfloat/misc/cl_SF_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_abs.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_abs.lo float/sfloat/misc/cl_SF_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_abs.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_abs.Tpo -c float/sfloat/misc/cl_SF_abs.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_abs.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_abs.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_abs.Tpo -c float/sfloat/misc/cl_SF_abs.cc -o float/sfloat/misc/cl_SF_abs.o depbase=`echo float/sfloat/misc/cl_SF_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_as.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_as.lo float/sfloat/misc/cl_SF_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_as.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_as.Tpo -c float/sfloat/misc/cl_SF_as.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_as.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_as.Tpo -c float/sfloat/misc/cl_SF_as.cc -o float/sfloat/misc/cl_SF_as.o depbase=`echo float/sfloat/misc/cl_SF_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_class.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_class.lo float/sfloat/misc/cl_SF_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_class.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_class.Tpo -c float/sfloat/misc/cl_SF_class.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_class.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_class.Tpo -c float/sfloat/misc/cl_SF_class.cc -o float/sfloat/misc/cl_SF_class.o depbase=`echo float/sfloat/misc/cl_SF_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_debug.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_debug.lo float/sfloat/misc/cl_SF_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_debug.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_debug.Tpo -c float/sfloat/misc/cl_SF_debug.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_debug.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_debug.Tpo -c float/sfloat/misc/cl_SF_debug.cc -o float/sfloat/misc/cl_SF_debug.o depbase=`echo float/sfloat/misc/cl_SF_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_decode.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_decode.lo float/sfloat/misc/cl_SF_decode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_decode.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_decode.Tpo -c float/sfloat/misc/cl_SF_decode.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_decode.o In file included from float/sfloat/misc/cl_SF_decode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_decode.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_decode.Tpo -c float/sfloat/misc/cl_SF_decode.cc -o float/sfloat/misc/cl_SF_decode.o In file included from float/sfloat/misc/cl_SF_decode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/misc/cl_SF_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_digits.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_digits.lo float/sfloat/misc/cl_SF_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_digits.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_digits.Tpo -c float/sfloat/misc/cl_SF_digits.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_digits.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_digits.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_digits.Tpo -c float/sfloat/misc/cl_SF_digits.cc -o float/sfloat/misc/cl_SF_digits.o depbase=`echo float/sfloat/misc/cl_SF_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_eqhashcode.lo float/sfloat/misc/cl_SF_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_eqhashcode.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_eqhashcode.Tpo -c float/sfloat/misc/cl_SF_eqhashcode.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_eqhashcode.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_eqhashcode.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_eqhashcode.Tpo -c float/sfloat/misc/cl_SF_eqhashcode.cc -o float/sfloat/misc/cl_SF_eqhashcode.o depbase=`echo float/sfloat/misc/cl_SF_exponent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_exponent.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_exponent.lo float/sfloat/misc/cl_SF_exponent.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_exponent.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_exponent.Tpo -c float/sfloat/misc/cl_SF_exponent.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_exponent.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_exponent.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_exponent.Tpo -c float/sfloat/misc/cl_SF_exponent.cc -o float/sfloat/misc/cl_SF_exponent.o depbase=`echo float/sfloat/misc/cl_SF_idecode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_idecode.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_idecode.lo float/sfloat/misc/cl_SF_idecode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_idecode.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_idecode.Tpo -c float/sfloat/misc/cl_SF_idecode.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_idecode.o In file included from float/sfloat/misc/cl_SF_idecode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_idecode.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_idecode.Tpo -c float/sfloat/misc/cl_SF_idecode.cc -o float/sfloat/misc/cl_SF_idecode.o In file included from float/sfloat/misc/cl_SF_idecode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/sfloat/misc/cl_SF_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_max.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_max.lo float/sfloat/misc/cl_SF_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_max.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_max.Tpo -c float/sfloat/misc/cl_SF_max.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_max.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_max.Tpo -c float/sfloat/misc/cl_SF_max.cc -o float/sfloat/misc/cl_SF_max.o depbase=`echo float/sfloat/misc/cl_SF_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_min.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_min.lo float/sfloat/misc/cl_SF_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_min.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_min.Tpo -c float/sfloat/misc/cl_SF_min.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_min.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_min.Tpo -c float/sfloat/misc/cl_SF_min.cc -o float/sfloat/misc/cl_SF_min.o depbase=`echo float/sfloat/misc/cl_SF_precision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_precision.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_precision.lo float/sfloat/misc/cl_SF_precision.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_precision.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_precision.Tpo -c float/sfloat/misc/cl_SF_precision.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_precision.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_precision.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_precision.Tpo -c float/sfloat/misc/cl_SF_precision.cc -o float/sfloat/misc/cl_SF_precision.o depbase=`echo float/sfloat/misc/cl_SF_sign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_sign.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_sign.lo float/sfloat/misc/cl_SF_sign.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_sign.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_sign.Tpo -c float/sfloat/misc/cl_SF_sign.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_sign.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_sign.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_sign.Tpo -c float/sfloat/misc/cl_SF_sign.cc -o float/sfloat/misc/cl_SF_sign.o depbase=`echo float/sfloat/misc/cl_SF_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_signum.lo -MD -MP -MF $depbase.Tpo -c -o float/sfloat/misc/cl_SF_signum.lo float/sfloat/misc/cl_SF_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_signum.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_signum.Tpo -c float/sfloat/misc/cl_SF_signum.cc -fPIC -DPIC -o float/sfloat/misc/.libs/cl_SF_signum.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/sfloat/misc/cl_SF_signum.lo -MD -MP -MF float/sfloat/misc/.deps/cl_SF_signum.Tpo -c float/sfloat/misc/cl_SF_signum.cc -o float/sfloat/misc/cl_SF_signum.o depbase=`echo float/transcendental/cl_F_atanhx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_atanhx.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_atanhx.lo float/transcendental/cl_F_atanhx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_atanhx.lo -MD -MP -MF float/transcendental/.deps/cl_F_atanhx.Tpo -c float/transcendental/cl_F_atanhx.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_atanhx.o In file included from float/transcendental/cl_F_atanhx.cc:16: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_atanhx.lo -MD -MP -MF float/transcendental/.deps/cl_F_atanhx.Tpo -c float/transcendental/cl_F_atanhx.cc -o float/transcendental/cl_F_atanhx.o In file included from float/transcendental/cl_F_atanhx.cc:16: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_atanx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_atanx.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_atanx.lo float/transcendental/cl_F_atanx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_atanx.lo -MD -MP -MF float/transcendental/.deps/cl_F_atanx.Tpo -c float/transcendental/cl_F_atanx.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_atanx.o In file included from float/transcendental/cl_F_atanx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_atanx.lo -MD -MP -MF float/transcendental/.deps/cl_F_atanx.Tpo -c float/transcendental/cl_F_atanx.cc -o float/transcendental/cl_F_atanx.o In file included from float/transcendental/cl_F_atanx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_catalanconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_catalanconst.lo float/transcendental/cl_F_catalanconst.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst.Tpo -c float/transcendental/cl_F_catalanconst.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst.Tpo -c float/transcendental/cl_F_catalanconst.cc -o float/transcendental/cl_F_catalanconst.o depbase=`echo float/transcendental/cl_F_catalanconst_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_def.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_catalanconst_def.lo float/transcendental/cl_F_catalanconst_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst_def.Tpo -c float/transcendental/cl_F_catalanconst_def.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst_def.Tpo -c float/transcendental/cl_F_catalanconst_def.cc -o float/transcendental/cl_F_catalanconst_def.o depbase=`echo float/transcendental/cl_F_catalanconst_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_catalanconst_f.lo float/transcendental/cl_F_catalanconst_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst_f.Tpo -c float/transcendental/cl_F_catalanconst_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst_f.Tpo -c float/transcendental/cl_F_catalanconst_f.cc -o float/transcendental/cl_F_catalanconst_f.o depbase=`echo float/transcendental/cl_F_catalanconst_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_var.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_catalanconst_var.lo float/transcendental/cl_F_catalanconst_var.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst_var.Tpo -c float/transcendental/cl_F_catalanconst_var.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_catalanconst_var.o In file included from float/transcendental/cl_F_catalanconst_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_catalanconst_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_catalanconst_var.Tpo -c float/transcendental/cl_F_catalanconst_var.cc -o float/transcendental/cl_F_catalanconst_var.o In file included from float/transcendental/cl_F_catalanconst_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cos.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_cos.lo float/transcendental/cl_F_cos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cos.lo -MD -MP -MF float/transcendental/.deps/cl_F_cos.Tpo -c float/transcendental/cl_F_cos.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_cos.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cos.lo -MD -MP -MF float/transcendental/.deps/cl_F_cos.Tpo -c float/transcendental/cl_F_cos.cc -o float/transcendental/cl_F_cos.o depbase=`echo float/transcendental/cl_F_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cosh.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_cosh.lo float/transcendental/cl_F_cosh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cosh.lo -MD -MP -MF float/transcendental/.deps/cl_F_cosh.Tpo -c float/transcendental/cl_F_cosh.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_cosh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cosh.lo -MD -MP -MF float/transcendental/.deps/cl_F_cosh.Tpo -c float/transcendental/cl_F_cosh.cc -o float/transcendental/cl_F_cosh.o depbase=`echo float/transcendental/cl_F_coshsinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_coshsinh.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_coshsinh.lo float/transcendental/cl_F_coshsinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_coshsinh.lo -MD -MP -MF float/transcendental/.deps/cl_F_coshsinh.Tpo -c float/transcendental/cl_F_coshsinh.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_coshsinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_coshsinh.lo -MD -MP -MF float/transcendental/.deps/cl_F_coshsinh.Tpo -c float/transcendental/cl_F_coshsinh.cc -o float/transcendental/cl_F_coshsinh.o depbase=`echo float/transcendental/cl_F_cossin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cossin.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_cossin.lo float/transcendental/cl_F_cossin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cossin.lo -MD -MP -MF float/transcendental/.deps/cl_F_cossin.Tpo -c float/transcendental/cl_F_cossin.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_cossin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_cossin.lo -MD -MP -MF float/transcendental/.deps/cl_F_cossin.Tpo -c float/transcendental/cl_F_cossin.cc -o float/transcendental/cl_F_cossin.o depbase=`echo float/transcendental/cl_F_eulerconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_eulerconst.lo float/transcendental/cl_F_eulerconst.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst.Tpo -c float/transcendental/cl_F_eulerconst.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst.Tpo -c float/transcendental/cl_F_eulerconst.cc -o float/transcendental/cl_F_eulerconst.o depbase=`echo float/transcendental/cl_F_eulerconst_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_def.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_eulerconst_def.lo float/transcendental/cl_F_eulerconst_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst_def.Tpo -c float/transcendental/cl_F_eulerconst_def.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst_def.Tpo -c float/transcendental/cl_F_eulerconst_def.cc -o float/transcendental/cl_F_eulerconst_def.o depbase=`echo float/transcendental/cl_F_eulerconst_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_eulerconst_f.lo float/transcendental/cl_F_eulerconst_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst_f.Tpo -c float/transcendental/cl_F_eulerconst_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst_f.Tpo -c float/transcendental/cl_F_eulerconst_f.cc -o float/transcendental/cl_F_eulerconst_f.o depbase=`echo float/transcendental/cl_F_eulerconst_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_var.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_eulerconst_var.lo float/transcendental/cl_F_eulerconst_var.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst_var.Tpo -c float/transcendental/cl_F_eulerconst_var.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_eulerconst_var.o In file included from float/transcendental/cl_F_eulerconst_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_eulerconst_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_eulerconst_var.Tpo -c float/transcendental/cl_F_eulerconst_var.cc -o float/transcendental/cl_F_eulerconst_var.o In file included from float/transcendental/cl_F_eulerconst_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_exp.lo float/transcendental/cl_F_exp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp.Tpo -c float/transcendental/cl_F_exp.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp.Tpo -c float/transcendental/cl_F_exp.cc -o float/transcendental/cl_F_exp.o depbase=`echo float/transcendental/cl_F_exp1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_exp1.lo float/transcendental/cl_F_exp1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1.Tpo -c float/transcendental/cl_F_exp1.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1.Tpo -c float/transcendental/cl_F_exp1.cc -o float/transcendental/cl_F_exp1.o depbase=`echo float/transcendental/cl_F_exp1_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_def.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_exp1_def.lo float/transcendental/cl_F_exp1_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1_def.Tpo -c float/transcendental/cl_F_exp1_def.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1_def.Tpo -c float/transcendental/cl_F_exp1_def.cc -o float/transcendental/cl_F_exp1_def.o depbase=`echo float/transcendental/cl_F_exp1_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_exp1_f.lo float/transcendental/cl_F_exp1_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1_f.Tpo -c float/transcendental/cl_F_exp1_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1_f.Tpo -c float/transcendental/cl_F_exp1_f.cc -o float/transcendental/cl_F_exp1_f.o depbase=`echo float/transcendental/cl_F_exp1_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_var.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_exp1_var.lo float/transcendental/cl_F_exp1_var.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1_var.Tpo -c float/transcendental/cl_F_exp1_var.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_exp1_var.o In file included from float/transcendental/cl_F_exp1_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_exp1_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_exp1_var.Tpo -c float/transcendental/cl_F_exp1_var.cc -o float/transcendental/cl_F_exp1_var.o In file included from float/transcendental/cl_F_exp1_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_expx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_expx.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_expx.lo float/transcendental/cl_F_expx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_expx.lo -MD -MP -MF float/transcendental/.deps/cl_F_expx.Tpo -c float/transcendental/cl_F_expx.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_expx.o In file included from float/transcendental/cl_F_expx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_expx.lo -MD -MP -MF float/transcendental/.deps/cl_F_expx.Tpo -c float/transcendental/cl_F_expx.cc -o float/transcendental/cl_F_expx.o In file included from float/transcendental/cl_F_expx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_ln.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln.lo float/transcendental/cl_F_ln.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln.Tpo -c float/transcendental/cl_F_ln.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln.Tpo -c float/transcendental/cl_F_ln.cc -o float/transcendental/cl_F_ln.o depbase=`echo float/transcendental/cl_F_ln10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln10.lo float/transcendental/cl_F_ln10.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln10.Tpo -c float/transcendental/cl_F_ln10.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln10.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln10.Tpo -c float/transcendental/cl_F_ln10.cc -o float/transcendental/cl_F_ln10.o depbase=`echo float/transcendental/cl_F_ln10_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln10_f.lo float/transcendental/cl_F_ln10_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln10_f.Tpo -c float/transcendental/cl_F_ln10_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln10_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln10_f.Tpo -c float/transcendental/cl_F_ln10_f.cc -o float/transcendental/cl_F_ln10_f.o depbase=`echo float/transcendental/cl_F_ln10_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10_var.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln10_var.lo float/transcendental/cl_F_ln10_var.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln10_var.Tpo -c float/transcendental/cl_F_ln10_var.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln10_var.o In file included from float/transcendental/cl_F_ln10_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln10_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln10_var.Tpo -c float/transcendental/cl_F_ln10_var.cc -o float/transcendental/cl_F_ln10_var.o In file included from float/transcendental/cl_F_ln10_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_ln2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln2.lo float/transcendental/cl_F_ln2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln2.Tpo -c float/transcendental/cl_F_ln2.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln2.Tpo -c float/transcendental/cl_F_ln2.cc -o float/transcendental/cl_F_ln2.o depbase=`echo float/transcendental/cl_F_ln2_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln2_f.lo float/transcendental/cl_F_ln2_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln2_f.Tpo -c float/transcendental/cl_F_ln2_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln2_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln2_f.Tpo -c float/transcendental/cl_F_ln2_f.cc -o float/transcendental/cl_F_ln2_f.o depbase=`echo float/transcendental/cl_F_ln2_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2_var.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_ln2_var.lo float/transcendental/cl_F_ln2_var.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln2_var.Tpo -c float/transcendental/cl_F_ln2_var.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_ln2_var.o In file included from float/transcendental/cl_F_ln2_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_ln2_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_ln2_var.Tpo -c float/transcendental/cl_F_ln2_var.cc -o float/transcendental/cl_F_ln2_var.o In file included from float/transcendental/cl_F_ln2_var.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_lnx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_lnx.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_lnx.lo float/transcendental/cl_F_lnx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_lnx.lo -MD -MP -MF float/transcendental/.deps/cl_F_lnx.Tpo -c float/transcendental/cl_F_lnx.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_lnx.o In file included from float/transcendental/cl_F_lnx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_lnx.lo -MD -MP -MF float/transcendental/.deps/cl_F_lnx.Tpo -c float/transcendental/cl_F_lnx.cc -o float/transcendental/cl_F_lnx.o In file included from float/transcendental/cl_F_lnx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_pi.lo float/transcendental/cl_F_pi.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi.Tpo -c float/transcendental/cl_F_pi.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi.Tpo -c float/transcendental/cl_F_pi.cc -o float/transcendental/cl_F_pi.o depbase=`echo float/transcendental/cl_F_pi_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_def.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_pi_def.lo float/transcendental/cl_F_pi_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi_def.Tpo -c float/transcendental/cl_F_pi_def.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi_def.Tpo -c float/transcendental/cl_F_pi_def.cc -o float/transcendental/cl_F_pi_def.o depbase=`echo float/transcendental/cl_F_pi_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_pi_f.lo float/transcendental/cl_F_pi_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi_f.Tpo -c float/transcendental/cl_F_pi_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi_f.Tpo -c float/transcendental/cl_F_pi_f.cc -o float/transcendental/cl_F_pi_f.o depbase=`echo float/transcendental/cl_F_pi_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_var.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_pi_var.lo float/transcendental/cl_F_pi_var.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi_var.Tpo -c float/transcendental/cl_F_pi_var.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_pi_var.o In file included from float/transcendental/cl_F_pi_var.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_pi_var.lo -MD -MP -MF float/transcendental/.deps/cl_F_pi_var.Tpo -c float/transcendental/cl_F_pi_var.cc -o float/transcendental/cl_F_pi_var.o In file included from float/transcendental/cl_F_pi_var.cc:13: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_roundpi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_roundpi.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_roundpi.lo float/transcendental/cl_F_roundpi.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_roundpi.lo -MD -MP -MF float/transcendental/.deps/cl_F_roundpi.Tpo -c float/transcendental/cl_F_roundpi.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_roundpi.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_roundpi.lo -MD -MP -MF float/transcendental/.deps/cl_F_roundpi.Tpo -c float/transcendental/cl_F_roundpi.cc -o float/transcendental/cl_F_roundpi.o depbase=`echo float/transcendental/cl_F_roundpi2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_roundpi2.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_roundpi2.lo float/transcendental/cl_F_roundpi2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_roundpi2.lo -MD -MP -MF float/transcendental/.deps/cl_F_roundpi2.Tpo -c float/transcendental/cl_F_roundpi2.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_roundpi2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_roundpi2.lo -MD -MP -MF float/transcendental/.deps/cl_F_roundpi2.Tpo -c float/transcendental/cl_F_roundpi2.cc -o float/transcendental/cl_F_roundpi2.o depbase=`echo float/transcendental/cl_F_sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sin.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_sin.lo float/transcendental/cl_F_sin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sin.lo -MD -MP -MF float/transcendental/.deps/cl_F_sin.Tpo -c float/transcendental/cl_F_sin.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_sin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sin.lo -MD -MP -MF float/transcendental/.deps/cl_F_sin.Tpo -c float/transcendental/cl_F_sin.cc -o float/transcendental/cl_F_sin.o depbase=`echo float/transcendental/cl_F_sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinh.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_sinh.lo float/transcendental/cl_F_sinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinh.lo -MD -MP -MF float/transcendental/.deps/cl_F_sinh.Tpo -c float/transcendental/cl_F_sinh.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_sinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinh.lo -MD -MP -MF float/transcendental/.deps/cl_F_sinh.Tpo -c float/transcendental/cl_F_sinh.cc -o float/transcendental/cl_F_sinh.o depbase=`echo float/transcendental/cl_F_sinhx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinhx.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_sinhx.lo float/transcendental/cl_F_sinhx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinhx.lo -MD -MP -MF float/transcendental/.deps/cl_F_sinhx.Tpo -c float/transcendental/cl_F_sinhx.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_sinhx.o In file included from float/transcendental/cl_F_sinhx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinhx.lo -MD -MP -MF float/transcendental/.deps/cl_F_sinhx.Tpo -c float/transcendental/cl_F_sinhx.cc -o float/transcendental/cl_F_sinhx.o In file included from float/transcendental/cl_F_sinhx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_sinx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinx.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_sinx.lo float/transcendental/cl_F_sinx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinx.lo -MD -MP -MF float/transcendental/.deps/cl_F_sinx.Tpo -c float/transcendental/cl_F_sinx.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_sinx.o In file included from float/transcendental/cl_F_sinx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_sinx.lo -MD -MP -MF float/transcendental/.deps/cl_F_sinx.Tpo -c float/transcendental/cl_F_sinx.cc -o float/transcendental/cl_F_sinx.o In file included from float/transcendental/cl_F_sinx.cc:13: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo float/transcendental/cl_F_tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_tan.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_tan.lo float/transcendental/cl_F_tan.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_tan.lo -MD -MP -MF float/transcendental/.deps/cl_F_tan.Tpo -c float/transcendental/cl_F_tan.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_tan.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_tan.lo -MD -MP -MF float/transcendental/.deps/cl_F_tan.Tpo -c float/transcendental/cl_F_tan.cc -o float/transcendental/cl_F_tan.o depbase=`echo float/transcendental/cl_F_tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_tanh.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_tanh.lo float/transcendental/cl_F_tanh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_tanh.lo -MD -MP -MF float/transcendental/.deps/cl_F_tanh.Tpo -c float/transcendental/cl_F_tanh.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_tanh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_tanh.lo -MD -MP -MF float/transcendental/.deps/cl_F_tanh.Tpo -c float/transcendental/cl_F_tanh.cc -o float/transcendental/cl_F_tanh.o depbase=`echo float/transcendental/cl_F_zeta_int.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_zeta_int.lo float/transcendental/cl_F_zeta_int.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int.lo -MD -MP -MF float/transcendental/.deps/cl_F_zeta_int.Tpo -c float/transcendental/cl_F_zeta_int.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_zeta_int.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int.lo -MD -MP -MF float/transcendental/.deps/cl_F_zeta_int.Tpo -c float/transcendental/cl_F_zeta_int.cc -o float/transcendental/cl_F_zeta_int.o depbase=`echo float/transcendental/cl_F_zeta_int_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int_def.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_zeta_int_def.lo float/transcendental/cl_F_zeta_int_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_zeta_int_def.Tpo -c float/transcendental/cl_F_zeta_int_def.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_zeta_int_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int_def.lo -MD -MP -MF float/transcendental/.deps/cl_F_zeta_int_def.Tpo -c float/transcendental/cl_F_zeta_int_def.cc -o float/transcendental/cl_F_zeta_int_def.o depbase=`echo float/transcendental/cl_F_zeta_int_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int_f.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_F_zeta_int_f.lo float/transcendental/cl_F_zeta_int_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_zeta_int_f.Tpo -c float/transcendental/cl_F_zeta_int_f.cc -fPIC -DPIC -o float/transcendental/.libs/cl_F_zeta_int_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_F_zeta_int_f.lo -MD -MP -MF float/transcendental/.deps/cl_F_zeta_int_f.Tpo -c float/transcendental/cl_F_zeta_int_f.cc -o float/transcendental/cl_F_zeta_int_f.o depbase=`echo float/transcendental/cl_LF_atan_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_atan_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_atan_recip.lo float/transcendental/cl_LF_atan_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_atan_recip.lo -MD -MP -MF float/transcendental/.deps/cl_LF_atan_recip.Tpo -c float/transcendental/cl_LF_atan_recip.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_atan_recip.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_atan_recip.lo -MD -MP -MF float/transcendental/.deps/cl_LF_atan_recip.Tpo -c float/transcendental/cl_LF_atan_recip.cc -o float/transcendental/cl_LF_atan_recip.o depbase=`echo float/transcendental/cl_LF_atanh_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_atanh_recip.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_atanh_recip.lo float/transcendental/cl_LF_atanh_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_atanh_recip.lo -MD -MP -MF float/transcendental/.deps/cl_LF_atanh_recip.Tpo -c float/transcendental/cl_LF_atanh_recip.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_atanh_recip.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_atanh_recip.lo -MD -MP -MF float/transcendental/.deps/cl_LF_atanh_recip.Tpo -c float/transcendental/cl_LF_atanh_recip.cc -o float/transcendental/cl_LF_atanh_recip.o depbase=`echo float/transcendental/cl_LF_catalanconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_catalanconst.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_catalanconst.lo float/transcendental/cl_LF_catalanconst.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_catalanconst.lo -MD -MP -MF float/transcendental/.deps/cl_LF_catalanconst.Tpo -c float/transcendental/cl_LF_catalanconst.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_catalanconst.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_catalanconst.lo -MD -MP -MF float/transcendental/.deps/cl_LF_catalanconst.Tpo -c float/transcendental/cl_LF_catalanconst.cc -o float/transcendental/cl_LF_catalanconst.o depbase=`echo float/transcendental/cl_LF_coshsinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_coshsinh.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_coshsinh.lo float/transcendental/cl_LF_coshsinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_coshsinh.lo -MD -MP -MF float/transcendental/.deps/cl_LF_coshsinh.Tpo -c float/transcendental/cl_LF_coshsinh.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_coshsinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_coshsinh.lo -MD -MP -MF float/transcendental/.deps/cl_LF_coshsinh.Tpo -c float/transcendental/cl_LF_coshsinh.cc -o float/transcendental/cl_LF_coshsinh.o depbase=`echo float/transcendental/cl_LF_coshsinh_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_coshsinh_aux.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_coshsinh_aux.lo float/transcendental/cl_LF_coshsinh_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_coshsinh_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_coshsinh_aux.Tpo -c float/transcendental/cl_LF_coshsinh_aux.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_coshsinh_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_coshsinh_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_coshsinh_aux.Tpo -c float/transcendental/cl_LF_coshsinh_aux.cc -o float/transcendental/cl_LF_coshsinh_aux.o depbase=`echo float/transcendental/cl_LF_cossin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_cossin.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_cossin.lo float/transcendental/cl_LF_cossin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_cossin.lo -MD -MP -MF float/transcendental/.deps/cl_LF_cossin.Tpo -c float/transcendental/cl_LF_cossin.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_cossin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_cossin.lo -MD -MP -MF float/transcendental/.deps/cl_LF_cossin.Tpo -c float/transcendental/cl_LF_cossin.cc -o float/transcendental/cl_LF_cossin.o depbase=`echo float/transcendental/cl_LF_cossin_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_cossin_aux.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_cossin_aux.lo float/transcendental/cl_LF_cossin_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_cossin_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_cossin_aux.Tpo -c float/transcendental/cl_LF_cossin_aux.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_cossin_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_cossin_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_cossin_aux.Tpo -c float/transcendental/cl_LF_cossin_aux.cc -o float/transcendental/cl_LF_cossin_aux.o depbase=`echo float/transcendental/cl_LF_eulerconst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_eulerconst.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_eulerconst.lo float/transcendental/cl_LF_eulerconst.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_eulerconst.lo -MD -MP -MF float/transcendental/.deps/cl_LF_eulerconst.Tpo -c float/transcendental/cl_LF_eulerconst.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_eulerconst.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_eulerconst.lo -MD -MP -MF float/transcendental/.deps/cl_LF_eulerconst.Tpo -c float/transcendental/cl_LF_eulerconst.cc -o float/transcendental/cl_LF_eulerconst.o depbase=`echo float/transcendental/cl_LF_exp1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_exp1.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_exp1.lo float/transcendental/cl_LF_exp1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_exp1.lo -MD -MP -MF float/transcendental/.deps/cl_LF_exp1.Tpo -c float/transcendental/cl_LF_exp1.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_exp1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_exp1.lo -MD -MP -MF float/transcendental/.deps/cl_LF_exp1.Tpo -c float/transcendental/cl_LF_exp1.cc -o float/transcendental/cl_LF_exp1.o depbase=`echo float/transcendental/cl_LF_exp_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_exp_aux.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_exp_aux.lo float/transcendental/cl_LF_exp_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_exp_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_exp_aux.Tpo -c float/transcendental/cl_LF_exp_aux.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_exp_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_exp_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_exp_aux.Tpo -c float/transcendental/cl_LF_exp_aux.cc -o float/transcendental/cl_LF_exp_aux.o depbase=`echo float/transcendental/cl_LF_ln10.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ln10.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ln10.lo float/transcendental/cl_LF_ln10.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ln10.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ln10.Tpo -c float/transcendental/cl_LF_ln10.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ln10.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ln10.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ln10.Tpo -c float/transcendental/cl_LF_ln10.cc -o float/transcendental/cl_LF_ln10.o depbase=`echo float/transcendental/cl_LF_ln2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ln2.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ln2.lo float/transcendental/cl_LF_ln2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ln2.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ln2.Tpo -c float/transcendental/cl_LF_ln2.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ln2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ln2.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ln2.Tpo -c float/transcendental/cl_LF_ln2.cc -o float/transcendental/cl_LF_ln2.o depbase=`echo float/transcendental/cl_LF_pi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_pi.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_pi.lo float/transcendental/cl_LF_pi.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_pi.lo -MD -MP -MF float/transcendental/.deps/cl_LF_pi.Tpo -c float/transcendental/cl_LF_pi.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_pi.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_pi.lo -MD -MP -MF float/transcendental/.deps/cl_LF_pi.Tpo -c float/transcendental/cl_LF_pi.cc -o float/transcendental/cl_LF_pi.o depbase=`echo float/transcendental/cl_LF_ratseries_.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_.lo float/transcendental/cl_LF_ratseries_.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_.Tpo -c float/transcendental/cl_LF_ratseries_.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_.Tpo -c float/transcendental/cl_LF_ratseries_.cc -o float/transcendental/cl_LF_ratseries_.o depbase=`echo float/transcendental/cl_LF_ratseries_a.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_a.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_a.lo float/transcendental/cl_LF_ratseries_a.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_a.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_a.Tpo -c float/transcendental/cl_LF_ratseries_a.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_a.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_a.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_a.Tpo -c float/transcendental/cl_LF_ratseries_a.cc -o float/transcendental/cl_LF_ratseries_a.o depbase=`echo float/transcendental/cl_LF_ratseries_ab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_ab.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_ab.lo float/transcendental/cl_LF_ratseries_ab.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_ab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_ab.Tpo -c float/transcendental/cl_LF_ratseries_ab.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_ab.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_ab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_ab.Tpo -c float/transcendental/cl_LF_ratseries_ab.cc -o float/transcendental/cl_LF_ratseries_ab.o depbase=`echo float/transcendental/cl_LF_ratseries_b.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_b.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_b.lo float/transcendental/cl_LF_ratseries_b.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_b.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_b.Tpo -c float/transcendental/cl_LF_ratseries_b.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_b.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_b.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_b.Tpo -c float/transcendental/cl_LF_ratseries_b.cc -o float/transcendental/cl_LF_ratseries_b.o depbase=`echo float/transcendental/cl_LF_ratseries_p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_p.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_p.lo float/transcendental/cl_LF_ratseries_p.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_p.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_p.Tpo -c float/transcendental/cl_LF_ratseries_p.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_p.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_p.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_p.Tpo -c float/transcendental/cl_LF_ratseries_p.cc -o float/transcendental/cl_LF_ratseries_p.o depbase=`echo float/transcendental/cl_LF_ratseries_pa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pa.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pa.lo float/transcendental/cl_LF_ratseries_pa.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pa.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pa.Tpo -c float/transcendental/cl_LF_ratseries_pa.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pa.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pa.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pa.Tpo -c float/transcendental/cl_LF_ratseries_pa.cc -o float/transcendental/cl_LF_ratseries_pa.o depbase=`echo float/transcendental/cl_LF_ratseries_pab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pab.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pab.lo float/transcendental/cl_LF_ratseries_pab.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pab.Tpo -c float/transcendental/cl_LF_ratseries_pab.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pab.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pab.Tpo -c float/transcendental/cl_LF_ratseries_pab.cc -o float/transcendental/cl_LF_ratseries_pab.o depbase=`echo float/transcendental/cl_LF_ratseries_pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pb.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pb.lo float/transcendental/cl_LF_ratseries_pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pb.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pb.Tpo -c float/transcendental/cl_LF_ratseries_pb.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pb.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pb.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pb.Tpo -c float/transcendental/cl_LF_ratseries_pb.cc -o float/transcendental/cl_LF_ratseries_pb.o depbase=`echo float/transcendental/cl_LF_ratseries_pq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pq.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pq.lo float/transcendental/cl_LF_ratseries_pq.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pq.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pq.Tpo -c float/transcendental/cl_LF_ratseries_pq.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pq.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pq.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pq.Tpo -c float/transcendental/cl_LF_ratseries_pq.cc -o float/transcendental/cl_LF_ratseries_pq.o depbase=`echo float/transcendental/cl_LF_ratseries_pqa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqa.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pqa.lo float/transcendental/cl_LF_ratseries_pqa.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqa.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pqa.Tpo -c float/transcendental/cl_LF_ratseries_pqa.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pqa.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqa.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pqa.Tpo -c float/transcendental/cl_LF_ratseries_pqa.cc -o float/transcendental/cl_LF_ratseries_pqa.o depbase=`echo float/transcendental/cl_LF_ratseries_pqab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqab.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pqab.lo float/transcendental/cl_LF_ratseries_pqab.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pqab.Tpo -c float/transcendental/cl_LF_ratseries_pqab.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pqab.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pqab.Tpo -c float/transcendental/cl_LF_ratseries_pqab.cc -o float/transcendental/cl_LF_ratseries_pqab.o depbase=`echo float/transcendental/cl_LF_ratseries_pqb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqb.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_pqb.lo float/transcendental/cl_LF_ratseries_pqb.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqb.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pqb.Tpo -c float/transcendental/cl_LF_ratseries_pqb.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_pqb.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_pqb.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_pqb.Tpo -c float/transcendental/cl_LF_ratseries_pqb.cc -o float/transcendental/cl_LF_ratseries_pqb.o depbase=`echo float/transcendental/cl_LF_ratseries_q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_q.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_q.lo float/transcendental/cl_LF_ratseries_q.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_q.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_q.Tpo -c float/transcendental/cl_LF_ratseries_q.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_q.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_q.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_q.Tpo -c float/transcendental/cl_LF_ratseries_q.cc -o float/transcendental/cl_LF_ratseries_q.o depbase=`echo float/transcendental/cl_LF_ratseries_qa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qa.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_qa.lo float/transcendental/cl_LF_ratseries_qa.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qa.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_qa.Tpo -c float/transcendental/cl_LF_ratseries_qa.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_qa.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qa.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_qa.Tpo -c float/transcendental/cl_LF_ratseries_qa.cc -o float/transcendental/cl_LF_ratseries_qa.o depbase=`echo float/transcendental/cl_LF_ratseries_qab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qab.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_qab.lo float/transcendental/cl_LF_ratseries_qab.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_qab.Tpo -c float/transcendental/cl_LF_ratseries_qab.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_qab.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qab.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_qab.Tpo -c float/transcendental/cl_LF_ratseries_qab.cc -o float/transcendental/cl_LF_ratseries_qab.o depbase=`echo float/transcendental/cl_LF_ratseries_qb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qb.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratseries_qb.lo float/transcendental/cl_LF_ratseries_qb.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qb.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_qb.Tpo -c float/transcendental/cl_LF_ratseries_qb.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratseries_qb.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratseries_qb.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratseries_qb.Tpo -c float/transcendental/cl_LF_ratseries_qb.cc -o float/transcendental/cl_LF_ratseries_qb.o depbase=`echo float/transcendental/cl_LF_ratsumseries_pqcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqcd.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratsumseries_pqcd.lo float/transcendental/cl_LF_ratsumseries_pqcd.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqcd.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqcd.Tpo -c float/transcendental/cl_LF_ratsumseries_pqcd.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqcd.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqcd.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqcd.Tpo -c float/transcendental/cl_LF_ratsumseries_pqcd.cc -o float/transcendental/cl_LF_ratsumseries_pqcd.o depbase=`echo float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo float/transcendental/cl_LF_ratsumseries_pqcd_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqcd_aux.Tpo -c float/transcendental/cl_LF_ratsumseries_pqcd_aux.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqcd_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqcd_aux.Tpo -c float/transcendental/cl_LF_ratsumseries_pqcd_aux.cc -o float/transcendental/cl_LF_ratsumseries_pqcd_aux.o depbase=`echo float/transcendental/cl_LF_ratsumseries_pqd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqd.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratsumseries_pqd.lo float/transcendental/cl_LF_ratsumseries_pqd.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqd.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqd.Tpo -c float/transcendental/cl_LF_ratsumseries_pqd.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqd.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqd.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqd.Tpo -c float/transcendental/cl_LF_ratsumseries_pqd.cc -o float/transcendental/cl_LF_ratsumseries_pqd.o depbase=`echo float/transcendental/cl_LF_ratsumseries_pqd_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqd_aux.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_ratsumseries_pqd_aux.lo float/transcendental/cl_LF_ratsumseries_pqd_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqd_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqd_aux.Tpo -c float/transcendental/cl_LF_ratsumseries_pqd_aux.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_ratsumseries_pqd_aux.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_ratsumseries_pqd_aux.lo -MD -MP -MF float/transcendental/.deps/cl_LF_ratsumseries_pqd_aux.Tpo -c float/transcendental/cl_LF_ratsumseries_pqd_aux.cc -o float/transcendental/cl_LF_ratsumseries_pqd_aux.o depbase=`echo float/transcendental/cl_LF_zeta3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_zeta3.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_zeta3.lo float/transcendental/cl_LF_zeta3.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_zeta3.lo -MD -MP -MF float/transcendental/.deps/cl_LF_zeta3.Tpo -c float/transcendental/cl_LF_zeta3.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_zeta3.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_zeta3.lo -MD -MP -MF float/transcendental/.deps/cl_LF_zeta3.Tpo -c float/transcendental/cl_LF_zeta3.cc -o float/transcendental/cl_LF_zeta3.o depbase=`echo float/transcendental/cl_LF_zeta_int.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_zeta_int.lo -MD -MP -MF $depbase.Tpo -c -o float/transcendental/cl_LF_zeta_int.lo float/transcendental/cl_LF_zeta_int.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_zeta_int.lo -MD -MP -MF float/transcendental/.deps/cl_LF_zeta_int.Tpo -c float/transcendental/cl_LF_zeta_int.cc -fPIC -DPIC -o float/transcendental/.libs/cl_LF_zeta_int.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT float/transcendental/cl_LF_zeta_int.lo -MD -MP -MF float/transcendental/.deps/cl_LF_zeta_int.Tpo -c float/transcendental/cl_LF_zeta_int.cc -o float/transcendental/cl_LF_zeta_int.o depbase=`echo integer/2adic/cl_I_2adic_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/2adic/cl_I_2adic_div.lo -MD -MP -MF $depbase.Tpo -c -o integer/2adic/cl_I_2adic_div.lo integer/2adic/cl_I_2adic_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/2adic/cl_I_2adic_div.lo -MD -MP -MF integer/2adic/.deps/cl_I_2adic_div.Tpo -c integer/2adic/cl_I_2adic_div.cc -fPIC -DPIC -o integer/2adic/.libs/cl_I_2adic_div.o In file included from integer/2adic/cl_I_2adic_div.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/2adic/cl_I_2adic_div.lo -MD -MP -MF integer/2adic/.deps/cl_I_2adic_div.Tpo -c integer/2adic/cl_I_2adic_div.cc -o integer/2adic/cl_I_2adic_div.o In file included from integer/2adic/cl_I_2adic_div.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/2adic/cl_I_2adic_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/2adic/cl_I_2adic_recip.lo -MD -MP -MF $depbase.Tpo -c -o integer/2adic/cl_I_2adic_recip.lo integer/2adic/cl_I_2adic_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/2adic/cl_I_2adic_recip.lo -MD -MP -MF integer/2adic/.deps/cl_I_2adic_recip.Tpo -c integer/2adic/cl_I_2adic_recip.cc -fPIC -DPIC -o integer/2adic/.libs/cl_I_2adic_recip.o In file included from integer/2adic/cl_I_2adic_recip.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/2adic/cl_I_2adic_recip.lo -MD -MP -MF integer/2adic/.deps/cl_I_2adic_recip.Tpo -c integer/2adic/cl_I_2adic_recip.cc -o integer/2adic/cl_I_2adic_recip.o In file included from integer/2adic/cl_I_2adic_recip.cc:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/algebraic/cl_I_rootp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp.lo -MD -MP -MF $depbase.Tpo -c -o integer/algebraic/cl_I_rootp.lo integer/algebraic/cl_I_rootp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp.lo -MD -MP -MF integer/algebraic/.deps/cl_I_rootp.Tpo -c integer/algebraic/cl_I_rootp.cc -fPIC -DPIC -o integer/algebraic/.libs/cl_I_rootp.o In file included from integer/algebraic/cl_I_rootp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp.lo -MD -MP -MF integer/algebraic/.deps/cl_I_rootp.Tpo -c integer/algebraic/cl_I_rootp.cc -o integer/algebraic/cl_I_rootp.o In file included from integer/algebraic/cl_I_rootp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/algebraic/cl_I_rootp_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp_I.lo -MD -MP -MF $depbase.Tpo -c -o integer/algebraic/cl_I_rootp_I.lo integer/algebraic/cl_I_rootp_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp_I.lo -MD -MP -MF integer/algebraic/.deps/cl_I_rootp_I.Tpo -c integer/algebraic/cl_I_rootp_I.cc -fPIC -DPIC -o integer/algebraic/.libs/cl_I_rootp_I.o In file included from integer/algebraic/cl_I_rootp_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp_I.lo -MD -MP -MF integer/algebraic/.deps/cl_I_rootp_I.Tpo -c integer/algebraic/cl_I_rootp_I.cc -o integer/algebraic/cl_I_rootp_I.o In file included from integer/algebraic/cl_I_rootp_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/algebraic/cl_I_rootp_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp_aux.lo -MD -MP -MF $depbase.Tpo -c -o integer/algebraic/cl_I_rootp_aux.lo integer/algebraic/cl_I_rootp_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp_aux.lo -MD -MP -MF integer/algebraic/.deps/cl_I_rootp_aux.Tpo -c integer/algebraic/cl_I_rootp_aux.cc -fPIC -DPIC -o integer/algebraic/.libs/cl_I_rootp_aux.o In file included from integer/algebraic/cl_I_rootp_aux.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from integer/algebraic/cl_I_rootp_aux.cc:14: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from integer/algebraic/cl_I_rootp_aux.cc:14: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_rootp_aux.lo -MD -MP -MF integer/algebraic/.deps/cl_I_rootp_aux.Tpo -c integer/algebraic/cl_I_rootp_aux.cc -o integer/algebraic/cl_I_rootp_aux.o In file included from integer/algebraic/cl_I_rootp_aux.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from integer/algebraic/cl_I_rootp_aux.cc:14: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(a,b, ,return); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ In file included from integer/algebraic/cl_I_rootp_aux.cc:14: ./base/digit/cl_2D.h:24:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 4 warnings generated. depbase=`echo integer/algebraic/cl_I_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o integer/algebraic/cl_I_sqrt.lo integer/algebraic/cl_I_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_sqrt.lo -MD -MP -MF integer/algebraic/.deps/cl_I_sqrt.Tpo -c integer/algebraic/cl_I_sqrt.cc -fPIC -DPIC -o integer/algebraic/.libs/cl_I_sqrt.o In file included from integer/algebraic/cl_I_sqrt.cc:16: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_sqrt.lo -MD -MP -MF integer/algebraic/.deps/cl_I_sqrt.Tpo -c integer/algebraic/cl_I_sqrt.cc -o integer/algebraic/cl_I_sqrt.o In file included from integer/algebraic/cl_I_sqrt.cc:16: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/algebraic/cl_I_sqrtp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_sqrtp.lo -MD -MP -MF $depbase.Tpo -c -o integer/algebraic/cl_I_sqrtp.lo integer/algebraic/cl_I_sqrtp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_sqrtp.lo -MD -MP -MF integer/algebraic/.deps/cl_I_sqrtp.Tpo -c integer/algebraic/cl_I_sqrtp.cc -fPIC -DPIC -o integer/algebraic/.libs/cl_I_sqrtp.o In file included from integer/algebraic/cl_I_sqrtp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/algebraic/cl_I_sqrtp.lo -MD -MP -MF integer/algebraic/.deps/cl_I_sqrtp.Tpo -c integer/algebraic/cl_I_sqrtp.cc -o integer/algebraic/cl_I_sqrtp.o In file included from integer/algebraic/cl_I_sqrtp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ash.lo integer/bitwise/cl_I_ash.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ash.Tpo -c integer/bitwise/cl_I_ash.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ash.o In file included from integer/bitwise/cl_I_ash.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ash.Tpo -c integer/bitwise/cl_I_ash.cc -o integer/bitwise/cl_I_ash.o In file included from integer/bitwise/cl_I_ash.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ash_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash_I.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ash_I.lo integer/bitwise/cl_I_ash_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash_I.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ash_I.Tpo -c integer/bitwise/cl_I_ash_I.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ash_I.o In file included from integer/bitwise/cl_I_ash_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash_I.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ash_I.Tpo -c integer/bitwise/cl_I_ash_I.cc -o integer/bitwise/cl_I_ash_I.o In file included from integer/bitwise/cl_I_ash_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ash_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash_exception.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ash_exception.lo integer/bitwise/cl_I_ash_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash_exception.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ash_exception.Tpo -c integer/bitwise/cl_I_ash_exception.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ash_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ash_exception.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ash_exception.Tpo -c integer/bitwise/cl_I_ash_exception.cc -o integer/bitwise/cl_I_ash_exception.o depbase=`echo integer/bitwise/cl_I_boole.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_boole.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_boole.lo integer/bitwise/cl_I_boole.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_boole.lo -MD -MP -MF integer/bitwise/.deps/cl_I_boole.Tpo -c integer/bitwise/cl_I_boole.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_boole.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_boole.lo -MD -MP -MF integer/bitwise/.deps/cl_I_boole.Tpo -c integer/bitwise/cl_I_boole.cc -o integer/bitwise/cl_I_boole.o depbase=`echo integer/bitwise/cl_I_dpb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_dpb.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_dpb.lo integer/bitwise/cl_I_dpb.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_dpb.lo -MD -MP -MF integer/bitwise/.deps/cl_I_dpb.Tpo -c integer/bitwise/cl_I_dpb.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_dpb.o In file included from integer/bitwise/cl_I_dpb.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_dpb.lo -MD -MP -MF integer/bitwise/.deps/cl_I_dpb.Tpo -c integer/bitwise/cl_I_dpb.cc -o integer/bitwise/cl_I_dpb.o In file included from integer/bitwise/cl_I_dpb.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_dpf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_dpf.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_dpf.lo integer/bitwise/cl_I_dpf.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_dpf.lo -MD -MP -MF integer/bitwise/.deps/cl_I_dpf.Tpo -c integer/bitwise/cl_I_dpf.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_dpf.o In file included from integer/bitwise/cl_I_dpf.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_dpf.lo -MD -MP -MF integer/bitwise/.deps/cl_I_dpf.Tpo -c integer/bitwise/cl_I_dpf.cc -o integer/bitwise/cl_I_dpf.o In file included from integer/bitwise/cl_I_dpf.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_fullbyte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_fullbyte.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_fullbyte.lo integer/bitwise/cl_I_fullbyte.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_fullbyte.lo -MD -MP -MF integer/bitwise/.deps/cl_I_fullbyte.Tpo -c integer/bitwise/cl_I_fullbyte.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_fullbyte.o In file included from integer/bitwise/cl_I_fullbyte.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_fullbyte.lo -MD -MP -MF integer/bitwise/.deps/cl_I_fullbyte.Tpo -c integer/bitwise/cl_I_fullbyte.cc -o integer/bitwise/cl_I_fullbyte.o In file included from integer/bitwise/cl_I_fullbyte.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ilength.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ilength.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ilength.lo integer/bitwise/cl_I_ilength.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ilength.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ilength.Tpo -c integer/bitwise/cl_I_ilength.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ilength.o In file included from integer/bitwise/cl_I_ilength.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ilength.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ilength.Tpo -c integer/bitwise/cl_I_ilength.cc -o integer/bitwise/cl_I_ilength.o In file included from integer/bitwise/cl_I_ilength.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ldb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldb.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ldb.lo integer/bitwise/cl_I_ldb.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldb.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldb.Tpo -c integer/bitwise/cl_I_ldb.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldb.o In file included from integer/bitwise/cl_I_ldb.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldb.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldb.Tpo -c integer/bitwise/cl_I_ldb.cc -o integer/bitwise/cl_I_ldb.o In file included from integer/bitwise/cl_I_ldb.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ldbtest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbtest.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ldbtest.lo integer/bitwise/cl_I_ldbtest.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbtest.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldbtest.Tpo -c integer/bitwise/cl_I_ldbtest.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldbtest.o In file included from integer/bitwise/cl_I_ldbtest.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbtest.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldbtest.Tpo -c integer/bitwise/cl_I_ldbtest.cc -o integer/bitwise/cl_I_ldbtest.o In file included from integer/bitwise/cl_I_ldbtest.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ldbx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbx.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ldbx.lo integer/bitwise/cl_I_ldbx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbx.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldbx.Tpo -c integer/bitwise/cl_I_ldbx.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldbx.o In file included from integer/bitwise/cl_I_ldbx.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbx.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldbx.Tpo -c integer/bitwise/cl_I_ldbx.cc -o integer/bitwise/cl_I_ldbx.o In file included from integer/bitwise/cl_I_ldbx.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_ldbxtest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbxtest.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_ldbxtest.lo integer/bitwise/cl_I_ldbxtest.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbxtest.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldbxtest.Tpo -c integer/bitwise/cl_I_ldbxtest.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_ldbxtest.o In file included from integer/bitwise/cl_I_ldbxtest.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_ldbxtest.lo -MD -MP -MF integer/bitwise/.deps/cl_I_ldbxtest.Tpo -c integer/bitwise/cl_I_ldbxtest.cc -o integer/bitwise/cl_I_ldbxtest.o In file included from integer/bitwise/cl_I_ldbxtest.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_log_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_log_aux.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_log_aux.lo integer/bitwise/cl_I_log_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_log_aux.lo -MD -MP -MF integer/bitwise/.deps/cl_I_log_aux.Tpo -c integer/bitwise/cl_I_log_aux.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_log_aux.o In file included from integer/bitwise/cl_I_log_aux.cc:6: In file included from ./integer/bitwise/cl_I_log.h:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_log_aux.lo -MD -MP -MF integer/bitwise/.deps/cl_I_log_aux.Tpo -c integer/bitwise/cl_I_log_aux.cc -o integer/bitwise/cl_I_log_aux.o In file included from integer/bitwise/cl_I_log_aux.cc:6: In file included from ./integer/bitwise/cl_I_log.h:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logand.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logand.lo integer/bitwise/cl_I_logand.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logand.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logand.Tpo -c integer/bitwise/cl_I_logand.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logand.o In file included from integer/bitwise/cl_I_logand.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logand.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logand.Tpo -c integer/bitwise/cl_I_logand.cc -o integer/bitwise/cl_I_logand.o In file included from integer/bitwise/cl_I_logand.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logandc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logandc2.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logandc2.lo integer/bitwise/cl_I_logandc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logandc2.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logandc2.Tpo -c integer/bitwise/cl_I_logandc2.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logandc2.o In file included from integer/bitwise/cl_I_logandc2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logandc2.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logandc2.Tpo -c integer/bitwise/cl_I_logandc2.cc -o integer/bitwise/cl_I_logandc2.o In file included from integer/bitwise/cl_I_logandc2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logbitp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logbitp.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logbitp.lo integer/bitwise/cl_I_logbitp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logbitp.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logbitp.Tpo -c integer/bitwise/cl_I_logbitp.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logbitp.o In file included from integer/bitwise/cl_I_logbitp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logbitp.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logbitp.Tpo -c integer/bitwise/cl_I_logbitp.cc -o integer/bitwise/cl_I_logbitp.o In file included from integer/bitwise/cl_I_logbitp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logbitp_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logbitp_I.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logbitp_I.lo integer/bitwise/cl_I_logbitp_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logbitp_I.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logbitp_I.Tpo -c integer/bitwise/cl_I_logbitp_I.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logbitp_I.o In file included from integer/bitwise/cl_I_logbitp_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logbitp_I.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logbitp_I.Tpo -c integer/bitwise/cl_I_logbitp_I.cc -o integer/bitwise/cl_I_logbitp_I.o In file included from integer/bitwise/cl_I_logbitp_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logcount.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logcount.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logcount.lo integer/bitwise/cl_I_logcount.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logcount.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logcount.Tpo -c integer/bitwise/cl_I_logcount.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logcount.o In file included from integer/bitwise/cl_I_logcount.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logcount.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logcount.Tpo -c integer/bitwise/cl_I_logcount.cc -o integer/bitwise/cl_I_logcount.o In file included from integer/bitwise/cl_I_logcount.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logeqv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logeqv.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logeqv.lo integer/bitwise/cl_I_logeqv.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logeqv.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logeqv.Tpo -c integer/bitwise/cl_I_logeqv.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logeqv.o In file included from integer/bitwise/cl_I_logeqv.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logeqv.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logeqv.Tpo -c integer/bitwise/cl_I_logeqv.cc -o integer/bitwise/cl_I_logeqv.o In file included from integer/bitwise/cl_I_logeqv.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logior.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logior.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logior.lo integer/bitwise/cl_I_logior.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logior.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logior.Tpo -c integer/bitwise/cl_I_logior.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logior.o In file included from integer/bitwise/cl_I_logior.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logior.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logior.Tpo -c integer/bitwise/cl_I_logior.cc -o integer/bitwise/cl_I_logior.o In file included from integer/bitwise/cl_I_logior.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_lognand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognand.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_lognand.lo integer/bitwise/cl_I_lognand.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognand.lo -MD -MP -MF integer/bitwise/.deps/cl_I_lognand.Tpo -c integer/bitwise/cl_I_lognand.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_lognand.o In file included from integer/bitwise/cl_I_lognand.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognand.lo -MD -MP -MF integer/bitwise/.deps/cl_I_lognand.Tpo -c integer/bitwise/cl_I_lognand.cc -o integer/bitwise/cl_I_lognand.o In file included from integer/bitwise/cl_I_lognand.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_lognor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognor.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_lognor.lo integer/bitwise/cl_I_lognor.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognor.lo -MD -MP -MF integer/bitwise/.deps/cl_I_lognor.Tpo -c integer/bitwise/cl_I_lognor.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_lognor.o In file included from integer/bitwise/cl_I_lognor.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognor.lo -MD -MP -MF integer/bitwise/.deps/cl_I_lognor.Tpo -c integer/bitwise/cl_I_lognor.cc -o integer/bitwise/cl_I_lognor.o In file included from integer/bitwise/cl_I_lognor.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_lognot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognot.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_lognot.lo integer/bitwise/cl_I_lognot.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognot.lo -MD -MP -MF integer/bitwise/.deps/cl_I_lognot.Tpo -c integer/bitwise/cl_I_lognot.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_lognot.o In file included from integer/bitwise/cl_I_lognot.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_lognot.lo -MD -MP -MF integer/bitwise/.deps/cl_I_lognot.Tpo -c integer/bitwise/cl_I_lognot.cc -o integer/bitwise/cl_I_lognot.o In file included from integer/bitwise/cl_I_lognot.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logorc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logorc2.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logorc2.lo integer/bitwise/cl_I_logorc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logorc2.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logorc2.Tpo -c integer/bitwise/cl_I_logorc2.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logorc2.o In file included from integer/bitwise/cl_I_logorc2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logorc2.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logorc2.Tpo -c integer/bitwise/cl_I_logorc2.cc -o integer/bitwise/cl_I_logorc2.o In file included from integer/bitwise/cl_I_logorc2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logtest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logtest.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logtest.lo integer/bitwise/cl_I_logtest.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logtest.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logtest.Tpo -c integer/bitwise/cl_I_logtest.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logtest.o In file included from integer/bitwise/cl_I_logtest.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logtest.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logtest.Tpo -c integer/bitwise/cl_I_logtest.cc -o integer/bitwise/cl_I_logtest.o In file included from integer/bitwise/cl_I_logtest.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_logxor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logxor.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_logxor.lo integer/bitwise/cl_I_logxor.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logxor.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logxor.Tpo -c integer/bitwise/cl_I_logxor.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_logxor.o In file included from integer/bitwise/cl_I_logxor.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_logxor.lo -MD -MP -MF integer/bitwise/.deps/cl_I_logxor.Tpo -c integer/bitwise/cl_I_logxor.cc -o integer/bitwise/cl_I_logxor.o In file included from integer/bitwise/cl_I_logxor.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_mkf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_mkf.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_mkf.lo integer/bitwise/cl_I_mkf.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_mkf.lo -MD -MP -MF integer/bitwise/.deps/cl_I_mkf.Tpo -c integer/bitwise/cl_I_mkf.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_mkf.o In file included from integer/bitwise/cl_I_mkf.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_mkf.lo -MD -MP -MF integer/bitwise/.deps/cl_I_mkf.Tpo -c integer/bitwise/cl_I_mkf.cc -o integer/bitwise/cl_I_mkf.o In file included from integer/bitwise/cl_I_mkf.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/bitwise/cl_I_mkfx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_mkfx.lo -MD -MP -MF $depbase.Tpo -c -o integer/bitwise/cl_I_mkfx.lo integer/bitwise/cl_I_mkfx.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_mkfx.lo -MD -MP -MF integer/bitwise/.deps/cl_I_mkfx.Tpo -c integer/bitwise/cl_I_mkfx.cc -fPIC -DPIC -o integer/bitwise/.libs/cl_I_mkfx.o In file included from integer/bitwise/cl_I_mkfx.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/bitwise/cl_I_mkfx.lo -MD -MP -MF integer/bitwise/.deps/cl_I_mkfx.Tpo -c integer/bitwise/cl_I_mkfx.cc -o integer/bitwise/cl_I_mkfx.o In file included from integer/bitwise/cl_I_mkfx.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_cached_power.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_cached_power.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_cached_power.lo integer/conv/cl_I_cached_power.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_cached_power.lo -MD -MP -MF integer/conv/.deps/cl_I_cached_power.Tpo -c integer/conv/cl_I_cached_power.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_cached_power.o In file included from integer/conv/cl_I_cached_power.cc:4: In file included from ./integer/conv/cl_I_cached_power.h:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_cached_power.lo -MD -MP -MF integer/conv/.deps/cl_I_cached_power.Tpo -c integer/conv/cl_I_cached_power.cc -o integer/conv/cl_I_cached_power.o In file included from integer/conv/cl_I_cached_power.cc:4: In file included from ./integer/conv/cl_I_cached_power.h:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_digits_need.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_digits_need.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_digits_need.lo integer/conv/cl_I_digits_need.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_digits_need.lo -MD -MP -MF integer/conv/.deps/cl_I_digits_need.Tpo -c integer/conv/cl_I_digits_need.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_digits_need.o In file included from integer/conv/cl_I_digits_need.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_digits_need.lo -MD -MP -MF integer/conv/.deps/cl_I_digits_need.Tpo -c integer/conv/cl_I_digits_need.cc -o integer/conv/cl_I_digits_need.o In file included from integer/conv/cl_I_digits_need.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_DS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_DS.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_DS.lo integer/conv/cl_I_from_DS.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_DS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_DS.Tpo -c integer/conv/cl_I_from_DS.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_DS.o In file included from integer/conv/cl_I_from_DS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_DS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_DS.Tpo -c integer/conv/cl_I_from_DS.cc -o integer/conv/cl_I_from_DS.o In file included from integer/conv/cl_I_from_DS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_L.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_L.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_L.lo integer/conv/cl_I_from_L.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_L.lo -MD -MP -MF integer/conv/.deps/cl_I_from_L.Tpo -c integer/conv/cl_I_from_L.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_L.o In file included from integer/conv/cl_I_from_L.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_L.lo -MD -MP -MF integer/conv/.deps/cl_I_from_L.Tpo -c integer/conv/cl_I_from_L.cc -o integer/conv/cl_I_from_L.o In file included from integer/conv/cl_I_from_L.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_L2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_L2.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_L2.lo integer/conv/cl_I_from_L2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_L2.lo -MD -MP -MF integer/conv/.deps/cl_I_from_L2.Tpo -c integer/conv/cl_I_from_L2.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_L2.o In file included from integer/conv/cl_I_from_L2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_L2.lo -MD -MP -MF integer/conv/.deps/cl_I_from_L2.Tpo -c integer/conv/cl_I_from_L2.cc -o integer/conv/cl_I_from_L2.o In file included from integer/conv/cl_I_from_L2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_NDS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_NDS.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_NDS.lo integer/conv/cl_I_from_NDS.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_NDS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_NDS.Tpo -c integer/conv/cl_I_from_NDS.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_NDS.o In file included from integer/conv/cl_I_from_NDS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_NDS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_NDS.Tpo -c integer/conv/cl_I_from_NDS.cc -o integer/conv/cl_I_from_NDS.o In file included from integer/conv/cl_I_from_NDS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_NUDS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_NUDS.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_NUDS.lo integer/conv/cl_I_from_NUDS.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_NUDS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_NUDS.Tpo -c integer/conv/cl_I_from_NUDS.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_NUDS.o In file included from integer/conv/cl_I_from_NUDS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_NUDS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_NUDS.Tpo -c integer/conv/cl_I_from_NUDS.cc -o integer/conv/cl_I_from_NUDS.o In file included from integer/conv/cl_I_from_NUDS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_Q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_Q.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_Q.lo integer/conv/cl_I_from_Q.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_Q.lo -MD -MP -MF integer/conv/.deps/cl_I_from_Q.Tpo -c integer/conv/cl_I_from_Q.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_Q.o In file included from integer/conv/cl_I_from_Q.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_Q.lo -MD -MP -MF integer/conv/.deps/cl_I_from_Q.Tpo -c integer/conv/cl_I_from_Q.cc -o integer/conv/cl_I_from_Q.o In file included from integer/conv/cl_I_from_Q.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_Q2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_Q2.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_Q2.lo integer/conv/cl_I_from_Q2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_Q2.lo -MD -MP -MF integer/conv/.deps/cl_I_from_Q2.Tpo -c integer/conv/cl_I_from_Q2.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_Q2.o In file included from integer/conv/cl_I_from_Q2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_Q2.lo -MD -MP -MF integer/conv/.deps/cl_I_from_Q2.Tpo -c integer/conv/cl_I_from_Q2.cc -o integer/conv/cl_I_from_Q2.o In file included from integer/conv/cl_I_from_Q2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_UDS.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UDS.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_UDS.lo integer/conv/cl_I_from_UDS.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UDS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UDS.Tpo -c integer/conv/cl_I_from_UDS.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UDS.o In file included from integer/conv/cl_I_from_UDS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UDS.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UDS.Tpo -c integer/conv/cl_I_from_UDS.cc -o integer/conv/cl_I_from_UDS.o In file included from integer/conv/cl_I_from_UDS.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_UL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UL.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_UL.lo integer/conv/cl_I_from_UL.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UL.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UL.Tpo -c integer/conv/cl_I_from_UL.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UL.o In file included from integer/conv/cl_I_from_UL.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UL.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UL.Tpo -c integer/conv/cl_I_from_UL.cc -o integer/conv/cl_I_from_UL.o In file included from integer/conv/cl_I_from_UL.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_UL2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UL2.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_UL2.lo integer/conv/cl_I_from_UL2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UL2.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UL2.Tpo -c integer/conv/cl_I_from_UL2.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UL2.o In file included from integer/conv/cl_I_from_UL2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UL2.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UL2.Tpo -c integer/conv/cl_I_from_UL2.cc -o integer/conv/cl_I_from_UL2.o In file included from integer/conv/cl_I_from_UL2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_UQ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UQ.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_UQ.lo integer/conv/cl_I_from_UQ.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UQ.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UQ.Tpo -c integer/conv/cl_I_from_UQ.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_UQ.o In file included from integer/conv/cl_I_from_UQ.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_UQ.lo -MD -MP -MF integer/conv/.deps/cl_I_from_UQ.Tpo -c integer/conv/cl_I_from_UQ.cc -o integer/conv/cl_I_from_UQ.o In file included from integer/conv/cl_I_from_UQ.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_from_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_digits.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_from_digits.lo integer/conv/cl_I_from_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_digits.lo -MD -MP -MF integer/conv/.deps/cl_I_from_digits.Tpo -c integer/conv/cl_I_from_digits.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_from_digits.o In file included from integer/conv/cl_I_from_digits.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_from_digits.lo -MD -MP -MF integer/conv/.deps/cl_I_from_digits.Tpo -c integer/conv/cl_I_from_digits.cc -o integer/conv/cl_I_from_digits.o In file included from integer/conv/cl_I_from_digits.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_mul10plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_mul10plus.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_mul10plus.lo integer/conv/cl_I_mul10plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_mul10plus.lo -MD -MP -MF integer/conv/.deps/cl_I_mul10plus.Tpo -c integer/conv/cl_I_mul10plus.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_mul10plus.o In file included from integer/conv/cl_I_mul10plus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_mul10plus.lo -MD -MP -MF integer/conv/.deps/cl_I_mul10plus.Tpo -c integer/conv/cl_I_mul10plus.cc -o integer/conv/cl_I_mul10plus.o In file included from integer/conv/cl_I_mul10plus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_to_L.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_L.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_to_L.lo integer/conv/cl_I_to_L.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_L.lo -MD -MP -MF integer/conv/.deps/cl_I_to_L.Tpo -c integer/conv/cl_I_to_L.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_L.o In file included from integer/conv/cl_I_to_L.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_L.lo -MD -MP -MF integer/conv/.deps/cl_I_to_L.Tpo -c integer/conv/cl_I_to_L.cc -o integer/conv/cl_I_to_L.o In file included from integer/conv/cl_I_to_L.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_to_Q.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_Q.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_to_Q.lo integer/conv/cl_I_to_Q.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_Q.lo -MD -MP -MF integer/conv/.deps/cl_I_to_Q.Tpo -c integer/conv/cl_I_to_Q.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_Q.o In file included from integer/conv/cl_I_to_Q.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_Q.lo -MD -MP -MF integer/conv/.deps/cl_I_to_Q.Tpo -c integer/conv/cl_I_to_Q.cc -o integer/conv/cl_I_to_Q.o In file included from integer/conv/cl_I_to_Q.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_to_UL.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_UL.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_to_UL.lo integer/conv/cl_I_to_UL.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_UL.lo -MD -MP -MF integer/conv/.deps/cl_I_to_UL.Tpo -c integer/conv/cl_I_to_UL.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_UL.o In file included from integer/conv/cl_I_to_UL.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_UL.lo -MD -MP -MF integer/conv/.deps/cl_I_to_UL.Tpo -c integer/conv/cl_I_to_UL.cc -o integer/conv/cl_I_to_UL.o In file included from integer/conv/cl_I_to_UL.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_to_UQ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_UQ.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_to_UQ.lo integer/conv/cl_I_to_UQ.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_UQ.lo -MD -MP -MF integer/conv/.deps/cl_I_to_UQ.Tpo -c integer/conv/cl_I_to_UQ.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_UQ.o In file included from integer/conv/cl_I_to_UQ.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_UQ.lo -MD -MP -MF integer/conv/.deps/cl_I_to_UQ.Tpo -c integer/conv/cl_I_to_UQ.cc -o integer/conv/cl_I_to_UQ.o In file included from integer/conv/cl_I_to_UQ.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/conv/cl_I_to_digits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_digits.lo -MD -MP -MF $depbase.Tpo -c -o integer/conv/cl_I_to_digits.lo integer/conv/cl_I_to_digits.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_digits.lo -MD -MP -MF integer/conv/.deps/cl_I_to_digits.Tpo -c integer/conv/cl_I_to_digits.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_digits.o In file included from integer/conv/cl_I_to_digits.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/conv/cl_I_to_digits.lo -MD -MP -MF integer/conv/.deps/cl_I_to_digits.Tpo -c integer/conv/cl_I_to_digits.cc -o integer/conv/cl_I_to_digits.o In file included from integer/conv/cl_I_to_digits.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_ceil1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_ceil1.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_ceil1.lo integer/division/cl_I_ceil1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_ceil1.lo -MD -MP -MF integer/division/.deps/cl_I_ceil1.Tpo -c integer/division/cl_I_ceil1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_ceil1.o In file included from integer/division/cl_I_ceil1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_ceil1.lo -MD -MP -MF integer/division/.deps/cl_I_ceil1.Tpo -c integer/division/cl_I_ceil1.cc -o integer/division/cl_I_ceil1.o In file included from integer/division/cl_I_ceil1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_ceil2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_ceil2.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_ceil2.lo integer/division/cl_I_ceil2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_ceil2.lo -MD -MP -MF integer/division/.deps/cl_I_ceil2.Tpo -c integer/division/cl_I_ceil2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_ceil2.o In file included from integer/division/cl_I_ceil2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_ceil2.lo -MD -MP -MF integer/division/.deps/cl_I_ceil2.Tpo -c integer/division/cl_I_ceil2.cc -o integer/division/cl_I_ceil2.o In file included from integer/division/cl_I_ceil2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_exquo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquo.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_exquo.lo integer/division/cl_I_exquo.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquo.lo -MD -MP -MF integer/division/.deps/cl_I_exquo.Tpo -c integer/division/cl_I_exquo.cc -fPIC -DPIC -o integer/division/.libs/cl_I_exquo.o In file included from integer/division/cl_I_exquo.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquo.lo -MD -MP -MF integer/division/.deps/cl_I_exquo.Tpo -c integer/division/cl_I_exquo.cc -o integer/division/cl_I_exquo.o In file included from integer/division/cl_I_exquo.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_exquo_exception.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquo_exception.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_exquo_exception.lo integer/division/cl_I_exquo_exception.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquo_exception.lo -MD -MP -MF integer/division/.deps/cl_I_exquo_exception.Tpo -c integer/division/cl_I_exquo_exception.cc -fPIC -DPIC -o integer/division/.libs/cl_I_exquo_exception.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquo_exception.lo -MD -MP -MF integer/division/.deps/cl_I_exquo_exception.Tpo -c integer/division/cl_I_exquo_exception.cc -o integer/division/cl_I_exquo_exception.o depbase=`echo integer/division/cl_I_exquopos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquopos.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_exquopos.lo integer/division/cl_I_exquopos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquopos.lo -MD -MP -MF integer/division/.deps/cl_I_exquopos.Tpo -c integer/division/cl_I_exquopos.cc -fPIC -DPIC -o integer/division/.libs/cl_I_exquopos.o In file included from integer/division/cl_I_exquopos.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_exquopos.lo -MD -MP -MF integer/division/.deps/cl_I_exquopos.Tpo -c integer/division/cl_I_exquopos.cc -o integer/division/cl_I_exquopos.o In file included from integer/division/cl_I_exquopos.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_floor1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_floor1.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_floor1.lo integer/division/cl_I_floor1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_floor1.lo -MD -MP -MF integer/division/.deps/cl_I_floor1.Tpo -c integer/division/cl_I_floor1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_floor1.o In file included from integer/division/cl_I_floor1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_floor1.lo -MD -MP -MF integer/division/.deps/cl_I_floor1.Tpo -c integer/division/cl_I_floor1.cc -o integer/division/cl_I_floor1.o In file included from integer/division/cl_I_floor1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_floor2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_floor2.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_floor2.lo integer/division/cl_I_floor2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_floor2.lo -MD -MP -MF integer/division/.deps/cl_I_floor2.Tpo -c integer/division/cl_I_floor2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_floor2.o In file included from integer/division/cl_I_floor2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_floor2.lo -MD -MP -MF integer/division/.deps/cl_I_floor2.Tpo -c integer/division/cl_I_floor2.cc -o integer/division/cl_I_floor2.o In file included from integer/division/cl_I_floor2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_mod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_mod.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_mod.lo integer/division/cl_I_mod.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_mod.lo -MD -MP -MF integer/division/.deps/cl_I_mod.Tpo -c integer/division/cl_I_mod.cc -fPIC -DPIC -o integer/division/.libs/cl_I_mod.o In file included from integer/division/cl_I_mod.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_mod.lo -MD -MP -MF integer/division/.deps/cl_I_mod.Tpo -c integer/division/cl_I_mod.cc -o integer/division/cl_I_mod.o In file included from integer/division/cl_I_mod.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_rem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_rem.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_rem.lo integer/division/cl_I_rem.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_rem.lo -MD -MP -MF integer/division/.deps/cl_I_rem.Tpo -c integer/division/cl_I_rem.cc -fPIC -DPIC -o integer/division/.libs/cl_I_rem.o In file included from integer/division/cl_I_rem.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_rem.lo -MD -MP -MF integer/division/.deps/cl_I_rem.Tpo -c integer/division/cl_I_rem.cc -o integer/division/cl_I_rem.o In file included from integer/division/cl_I_rem.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_round1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_round1.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_round1.lo integer/division/cl_I_round1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_round1.lo -MD -MP -MF integer/division/.deps/cl_I_round1.Tpo -c integer/division/cl_I_round1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_round1.o In file included from integer/division/cl_I_round1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_round1.lo -MD -MP -MF integer/division/.deps/cl_I_round1.Tpo -c integer/division/cl_I_round1.cc -o integer/division/cl_I_round1.o In file included from integer/division/cl_I_round1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_round2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_round2.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_round2.lo integer/division/cl_I_round2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_round2.lo -MD -MP -MF integer/division/.deps/cl_I_round2.Tpo -c integer/division/cl_I_round2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_round2.o In file included from integer/division/cl_I_round2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_round2.lo -MD -MP -MF integer/division/.deps/cl_I_round2.Tpo -c integer/division/cl_I_round2.cc -o integer/division/cl_I_round2.o In file included from integer/division/cl_I_round2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_trunc1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_trunc1.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_trunc1.lo integer/division/cl_I_trunc1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_trunc1.lo -MD -MP -MF integer/division/.deps/cl_I_trunc1.Tpo -c integer/division/cl_I_trunc1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_trunc1.o In file included from integer/division/cl_I_trunc1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_trunc1.lo -MD -MP -MF integer/division/.deps/cl_I_trunc1.Tpo -c integer/division/cl_I_trunc1.cc -o integer/division/cl_I_trunc1.o In file included from integer/division/cl_I_trunc1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/division/cl_I_trunc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_trunc2.lo -MD -MP -MF $depbase.Tpo -c -o integer/division/cl_I_trunc2.lo integer/division/cl_I_trunc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_trunc2.lo -MD -MP -MF integer/division/.deps/cl_I_trunc2.Tpo -c integer/division/cl_I_trunc2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_trunc2.o In file included from integer/division/cl_I_trunc2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/division/cl_I_trunc2.lo -MD -MP -MF integer/division/.deps/cl_I_trunc2.Tpo -c integer/division/cl_I_trunc2.cc -o integer/division/cl_I_trunc2.o In file included from integer/division/cl_I_trunc2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_compare.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_compare.lo integer/elem/cl_I_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_compare.lo -MD -MP -MF integer/elem/.deps/cl_I_compare.Tpo -c integer/elem/cl_I_compare.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_compare.o In file included from integer/elem/cl_I_compare.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_compare.lo -MD -MP -MF integer/elem/.deps/cl_I_compare.Tpo -c integer/elem/cl_I_compare.cc -o integer/elem/cl_I_compare.o In file included from integer/elem/cl_I_compare.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_div.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_div.lo integer/elem/cl_I_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_div.lo -MD -MP -MF integer/elem/.deps/cl_I_div.Tpo -c integer/elem/cl_I_div.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_div.o In file included from integer/elem/cl_I_div.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_div.lo -MD -MP -MF integer/elem/.deps/cl_I_div.Tpo -c integer/elem/cl_I_div.cc -o integer/elem/cl_I_div.o In file included from integer/elem/cl_I_div.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_equal.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_equal.lo integer/elem/cl_I_equal.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_equal.lo -MD -MP -MF integer/elem/.deps/cl_I_equal.Tpo -c integer/elem/cl_I_equal.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_equal.o In file included from integer/elem/cl_I_equal.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_equal.lo -MD -MP -MF integer/elem/.deps/cl_I_equal.Tpo -c integer/elem/cl_I_equal.cc -o integer/elem/cl_I_equal.o In file included from integer/elem/cl_I_equal.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minus.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_minus.lo integer/elem/cl_I_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minus.lo -MD -MP -MF integer/elem/.deps/cl_I_minus.Tpo -c integer/elem/cl_I_minus.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_minus.o In file included from integer/elem/cl_I_minus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minus.lo -MD -MP -MF integer/elem/.deps/cl_I_minus.Tpo -c integer/elem/cl_I_minus.cc -o integer/elem/cl_I_minus.o In file included from integer/elem/cl_I_minus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_minus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minus1.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_minus1.lo integer/elem/cl_I_minus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minus1.lo -MD -MP -MF integer/elem/.deps/cl_I_minus1.Tpo -c integer/elem/cl_I_minus1.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_minus1.o In file included from integer/elem/cl_I_minus1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minus1.lo -MD -MP -MF integer/elem/.deps/cl_I_minus1.Tpo -c integer/elem/cl_I_minus1.cc -o integer/elem/cl_I_minus1.o In file included from integer/elem/cl_I_minus1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minusp.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_minusp.lo integer/elem/cl_I_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minusp.lo -MD -MP -MF integer/elem/.deps/cl_I_minusp.Tpo -c integer/elem/cl_I_minusp.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_minusp.o In file included from integer/elem/cl_I_minusp.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_minusp.lo -MD -MP -MF integer/elem/.deps/cl_I_minusp.Tpo -c integer/elem/cl_I_minusp.cc -o integer/elem/cl_I_minusp.o In file included from integer/elem/cl_I_minusp.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_mul.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_mul.lo integer/elem/cl_I_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_mul.lo -MD -MP -MF integer/elem/.deps/cl_I_mul.Tpo -c integer/elem/cl_I_mul.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_mul.o In file included from integer/elem/cl_I_mul.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/elem/cl_I_mul.cc:40:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32((uint32)x_,(uint32)y_,hi=,lo=); // erst unsigned multiplizieren ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ integer/elem/cl_I_mul.cc:40:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ 4 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_mul.lo -MD -MP -MF integer/elem/.deps/cl_I_mul.Tpo -c integer/elem/cl_I_mul.cc -o integer/elem/cl_I_mul.o In file included from integer/elem/cl_I_mul.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/elem/cl_I_mul.cc:40:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32((uint32)x_,(uint32)y_,hi=,lo=); // erst unsigned multiplizieren ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ integer/elem/cl_I_mul.cc:40:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ 4 warnings generated. depbase=`echo integer/elem/cl_I_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plus.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_plus.lo integer/elem/cl_I_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plus.lo -MD -MP -MF integer/elem/.deps/cl_I_plus.Tpo -c integer/elem/cl_I_plus.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_plus.o In file included from integer/elem/cl_I_plus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plus.lo -MD -MP -MF integer/elem/.deps/cl_I_plus.Tpo -c integer/elem/cl_I_plus.cc -o integer/elem/cl_I_plus.o In file included from integer/elem/cl_I_plus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_plus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plus1.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_plus1.lo integer/elem/cl_I_plus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plus1.lo -MD -MP -MF integer/elem/.deps/cl_I_plus1.Tpo -c integer/elem/cl_I_plus1.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_plus1.o In file included from integer/elem/cl_I_plus1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plus1.lo -MD -MP -MF integer/elem/.deps/cl_I_plus1.Tpo -c integer/elem/cl_I_plus1.cc -o integer/elem/cl_I_plus1.o In file included from integer/elem/cl_I_plus1.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plusp.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_plusp.lo integer/elem/cl_I_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plusp.lo -MD -MP -MF integer/elem/.deps/cl_I_plusp.Tpo -c integer/elem/cl_I_plusp.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_plusp.o In file included from integer/elem/cl_I_plusp.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_plusp.lo -MD -MP -MF integer/elem/.deps/cl_I_plusp.Tpo -c integer/elem/cl_I_plusp.cc -o integer/elem/cl_I_plusp.o In file included from integer/elem/cl_I_plusp.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_square.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_square.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_square.lo integer/elem/cl_I_square.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_square.lo -MD -MP -MF integer/elem/.deps/cl_I_square.Tpo -c integer/elem/cl_I_square.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_square.o In file included from integer/elem/cl_I_square.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/elem/cl_I_square.cc:33:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32((uint32)x_,(uint32)x_,hi=,lo=); // erst unsigned multiplizieren ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ integer/elem/cl_I_square.cc:33:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ integer/elem/cl_I_square.cc:50:43: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { mspref(ergMSDptr,0) = 0; mspref(ergMSDptr,1) = 0; len--; } ~~~~~~~^~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/elem/cl_I_square.cc:43:11: note: array 'ergMSDptr' declared here var uintD* ergMSDptr; ^ 5 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_square.lo -MD -MP -MF integer/elem/.deps/cl_I_square.Tpo -c integer/elem/cl_I_square.cc -o integer/elem/cl_I_square.o In file included from integer/elem/cl_I_square.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/elem/cl_I_square.cc:33:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32((uint32)x_,(uint32)x_,hi=,lo=); // erst unsigned multiplizieren ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ integer/elem/cl_I_square.cc:33:15: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ integer/elem/cl_I_square.cc:50:43: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { mspref(ergMSDptr,0) = 0; mspref(ergMSDptr,1) = 0; len--; } ~~~~~~~^~~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/elem/cl_I_square.cc:43:11: note: array 'ergMSDptr' declared here var uintD* ergMSDptr; ^ 5 warnings generated. depbase=`echo integer/elem/cl_I_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_uminus.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_uminus.lo integer/elem/cl_I_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_uminus.lo -MD -MP -MF integer/elem/.deps/cl_I_uminus.Tpo -c integer/elem/cl_I_uminus.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_uminus.o In file included from integer/elem/cl_I_uminus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_uminus.lo -MD -MP -MF integer/elem/.deps/cl_I_uminus.Tpo -c integer/elem/cl_I_uminus.cc -o integer/elem/cl_I_uminus.o In file included from integer/elem/cl_I_uminus.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/elem/cl_I_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_zerop.lo -MD -MP -MF $depbase.Tpo -c -o integer/elem/cl_I_zerop.lo integer/elem/cl_I_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_zerop.lo -MD -MP -MF integer/elem/.deps/cl_I_zerop.Tpo -c integer/elem/cl_I_zerop.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_zerop.o In file included from integer/elem/cl_I_zerop.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/elem/cl_I_zerop.lo -MD -MP -MF integer/elem/.deps/cl_I_zerop.Tpo -c integer/elem/cl_I_zerop.cc -o integer/elem/cl_I_zerop.o In file included from integer/elem/cl_I_zerop.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/gcd/cl_I_gcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd.lo -MD -MP -MF $depbase.Tpo -c -o integer/gcd/cl_I_gcd.lo integer/gcd/cl_I_gcd.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd.lo -MD -MP -MF integer/gcd/.deps/cl_I_gcd.Tpo -c integer/gcd/cl_I_gcd.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd.o In file included from integer/gcd/cl_I_gcd.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/gcd/cl_I_gcd.cc:412:40: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_msd |= mspref(a_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:413:40: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_msd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_gcd.cc:417:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd = mspref(a_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:418:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd = mspref(b_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_gcd.cc:423:44: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:424:44: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_gcd.cc:439:71: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_msd = (a_msd << (intDsize-a_msd_size)) | (mspref(a_MSDptr,1) >> a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:441:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd = mspref(a_MSDptr,1) << (intDsize-a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:443:36: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:444:36: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ 12 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd.lo -MD -MP -MF integer/gcd/.deps/cl_I_gcd.Tpo -c integer/gcd/cl_I_gcd.cc -o integer/gcd/cl_I_gcd.o In file included from integer/gcd/cl_I_gcd.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/gcd/cl_I_gcd.cc:412:40: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_msd |= mspref(a_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:413:40: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_msd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_gcd.cc:417:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd = mspref(a_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:418:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd = mspref(b_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_gcd.cc:423:44: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:424:44: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_gcd.cc:439:71: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_msd = (a_msd << (intDsize-a_msd_size)) | (mspref(a_MSDptr,1) >> a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:441:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd = mspref(a_MSDptr,1) << (intDsize-a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:443:36: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:306:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_gcd.cc:444:36: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_gcd.cc:309:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ 12 warnings generated. depbase=`echo integer/gcd/cl_I_gcd_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd_aux.lo -MD -MP -MF $depbase.Tpo -c -o integer/gcd/cl_I_gcd_aux.lo integer/gcd/cl_I_gcd_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd_aux.lo -MD -MP -MF integer/gcd/.deps/cl_I_gcd_aux.Tpo -c integer/gcd/cl_I_gcd_aux.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd_aux.o In file included from integer/gcd/cl_I_gcd_aux.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd_aux.lo -MD -MP -MF integer/gcd/.deps/cl_I_gcd_aux.Tpo -c integer/gcd/cl_I_gcd_aux.cc -o integer/gcd/cl_I_gcd_aux.o In file included from integer/gcd/cl_I_gcd_aux.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/gcd/cl_I_gcd_aux2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd_aux2.lo -MD -MP -MF $depbase.Tpo -c -o integer/gcd/cl_I_gcd_aux2.lo integer/gcd/cl_I_gcd_aux2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd_aux2.lo -MD -MP -MF integer/gcd/.deps/cl_I_gcd_aux2.Tpo -c integer/gcd/cl_I_gcd_aux2.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd_aux2.o In file included from integer/gcd/cl_I_gcd_aux2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/gcd/cl_I_gcd_aux2.cc:218:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,ylo, phi =, plo =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:218:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:219:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,yhi, , phi +=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:219:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:284:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,x2, qxhi =, qx =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:284:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:293:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,y2, qyhi =, qy =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:293:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:305:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z2lo, qzhi =, qzlo =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:305:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:306:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z2hi, , qzhi +=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:306:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,x1, qxhi =, qx =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:389:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,y1, qyhi =, qy =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:389:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:401:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z1lo, qzhi =, qzlo =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:401:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:402:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z1hi, , qzhi +=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:402:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 22 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_gcd_aux2.lo -MD -MP -MF integer/gcd/.deps/cl_I_gcd_aux2.Tpo -c integer/gcd/cl_I_gcd_aux2.cc -o integer/gcd/cl_I_gcd_aux2.o In file included from integer/gcd/cl_I_gcd_aux2.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/gcd/cl_I_gcd_aux2.cc:218:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,ylo, phi =, plo =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:218:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:219:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,yhi, , phi +=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:219:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:284:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,x2, qxhi =, qx =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:284:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:293:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,y2, qyhi =, qy =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:293:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:305:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z2lo, qzhi =, qzlo =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:305:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:306:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z2hi, , qzhi +=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:306:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,x1, qxhi =, qx =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:380:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:389:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,y1, qyhi =, qy =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:389:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:401:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z1lo, qzhi =, qzlo =); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:401:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ integer/gcd/cl_I_gcd_aux2.cc:402:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] muluD(q,z1hi, , qzhi +=); ^ ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:381:12: note: expanded from macro 'mulu64' ({ var register uint64 _hi; \ ^ integer/gcd/cl_I_gcd_aux2.cc:402:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/digit/cl_D.h:93:20: note: expanded from macro 'muluD' #define muluD mulu64 ^ ./base/cl_low.h:382:12: note: expanded from macro 'mulu64' var register uint64 _lo; \ ^ 22 warnings generated. depbase=`echo integer/gcd/cl_I_lcm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_lcm.lo -MD -MP -MF $depbase.Tpo -c -o integer/gcd/cl_I_lcm.lo integer/gcd/cl_I_lcm.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_lcm.lo -MD -MP -MF integer/gcd/.deps/cl_I_lcm.Tpo -c integer/gcd/cl_I_lcm.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_lcm.o In file included from integer/gcd/cl_I_lcm.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_lcm.lo -MD -MP -MF integer/gcd/.deps/cl_I_lcm.Tpo -c integer/gcd/cl_I_lcm.cc -o integer/gcd/cl_I_lcm.o In file included from integer/gcd/cl_I_lcm.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/gcd/cl_I_xgcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_xgcd.lo -MD -MP -MF $depbase.Tpo -c -o integer/gcd/cl_I_xgcd.lo integer/gcd/cl_I_xgcd.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_xgcd.lo -MD -MP -MF integer/gcd/.deps/cl_I_xgcd.Tpo -c integer/gcd/cl_I_xgcd.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_xgcd.o In file included from integer/gcd/cl_I_xgcd.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/gcd/cl_I_xgcd.cc:356:44: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_msd |= mspref(a_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:357:44: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_msd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:362:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd = mspref(a_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:363:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd = mspref(b_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:368:48: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:369:48: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:386:71: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_msd = (a_msd << (intDsize-a_msd_size)) | (mspref(a_MSDptr,1) >> a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:388:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd = mspref(a_MSDptr,1) << (intDsize-a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:391:40: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:392:40: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ 12 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_I_xgcd.lo -MD -MP -MF integer/gcd/.deps/cl_I_xgcd.Tpo -c integer/gcd/cl_I_xgcd.cc -o integer/gcd/cl_I_xgcd.o In file included from integer/gcd/cl_I_xgcd.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/gcd/cl_I_xgcd.cc:356:44: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_msd |= mspref(a_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:357:44: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_msd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:362:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd = mspref(a_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:363:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd = mspref(b_MSDptr,1); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:368:48: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:369:48: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:386:71: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_msd = (a_msd << (intDsize-a_msd_size)) | (mspref(a_MSDptr,1) >> a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:388:35: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] a_nsd = mspref(a_MSDptr,1) << (intDsize-a_msd_size); ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:391:40: warning: array index -3 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] { a_nsd |= mspref(a_MSDptr,2) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:228:11: note: array 'a_MSDptr' declared here var uintD* a_MSDptr; ^ integer/gcd/cl_I_xgcd.cc:392:40: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] b_nsd |= mspref(b_MSDptr,1) >> a_msd_size; ~~~~~~~^~~~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/gcd/cl_I_xgcd.cc:231:11: note: array 'b_MSDptr' declared here var uintD* b_MSDptr; ^ 12 warnings generated. depbase=`echo integer/gcd/cl_low_gcd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_low_gcd.lo -MD -MP -MF $depbase.Tpo -c -o integer/gcd/cl_low_gcd.lo integer/gcd/cl_low_gcd.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_low_gcd.lo -MD -MP -MF integer/gcd/.deps/cl_low_gcd.Tpo -c integer/gcd/cl_low_gcd.cc -fPIC -DPIC -o integer/gcd/.libs/cl_low_gcd.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/gcd/cl_low_gcd.lo -MD -MP -MF integer/gcd/.deps/cl_low_gcd.Tpo -c integer/gcd/cl_low_gcd.cc -o integer/gcd/cl_low_gcd.o depbase=`echo integer/hash/cl_I_hash_gcobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_gcobject.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hash_gcobject.lo integer/hash/cl_I_hash_gcobject.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_gcobject.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_gcobject.Tpo -c integer/hash/cl_I_hash_gcobject.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_gcobject.o In file included from integer/hash/cl_I_hash_gcobject.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_gcobject.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_gcobject.Tpo -c integer/hash/cl_I_hash_gcobject.cc -o integer/hash/cl_I_hash_gcobject.o In file included from integer/hash/cl_I_hash_gcobject.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/hash/cl_I_hash_gcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_gcpointer.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hash_gcpointer.lo integer/hash/cl_I_hash_gcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_gcpointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_gcpointer.Tpo -c integer/hash/cl_I_hash_gcpointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_gcpointer.o In file included from integer/hash/cl_I_hash_gcpointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_gcpointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_gcpointer.Tpo -c integer/hash/cl_I_hash_gcpointer.cc -o integer/hash/cl_I_hash_gcpointer.o In file included from integer/hash/cl_I_hash_gcpointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/hash/cl_I_hash_pointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_pointer.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hash_pointer.lo integer/hash/cl_I_hash_pointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_pointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_pointer.Tpo -c integer/hash/cl_I_hash_pointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_pointer.o In file included from integer/hash/cl_I_hash_pointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_pointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_pointer.Tpo -c integer/hash/cl_I_hash_pointer.cc -o integer/hash/cl_I_hash_pointer.o In file included from integer/hash/cl_I_hash_pointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/hash/cl_I_hash_rcobject.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_rcobject.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hash_rcobject.lo integer/hash/cl_I_hash_rcobject.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_rcobject.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_rcobject.Tpo -c integer/hash/cl_I_hash_rcobject.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_rcobject.o In file included from integer/hash/cl_I_hash_rcobject.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_rcobject.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_rcobject.Tpo -c integer/hash/cl_I_hash_rcobject.cc -o integer/hash/cl_I_hash_rcobject.o In file included from integer/hash/cl_I_hash_rcobject.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/hash/cl_I_hash_rcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_rcpointer.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hash_rcpointer.lo integer/hash/cl_I_hash_rcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_rcpointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_rcpointer.Tpo -c integer/hash/cl_I_hash_rcpointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_rcpointer.o In file included from integer/hash/cl_I_hash_rcpointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hash_rcpointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hash_rcpointer.Tpo -c integer/hash/cl_I_hash_rcpointer.cc -o integer/hash/cl_I_hash_rcpointer.o In file included from integer/hash/cl_I_hash_rcpointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/hash/cl_I_hashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hashcode.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hashcode.lo integer/hash/cl_I_hashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hashcode.lo -MD -MP -MF integer/hash/.deps/cl_I_hashcode.Tpo -c integer/hash/cl_I_hashcode.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hashcode.o In file included from integer/hash/cl_I_hashcode.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hashcode.lo -MD -MP -MF integer/hash/.deps/cl_I_hashcode.Tpo -c integer/hash/cl_I_hashcode.cc -o integer/hash/cl_I_hashcode.o In file included from integer/hash/cl_I_hashcode.cc:7: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/hash/cl_I_hashweak_rcpointer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hashweak_rcpointer.lo -MD -MP -MF $depbase.Tpo -c -o integer/hash/cl_I_hashweak_rcpointer.lo integer/hash/cl_I_hashweak_rcpointer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hashweak_rcpointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hashweak_rcpointer.Tpo -c integer/hash/cl_I_hashweak_rcpointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hashweak_rcpointer.o In file included from integer/hash/cl_I_hashweak_rcpointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/hash/cl_I_hashweak_rcpointer.lo -MD -MP -MF integer/hash/.deps/cl_I_hashweak_rcpointer.Tpo -c integer/hash/cl_I_hashweak_rcpointer.cc -o integer/hash/cl_I_hashweak_rcpointer.o In file included from integer/hash/cl_I_hashweak_rcpointer.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/input/cl_I_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_from_string.lo -MD -MP -MF $depbase.Tpo -c -o integer/input/cl_I_from_string.lo integer/input/cl_I_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_from_string.lo -MD -MP -MF integer/input/.deps/cl_I_from_string.Tpo -c integer/input/cl_I_from_string.cc -fPIC -DPIC -o integer/input/.libs/cl_I_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_from_string.lo -MD -MP -MF integer/input/.deps/cl_I_from_string.Tpo -c integer/input/cl_I_from_string.cc -o integer/input/cl_I_from_string.o depbase=`echo integer/input/cl_I_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_read.lo -MD -MP -MF $depbase.Tpo -c -o integer/input/cl_I_read.lo integer/input/cl_I_read.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_read.lo -MD -MP -MF integer/input/.deps/cl_I_read.Tpo -c integer/input/cl_I_read.cc -fPIC -DPIC -o integer/input/.libs/cl_I_read.o In file included from integer/input/cl_I_read.cc:18: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_read.lo -MD -MP -MF integer/input/.deps/cl_I_read.Tpo -c integer/input/cl_I_read.cc -o integer/input/cl_I_read.o In file included from integer/input/cl_I_read.cc:18: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/input/cl_I_read_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_read_stream.lo -MD -MP -MF $depbase.Tpo -c -o integer/input/cl_I_read_stream.lo integer/input/cl_I_read_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_read_stream.lo -MD -MP -MF integer/input/.deps/cl_I_read_stream.Tpo -c integer/input/cl_I_read_stream.cc -fPIC -DPIC -o integer/input/.libs/cl_I_read_stream.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_read_stream.lo -MD -MP -MF integer/input/.deps/cl_I_read_stream.Tpo -c integer/input/cl_I_read_stream.cc -o integer/input/cl_I_read_stream.o depbase=`echo integer/input/cl_I_readparsed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_readparsed.lo -MD -MP -MF $depbase.Tpo -c -o integer/input/cl_I_readparsed.lo integer/input/cl_I_readparsed.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_readparsed.lo -MD -MP -MF integer/input/.deps/cl_I_readparsed.Tpo -c integer/input/cl_I_readparsed.cc -fPIC -DPIC -o integer/input/.libs/cl_I_readparsed.o In file included from integer/input/cl_I_readparsed.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/input/cl_I_readparsed.lo -MD -MP -MF integer/input/.deps/cl_I_readparsed.Tpo -c integer/input/cl_I_readparsed.cc -o integer/input/cl_I_readparsed.o In file included from integer/input/cl_I_readparsed.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/cl_BN_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_BN_class.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_BN_class.lo integer/misc/cl_BN_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_BN_class.lo -MD -MP -MF integer/misc/.deps/cl_BN_class.Tpo -c integer/misc/cl_BN_class.cc -fPIC -DPIC -o integer/misc/.libs/cl_BN_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_BN_class.lo -MD -MP -MF integer/misc/.deps/cl_BN_class.Tpo -c integer/misc/cl_BN_class.cc -o integer/misc/cl_BN_class.o depbase=`echo integer/misc/cl_FN_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_FN_class.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_FN_class.lo integer/misc/cl_FN_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_FN_class.lo -MD -MP -MF integer/misc/.deps/cl_FN_class.Tpo -c integer/misc/cl_FN_class.cc -fPIC -DPIC -o integer/misc/.libs/cl_FN_class.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_FN_class.lo -MD -MP -MF integer/misc/.deps/cl_FN_class.Tpo -c integer/misc/cl_FN_class.cc -o integer/misc/cl_FN_class.o depbase=`echo integer/misc/cl_I_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_abs.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_abs.lo integer/misc/cl_I_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_abs.lo -MD -MP -MF integer/misc/.deps/cl_I_abs.Tpo -c integer/misc/cl_I_abs.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_abs.o In file included from integer/misc/cl_I_abs.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_abs.lo -MD -MP -MF integer/misc/.deps/cl_I_abs.Tpo -c integer/misc/cl_I_abs.cc -o integer/misc/cl_I_abs.o In file included from integer/misc/cl_I_abs.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/cl_I_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_as.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_as.lo integer/misc/cl_I_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_as.lo -MD -MP -MF integer/misc/.deps/cl_I_as.Tpo -c integer/misc/cl_I_as.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_as.lo -MD -MP -MF integer/misc/.deps/cl_I_as.Tpo -c integer/misc/cl_I_as.cc -o integer/misc/cl_I_as.o depbase=`echo integer/misc/cl_I_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_debug.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_debug.lo integer/misc/cl_I_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_debug.lo -MD -MP -MF integer/misc/.deps/cl_I_debug.Tpo -c integer/misc/cl_I_debug.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_debug.lo -MD -MP -MF integer/misc/.deps/cl_I_debug.Tpo -c integer/misc/cl_I_debug.cc -o integer/misc/cl_I_debug.o depbase=`echo integer/misc/cl_I_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_eqhashcode.lo integer/misc/cl_I_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_eqhashcode.lo -MD -MP -MF integer/misc/.deps/cl_I_eqhashcode.Tpo -c integer/misc/cl_I_eqhashcode.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_eqhashcode.o In file included from integer/misc/cl_I_eqhashcode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/misc/cl_I_eqhashcode.cc:50:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uint64 msd2 = (len >= 2 ? mspref(MSDptr,1) : 0); ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/misc/cl_I_eqhashcode.cc:44:6: note: array 'MSDptr' declared here var const uintD* MSDptr; ^ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_eqhashcode.lo -MD -MP -MF integer/misc/.deps/cl_I_eqhashcode.Tpo -c integer/misc/cl_I_eqhashcode.cc -o integer/misc/cl_I_eqhashcode.o In file included from integer/misc/cl_I_eqhashcode.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/misc/cl_I_eqhashcode.cc:50:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uint64 msd2 = (len >= 2 ? mspref(MSDptr,1) : 0); ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ integer/misc/cl_I_eqhashcode.cc:44:6: note: array 'MSDptr' declared here var const uintD* MSDptr; ^ 3 warnings generated. depbase=`echo integer/misc/cl_I_exptpos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_exptpos.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_exptpos.lo integer/misc/cl_I_exptpos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_exptpos.lo -MD -MP -MF integer/misc/.deps/cl_I_exptpos.Tpo -c integer/misc/cl_I_exptpos.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_exptpos.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_exptpos.lo -MD -MP -MF integer/misc/.deps/cl_I_exptpos.Tpo -c integer/misc/cl_I_exptpos.cc -o integer/misc/cl_I_exptpos.o depbase=`echo integer/misc/cl_I_exptpos_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_exptpos_I.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_exptpos_I.lo integer/misc/cl_I_exptpos_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_exptpos_I.lo -MD -MP -MF integer/misc/.deps/cl_I_exptpos_I.Tpo -c integer/misc/cl_I_exptpos_I.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_exptpos_I.o In file included from integer/misc/cl_I_exptpos_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_exptpos_I.lo -MD -MP -MF integer/misc/.deps/cl_I_exptpos_I.Tpo -c integer/misc/cl_I_exptpos_I.cc -o integer/misc/cl_I_exptpos_I.o In file included from integer/misc/cl_I_exptpos_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/cl_I_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_max.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_max.lo integer/misc/cl_I_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_max.lo -MD -MP -MF integer/misc/.deps/cl_I_max.Tpo -c integer/misc/cl_I_max.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_max.lo -MD -MP -MF integer/misc/.deps/cl_I_max.Tpo -c integer/misc/cl_I_max.cc -o integer/misc/cl_I_max.o depbase=`echo integer/misc/cl_I_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_min.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_min.lo integer/misc/cl_I_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_min.lo -MD -MP -MF integer/misc/.deps/cl_I_min.Tpo -c integer/misc/cl_I_min.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_min.lo -MD -MP -MF integer/misc/.deps/cl_I_min.Tpo -c integer/misc/cl_I_min.cc -o integer/misc/cl_I_min.o depbase=`echo integer/misc/cl_I_oddp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_oddp.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_oddp.lo integer/misc/cl_I_oddp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_oddp.lo -MD -MP -MF integer/misc/.deps/cl_I_oddp.Tpo -c integer/misc/cl_I_oddp.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_oddp.o In file included from integer/misc/cl_I_oddp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_oddp.lo -MD -MP -MF integer/misc/.deps/cl_I_oddp.Tpo -c integer/misc/cl_I_oddp.cc -o integer/misc/cl_I_oddp.o In file included from integer/misc/cl_I_oddp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/cl_I_ord2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_ord2.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_ord2.lo integer/misc/cl_I_ord2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_ord2.lo -MD -MP -MF integer/misc/.deps/cl_I_ord2.Tpo -c integer/misc/cl_I_ord2.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_ord2.o In file included from integer/misc/cl_I_ord2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_ord2.lo -MD -MP -MF integer/misc/.deps/cl_I_ord2.Tpo -c integer/misc/cl_I_ord2.cc -o integer/misc/cl_I_ord2.o In file included from integer/misc/cl_I_ord2.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/cl_I_power2p.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_power2p.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_power2p.lo integer/misc/cl_I_power2p.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_power2p.lo -MD -MP -MF integer/misc/.deps/cl_I_power2p.Tpo -c integer/misc/cl_I_power2p.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_power2p.o In file included from integer/misc/cl_I_power2p.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_power2p.lo -MD -MP -MF integer/misc/.deps/cl_I_power2p.Tpo -c integer/misc/cl_I_power2p.cc -o integer/misc/cl_I_power2p.o In file included from integer/misc/cl_I_power2p.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/cl_I_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_signum.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/cl_I_signum.lo integer/misc/cl_I_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_signum.lo -MD -MP -MF integer/misc/.deps/cl_I_signum.Tpo -c integer/misc/cl_I_signum.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_signum.o In file included from integer/misc/cl_I_signum.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/cl_I_signum.lo -MD -MP -MF integer/misc/.deps/cl_I_signum.Tpo -c integer/misc/cl_I_signum.cc -o integer/misc/cl_I_signum.o In file included from integer/misc/cl_I_signum.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/combin/cl_I_binomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_binomial.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/combin/cl_I_binomial.lo integer/misc/combin/cl_I_binomial.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_binomial.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_binomial.Tpo -c integer/misc/combin/cl_I_binomial.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_binomial.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_binomial.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_binomial.Tpo -c integer/misc/combin/cl_I_binomial.cc -o integer/misc/combin/cl_I_binomial.o depbase=`echo integer/misc/combin/cl_I_doublefactorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_doublefactorial.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/combin/cl_I_doublefactorial.lo integer/misc/combin/cl_I_doublefactorial.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_doublefactorial.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_doublefactorial.Tpo -c integer/misc/combin/cl_I_doublefactorial.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_doublefactorial.o In file included from integer/misc/combin/cl_I_doublefactorial.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_doublefactorial.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_doublefactorial.Tpo -c integer/misc/combin/cl_I_doublefactorial.cc -o integer/misc/combin/cl_I_doublefactorial.o In file included from integer/misc/combin/cl_I_doublefactorial.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/combin/cl_I_factorial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_factorial.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/combin/cl_I_factorial.lo integer/misc/combin/cl_I_factorial.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_factorial.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_factorial.Tpo -c integer/misc/combin/cl_I_factorial.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_factorial.o In file included from integer/misc/combin/cl_I_factorial.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_factorial.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_factorial.Tpo -c integer/misc/combin/cl_I_factorial.cc -o integer/misc/combin/cl_I_factorial.o In file included from integer/misc/combin/cl_I_factorial.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/misc/combin/cl_I_factorial_aux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_factorial_aux.lo -MD -MP -MF $depbase.Tpo -c -o integer/misc/combin/cl_I_factorial_aux.lo integer/misc/combin/cl_I_factorial_aux.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_factorial_aux.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_factorial_aux.Tpo -c integer/misc/combin/cl_I_factorial_aux.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_factorial_aux.o In file included from integer/misc/combin/cl_I_factorial_aux.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/misc/combin/cl_I_factorial_aux.lo -MD -MP -MF integer/misc/combin/.deps/cl_I_factorial_aux.Tpo -c integer/misc/combin/cl_I_factorial_aux.cc -o integer/misc/combin/cl_I_factorial_aux.o In file included from integer/misc/combin/cl_I_factorial_aux.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/output/cl_I_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_aprint.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_aprint.lo integer/output/cl_I_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_aprint.lo -MD -MP -MF integer/output/.deps/cl_I_aprint.Tpo -c integer/output/cl_I_aprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_aprint.lo -MD -MP -MF integer/output/.deps/cl_I_aprint.Tpo -c integer/output/cl_I_aprint.cc -o integer/output/cl_I_aprint.o depbase=`echo integer/output/cl_I_bprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_bprint.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_bprint.lo integer/output/cl_I_bprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_bprint.lo -MD -MP -MF integer/output/.deps/cl_I_bprint.Tpo -c integer/output/cl_I_bprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_bprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_bprint.lo -MD -MP -MF integer/output/.deps/cl_I_bprint.Tpo -c integer/output/cl_I_bprint.cc -o integer/output/cl_I_bprint.o depbase=`echo integer/output/cl_I_cprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_cprint.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_cprint.lo integer/output/cl_I_cprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_cprint.lo -MD -MP -MF integer/output/.deps/cl_I_cprint.Tpo -c integer/output/cl_I_cprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_cprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_cprint.lo -MD -MP -MF integer/output/.deps/cl_I_cprint.Tpo -c integer/output/cl_I_cprint.cc -o integer/output/cl_I_cprint.o depbase=`echo integer/output/cl_I_decstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_decstring.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_decstring.lo integer/output/cl_I_decstring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_decstring.lo -MD -MP -MF integer/output/.deps/cl_I_decstring.Tpo -c integer/output/cl_I_decstring.cc -fPIC -DPIC -o integer/output/.libs/cl_I_decstring.o In file included from integer/output/cl_I_decstring.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_decstring.lo -MD -MP -MF integer/output/.deps/cl_I_decstring.Tpo -c integer/output/cl_I_decstring.cc -o integer/output/cl_I_decstring.o In file included from integer/output/cl_I_decstring.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/output/cl_I_dprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_dprint.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_dprint.lo integer/output/cl_I_dprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_dprint.lo -MD -MP -MF integer/output/.deps/cl_I_dprint.Tpo -c integer/output/cl_I_dprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_dprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_dprint.lo -MD -MP -MF integer/output/.deps/cl_I_dprint.Tpo -c integer/output/cl_I_dprint.cc -o integer/output/cl_I_dprint.o depbase=`echo integer/output/cl_I_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_print.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_print.lo integer/output/cl_I_print.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_print.lo -MD -MP -MF integer/output/.deps/cl_I_print.Tpo -c integer/output/cl_I_print.cc -fPIC -DPIC -o integer/output/.libs/cl_I_print.o In file included from integer/output/cl_I_print.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_print.lo -MD -MP -MF integer/output/.deps/cl_I_print.Tpo -c integer/output/cl_I_print.cc -o integer/output/cl_I_print.o In file included from integer/output/cl_I_print.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/output/cl_I_print_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_print_string.lo -MD -MP -MF $depbase.Tpo -c -o integer/output/cl_I_print_string.lo integer/output/cl_I_print_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_print_string.lo -MD -MP -MF integer/output/.deps/cl_I_print_string.Tpo -c integer/output/cl_I_print_string.cc -fPIC -DPIC -o integer/output/.libs/cl_I_print_string.o In file included from integer/output/cl_I_print_string.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/output/cl_I_print_string.lo -MD -MP -MF integer/output/.deps/cl_I_print_string.Tpo -c integer/output/cl_I_print_string.cc -o integer/output/cl_I_print_string.o In file included from integer/output/cl_I_print_string.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/random/cl_I_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/random/cl_I_random.lo -MD -MP -MF $depbase.Tpo -c -o integer/random/cl_I_random.lo integer/random/cl_I_random.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/random/cl_I_random.lo -MD -MP -MF integer/random/.deps/cl_I_random.Tpo -c integer/random/cl_I_random.cc -fPIC -DPIC -o integer/random/.libs/cl_I_random.o In file included from integer/random/cl_I_random.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/random/cl_I_random.lo -MD -MP -MF integer/random/.deps/cl_I_random.Tpo -c integer/random/cl_I_random.cc -o integer/random/cl_I_random.o In file included from integer/random/cl_I_random.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/random/cl_I_trandom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/random/cl_I_trandom.lo -MD -MP -MF $depbase.Tpo -c -o integer/random/cl_I_trandom.lo integer/random/cl_I_trandom.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/random/cl_I_trandom.lo -MD -MP -MF integer/random/.deps/cl_I_trandom.Tpo -c integer/random/cl_I_trandom.cc -fPIC -DPIC -o integer/random/.libs/cl_I_trandom.o In file included from integer/random/cl_I_trandom.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/random/cl_I_trandom.lo -MD -MP -MF integer/random/.deps/cl_I_trandom.Tpo -c integer/random/cl_I_trandom.cc -o integer/random/cl_I_trandom.o In file included from integer/random/cl_I_trandom.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo integer/ring/cl_0_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/ring/cl_0_ring.lo -MD -MP -MF $depbase.Tpo -c -o integer/ring/cl_0_ring.lo integer/ring/cl_0_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/ring/cl_0_ring.lo -MD -MP -MF integer/ring/.deps/cl_0_ring.Tpo -c integer/ring/cl_0_ring.cc -fPIC -DPIC -o integer/ring/.libs/cl_0_ring.o integer/ring/cl_0_ring.cc:144:32: warning: variable 'cl_0_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_null_ring cl_0_ring = cl_0_ring; ~~~~~~~~~ ^~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/ring/cl_0_ring.lo -MD -MP -MF integer/ring/.deps/cl_0_ring.Tpo -c integer/ring/cl_0_ring.cc -o integer/ring/cl_0_ring.o integer/ring/cl_0_ring.cc:144:32: warning: variable 'cl_0_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_null_ring cl_0_ring = cl_0_ring; ~~~~~~~~~ ^~~~~~~~~ 1 warning generated. depbase=`echo integer/ring/cl_I_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/ring/cl_I_ring.lo -MD -MP -MF $depbase.Tpo -c -o integer/ring/cl_I_ring.lo integer/ring/cl_I_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/ring/cl_I_ring.lo -MD -MP -MF integer/ring/.deps/cl_I_ring.Tpo -c integer/ring/cl_I_ring.cc -fPIC -DPIC -o integer/ring/.libs/cl_I_ring.o In file included from integer/ring/cl_I_ring.cc:15: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/ring/cl_I_ring.cc:152:35: warning: variable 'cl_I_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_integer_ring cl_I_ring = cl_I_ring; ~~~~~~~~~ ^~~~~~~~~ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT integer/ring/cl_I_ring.lo -MD -MP -MF integer/ring/.deps/cl_I_ring.Tpo -c integer/ring/cl_I_ring.cc -o integer/ring/cl_I_ring.o In file included from integer/ring/cl_I_ring.cc:15: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ integer/ring/cl_I_ring.cc:152:35: warning: variable 'cl_I_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_integer_ring cl_I_ring = cl_I_ring; ~~~~~~~~~ ^~~~~~~~~ 3 warnings generated. depbase=`echo modinteger/cl_MI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI.lo -MD -MP -MF $depbase.Tpo -c -o modinteger/cl_MI.lo modinteger/cl_MI.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI.lo -MD -MP -MF modinteger/.deps/cl_MI.Tpo -c modinteger/cl_MI.cc -fPIC -DPIC -o modinteger/.libs/cl_MI.o In file included from modinteger/cl_MI.cc:11: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:37:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32(xr,yr,zrhi=,zrlo=); ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:37:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:48:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32(xr,xr,zrhi=,zrlo=); ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:48:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ modinteger/cl_MI.cc:193:40: warning: variable 'cl_modint0_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_modint_ring cl_modint0_ring = cl_modint0_ring; ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ 7 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI.lo -MD -MP -MF modinteger/.deps/cl_MI.Tpo -c modinteger/cl_MI.cc -o modinteger/cl_MI.o In file included from modinteger/cl_MI.cc:11: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:37:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32(xr,yr,zrhi=,zrlo=); ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:37:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:48:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] mulu32(xr,xr,zrhi=,zrlo=); ^ ./base/cl_low.h:267:12: note: expanded from macro 'mulu32' ({ var register uint32 _hi; \ ^ In file included from modinteger/cl_MI.cc:72: ./modinteger/cl_MI_fix32.h:48:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] ./base/cl_low.h:268:12: note: expanded from macro 'mulu32' var register uint32 _lo; \ ^ modinteger/cl_MI.cc:193:40: warning: variable 'cl_modint0_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_modint_ring cl_modint0_ring = cl_modint0_ring; ~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ 7 warnings generated. depbase=`echo modinteger/cl_MI_cond_composite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_cond_composite.lo -MD -MP -MF $depbase.Tpo -c -o modinteger/cl_MI_cond_composite.lo modinteger/cl_MI_cond_composite.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_cond_composite.lo -MD -MP -MF modinteger/.deps/cl_MI_cond_composite.Tpo -c modinteger/cl_MI_cond_composite.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_cond_composite.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_cond_composite.lo -MD -MP -MF modinteger/.deps/cl_MI_cond_composite.Tpo -c modinteger/cl_MI_cond_composite.cc -o modinteger/cl_MI_cond_composite.o depbase=`echo modinteger/cl_MI_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_debug.lo -MD -MP -MF $depbase.Tpo -c -o modinteger/cl_MI_debug.lo modinteger/cl_MI_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_debug.lo -MD -MP -MF modinteger/.deps/cl_MI_debug.Tpo -c modinteger/cl_MI_debug.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_debug.lo -MD -MP -MF modinteger/.deps/cl_MI_debug.Tpo -c modinteger/cl_MI_debug.cc -o modinteger/cl_MI_debug.o depbase=`echo modinteger/cl_MI_err_comp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_err_comp.lo -MD -MP -MF $depbase.Tpo -c -o modinteger/cl_MI_err_comp.lo modinteger/cl_MI_err_comp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_err_comp.lo -MD -MP -MF modinteger/.deps/cl_MI_err_comp.Tpo -c modinteger/cl_MI_err_comp.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_err_comp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_err_comp.lo -MD -MP -MF modinteger/.deps/cl_MI_err_comp.Tpo -c modinteger/cl_MI_err_comp.cc -o modinteger/cl_MI_err_comp.o depbase=`echo modinteger/cl_MI_lshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_lshift.lo -MD -MP -MF $depbase.Tpo -c -o modinteger/cl_MI_lshift.lo modinteger/cl_MI_lshift.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_lshift.lo -MD -MP -MF modinteger/.deps/cl_MI_lshift.Tpo -c modinteger/cl_MI_lshift.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_lshift.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_lshift.lo -MD -MP -MF modinteger/.deps/cl_MI_lshift.Tpo -c modinteger/cl_MI_lshift.cc -o modinteger/cl_MI_lshift.o depbase=`echo modinteger/cl_MI_rshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_rshift.lo -MD -MP -MF $depbase.Tpo -c -o modinteger/cl_MI_rshift.lo modinteger/cl_MI_rshift.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_rshift.lo -MD -MP -MF modinteger/.deps/cl_MI_rshift.Tpo -c modinteger/cl_MI_rshift.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_rshift.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT modinteger/cl_MI_rshift.lo -MD -MP -MF modinteger/.deps/cl_MI_rshift.Tpo -c modinteger/cl_MI_rshift.cc -o modinteger/cl_MI_rshift.o depbase=`echo numtheory/cl_IF_millerrabin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_millerrabin.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_IF_millerrabin.lo numtheory/cl_IF_millerrabin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_millerrabin.lo -MD -MP -MF numtheory/.deps/cl_IF_millerrabin.Tpo -c numtheory/cl_IF_millerrabin.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_millerrabin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_millerrabin.lo -MD -MP -MF numtheory/.deps/cl_IF_millerrabin.Tpo -c numtheory/cl_IF_millerrabin.cc -o numtheory/cl_IF_millerrabin.o depbase=`echo numtheory/cl_IF_smallprimes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_smallprimes.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_IF_smallprimes.lo numtheory/cl_IF_smallprimes.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_smallprimes.lo -MD -MP -MF numtheory/.deps/cl_IF_smallprimes.Tpo -c numtheory/cl_IF_smallprimes.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_smallprimes.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_smallprimes.lo -MD -MP -MF numtheory/.deps/cl_IF_smallprimes.Tpo -c numtheory/cl_IF_smallprimes.cc -o numtheory/cl_IF_smallprimes.o depbase=`echo numtheory/cl_IF_trialdiv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_IF_trialdiv.lo numtheory/cl_IF_trialdiv.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv.lo -MD -MP -MF numtheory/.deps/cl_IF_trialdiv.Tpo -c numtheory/cl_IF_trialdiv.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv.o In file included from numtheory/cl_IF_trialdiv.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv.lo -MD -MP -MF numtheory/.deps/cl_IF_trialdiv.Tpo -c numtheory/cl_IF_trialdiv.cc -o numtheory/cl_IF_trialdiv.o In file included from numtheory/cl_IF_trialdiv.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo numtheory/cl_IF_trialdiv1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv1.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_IF_trialdiv1.lo numtheory/cl_IF_trialdiv1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv1.lo -MD -MP -MF numtheory/.deps/cl_IF_trialdiv1.Tpo -c numtheory/cl_IF_trialdiv1.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv1.o In file included from numtheory/cl_IF_trialdiv1.cc:12: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv1.lo -MD -MP -MF numtheory/.deps/cl_IF_trialdiv1.Tpo -c numtheory/cl_IF_trialdiv1.cc -o numtheory/cl_IF_trialdiv1.o In file included from numtheory/cl_IF_trialdiv1.cc:12: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo numtheory/cl_IF_trialdiv2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv2.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_IF_trialdiv2.lo numtheory/cl_IF_trialdiv2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv2.lo -MD -MP -MF numtheory/.deps/cl_IF_trialdiv2.Tpo -c numtheory/cl_IF_trialdiv2.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv2.o In file included from numtheory/cl_IF_trialdiv2.cc:12: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_IF_trialdiv2.lo -MD -MP -MF numtheory/.deps/cl_IF_trialdiv2.Tpo -c numtheory/cl_IF_trialdiv2.cc -o numtheory/cl_IF_trialdiv2.o In file included from numtheory/cl_IF_trialdiv2.cc:12: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo numtheory/cl_nt_cornacchia1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_cornacchia1.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_cornacchia1.lo numtheory/cl_nt_cornacchia1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_cornacchia1.lo -MD -MP -MF numtheory/.deps/cl_nt_cornacchia1.Tpo -c numtheory/cl_nt_cornacchia1.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_cornacchia1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_cornacchia1.lo -MD -MP -MF numtheory/.deps/cl_nt_cornacchia1.Tpo -c numtheory/cl_nt_cornacchia1.cc -o numtheory/cl_nt_cornacchia1.o depbase=`echo numtheory/cl_nt_cornacchia4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_cornacchia4.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_cornacchia4.lo numtheory/cl_nt_cornacchia4.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_cornacchia4.lo -MD -MP -MF numtheory/.deps/cl_nt_cornacchia4.Tpo -c numtheory/cl_nt_cornacchia4.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_cornacchia4.o In file included from numtheory/cl_nt_cornacchia4.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_cornacchia4.lo -MD -MP -MF numtheory/.deps/cl_nt_cornacchia4.Tpo -c numtheory/cl_nt_cornacchia4.cc -o numtheory/cl_nt_cornacchia4.o In file included from numtheory/cl_nt_cornacchia4.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo numtheory/cl_nt_isprobprime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_isprobprime.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_isprobprime.lo numtheory/cl_nt_isprobprime.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_isprobprime.lo -MD -MP -MF numtheory/.deps/cl_nt_isprobprime.Tpo -c numtheory/cl_nt_isprobprime.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_isprobprime.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_isprobprime.lo -MD -MP -MF numtheory/.deps/cl_nt_isprobprime.Tpo -c numtheory/cl_nt_isprobprime.cc -o numtheory/cl_nt_isprobprime.o depbase=`echo numtheory/cl_nt_jacobi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_jacobi.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_jacobi.lo numtheory/cl_nt_jacobi.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_jacobi.lo -MD -MP -MF numtheory/.deps/cl_nt_jacobi.Tpo -c numtheory/cl_nt_jacobi.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_jacobi.o In file included from numtheory/cl_nt_jacobi.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_jacobi.lo -MD -MP -MF numtheory/.deps/cl_nt_jacobi.Tpo -c numtheory/cl_nt_jacobi.cc -o numtheory/cl_nt_jacobi.o In file included from numtheory/cl_nt_jacobi.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo numtheory/cl_nt_jacobi_low.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_jacobi_low.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_jacobi_low.lo numtheory/cl_nt_jacobi_low.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_jacobi_low.lo -MD -MP -MF numtheory/.deps/cl_nt_jacobi_low.Tpo -c numtheory/cl_nt_jacobi_low.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_jacobi_low.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_jacobi_low.lo -MD -MP -MF numtheory/.deps/cl_nt_jacobi_low.Tpo -c numtheory/cl_nt_jacobi_low.cc -o numtheory/cl_nt_jacobi_low.o depbase=`echo numtheory/cl_nt_nextprobprime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_nextprobprime.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_nextprobprime.lo numtheory/cl_nt_nextprobprime.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_nextprobprime.lo -MD -MP -MF numtheory/.deps/cl_nt_nextprobprime.Tpo -c numtheory/cl_nt_nextprobprime.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_nextprobprime.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_nextprobprime.lo -MD -MP -MF numtheory/.deps/cl_nt_nextprobprime.Tpo -c numtheory/cl_nt_nextprobprime.cc -o numtheory/cl_nt_nextprobprime.o depbase=`echo numtheory/cl_nt_sqrtmodp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_sqrtmodp.lo -MD -MP -MF $depbase.Tpo -c -o numtheory/cl_nt_sqrtmodp.lo numtheory/cl_nt_sqrtmodp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_sqrtmodp.lo -MD -MP -MF numtheory/.deps/cl_nt_sqrtmodp.Tpo -c numtheory/cl_nt_sqrtmodp.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_sqrtmodp.o In file included from numtheory/cl_nt_sqrtmodp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT numtheory/cl_nt_sqrtmodp.lo -MD -MP -MF numtheory/.deps/cl_nt_sqrtmodp.Tpo -c numtheory/cl_nt_sqrtmodp.cc -o numtheory/cl_nt_sqrtmodp.o In file included from numtheory/cl_nt_sqrtmodp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo polynomial/elem/cl_UP.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/elem/cl_UP.lo polynomial/elem/cl_UP.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP.lo -MD -MP -MF polynomial/elem/.deps/cl_UP.Tpo -c polynomial/elem/cl_UP.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP.o In file included from polynomial/elem/cl_UP.cc:34: In file included from polynomial/elem/cl_UP_GF2.h:6: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP.lo -MD -MP -MF polynomial/elem/.deps/cl_UP.Tpo -c polynomial/elem/cl_UP.cc -o polynomial/elem/cl_UP.o In file included from polynomial/elem/cl_UP.cc:34: In file included from polynomial/elem/cl_UP_GF2.h:6: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo polynomial/elem/cl_UP_named.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_named.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/elem/cl_UP_named.lo polynomial/elem/cl_UP_named.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_named.lo -MD -MP -MF polynomial/elem/.deps/cl_UP_named.Tpo -c polynomial/elem/cl_UP_named.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_named.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_named.lo -MD -MP -MF polynomial/elem/.deps/cl_UP_named.Tpo -c polynomial/elem/cl_UP_named.cc -o polynomial/elem/cl_UP_named.o depbase=`echo polynomial/elem/cl_UP_no_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_no_ring.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/elem/cl_UP_no_ring.lo polynomial/elem/cl_UP_no_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_no_ring.lo -MD -MP -MF polynomial/elem/.deps/cl_UP_no_ring.Tpo -c polynomial/elem/cl_UP_no_ring.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_no_ring.o polynomial/elem/cl_UP_no_ring.cc:177:46: warning: variable 'cl_no_univpoly_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_univpoly_ring cl_no_univpoly_ring = cl_no_univpoly_ring; ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_no_ring.lo -MD -MP -MF polynomial/elem/.deps/cl_UP_no_ring.Tpo -c polynomial/elem/cl_UP_no_ring.cc -o polynomial/elem/cl_UP_no_ring.o polynomial/elem/cl_UP_no_ring.cc:177:46: warning: variable 'cl_no_univpoly_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_univpoly_ring cl_no_univpoly_ring = cl_no_univpoly_ring; ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo polynomial/elem/cl_UP_unnamed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_unnamed.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/elem/cl_UP_unnamed.lo polynomial/elem/cl_UP_unnamed.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_unnamed.lo -MD -MP -MF polynomial/elem/.deps/cl_UP_unnamed.Tpo -c polynomial/elem/cl_UP_unnamed.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_unnamed.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/elem/cl_UP_unnamed.lo -MD -MP -MF polynomial/elem/.deps/cl_UP_unnamed.Tpo -c polynomial/elem/cl_UP_unnamed.cc -o polynomial/elem/cl_UP_unnamed.o depbase=`echo polynomial/misc/cl_UP_I_hermite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_hermite.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/misc/cl_UP_I_hermite.lo polynomial/misc/cl_UP_I_hermite.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_hermite.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_I_hermite.Tpo -c polynomial/misc/cl_UP_I_hermite.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_hermite.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_hermite.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_I_hermite.Tpo -c polynomial/misc/cl_UP_I_hermite.cc -o polynomial/misc/cl_UP_I_hermite.o depbase=`echo polynomial/misc/cl_UP_I_laguerre.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_laguerre.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/misc/cl_UP_I_laguerre.lo polynomial/misc/cl_UP_I_laguerre.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_laguerre.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_I_laguerre.Tpo -c polynomial/misc/cl_UP_I_laguerre.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_laguerre.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_laguerre.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_I_laguerre.Tpo -c polynomial/misc/cl_UP_I_laguerre.cc -o polynomial/misc/cl_UP_I_laguerre.o depbase=`echo polynomial/misc/cl_UP_I_tchebychev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_tchebychev.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/misc/cl_UP_I_tchebychev.lo polynomial/misc/cl_UP_I_tchebychev.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_tchebychev.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_I_tchebychev.Tpo -c polynomial/misc/cl_UP_I_tchebychev.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_tchebychev.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_I_tchebychev.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_I_tchebychev.Tpo -c polynomial/misc/cl_UP_I_tchebychev.cc -o polynomial/misc/cl_UP_I_tchebychev.o depbase=`echo polynomial/misc/cl_UP_RA_legendre.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_RA_legendre.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/misc/cl_UP_RA_legendre.lo polynomial/misc/cl_UP_RA_legendre.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_RA_legendre.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_RA_legendre.Tpo -c polynomial/misc/cl_UP_RA_legendre.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_RA_legendre.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_RA_legendre.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_RA_legendre.Tpo -c polynomial/misc/cl_UP_RA_legendre.cc -o polynomial/misc/cl_UP_RA_legendre.o depbase=`echo polynomial/misc/cl_UP_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_debug.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/misc/cl_UP_debug.lo polynomial/misc/cl_UP_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_debug.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_debug.Tpo -c polynomial/misc/cl_UP_debug.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_debug.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_debug.Tpo -c polynomial/misc/cl_UP_debug.cc -o polynomial/misc/cl_UP_debug.o depbase=`echo polynomial/misc/cl_UP_deriv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_deriv.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/misc/cl_UP_deriv.lo polynomial/misc/cl_UP_deriv.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_deriv.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_deriv.Tpo -c polynomial/misc/cl_UP_deriv.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_deriv.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT polynomial/misc/cl_UP_deriv.lo -MD -MP -MF polynomial/misc/.deps/cl_UP_deriv.Tpo -c polynomial/misc/cl_UP_deriv.cc -o polynomial/misc/cl_UP_deriv.o depbase=`echo rational/algebraic/cl_RA_rootp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_rootp.lo -MD -MP -MF $depbase.Tpo -c -o rational/algebraic/cl_RA_rootp.lo rational/algebraic/cl_RA_rootp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_rootp.lo -MD -MP -MF rational/algebraic/.deps/cl_RA_rootp.Tpo -c rational/algebraic/cl_RA_rootp.cc -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_rootp.o In file included from rational/algebraic/cl_RA_rootp.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_rootp.lo -MD -MP -MF rational/algebraic/.deps/cl_RA_rootp.Tpo -c rational/algebraic/cl_RA_rootp.cc -o rational/algebraic/cl_RA_rootp.o In file included from rational/algebraic/cl_RA_rootp.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/algebraic/cl_RA_rootp_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_rootp_I.lo -MD -MP -MF $depbase.Tpo -c -o rational/algebraic/cl_RA_rootp_I.lo rational/algebraic/cl_RA_rootp_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_rootp_I.lo -MD -MP -MF rational/algebraic/.deps/cl_RA_rootp_I.Tpo -c rational/algebraic/cl_RA_rootp_I.cc -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_rootp_I.o In file included from rational/algebraic/cl_RA_rootp_I.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_rootp_I.lo -MD -MP -MF rational/algebraic/.deps/cl_RA_rootp_I.Tpo -c rational/algebraic/cl_RA_rootp_I.cc -o rational/algebraic/cl_RA_rootp_I.o In file included from rational/algebraic/cl_RA_rootp_I.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/algebraic/cl_RA_sqrtp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_sqrtp.lo -MD -MP -MF $depbase.Tpo -c -o rational/algebraic/cl_RA_sqrtp.lo rational/algebraic/cl_RA_sqrtp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_sqrtp.lo -MD -MP -MF rational/algebraic/.deps/cl_RA_sqrtp.Tpo -c rational/algebraic/cl_RA_sqrtp.cc -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_sqrtp.o In file included from rational/algebraic/cl_RA_sqrtp.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/algebraic/cl_RA_sqrtp.lo -MD -MP -MF rational/algebraic/.deps/cl_RA_sqrtp.Tpo -c rational/algebraic/cl_RA_sqrtp.cc -o rational/algebraic/cl_RA_sqrtp.o In file included from rational/algebraic/cl_RA_sqrtp.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_ceil1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil1.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_ceil1.lo rational/division/cl_RA_ceil1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil1.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil1.Tpo -c rational/division/cl_RA_ceil1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil1.o In file included from rational/division/cl_RA_ceil1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil1.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil1.Tpo -c rational/division/cl_RA_ceil1.cc -o rational/division/cl_RA_ceil1.o In file included from rational/division/cl_RA_ceil1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_ceil12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil12.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_ceil12.lo rational/division/cl_RA_ceil12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil12.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil12.Tpo -c rational/division/cl_RA_ceil12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil12.o In file included from rational/division/cl_RA_ceil12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil12.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil12.Tpo -c rational/division/cl_RA_ceil12.cc -o rational/division/cl_RA_ceil12.o In file included from rational/division/cl_RA_ceil12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_ceil2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil2.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_ceil2.lo rational/division/cl_RA_ceil2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil2.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil2.Tpo -c rational/division/cl_RA_ceil2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil2.o In file included from rational/division/cl_RA_ceil2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil2.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil2.Tpo -c rational/division/cl_RA_ceil2.cc -o rational/division/cl_RA_ceil2.o In file included from rational/division/cl_RA_ceil2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_ceil22.lo rational/division/cl_RA_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil22.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil22.Tpo -c rational/division/cl_RA_ceil22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil22.o In file included from rational/division/cl_RA_ceil22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_ceil22.lo -MD -MP -MF rational/division/.deps/cl_RA_ceil22.Tpo -c rational/division/cl_RA_ceil22.cc -o rational/division/cl_RA_ceil22.o In file included from rational/division/cl_RA_ceil22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_floor1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor1.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_floor1.lo rational/division/cl_RA_floor1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor1.lo -MD -MP -MF rational/division/.deps/cl_RA_floor1.Tpo -c rational/division/cl_RA_floor1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor1.o In file included from rational/division/cl_RA_floor1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor1.lo -MD -MP -MF rational/division/.deps/cl_RA_floor1.Tpo -c rational/division/cl_RA_floor1.cc -o rational/division/cl_RA_floor1.o In file included from rational/division/cl_RA_floor1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_floor12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor12.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_floor12.lo rational/division/cl_RA_floor12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor12.lo -MD -MP -MF rational/division/.deps/cl_RA_floor12.Tpo -c rational/division/cl_RA_floor12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor12.o In file included from rational/division/cl_RA_floor12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor12.lo -MD -MP -MF rational/division/.deps/cl_RA_floor12.Tpo -c rational/division/cl_RA_floor12.cc -o rational/division/cl_RA_floor12.o In file included from rational/division/cl_RA_floor12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_floor2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor2.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_floor2.lo rational/division/cl_RA_floor2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor2.lo -MD -MP -MF rational/division/.deps/cl_RA_floor2.Tpo -c rational/division/cl_RA_floor2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor2.o In file included from rational/division/cl_RA_floor2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor2.lo -MD -MP -MF rational/division/.deps/cl_RA_floor2.Tpo -c rational/division/cl_RA_floor2.cc -o rational/division/cl_RA_floor2.o In file included from rational/division/cl_RA_floor2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor22.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_floor22.lo rational/division/cl_RA_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor22.lo -MD -MP -MF rational/division/.deps/cl_RA_floor22.Tpo -c rational/division/cl_RA_floor22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor22.o In file included from rational/division/cl_RA_floor22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_floor22.lo -MD -MP -MF rational/division/.deps/cl_RA_floor22.Tpo -c rational/division/cl_RA_floor22.cc -o rational/division/cl_RA_floor22.o In file included from rational/division/cl_RA_floor22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_round1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round1.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_round1.lo rational/division/cl_RA_round1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round1.lo -MD -MP -MF rational/division/.deps/cl_RA_round1.Tpo -c rational/division/cl_RA_round1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round1.o In file included from rational/division/cl_RA_round1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round1.lo -MD -MP -MF rational/division/.deps/cl_RA_round1.Tpo -c rational/division/cl_RA_round1.cc -o rational/division/cl_RA_round1.o In file included from rational/division/cl_RA_round1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_round12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round12.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_round12.lo rational/division/cl_RA_round12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round12.lo -MD -MP -MF rational/division/.deps/cl_RA_round12.Tpo -c rational/division/cl_RA_round12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round12.o In file included from rational/division/cl_RA_round12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round12.lo -MD -MP -MF rational/division/.deps/cl_RA_round12.Tpo -c rational/division/cl_RA_round12.cc -o rational/division/cl_RA_round12.o In file included from rational/division/cl_RA_round12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_round2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round2.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_round2.lo rational/division/cl_RA_round2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round2.lo -MD -MP -MF rational/division/.deps/cl_RA_round2.Tpo -c rational/division/cl_RA_round2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round2.o In file included from rational/division/cl_RA_round2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round2.lo -MD -MP -MF rational/division/.deps/cl_RA_round2.Tpo -c rational/division/cl_RA_round2.cc -o rational/division/cl_RA_round2.o In file included from rational/division/cl_RA_round2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round22.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_round22.lo rational/division/cl_RA_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round22.lo -MD -MP -MF rational/division/.deps/cl_RA_round22.Tpo -c rational/division/cl_RA_round22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round22.o In file included from rational/division/cl_RA_round22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_round22.lo -MD -MP -MF rational/division/.deps/cl_RA_round22.Tpo -c rational/division/cl_RA_round22.cc -o rational/division/cl_RA_round22.o In file included from rational/division/cl_RA_round22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_trunc1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc1.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_trunc1.lo rational/division/cl_RA_trunc1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc1.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc1.Tpo -c rational/division/cl_RA_trunc1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc1.o In file included from rational/division/cl_RA_trunc1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc1.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc1.Tpo -c rational/division/cl_RA_trunc1.cc -o rational/division/cl_RA_trunc1.o In file included from rational/division/cl_RA_trunc1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_trunc12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc12.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_trunc12.lo rational/division/cl_RA_trunc12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc12.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc12.Tpo -c rational/division/cl_RA_trunc12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc12.o In file included from rational/division/cl_RA_trunc12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc12.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc12.Tpo -c rational/division/cl_RA_trunc12.cc -o rational/division/cl_RA_trunc12.o In file included from rational/division/cl_RA_trunc12.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_trunc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc2.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_trunc2.lo rational/division/cl_RA_trunc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc2.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc2.Tpo -c rational/division/cl_RA_trunc2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc2.o In file included from rational/division/cl_RA_trunc2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc2.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc2.Tpo -c rational/division/cl_RA_trunc2.cc -o rational/division/cl_RA_trunc2.o In file included from rational/division/cl_RA_trunc2.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/division/cl_RA_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o rational/division/cl_RA_trunc22.lo rational/division/cl_RA_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc22.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc22.Tpo -c rational/division/cl_RA_trunc22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc22.o In file included from rational/division/cl_RA_trunc22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/division/cl_RA_trunc22.lo -MD -MP -MF rational/division/.deps/cl_RA_trunc22.Tpo -c rational/division/cl_RA_trunc22.cc -o rational/division/cl_RA_trunc22.o In file included from rational/division/cl_RA_trunc22.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_compare.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_compare.lo rational/elem/cl_RA_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_compare.lo -MD -MP -MF rational/elem/.deps/cl_RA_compare.Tpo -c rational/elem/cl_RA_compare.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_compare.o In file included from rational/elem/cl_RA_compare.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_compare.lo -MD -MP -MF rational/elem/.deps/cl_RA_compare.Tpo -c rational/elem/cl_RA_compare.cc -o rational/elem/cl_RA_compare.o In file included from rational/elem/cl_RA_compare.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_denominator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_denominator.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_denominator.lo rational/elem/cl_RA_denominator.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_denominator.lo -MD -MP -MF rational/elem/.deps/cl_RA_denominator.Tpo -c rational/elem/cl_RA_denominator.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_denominator.o In file included from rational/elem/cl_RA_denominator.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_denominator.lo -MD -MP -MF rational/elem/.deps/cl_RA_denominator.Tpo -c rational/elem/cl_RA_denominator.cc -o rational/elem/cl_RA_denominator.o In file included from rational/elem/cl_RA_denominator.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_div.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_div.lo rational/elem/cl_RA_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_div.lo -MD -MP -MF rational/elem/.deps/cl_RA_div.Tpo -c rational/elem/cl_RA_div.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_div.o In file included from rational/elem/cl_RA_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_div.lo -MD -MP -MF rational/elem/.deps/cl_RA_div.Tpo -c rational/elem/cl_RA_div.cc -o rational/elem/cl_RA_div.o In file included from rational/elem/cl_RA_div.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_equal.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_equal.lo rational/elem/cl_RA_equal.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_equal.lo -MD -MP -MF rational/elem/.deps/cl_RA_equal.Tpo -c rational/elem/cl_RA_equal.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_equal.o In file included from rational/elem/cl_RA_equal.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_equal.lo -MD -MP -MF rational/elem/.deps/cl_RA_equal.Tpo -c rational/elem/cl_RA_equal.cc -o rational/elem/cl_RA_equal.o In file included from rational/elem/cl_RA_equal.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_from_I_I_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_I_div.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_from_I_I_div.lo rational/elem/cl_RA_from_I_I_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_I_div.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_I_div.Tpo -c rational/elem/cl_RA_from_I_I_div.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_I_div.o In file included from rational/elem/cl_RA_from_I_I_div.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_I_div.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_I_div.Tpo -c rational/elem/cl_RA_from_I_I_div.cc -o rational/elem/cl_RA_from_I_I_div.o In file included from rational/elem/cl_RA_from_I_I_div.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_from_I_posI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_from_I_posI.lo rational/elem/cl_RA_from_I_posI.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_posI.Tpo -c rational/elem/cl_RA_from_I_posI.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI.o In file included from rational/elem/cl_RA_from_I_posI.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_posI.Tpo -c rational/elem/cl_RA_from_I_posI.cc -o rational/elem/cl_RA_from_I_posI.o In file included from rational/elem/cl_RA_from_I_posI.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_from_I_posI1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI1.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_from_I_posI1.lo rational/elem/cl_RA_from_I_posI1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI1.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_posI1.Tpo -c rational/elem/cl_RA_from_I_posI1.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI1.o In file included from rational/elem/cl_RA_from_I_posI1.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI1.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_posI1.Tpo -c rational/elem/cl_RA_from_I_posI1.cc -o rational/elem/cl_RA_from_I_posI1.o In file included from rational/elem/cl_RA_from_I_posI1.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_from_I_posI_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI_div.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_from_I_posI_div.lo rational/elem/cl_RA_from_I_posI_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI_div.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_posI_div.Tpo -c rational/elem/cl_RA_from_I_posI_div.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI_div.o In file included from rational/elem/cl_RA_from_I_posI_div.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_from_I_posI_div.lo -MD -MP -MF rational/elem/.deps/cl_RA_from_I_posI_div.Tpo -c rational/elem/cl_RA_from_I_posI_div.cc -o rational/elem/cl_RA_from_I_posI_div.o In file included from rational/elem/cl_RA_from_I_posI_div.cc:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minus.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_minus.lo rational/elem/cl_RA_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minus.lo -MD -MP -MF rational/elem/.deps/cl_RA_minus.Tpo -c rational/elem/cl_RA_minus.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_minus.o In file included from rational/elem/cl_RA_minus.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minus.lo -MD -MP -MF rational/elem/.deps/cl_RA_minus.Tpo -c rational/elem/cl_RA_minus.cc -o rational/elem/cl_RA_minus.o In file included from rational/elem/cl_RA_minus.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_minus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minus1.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_minus1.lo rational/elem/cl_RA_minus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minus1.lo -MD -MP -MF rational/elem/.deps/cl_RA_minus1.Tpo -c rational/elem/cl_RA_minus1.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_minus1.o In file included from rational/elem/cl_RA_minus1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minus1.lo -MD -MP -MF rational/elem/.deps/cl_RA_minus1.Tpo -c rational/elem/cl_RA_minus1.cc -o rational/elem/cl_RA_minus1.o In file included from rational/elem/cl_RA_minus1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minusp.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_minusp.lo rational/elem/cl_RA_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minusp.lo -MD -MP -MF rational/elem/.deps/cl_RA_minusp.Tpo -c rational/elem/cl_RA_minusp.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_minusp.o In file included from rational/elem/cl_RA_minusp.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_minusp.lo -MD -MP -MF rational/elem/.deps/cl_RA_minusp.Tpo -c rational/elem/cl_RA_minusp.cc -o rational/elem/cl_RA_minusp.o In file included from rational/elem/cl_RA_minusp.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_mul.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_mul.lo rational/elem/cl_RA_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_mul.lo -MD -MP -MF rational/elem/.deps/cl_RA_mul.Tpo -c rational/elem/cl_RA_mul.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_mul.o In file included from rational/elem/cl_RA_mul.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_mul.lo -MD -MP -MF rational/elem/.deps/cl_RA_mul.Tpo -c rational/elem/cl_RA_mul.cc -o rational/elem/cl_RA_mul.o In file included from rational/elem/cl_RA_mul.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_numerator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_numerator.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_numerator.lo rational/elem/cl_RA_numerator.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_numerator.lo -MD -MP -MF rational/elem/.deps/cl_RA_numerator.Tpo -c rational/elem/cl_RA_numerator.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_numerator.o In file included from rational/elem/cl_RA_numerator.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_numerator.lo -MD -MP -MF rational/elem/.deps/cl_RA_numerator.Tpo -c rational/elem/cl_RA_numerator.cc -o rational/elem/cl_RA_numerator.o In file included from rational/elem/cl_RA_numerator.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plus.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_plus.lo rational/elem/cl_RA_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plus.lo -MD -MP -MF rational/elem/.deps/cl_RA_plus.Tpo -c rational/elem/cl_RA_plus.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_plus.o In file included from rational/elem/cl_RA_plus.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plus.lo -MD -MP -MF rational/elem/.deps/cl_RA_plus.Tpo -c rational/elem/cl_RA_plus.cc -o rational/elem/cl_RA_plus.o In file included from rational/elem/cl_RA_plus.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_plus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plus1.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_plus1.lo rational/elem/cl_RA_plus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plus1.lo -MD -MP -MF rational/elem/.deps/cl_RA_plus1.Tpo -c rational/elem/cl_RA_plus1.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_plus1.o In file included from rational/elem/cl_RA_plus1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plus1.lo -MD -MP -MF rational/elem/.deps/cl_RA_plus1.Tpo -c rational/elem/cl_RA_plus1.cc -o rational/elem/cl_RA_plus1.o In file included from rational/elem/cl_RA_plus1.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plusp.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_plusp.lo rational/elem/cl_RA_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plusp.lo -MD -MP -MF rational/elem/.deps/cl_RA_plusp.Tpo -c rational/elem/cl_RA_plusp.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_plusp.o In file included from rational/elem/cl_RA_plusp.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_plusp.lo -MD -MP -MF rational/elem/.deps/cl_RA_plusp.Tpo -c rational/elem/cl_RA_plusp.cc -o rational/elem/cl_RA_plusp.o In file included from rational/elem/cl_RA_plusp.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_recip.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_recip.lo rational/elem/cl_RA_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_recip.lo -MD -MP -MF rational/elem/.deps/cl_RA_recip.Tpo -c rational/elem/cl_RA_recip.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_recip.o In file included from rational/elem/cl_RA_recip.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_recip.lo -MD -MP -MF rational/elem/.deps/cl_RA_recip.Tpo -c rational/elem/cl_RA_recip.cc -o rational/elem/cl_RA_recip.o In file included from rational/elem/cl_RA_recip.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_square.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_square.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_square.lo rational/elem/cl_RA_square.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_square.lo -MD -MP -MF rational/elem/.deps/cl_RA_square.Tpo -c rational/elem/cl_RA_square.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_square.o In file included from rational/elem/cl_RA_square.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_square.lo -MD -MP -MF rational/elem/.deps/cl_RA_square.Tpo -c rational/elem/cl_RA_square.cc -o rational/elem/cl_RA_square.o In file included from rational/elem/cl_RA_square.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_uminus.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_uminus.lo rational/elem/cl_RA_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_uminus.lo -MD -MP -MF rational/elem/.deps/cl_RA_uminus.Tpo -c rational/elem/cl_RA_uminus.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_uminus.o In file included from rational/elem/cl_RA_uminus.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_uminus.lo -MD -MP -MF rational/elem/.deps/cl_RA_uminus.Tpo -c rational/elem/cl_RA_uminus.cc -o rational/elem/cl_RA_uminus.o In file included from rational/elem/cl_RA_uminus.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/elem/cl_RA_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_zerop.lo -MD -MP -MF $depbase.Tpo -c -o rational/elem/cl_RA_zerop.lo rational/elem/cl_RA_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_zerop.lo -MD -MP -MF rational/elem/.deps/cl_RA_zerop.Tpo -c rational/elem/cl_RA_zerop.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_zerop.o In file included from rational/elem/cl_RA_zerop.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/elem/cl_RA_zerop.lo -MD -MP -MF rational/elem/.deps/cl_RA_zerop.Tpo -c rational/elem/cl_RA_zerop.cc -o rational/elem/cl_RA_zerop.o In file included from rational/elem/cl_RA_zerop.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/input/cl_RA_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_from_string.lo -MD -MP -MF $depbase.Tpo -c -o rational/input/cl_RA_from_string.lo rational/input/cl_RA_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_from_string.lo -MD -MP -MF rational/input/.deps/cl_RA_from_string.Tpo -c rational/input/cl_RA_from_string.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_from_string.lo -MD -MP -MF rational/input/.deps/cl_RA_from_string.Tpo -c rational/input/cl_RA_from_string.cc -o rational/input/cl_RA_from_string.o depbase=`echo rational/input/cl_RA_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_read.lo -MD -MP -MF $depbase.Tpo -c -o rational/input/cl_RA_read.lo rational/input/cl_RA_read.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_read.lo -MD -MP -MF rational/input/.deps/cl_RA_read.Tpo -c rational/input/cl_RA_read.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_read.o In file included from rational/input/cl_RA_read.cc:20: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_read.lo -MD -MP -MF rational/input/.deps/cl_RA_read.Tpo -c rational/input/cl_RA_read.cc -o rational/input/cl_RA_read.o In file included from rational/input/cl_RA_read.cc:20: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/input/cl_RA_read_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_read_stream.lo -MD -MP -MF $depbase.Tpo -c -o rational/input/cl_RA_read_stream.lo rational/input/cl_RA_read_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_read_stream.lo -MD -MP -MF rational/input/.deps/cl_RA_read_stream.Tpo -c rational/input/cl_RA_read_stream.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_read_stream.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_read_stream.lo -MD -MP -MF rational/input/.deps/cl_RA_read_stream.Tpo -c rational/input/cl_RA_read_stream.cc -o rational/input/cl_RA_read_stream.o depbase=`echo rational/input/cl_RA_readparsed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_readparsed.lo -MD -MP -MF $depbase.Tpo -c -o rational/input/cl_RA_readparsed.lo rational/input/cl_RA_readparsed.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_readparsed.lo -MD -MP -MF rational/input/.deps/cl_RA_readparsed.Tpo -c rational/input/cl_RA_readparsed.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_readparsed.o In file included from rational/input/cl_RA_readparsed.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/input/cl_RA_readparsed.lo -MD -MP -MF rational/input/.deps/cl_RA_readparsed.Tpo -c rational/input/cl_RA_readparsed.cc -o rational/input/cl_RA_readparsed.o In file included from rational/input/cl_RA_readparsed.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/misc/cl_RA_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_abs.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_abs.lo rational/misc/cl_RA_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_abs.lo -MD -MP -MF rational/misc/.deps/cl_RA_abs.Tpo -c rational/misc/cl_RA_abs.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_abs.o In file included from rational/misc/cl_RA_abs.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_abs.lo -MD -MP -MF rational/misc/.deps/cl_RA_abs.Tpo -c rational/misc/cl_RA_abs.cc -o rational/misc/cl_RA_abs.o In file included from rational/misc/cl_RA_abs.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/misc/cl_RA_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_as.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_as.lo rational/misc/cl_RA_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_as.lo -MD -MP -MF rational/misc/.deps/cl_RA_as.Tpo -c rational/misc/cl_RA_as.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_as.lo -MD -MP -MF rational/misc/.deps/cl_RA_as.Tpo -c rational/misc/cl_RA_as.cc -o rational/misc/cl_RA_as.o depbase=`echo rational/misc/cl_RA_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_class.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_class.lo rational/misc/cl_RA_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_class.lo -MD -MP -MF rational/misc/.deps/cl_RA_class.Tpo -c rational/misc/cl_RA_class.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_class.o In file included from rational/misc/cl_RA_class.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_class.lo -MD -MP -MF rational/misc/.deps/cl_RA_class.Tpo -c rational/misc/cl_RA_class.cc -o rational/misc/cl_RA_class.o In file included from rational/misc/cl_RA_class.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/misc/cl_RA_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_debug.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_debug.lo rational/misc/cl_RA_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_debug.lo -MD -MP -MF rational/misc/.deps/cl_RA_debug.Tpo -c rational/misc/cl_RA_debug.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_debug.lo -MD -MP -MF rational/misc/.deps/cl_RA_debug.Tpo -c rational/misc/cl_RA_debug.cc -o rational/misc/cl_RA_debug.o depbase=`echo rational/misc/cl_RA_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_eqhashcode.lo rational/misc/cl_RA_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_eqhashcode.lo -MD -MP -MF rational/misc/.deps/cl_RA_eqhashcode.Tpo -c rational/misc/cl_RA_eqhashcode.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_eqhashcode.o In file included from rational/misc/cl_RA_eqhashcode.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from rational/misc/cl_RA_eqhashcode.cc:15: ./integer/misc/cl_I_eqhashcode.cc:50:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uint64 msd2 = (len >= 2 ? mspref(MSDptr,1) : 0); ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./integer/misc/cl_I_eqhashcode.cc:44:6: note: array 'MSDptr' declared here var const uintD* MSDptr; ^ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_eqhashcode.lo -MD -MP -MF rational/misc/.deps/cl_RA_eqhashcode.Tpo -c rational/misc/cl_RA_eqhashcode.cc -o rational/misc/cl_RA_eqhashcode.o In file included from rational/misc/cl_RA_eqhashcode.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from rational/misc/cl_RA_eqhashcode.cc:15: ./integer/misc/cl_I_eqhashcode.cc:50:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uint64 msd2 = (len >= 2 ? mspref(MSDptr,1) : 0); ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./integer/misc/cl_I_eqhashcode.cc:44:6: note: array 'MSDptr' declared here var const uintD* MSDptr; ^ 3 warnings generated. depbase=`echo rational/misc/cl_RA_expt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_expt.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_expt.lo rational/misc/cl_RA_expt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_expt.lo -MD -MP -MF rational/misc/.deps/cl_RA_expt.Tpo -c rational/misc/cl_RA_expt.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_expt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_expt.lo -MD -MP -MF rational/misc/.deps/cl_RA_expt.Tpo -c rational/misc/cl_RA_expt.cc -o rational/misc/cl_RA_expt.o depbase=`echo rational/misc/cl_RA_expt_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_expt_I.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_expt_I.lo rational/misc/cl_RA_expt_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_expt_I.lo -MD -MP -MF rational/misc/.deps/cl_RA_expt_I.Tpo -c rational/misc/cl_RA_expt_I.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_expt_I.o In file included from rational/misc/cl_RA_expt_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_expt_I.lo -MD -MP -MF rational/misc/.deps/cl_RA_expt_I.Tpo -c rational/misc/cl_RA_expt_I.cc -o rational/misc/cl_RA_expt_I.o In file included from rational/misc/cl_RA_expt_I.cc:13: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/misc/cl_RA_exptpos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_exptpos.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_exptpos.lo rational/misc/cl_RA_exptpos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_exptpos.lo -MD -MP -MF rational/misc/.deps/cl_RA_exptpos.Tpo -c rational/misc/cl_RA_exptpos.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_exptpos.o In file included from rational/misc/cl_RA_exptpos.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_exptpos.lo -MD -MP -MF rational/misc/.deps/cl_RA_exptpos.Tpo -c rational/misc/cl_RA_exptpos.cc -o rational/misc/cl_RA_exptpos.o In file included from rational/misc/cl_RA_exptpos.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/misc/cl_RA_exptpos_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_exptpos_I.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_exptpos_I.lo rational/misc/cl_RA_exptpos_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_exptpos_I.lo -MD -MP -MF rational/misc/.deps/cl_RA_exptpos_I.Tpo -c rational/misc/cl_RA_exptpos_I.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_exptpos_I.o In file included from rational/misc/cl_RA_exptpos_I.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_exptpos_I.lo -MD -MP -MF rational/misc/.deps/cl_RA_exptpos_I.Tpo -c rational/misc/cl_RA_exptpos_I.cc -o rational/misc/cl_RA_exptpos_I.o In file included from rational/misc/cl_RA_exptpos_I.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/misc/cl_RA_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_max.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_max.lo rational/misc/cl_RA_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_max.lo -MD -MP -MF rational/misc/.deps/cl_RA_max.Tpo -c rational/misc/cl_RA_max.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_max.lo -MD -MP -MF rational/misc/.deps/cl_RA_max.Tpo -c rational/misc/cl_RA_max.cc -o rational/misc/cl_RA_max.o depbase=`echo rational/misc/cl_RA_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_min.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_min.lo rational/misc/cl_RA_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_min.lo -MD -MP -MF rational/misc/.deps/cl_RA_min.Tpo -c rational/misc/cl_RA_min.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_min.lo -MD -MP -MF rational/misc/.deps/cl_RA_min.Tpo -c rational/misc/cl_RA_min.cc -o rational/misc/cl_RA_min.o depbase=`echo rational/misc/cl_RA_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_signum.lo -MD -MP -MF $depbase.Tpo -c -o rational/misc/cl_RA_signum.lo rational/misc/cl_RA_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_signum.lo -MD -MP -MF rational/misc/.deps/cl_RA_signum.Tpo -c rational/misc/cl_RA_signum.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_signum.o In file included from rational/misc/cl_RA_signum.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/misc/cl_RA_signum.lo -MD -MP -MF rational/misc/.deps/cl_RA_signum.Tpo -c rational/misc/cl_RA_signum.cc -o rational/misc/cl_RA_signum.o In file included from rational/misc/cl_RA_signum.cc:12: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/output/cl_RA_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_aprint.lo -MD -MP -MF $depbase.Tpo -c -o rational/output/cl_RA_aprint.lo rational/output/cl_RA_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_aprint.lo -MD -MP -MF rational/output/.deps/cl_RA_aprint.Tpo -c rational/output/cl_RA_aprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_aprint.lo -MD -MP -MF rational/output/.deps/cl_RA_aprint.Tpo -c rational/output/cl_RA_aprint.cc -o rational/output/cl_RA_aprint.o depbase=`echo rational/output/cl_RA_bprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_bprint.lo -MD -MP -MF $depbase.Tpo -c -o rational/output/cl_RA_bprint.lo rational/output/cl_RA_bprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_bprint.lo -MD -MP -MF rational/output/.deps/cl_RA_bprint.Tpo -c rational/output/cl_RA_bprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_bprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_bprint.lo -MD -MP -MF rational/output/.deps/cl_RA_bprint.Tpo -c rational/output/cl_RA_bprint.cc -o rational/output/cl_RA_bprint.o depbase=`echo rational/output/cl_RA_cprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_cprint.lo -MD -MP -MF $depbase.Tpo -c -o rational/output/cl_RA_cprint.lo rational/output/cl_RA_cprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_cprint.lo -MD -MP -MF rational/output/.deps/cl_RA_cprint.Tpo -c rational/output/cl_RA_cprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_cprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_cprint.lo -MD -MP -MF rational/output/.deps/cl_RA_cprint.Tpo -c rational/output/cl_RA_cprint.cc -o rational/output/cl_RA_cprint.o depbase=`echo rational/output/cl_RA_dprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_dprint.lo -MD -MP -MF $depbase.Tpo -c -o rational/output/cl_RA_dprint.lo rational/output/cl_RA_dprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_dprint.lo -MD -MP -MF rational/output/.deps/cl_RA_dprint.Tpo -c rational/output/cl_RA_dprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_dprint.o In file included from rational/output/cl_RA_dprint.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_dprint.lo -MD -MP -MF rational/output/.deps/cl_RA_dprint.Tpo -c rational/output/cl_RA_dprint.cc -o rational/output/cl_RA_dprint.o In file included from rational/output/cl_RA_dprint.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/output/cl_RA_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_print.lo -MD -MP -MF $depbase.Tpo -c -o rational/output/cl_RA_print.lo rational/output/cl_RA_print.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_print.lo -MD -MP -MF rational/output/.deps/cl_RA_print.Tpo -c rational/output/cl_RA_print.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_print.o In file included from rational/output/cl_RA_print.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/output/cl_RA_print.lo -MD -MP -MF rational/output/.deps/cl_RA_print.Tpo -c rational/output/cl_RA_print.cc -o rational/output/cl_RA_print.o In file included from rational/output/cl_RA_print.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/ring/cl_RA_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/ring/cl_RA_ring.lo -MD -MP -MF $depbase.Tpo -c -o rational/ring/cl_RA_ring.lo rational/ring/cl_RA_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/ring/cl_RA_ring.lo -MD -MP -MF rational/ring/.deps/cl_RA_ring.Tpo -c rational/ring/cl_RA_ring.cc -fPIC -DPIC -o rational/ring/.libs/cl_RA_ring.o In file included from rational/ring/cl_RA_ring.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ rational/ring/cl_RA_ring.cc:152:37: warning: variable 'cl_RA_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_rational_ring cl_RA_ring = cl_RA_ring; ~~~~~~~~~~ ^~~~~~~~~~ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/ring/cl_RA_ring.lo -MD -MP -MF rational/ring/.deps/cl_RA_ring.Tpo -c rational/ring/cl_RA_ring.cc -o rational/ring/cl_RA_ring.o In file included from rational/ring/cl_RA_ring.cc:15: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ rational/ring/cl_RA_ring.cc:152:37: warning: variable 'cl_RA_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_rational_ring cl_RA_ring = cl_RA_ring; ~~~~~~~~~~ ^~~~~~~~~~ 3 warnings generated. depbase=`echo rational/transcendental/cl_I_logp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/transcendental/cl_I_logp.lo -MD -MP -MF $depbase.Tpo -c -o rational/transcendental/cl_I_logp.lo rational/transcendental/cl_I_logp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/transcendental/cl_I_logp.lo -MD -MP -MF rational/transcendental/.deps/cl_I_logp.Tpo -c rational/transcendental/cl_I_logp.cc -fPIC -DPIC -o rational/transcendental/.libs/cl_I_logp.o In file included from rational/transcendental/cl_I_logp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/transcendental/cl_I_logp.lo -MD -MP -MF rational/transcendental/.deps/cl_I_logp.Tpo -c rational/transcendental/cl_I_logp.cc -o rational/transcendental/cl_I_logp.o In file included from rational/transcendental/cl_I_logp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo rational/transcendental/cl_RA_logp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/transcendental/cl_RA_logp.lo -MD -MP -MF $depbase.Tpo -c -o rational/transcendental/cl_RA_logp.lo rational/transcendental/cl_RA_logp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/transcendental/cl_RA_logp.lo -MD -MP -MF rational/transcendental/.deps/cl_RA_logp.Tpo -c rational/transcendental/cl_RA_logp.cc -fPIC -DPIC -o rational/transcendental/.libs/cl_RA_logp.o In file included from rational/transcendental/cl_RA_logp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT rational/transcendental/cl_RA_logp.lo -MD -MP -MF rational/transcendental/.deps/cl_RA_logp.Tpo -c rational/transcendental/cl_RA_logp.cc -o rational/transcendental/cl_RA_logp.o In file included from rational/transcendental/cl_RA_logp.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/algebraic/cl_RA_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/algebraic/cl_RA_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o real/algebraic/cl_RA_sqrt.lo real/algebraic/cl_RA_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/algebraic/cl_RA_sqrt.lo -MD -MP -MF real/algebraic/.deps/cl_RA_sqrt.Tpo -c real/algebraic/cl_RA_sqrt.cc -fPIC -DPIC -o real/algebraic/.libs/cl_RA_sqrt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/algebraic/cl_RA_sqrt.lo -MD -MP -MF real/algebraic/.deps/cl_RA_sqrt.Tpo -c real/algebraic/cl_RA_sqrt.cc -o real/algebraic/cl_RA_sqrt.o depbase=`echo real/algebraic/cl_R_sqrt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/algebraic/cl_R_sqrt.lo -MD -MP -MF $depbase.Tpo -c -o real/algebraic/cl_R_sqrt.lo real/algebraic/cl_R_sqrt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/algebraic/cl_R_sqrt.lo -MD -MP -MF real/algebraic/.deps/cl_R_sqrt.Tpo -c real/algebraic/cl_R_sqrt.cc -fPIC -DPIC -o real/algebraic/.libs/cl_R_sqrt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/algebraic/cl_R_sqrt.lo -MD -MP -MF real/algebraic/.deps/cl_R_sqrt.Tpo -c real/algebraic/cl_R_sqrt.cc -o real/algebraic/cl_R_sqrt.o depbase=`echo real/conv/cl_F_from_R.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_F_from_R.lo real/conv/cl_F_from_R.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R.lo -MD -MP -MF real/conv/.deps/cl_F_from_R.Tpo -c real/conv/cl_F_from_R.cc -fPIC -DPIC -o real/conv/.libs/cl_F_from_R.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R.lo -MD -MP -MF real/conv/.deps/cl_F_from_R.Tpo -c real/conv/cl_F_from_R.cc -o real/conv/cl_F_from_R.o depbase=`echo real/conv/cl_F_from_R_def.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R_def.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_F_from_R_def.lo real/conv/cl_F_from_R_def.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R_def.lo -MD -MP -MF real/conv/.deps/cl_F_from_R_def.Tpo -c real/conv/cl_F_from_R_def.cc -fPIC -DPIC -o real/conv/.libs/cl_F_from_R_def.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R_def.lo -MD -MP -MF real/conv/.deps/cl_F_from_R_def.Tpo -c real/conv/cl_F_from_R_def.cc -o real/conv/cl_F_from_R_def.o depbase=`echo real/conv/cl_F_from_R_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R_f.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_F_from_R_f.lo real/conv/cl_F_from_R_f.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R_f.lo -MD -MP -MF real/conv/.deps/cl_F_from_R_f.Tpo -c real/conv/cl_F_from_R_f.cc -fPIC -DPIC -o real/conv/.libs/cl_F_from_R_f.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_F_from_R_f.lo -MD -MP -MF real/conv/.deps/cl_F_from_R_f.Tpo -c real/conv/cl_F_from_R_f.cc -o real/conv/cl_F_from_R_f.o depbase=`echo real/conv/cl_R_to_DF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_DF.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_R_to_DF.lo real/conv/cl_R_to_DF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_DF.lo -MD -MP -MF real/conv/.deps/cl_R_to_DF.Tpo -c real/conv/cl_R_to_DF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_DF.o In file included from real/conv/cl_R_to_DF.cc:14: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_DF.lo -MD -MP -MF real/conv/.deps/cl_R_to_DF.Tpo -c real/conv/cl_R_to_DF.cc -o real/conv/cl_R_to_DF.o In file included from real/conv/cl_R_to_DF.cc:14: In file included from ./float/dfloat/cl_DF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/conv/cl_R_to_FF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_FF.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_R_to_FF.lo real/conv/cl_R_to_FF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_FF.lo -MD -MP -MF real/conv/.deps/cl_R_to_FF.Tpo -c real/conv/cl_R_to_FF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_FF.o In file included from real/conv/cl_R_to_FF.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_FF.lo -MD -MP -MF real/conv/.deps/cl_R_to_FF.Tpo -c real/conv/cl_R_to_FF.cc -o real/conv/cl_R_to_FF.o In file included from real/conv/cl_R_to_FF.cc:14: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/conv/cl_R_to_LF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_LF.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_R_to_LF.lo real/conv/cl_R_to_LF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_LF.lo -MD -MP -MF real/conv/.deps/cl_R_to_LF.Tpo -c real/conv/cl_R_to_LF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_LF.o In file included from real/conv/cl_R_to_LF.cc:35: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_LF.lo -MD -MP -MF real/conv/.deps/cl_R_to_LF.Tpo -c real/conv/cl_R_to_LF.cc -o real/conv/cl_R_to_LF.o In file included from real/conv/cl_R_to_LF.cc:35: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/conv/cl_R_to_SF.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_SF.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_R_to_SF.lo real/conv/cl_R_to_SF.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_SF.lo -MD -MP -MF real/conv/.deps/cl_R_to_SF.Tpo -c real/conv/cl_R_to_SF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_SF.o In file included from real/conv/cl_R_to_SF.cc:35: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_SF.lo -MD -MP -MF real/conv/.deps/cl_R_to_SF.Tpo -c real/conv/cl_R_to_SF.cc -o real/conv/cl_R_to_SF.o In file included from real/conv/cl_R_to_SF.cc:35: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/conv/cl_R_to_double.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_double.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_R_to_double.lo real/conv/cl_R_to_double.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_double.lo -MD -MP -MF real/conv/.deps/cl_R_to_double.Tpo -c real/conv/cl_R_to_double.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_double.o In file included from real/conv/cl_R_to_double.cc:41: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_double.lo -MD -MP -MF real/conv/.deps/cl_R_to_double.Tpo -c real/conv/cl_R_to_double.cc -o real/conv/cl_R_to_double.o In file included from real/conv/cl_R_to_double.cc:41: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/conv/cl_R_to_float.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_float.lo -MD -MP -MF $depbase.Tpo -c -o real/conv/cl_R_to_float.lo real/conv/cl_R_to_float.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_float.lo -MD -MP -MF real/conv/.deps/cl_R_to_float.Tpo -c real/conv/cl_R_to_float.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_float.o In file included from real/conv/cl_R_to_float.cc:41: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/conv/cl_R_to_float.lo -MD -MP -MF real/conv/.deps/cl_R_to_float.Tpo -c real/conv/cl_R_to_float.cc -o real/conv/cl_R_to_float.o In file included from real/conv/cl_R_to_float.cc:41: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ceil1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ceil1.lo real/division/cl_R_ceil1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil1.lo -MD -MP -MF real/division/.deps/cl_R_ceil1.Tpo -c real/division/cl_R_ceil1.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil1.lo -MD -MP -MF real/division/.deps/cl_R_ceil1.Tpo -c real/division/cl_R_ceil1.cc -o real/division/cl_R_ceil1.o depbase=`echo real/division/cl_R_ceil12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ceil12.lo real/division/cl_R_ceil12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil12.lo -MD -MP -MF real/division/.deps/cl_R_ceil12.Tpo -c real/division/cl_R_ceil12.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil12.lo -MD -MP -MF real/division/.deps/cl_R_ceil12.Tpo -c real/division/cl_R_ceil12.cc -o real/division/cl_R_ceil12.o depbase=`echo real/division/cl_R_ceil2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ceil2.lo real/division/cl_R_ceil2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil2.lo -MD -MP -MF real/division/.deps/cl_R_ceil2.Tpo -c real/division/cl_R_ceil2.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil2.o In file included from real/division/cl_R_ceil2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil2.lo -MD -MP -MF real/division/.deps/cl_R_ceil2.Tpo -c real/division/cl_R_ceil2.cc -o real/division/cl_R_ceil2.o In file included from real/division/cl_R_ceil2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ceil22.lo real/division/cl_R_ceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil22.lo -MD -MP -MF real/division/.deps/cl_R_ceil22.Tpo -c real/division/cl_R_ceil22.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil22.o In file included from real/division/cl_R_ceil22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ceil22.lo -MD -MP -MF real/division/.deps/cl_R_ceil22.Tpo -c real/division/cl_R_ceil22.cc -o real/division/cl_R_ceil22.o In file included from real/division/cl_R_ceil22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_fceil1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fceil1.lo real/division/cl_R_fceil1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil1.lo -MD -MP -MF real/division/.deps/cl_R_fceil1.Tpo -c real/division/cl_R_fceil1.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil1.o In file included from real/division/cl_R_fceil1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil1.lo -MD -MP -MF real/division/.deps/cl_R_fceil1.Tpo -c real/division/cl_R_fceil1.cc -o real/division/cl_R_fceil1.o In file included from real/division/cl_R_fceil1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_fceil12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fceil12.lo real/division/cl_R_fceil12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil12.lo -MD -MP -MF real/division/.deps/cl_R_fceil12.Tpo -c real/division/cl_R_fceil12.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil12.lo -MD -MP -MF real/division/.deps/cl_R_fceil12.Tpo -c real/division/cl_R_fceil12.cc -o real/division/cl_R_fceil12.o depbase=`echo real/division/cl_R_fceil2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fceil2.lo real/division/cl_R_fceil2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil2.lo -MD -MP -MF real/division/.deps/cl_R_fceil2.Tpo -c real/division/cl_R_fceil2.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil2.o In file included from real/division/cl_R_fceil2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil2.lo -MD -MP -MF real/division/.deps/cl_R_fceil2.Tpo -c real/division/cl_R_fceil2.cc -o real/division/cl_R_fceil2.o In file included from real/division/cl_R_fceil2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_fceil22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fceil22.lo real/division/cl_R_fceil22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil22.lo -MD -MP -MF real/division/.deps/cl_R_fceil22.Tpo -c real/division/cl_R_fceil22.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil22.o In file included from real/division/cl_R_fceil22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fceil22.lo -MD -MP -MF real/division/.deps/cl_R_fceil22.Tpo -c real/division/cl_R_fceil22.cc -o real/division/cl_R_fceil22.o In file included from real/division/cl_R_fceil22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ffloor1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ffloor1.lo real/division/cl_R_ffloor1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor1.lo -MD -MP -MF real/division/.deps/cl_R_ffloor1.Tpo -c real/division/cl_R_ffloor1.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor1.o In file included from real/division/cl_R_ffloor1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor1.lo -MD -MP -MF real/division/.deps/cl_R_ffloor1.Tpo -c real/division/cl_R_ffloor1.cc -o real/division/cl_R_ffloor1.o In file included from real/division/cl_R_ffloor1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ffloor12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ffloor12.lo real/division/cl_R_ffloor12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor12.lo -MD -MP -MF real/division/.deps/cl_R_ffloor12.Tpo -c real/division/cl_R_ffloor12.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor12.lo -MD -MP -MF real/division/.deps/cl_R_ffloor12.Tpo -c real/division/cl_R_ffloor12.cc -o real/division/cl_R_ffloor12.o depbase=`echo real/division/cl_R_ffloor2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ffloor2.lo real/division/cl_R_ffloor2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor2.lo -MD -MP -MF real/division/.deps/cl_R_ffloor2.Tpo -c real/division/cl_R_ffloor2.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor2.o In file included from real/division/cl_R_ffloor2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor2.lo -MD -MP -MF real/division/.deps/cl_R_ffloor2.Tpo -c real/division/cl_R_ffloor2.cc -o real/division/cl_R_ffloor2.o In file included from real/division/cl_R_ffloor2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ffloor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ffloor22.lo real/division/cl_R_ffloor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor22.lo -MD -MP -MF real/division/.deps/cl_R_ffloor22.Tpo -c real/division/cl_R_ffloor22.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor22.o In file included from real/division/cl_R_ffloor22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ffloor22.lo -MD -MP -MF real/division/.deps/cl_R_ffloor22.Tpo -c real/division/cl_R_ffloor22.cc -o real/division/cl_R_ffloor22.o In file included from real/division/cl_R_ffloor22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_floor1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_floor1.lo real/division/cl_R_floor1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor1.lo -MD -MP -MF real/division/.deps/cl_R_floor1.Tpo -c real/division/cl_R_floor1.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor1.lo -MD -MP -MF real/division/.deps/cl_R_floor1.Tpo -c real/division/cl_R_floor1.cc -o real/division/cl_R_floor1.o depbase=`echo real/division/cl_R_floor12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_floor12.lo real/division/cl_R_floor12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor12.lo -MD -MP -MF real/division/.deps/cl_R_floor12.Tpo -c real/division/cl_R_floor12.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor12.lo -MD -MP -MF real/division/.deps/cl_R_floor12.Tpo -c real/division/cl_R_floor12.cc -o real/division/cl_R_floor12.o depbase=`echo real/division/cl_R_floor2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_floor2.lo real/division/cl_R_floor2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor2.lo -MD -MP -MF real/division/.deps/cl_R_floor2.Tpo -c real/division/cl_R_floor2.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor2.o In file included from real/division/cl_R_floor2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor2.lo -MD -MP -MF real/division/.deps/cl_R_floor2.Tpo -c real/division/cl_R_floor2.cc -o real/division/cl_R_floor2.o In file included from real/division/cl_R_floor2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_floor22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_floor22.lo real/division/cl_R_floor22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor22.lo -MD -MP -MF real/division/.deps/cl_R_floor22.Tpo -c real/division/cl_R_floor22.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor22.o In file included from real/division/cl_R_floor22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_floor22.lo -MD -MP -MF real/division/.deps/cl_R_floor22.Tpo -c real/division/cl_R_floor22.cc -o real/division/cl_R_floor22.o In file included from real/division/cl_R_floor22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_fround1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fround1.lo real/division/cl_R_fround1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround1.lo -MD -MP -MF real/division/.deps/cl_R_fround1.Tpo -c real/division/cl_R_fround1.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround1.o In file included from real/division/cl_R_fround1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround1.lo -MD -MP -MF real/division/.deps/cl_R_fround1.Tpo -c real/division/cl_R_fround1.cc -o real/division/cl_R_fround1.o In file included from real/division/cl_R_fround1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_fround12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fround12.lo real/division/cl_R_fround12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround12.lo -MD -MP -MF real/division/.deps/cl_R_fround12.Tpo -c real/division/cl_R_fround12.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround12.lo -MD -MP -MF real/division/.deps/cl_R_fround12.Tpo -c real/division/cl_R_fround12.cc -o real/division/cl_R_fround12.o depbase=`echo real/division/cl_R_fround2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fround2.lo real/division/cl_R_fround2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround2.lo -MD -MP -MF real/division/.deps/cl_R_fround2.Tpo -c real/division/cl_R_fround2.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround2.o In file included from real/division/cl_R_fround2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround2.lo -MD -MP -MF real/division/.deps/cl_R_fround2.Tpo -c real/division/cl_R_fround2.cc -o real/division/cl_R_fround2.o In file included from real/division/cl_R_fround2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_fround22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_fround22.lo real/division/cl_R_fround22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround22.lo -MD -MP -MF real/division/.deps/cl_R_fround22.Tpo -c real/division/cl_R_fround22.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround22.o In file included from real/division/cl_R_fround22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_fround22.lo -MD -MP -MF real/division/.deps/cl_R_fround22.Tpo -c real/division/cl_R_fround22.cc -o real/division/cl_R_fround22.o In file included from real/division/cl_R_fround22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ftrunc1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ftrunc1.lo real/division/cl_R_ftrunc1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc1.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc1.Tpo -c real/division/cl_R_ftrunc1.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc1.o In file included from real/division/cl_R_ftrunc1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc1.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc1.Tpo -c real/division/cl_R_ftrunc1.cc -o real/division/cl_R_ftrunc1.o In file included from real/division/cl_R_ftrunc1.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ftrunc12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ftrunc12.lo real/division/cl_R_ftrunc12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc12.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc12.Tpo -c real/division/cl_R_ftrunc12.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc12.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc12.Tpo -c real/division/cl_R_ftrunc12.cc -o real/division/cl_R_ftrunc12.o depbase=`echo real/division/cl_R_ftrunc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ftrunc2.lo real/division/cl_R_ftrunc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc2.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc2.Tpo -c real/division/cl_R_ftrunc2.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc2.o In file included from real/division/cl_R_ftrunc2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc2.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc2.Tpo -c real/division/cl_R_ftrunc2.cc -o real/division/cl_R_ftrunc2.o In file included from real/division/cl_R_ftrunc2.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_ftrunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_ftrunc22.lo real/division/cl_R_ftrunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc22.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc22.Tpo -c real/division/cl_R_ftrunc22.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc22.o In file included from real/division/cl_R_ftrunc22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_ftrunc22.lo -MD -MP -MF real/division/.deps/cl_R_ftrunc22.Tpo -c real/division/cl_R_ftrunc22.cc -o real/division/cl_R_ftrunc22.o In file included from real/division/cl_R_ftrunc22.cc:13: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_mod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_mod.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_mod.lo real/division/cl_R_mod.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_mod.lo -MD -MP -MF real/division/.deps/cl_R_mod.Tpo -c real/division/cl_R_mod.cc -fPIC -DPIC -o real/division/.libs/cl_R_mod.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_mod.lo -MD -MP -MF real/division/.deps/cl_R_mod.Tpo -c real/division/cl_R_mod.cc -o real/division/cl_R_mod.o depbase=`echo real/division/cl_R_rem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_rem.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_rem.lo real/division/cl_R_rem.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_rem.lo -MD -MP -MF real/division/.deps/cl_R_rem.Tpo -c real/division/cl_R_rem.cc -fPIC -DPIC -o real/division/.libs/cl_R_rem.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_rem.lo -MD -MP -MF real/division/.deps/cl_R_rem.Tpo -c real/division/cl_R_rem.cc -o real/division/cl_R_rem.o depbase=`echo real/division/cl_R_round1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_round1.lo real/division/cl_R_round1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round1.lo -MD -MP -MF real/division/.deps/cl_R_round1.Tpo -c real/division/cl_R_round1.cc -fPIC -DPIC -o real/division/.libs/cl_R_round1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round1.lo -MD -MP -MF real/division/.deps/cl_R_round1.Tpo -c real/division/cl_R_round1.cc -o real/division/cl_R_round1.o depbase=`echo real/division/cl_R_round12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_round12.lo real/division/cl_R_round12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round12.lo -MD -MP -MF real/division/.deps/cl_R_round12.Tpo -c real/division/cl_R_round12.cc -fPIC -DPIC -o real/division/.libs/cl_R_round12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round12.lo -MD -MP -MF real/division/.deps/cl_R_round12.Tpo -c real/division/cl_R_round12.cc -o real/division/cl_R_round12.o depbase=`echo real/division/cl_R_round2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_round2.lo real/division/cl_R_round2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round2.lo -MD -MP -MF real/division/.deps/cl_R_round2.Tpo -c real/division/cl_R_round2.cc -fPIC -DPIC -o real/division/.libs/cl_R_round2.o In file included from real/division/cl_R_round2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round2.lo -MD -MP -MF real/division/.deps/cl_R_round2.Tpo -c real/division/cl_R_round2.cc -o real/division/cl_R_round2.o In file included from real/division/cl_R_round2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_round22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_round22.lo real/division/cl_R_round22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round22.lo -MD -MP -MF real/division/.deps/cl_R_round22.Tpo -c real/division/cl_R_round22.cc -fPIC -DPIC -o real/division/.libs/cl_R_round22.o In file included from real/division/cl_R_round22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_round22.lo -MD -MP -MF real/division/.deps/cl_R_round22.Tpo -c real/division/cl_R_round22.cc -o real/division/cl_R_round22.o In file included from real/division/cl_R_round22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_trunc1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc1.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_trunc1.lo real/division/cl_R_trunc1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc1.lo -MD -MP -MF real/division/.deps/cl_R_trunc1.Tpo -c real/division/cl_R_trunc1.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc1.lo -MD -MP -MF real/division/.deps/cl_R_trunc1.Tpo -c real/division/cl_R_trunc1.cc -o real/division/cl_R_trunc1.o depbase=`echo real/division/cl_R_trunc12.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc12.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_trunc12.lo real/division/cl_R_trunc12.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc12.lo -MD -MP -MF real/division/.deps/cl_R_trunc12.Tpo -c real/division/cl_R_trunc12.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc12.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc12.lo -MD -MP -MF real/division/.deps/cl_R_trunc12.Tpo -c real/division/cl_R_trunc12.cc -o real/division/cl_R_trunc12.o depbase=`echo real/division/cl_R_trunc2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc2.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_trunc2.lo real/division/cl_R_trunc2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc2.lo -MD -MP -MF real/division/.deps/cl_R_trunc2.Tpo -c real/division/cl_R_trunc2.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc2.o In file included from real/division/cl_R_trunc2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc2.lo -MD -MP -MF real/division/.deps/cl_R_trunc2.Tpo -c real/division/cl_R_trunc2.cc -o real/division/cl_R_trunc2.o In file included from real/division/cl_R_trunc2.cc:15: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/division/cl_R_trunc22.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc22.lo -MD -MP -MF $depbase.Tpo -c -o real/division/cl_R_trunc22.lo real/division/cl_R_trunc22.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc22.lo -MD -MP -MF real/division/.deps/cl_R_trunc22.Tpo -c real/division/cl_R_trunc22.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc22.o In file included from real/division/cl_R_trunc22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/division/cl_R_trunc22.lo -MD -MP -MF real/division/.deps/cl_R_trunc22.Tpo -c real/division/cl_R_trunc22.cc -o real/division/cl_R_trunc22.o In file included from real/division/cl_R_trunc22.cc:14: In file included from ./real/division/cl_R_div_t.h:7: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_compare.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_compare.lo real/elem/cl_R_compare.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_compare.lo -MD -MP -MF real/elem/.deps/cl_R_compare.Tpo -c real/elem/cl_R_compare.cc -fPIC -DPIC -o real/elem/.libs/cl_R_compare.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_compare.lo -MD -MP -MF real/elem/.deps/cl_R_compare.Tpo -c real/elem/cl_R_compare.cc -o real/elem/cl_R_compare.o depbase=`echo real/elem/cl_R_div.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_div.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_div.lo real/elem/cl_R_div.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_div.lo -MD -MP -MF real/elem/.deps/cl_R_div.Tpo -c real/elem/cl_R_div.cc -fPIC -DPIC -o real/elem/.libs/cl_R_div.o In file included from real/elem/cl_R_div.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_div.lo -MD -MP -MF real/elem/.deps/cl_R_div.Tpo -c real/elem/cl_R_div.cc -o real/elem/cl_R_div.o In file included from real/elem/cl_R_div.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_equal.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_equal.lo real/elem/cl_R_equal.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_equal.lo -MD -MP -MF real/elem/.deps/cl_R_equal.Tpo -c real/elem/cl_R_equal.cc -fPIC -DPIC -o real/elem/.libs/cl_R_equal.o In file included from real/elem/cl_R_equal.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_equal.lo -MD -MP -MF real/elem/.deps/cl_R_equal.Tpo -c real/elem/cl_R_equal.cc -o real/elem/cl_R_equal.o In file included from real/elem/cl_R_equal.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minus.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_minus.lo real/elem/cl_R_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minus.lo -MD -MP -MF real/elem/.deps/cl_R_minus.Tpo -c real/elem/cl_R_minus.cc -fPIC -DPIC -o real/elem/.libs/cl_R_minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minus.lo -MD -MP -MF real/elem/.deps/cl_R_minus.Tpo -c real/elem/cl_R_minus.cc -o real/elem/cl_R_minus.o depbase=`echo real/elem/cl_R_minus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minus1.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_minus1.lo real/elem/cl_R_minus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minus1.lo -MD -MP -MF real/elem/.deps/cl_R_minus1.Tpo -c real/elem/cl_R_minus1.cc -fPIC -DPIC -o real/elem/.libs/cl_R_minus1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minus1.lo -MD -MP -MF real/elem/.deps/cl_R_minus1.Tpo -c real/elem/cl_R_minus1.cc -o real/elem/cl_R_minus1.o depbase=`echo real/elem/cl_R_minusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minusp.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_minusp.lo real/elem/cl_R_minusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minusp.lo -MD -MP -MF real/elem/.deps/cl_R_minusp.Tpo -c real/elem/cl_R_minusp.cc -fPIC -DPIC -o real/elem/.libs/cl_R_minusp.o In file included from real/elem/cl_R_minusp.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_minusp.lo -MD -MP -MF real/elem/.deps/cl_R_minusp.Tpo -c real/elem/cl_R_minusp.cc -o real/elem/cl_R_minusp.o In file included from real/elem/cl_R_minusp.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_mul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_mul.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_mul.lo real/elem/cl_R_mul.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_mul.lo -MD -MP -MF real/elem/.deps/cl_R_mul.Tpo -c real/elem/cl_R_mul.cc -fPIC -DPIC -o real/elem/.libs/cl_R_mul.o In file included from real/elem/cl_R_mul.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_mul.lo -MD -MP -MF real/elem/.deps/cl_R_mul.Tpo -c real/elem/cl_R_mul.cc -o real/elem/cl_R_mul.o In file included from real/elem/cl_R_mul.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plus.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_plus.lo real/elem/cl_R_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plus.lo -MD -MP -MF real/elem/.deps/cl_R_plus.Tpo -c real/elem/cl_R_plus.cc -fPIC -DPIC -o real/elem/.libs/cl_R_plus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plus.lo -MD -MP -MF real/elem/.deps/cl_R_plus.Tpo -c real/elem/cl_R_plus.cc -o real/elem/cl_R_plus.o depbase=`echo real/elem/cl_R_plus1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plus1.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_plus1.lo real/elem/cl_R_plus1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plus1.lo -MD -MP -MF real/elem/.deps/cl_R_plus1.Tpo -c real/elem/cl_R_plus1.cc -fPIC -DPIC -o real/elem/.libs/cl_R_plus1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plus1.lo -MD -MP -MF real/elem/.deps/cl_R_plus1.Tpo -c real/elem/cl_R_plus1.cc -o real/elem/cl_R_plus1.o depbase=`echo real/elem/cl_R_plusp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plusp.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_plusp.lo real/elem/cl_R_plusp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plusp.lo -MD -MP -MF real/elem/.deps/cl_R_plusp.Tpo -c real/elem/cl_R_plusp.cc -fPIC -DPIC -o real/elem/.libs/cl_R_plusp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_plusp.lo -MD -MP -MF real/elem/.deps/cl_R_plusp.Tpo -c real/elem/cl_R_plusp.cc -o real/elem/cl_R_plusp.o depbase=`echo real/elem/cl_R_recip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_recip.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_recip.lo real/elem/cl_R_recip.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_recip.lo -MD -MP -MF real/elem/.deps/cl_R_recip.Tpo -c real/elem/cl_R_recip.cc -fPIC -DPIC -o real/elem/.libs/cl_R_recip.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_recip.lo -MD -MP -MF real/elem/.deps/cl_R_recip.Tpo -c real/elem/cl_R_recip.cc -o real/elem/cl_R_recip.o depbase=`echo real/elem/cl_R_square.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_square.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_square.lo real/elem/cl_R_square.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_square.lo -MD -MP -MF real/elem/.deps/cl_R_square.Tpo -c real/elem/cl_R_square.cc -fPIC -DPIC -o real/elem/.libs/cl_R_square.o In file included from real/elem/cl_R_square.cc:20: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_square.lo -MD -MP -MF real/elem/.deps/cl_R_square.Tpo -c real/elem/cl_R_square.cc -o real/elem/cl_R_square.o In file included from real/elem/cl_R_square.cc:20: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_uminus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_uminus.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_uminus.lo real/elem/cl_R_uminus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_uminus.lo -MD -MP -MF real/elem/.deps/cl_R_uminus.Tpo -c real/elem/cl_R_uminus.cc -fPIC -DPIC -o real/elem/.libs/cl_R_uminus.o In file included from real/elem/cl_R_uminus.cc:20: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_uminus.lo -MD -MP -MF real/elem/.deps/cl_R_uminus.Tpo -c real/elem/cl_R_uminus.cc -o real/elem/cl_R_uminus.o In file included from real/elem/cl_R_uminus.cc:20: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/elem/cl_R_zerop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_zerop.lo -MD -MP -MF $depbase.Tpo -c -o real/elem/cl_R_zerop.lo real/elem/cl_R_zerop.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_zerop.lo -MD -MP -MF real/elem/.deps/cl_R_zerop.Tpo -c real/elem/cl_R_zerop.cc -fPIC -DPIC -o real/elem/.libs/cl_R_zerop.o In file included from real/elem/cl_R_zerop.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/elem/cl_R_zerop.lo -MD -MP -MF real/elem/.deps/cl_R_zerop.Tpo -c real/elem/cl_R_zerop.cc -o real/elem/cl_R_zerop.o In file included from real/elem/cl_R_zerop.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/format-output/cl_fmt_cardinal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_cardinal.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_cardinal.lo real/format-output/cl_fmt_cardinal.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_cardinal.lo -MD -MP -MF real/format-output/.deps/cl_fmt_cardinal.Tpo -c real/format-output/cl_fmt_cardinal.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_cardinal.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_cardinal.lo -MD -MP -MF real/format-output/.deps/cl_fmt_cardinal.Tpo -c real/format-output/cl_fmt_cardinal.cc -o real/format-output/cl_fmt_cardinal.o depbase=`echo real/format-output/cl_fmt_floatstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_floatstring.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_floatstring.lo real/format-output/cl_fmt_floatstring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_floatstring.lo -MD -MP -MF real/format-output/.deps/cl_fmt_floatstring.Tpo -c real/format-output/cl_fmt_floatstring.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_floatstring.o In file included from real/format-output/cl_fmt_floatstring.cc:19: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_floatstring.lo -MD -MP -MF real/format-output/.deps/cl_fmt_floatstring.Tpo -c real/format-output/cl_fmt_floatstring.cc -o real/format-output/cl_fmt_floatstring.o In file included from real/format-output/cl_fmt_floatstring.cc:19: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/format-output/cl_fmt_integer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_integer.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_integer.lo real/format-output/cl_fmt_integer.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_integer.lo -MD -MP -MF real/format-output/.deps/cl_fmt_integer.Tpo -c real/format-output/cl_fmt_integer.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_integer.o In file included from real/format-output/cl_fmt_integer.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_integer.lo -MD -MP -MF real/format-output/.deps/cl_fmt_integer.Tpo -c real/format-output/cl_fmt_integer.cc -o real/format-output/cl_fmt_integer.o In file included from real/format-output/cl_fmt_integer.cc:14: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/format-output/cl_fmt_newroman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_newroman.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_newroman.lo real/format-output/cl_fmt_newroman.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_newroman.lo -MD -MP -MF real/format-output/.deps/cl_fmt_newroman.Tpo -c real/format-output/cl_fmt_newroman.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_newroman.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_newroman.lo -MD -MP -MF real/format-output/.deps/cl_fmt_newroman.Tpo -c real/format-output/cl_fmt_newroman.cc -o real/format-output/cl_fmt_newroman.o depbase=`echo real/format-output/cl_fmt_oldroman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_oldroman.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_oldroman.lo real/format-output/cl_fmt_oldroman.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_oldroman.lo -MD -MP -MF real/format-output/.deps/cl_fmt_oldroman.Tpo -c real/format-output/cl_fmt_oldroman.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_oldroman.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_oldroman.lo -MD -MP -MF real/format-output/.deps/cl_fmt_oldroman.Tpo -c real/format-output/cl_fmt_oldroman.cc -o real/format-output/cl_fmt_oldroman.o depbase=`echo real/format-output/cl_fmt_ordinal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_ordinal.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_ordinal.lo real/format-output/cl_fmt_ordinal.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_ordinal.lo -MD -MP -MF real/format-output/.deps/cl_fmt_ordinal.Tpo -c real/format-output/cl_fmt_ordinal.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_ordinal.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_ordinal.lo -MD -MP -MF real/format-output/.deps/cl_fmt_ordinal.Tpo -c real/format-output/cl_fmt_ordinal.cc -o real/format-output/cl_fmt_ordinal.o depbase=`echo real/format-output/cl_fmt_paddedstring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_paddedstring.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_paddedstring.lo real/format-output/cl_fmt_paddedstring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_paddedstring.lo -MD -MP -MF real/format-output/.deps/cl_fmt_paddedstring.Tpo -c real/format-output/cl_fmt_paddedstring.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_paddedstring.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_paddedstring.lo -MD -MP -MF real/format-output/.deps/cl_fmt_paddedstring.Tpo -c real/format-output/cl_fmt_paddedstring.cc -o real/format-output/cl_fmt_paddedstring.o depbase=`echo real/format-output/cl_fmt_scaleexp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_scaleexp.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_scaleexp.lo real/format-output/cl_fmt_scaleexp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_scaleexp.lo -MD -MP -MF real/format-output/.deps/cl_fmt_scaleexp.Tpo -c real/format-output/cl_fmt_scaleexp.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_scaleexp.o In file included from real/format-output/cl_fmt_scaleexp.cc:17: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_scaleexp.lo -MD -MP -MF real/format-output/.deps/cl_fmt_scaleexp.Tpo -c real/format-output/cl_fmt_scaleexp.cc -o real/format-output/cl_fmt_scaleexp.o In file included from real/format-output/cl_fmt_scaleexp.cc:17: In file included from ./float/ffloat/cl_FF.h:8: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/format-output/cl_fmt_tens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_tens.lo -MD -MP -MF $depbase.Tpo -c -o real/format-output/cl_fmt_tens.lo real/format-output/cl_fmt_tens.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_tens.lo -MD -MP -MF real/format-output/.deps/cl_fmt_tens.Tpo -c real/format-output/cl_fmt_tens.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_tens.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/format-output/cl_fmt_tens.lo -MD -MP -MF real/format-output/.deps/cl_fmt_tens.Tpo -c real/format-output/cl_fmt_tens.cc -o real/format-output/cl_fmt_tens.o depbase=`echo real/input/cl_R_from_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_from_string.lo -MD -MP -MF $depbase.Tpo -c -o real/input/cl_R_from_string.lo real/input/cl_R_from_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_from_string.lo -MD -MP -MF real/input/.deps/cl_R_from_string.Tpo -c real/input/cl_R_from_string.cc -fPIC -DPIC -o real/input/.libs/cl_R_from_string.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_from_string.lo -MD -MP -MF real/input/.deps/cl_R_from_string.Tpo -c real/input/cl_R_from_string.cc -o real/input/cl_R_from_string.o depbase=`echo real/input/cl_R_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_read.lo -MD -MP -MF $depbase.Tpo -c -o real/input/cl_R_read.lo real/input/cl_R_read.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_read.lo -MD -MP -MF real/input/.deps/cl_R_read.Tpo -c real/input/cl_R_read.cc -fPIC -DPIC -o real/input/.libs/cl_R_read.o In file included from real/input/cl_R_read.cc:21: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_read.lo -MD -MP -MF real/input/.deps/cl_R_read.Tpo -c real/input/cl_R_read.cc -o real/input/cl_R_read.o In file included from real/input/cl_R_read.cc:21: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/input/cl_R_read_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_read_stream.lo -MD -MP -MF $depbase.Tpo -c -o real/input/cl_R_read_stream.lo real/input/cl_R_read_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_read_stream.lo -MD -MP -MF real/input/.deps/cl_R_read_stream.Tpo -c real/input/cl_R_read_stream.cc -fPIC -DPIC -o real/input/.libs/cl_R_read_stream.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/input/cl_R_read_stream.lo -MD -MP -MF real/input/.deps/cl_R_read_stream.Tpo -c real/input/cl_R_read_stream.cc -o real/input/cl_R_read_stream.o depbase=`echo real/misc/cl_R_abs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_abs.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_abs.lo real/misc/cl_R_abs.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_abs.lo -MD -MP -MF real/misc/.deps/cl_R_abs.Tpo -c real/misc/cl_R_abs.cc -fPIC -DPIC -o real/misc/.libs/cl_R_abs.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_abs.lo -MD -MP -MF real/misc/.deps/cl_R_abs.Tpo -c real/misc/cl_R_abs.cc -o real/misc/cl_R_abs.o depbase=`echo real/misc/cl_R_as.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_as.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_as.lo real/misc/cl_R_as.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_as.lo -MD -MP -MF real/misc/.deps/cl_R_as.Tpo -c real/misc/cl_R_as.cc -fPIC -DPIC -o real/misc/.libs/cl_R_as.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_as.lo -MD -MP -MF real/misc/.deps/cl_R_as.Tpo -c real/misc/cl_R_as.cc -o real/misc/cl_R_as.o depbase=`echo real/misc/cl_R_contagion.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_contagion.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_contagion.lo real/misc/cl_R_contagion.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_contagion.lo -MD -MP -MF real/misc/.deps/cl_R_contagion.Tpo -c real/misc/cl_R_contagion.cc -fPIC -DPIC -o real/misc/.libs/cl_R_contagion.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_contagion.lo -MD -MP -MF real/misc/.deps/cl_R_contagion.Tpo -c real/misc/cl_R_contagion.cc -o real/misc/cl_R_contagion.o depbase=`echo real/misc/cl_R_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_debug.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_debug.lo real/misc/cl_R_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_debug.lo -MD -MP -MF real/misc/.deps/cl_R_debug.Tpo -c real/misc/cl_R_debug.cc -fPIC -DPIC -o real/misc/.libs/cl_R_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_debug.lo -MD -MP -MF real/misc/.deps/cl_R_debug.Tpo -c real/misc/cl_R_debug.cc -o real/misc/cl_R_debug.o depbase=`echo real/misc/cl_R_eqhashcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_eqhashcode.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_eqhashcode.lo real/misc/cl_R_eqhashcode.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_eqhashcode.lo -MD -MP -MF real/misc/.deps/cl_R_eqhashcode.Tpo -c real/misc/cl_R_eqhashcode.cc -fPIC -DPIC -o real/misc/.libs/cl_R_eqhashcode.o In file included from real/misc/cl_R_eqhashcode.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from real/misc/cl_R_eqhashcode.cc:24: In file included from ./rational/misc/cl_RA_eqhashcode.cc:15: ./integer/misc/cl_I_eqhashcode.cc:50:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uint64 msd2 = (len >= 2 ? mspref(MSDptr,1) : 0); ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./integer/misc/cl_I_eqhashcode.cc:44:6: note: array 'MSDptr' declared here var const uintD* MSDptr; ^ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_eqhashcode.lo -MD -MP -MF real/misc/.deps/cl_R_eqhashcode.Tpo -c real/misc/cl_R_eqhashcode.cc -o real/misc/cl_R_eqhashcode.o In file included from real/misc/cl_R_eqhashcode.cc:14: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ In file included from real/misc/cl_R_eqhashcode.cc:24: In file included from ./rational/misc/cl_RA_eqhashcode.cc:15: ./integer/misc/cl_I_eqhashcode.cc:50:39: warning: array index -2 refers past the last possible element for an array in 64-bit address space containing 64-bit (8-byte) elements (max possible 2305843009213693952 elements) [-Warray-bounds] var uint64 msd2 = (len >= 2 ? mspref(MSDptr,1) : 0); ~~~~~~~^~~~~~~~~ ./base/digitseq/cl_DS.h:79:25: note: expanded from macro 'mspref' #define mspref(p,i) (p)[-(uintP)(i)-1] ^ ~~~~~~~~~~~~~ ./integer/misc/cl_I_eqhashcode.cc:44:6: note: array 'MSDptr' declared here var const uintD* MSDptr; ^ 3 warnings generated. depbase=`echo real/misc/cl_R_expt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_expt.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_expt.lo real/misc/cl_R_expt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_expt.lo -MD -MP -MF real/misc/.deps/cl_R_expt.Tpo -c real/misc/cl_R_expt.cc -fPIC -DPIC -o real/misc/.libs/cl_R_expt.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_expt.lo -MD -MP -MF real/misc/.deps/cl_R_expt.Tpo -c real/misc/cl_R_expt.cc -o real/misc/cl_R_expt.o depbase=`echo real/misc/cl_R_expt_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_expt_I.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_expt_I.lo real/misc/cl_R_expt_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_expt_I.lo -MD -MP -MF real/misc/.deps/cl_R_expt_I.Tpo -c real/misc/cl_R_expt_I.cc -fPIC -DPIC -o real/misc/.libs/cl_R_expt_I.o In file included from real/misc/cl_R_expt_I.cc:15: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_expt_I.lo -MD -MP -MF real/misc/.deps/cl_R_expt_I.Tpo -c real/misc/cl_R_expt_I.cc -o real/misc/cl_R_expt_I.o In file included from real/misc/cl_R_expt_I.cc:15: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/misc/cl_R_max.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_max.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_max.lo real/misc/cl_R_max.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_max.lo -MD -MP -MF real/misc/.deps/cl_R_max.Tpo -c real/misc/cl_R_max.cc -fPIC -DPIC -o real/misc/.libs/cl_R_max.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_max.lo -MD -MP -MF real/misc/.deps/cl_R_max.Tpo -c real/misc/cl_R_max.cc -o real/misc/cl_R_max.o depbase=`echo real/misc/cl_R_min.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_min.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_min.lo real/misc/cl_R_min.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_min.lo -MD -MP -MF real/misc/.deps/cl_R_min.Tpo -c real/misc/cl_R_min.cc -fPIC -DPIC -o real/misc/.libs/cl_R_min.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_min.lo -MD -MP -MF real/misc/.deps/cl_R_min.Tpo -c real/misc/cl_R_min.cc -o real/misc/cl_R_min.o depbase=`echo real/misc/cl_R_rational.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_rational.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_rational.lo real/misc/cl_R_rational.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_rational.lo -MD -MP -MF real/misc/.deps/cl_R_rational.Tpo -c real/misc/cl_R_rational.cc -fPIC -DPIC -o real/misc/.libs/cl_R_rational.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_rational.lo -MD -MP -MF real/misc/.deps/cl_R_rational.Tpo -c real/misc/cl_R_rational.cc -o real/misc/cl_R_rational.o depbase=`echo real/misc/cl_R_rationalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_rationalize.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_rationalize.lo real/misc/cl_R_rationalize.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_rationalize.lo -MD -MP -MF real/misc/.deps/cl_R_rationalize.Tpo -c real/misc/cl_R_rationalize.cc -fPIC -DPIC -o real/misc/.libs/cl_R_rationalize.o In file included from real/misc/cl_R_rationalize.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_rationalize.lo -MD -MP -MF real/misc/.deps/cl_R_rationalize.Tpo -c real/misc/cl_R_rationalize.cc -o real/misc/cl_R_rationalize.o In file included from real/misc/cl_R_rationalize.cc:16: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/misc/cl_R_signum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_signum.lo -MD -MP -MF $depbase.Tpo -c -o real/misc/cl_R_signum.lo real/misc/cl_R_signum.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_signum.lo -MD -MP -MF real/misc/.deps/cl_R_signum.Tpo -c real/misc/cl_R_signum.cc -fPIC -DPIC -o real/misc/.libs/cl_R_signum.o In file included from real/misc/cl_R_signum.cc:16: In file included from ./integer/misc/cl_I_signum.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/misc/cl_R_signum.lo -MD -MP -MF real/misc/.deps/cl_R_signum.Tpo -c real/misc/cl_R_signum.cc -o real/misc/cl_R_signum.o In file included from real/misc/cl_R_signum.cc:16: In file included from ./integer/misc/cl_I_signum.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/output/cl_R_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_aprint.lo -MD -MP -MF $depbase.Tpo -c -o real/output/cl_R_aprint.lo real/output/cl_R_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_aprint.lo -MD -MP -MF real/output/.deps/cl_R_aprint.Tpo -c real/output/cl_R_aprint.cc -fPIC -DPIC -o real/output/.libs/cl_R_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_aprint.lo -MD -MP -MF real/output/.deps/cl_R_aprint.Tpo -c real/output/cl_R_aprint.cc -o real/output/cl_R_aprint.o depbase=`echo real/output/cl_R_bprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_bprint.lo -MD -MP -MF $depbase.Tpo -c -o real/output/cl_R_bprint.lo real/output/cl_R_bprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_bprint.lo -MD -MP -MF real/output/.deps/cl_R_bprint.Tpo -c real/output/cl_R_bprint.cc -fPIC -DPIC -o real/output/.libs/cl_R_bprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_bprint.lo -MD -MP -MF real/output/.deps/cl_R_bprint.Tpo -c real/output/cl_R_bprint.cc -o real/output/cl_R_bprint.o depbase=`echo real/output/cl_R_cprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_cprint.lo -MD -MP -MF $depbase.Tpo -c -o real/output/cl_R_cprint.lo real/output/cl_R_cprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_cprint.lo -MD -MP -MF real/output/.deps/cl_R_cprint.Tpo -c real/output/cl_R_cprint.cc -fPIC -DPIC -o real/output/.libs/cl_R_cprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/output/cl_R_cprint.lo -MD -MP -MF real/output/.deps/cl_R_cprint.Tpo -c real/output/cl_R_cprint.cc -o real/output/cl_R_cprint.o depbase=`echo real/random/cl_R_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/random/cl_R_random.lo -MD -MP -MF $depbase.Tpo -c -o real/random/cl_R_random.lo real/random/cl_R_random.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/random/cl_R_random.lo -MD -MP -MF real/random/.deps/cl_R_random.Tpo -c real/random/cl_R_random.cc -fPIC -DPIC -o real/random/.libs/cl_R_random.o In file included from real/random/cl_R_random.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/random/cl_R_random.lo -MD -MP -MF real/random/.deps/cl_R_random.Tpo -c real/random/cl_R_random.cc -o real/random/cl_R_random.o In file included from real/random/cl_R_random.cc:13: In file included from ./rational/cl_RA.h:10: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ 2 warnings generated. depbase=`echo real/ring/cl_R_ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/ring/cl_R_ring.lo -MD -MP -MF $depbase.Tpo -c -o real/ring/cl_R_ring.lo real/ring/cl_R_ring.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/ring/cl_R_ring.lo -MD -MP -MF real/ring/.deps/cl_R_ring.Tpo -c real/ring/cl_R_ring.cc -fPIC -DPIC -o real/ring/.libs/cl_R_ring.o real/ring/cl_R_ring.cc:154:32: warning: variable 'cl_R_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_real_ring cl_R_ring = cl_R_ring; ~~~~~~~~~ ^~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/ring/cl_R_ring.lo -MD -MP -MF real/ring/.deps/cl_R_ring.Tpo -c real/ring/cl_R_ring.cc -o real/ring/cl_R_ring.o real/ring/cl_R_ring.cc:154:32: warning: variable 'cl_R_ring' is uninitialized when used within its own initialization [-Wuninitialized] const cl_real_ring cl_R_ring = cl_R_ring; ~~~~~~~~~ ^~~~~~~~~ 1 warning generated. depbase=`echo real/transcendental/cl_R_atan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_atan.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_atan.lo real/transcendental/cl_R_atan.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_atan.lo -MD -MP -MF real/transcendental/.deps/cl_R_atan.Tpo -c real/transcendental/cl_R_atan.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_atan.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_atan.lo -MD -MP -MF real/transcendental/.deps/cl_R_atan.Tpo -c real/transcendental/cl_R_atan.cc -o real/transcendental/cl_R_atan.o depbase=`echo real/transcendental/cl_R_atan2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_atan2.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_atan2.lo real/transcendental/cl_R_atan2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_atan2.lo -MD -MP -MF real/transcendental/.deps/cl_R_atan2.Tpo -c real/transcendental/cl_R_atan2.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_atan2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_atan2.lo -MD -MP -MF real/transcendental/.deps/cl_R_atan2.Tpo -c real/transcendental/cl_R_atan2.cc -o real/transcendental/cl_R_atan2.o depbase=`echo real/transcendental/cl_R_cos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cos.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_cos.lo real/transcendental/cl_R_cos.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cos.lo -MD -MP -MF real/transcendental/.deps/cl_R_cos.Tpo -c real/transcendental/cl_R_cos.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_cos.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cos.lo -MD -MP -MF real/transcendental/.deps/cl_R_cos.Tpo -c real/transcendental/cl_R_cos.cc -o real/transcendental/cl_R_cos.o depbase=`echo real/transcendental/cl_R_cosh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cosh.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_cosh.lo real/transcendental/cl_R_cosh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cosh.lo -MD -MP -MF real/transcendental/.deps/cl_R_cosh.Tpo -c real/transcendental/cl_R_cosh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_cosh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cosh.lo -MD -MP -MF real/transcendental/.deps/cl_R_cosh.Tpo -c real/transcendental/cl_R_cosh.cc -o real/transcendental/cl_R_cosh.o depbase=`echo real/transcendental/cl_R_coshsinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_coshsinh.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_coshsinh.lo real/transcendental/cl_R_coshsinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_coshsinh.lo -MD -MP -MF real/transcendental/.deps/cl_R_coshsinh.Tpo -c real/transcendental/cl_R_coshsinh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_coshsinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_coshsinh.lo -MD -MP -MF real/transcendental/.deps/cl_R_coshsinh.Tpo -c real/transcendental/cl_R_coshsinh.cc -o real/transcendental/cl_R_coshsinh.o depbase=`echo real/transcendental/cl_R_cossin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cossin.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_cossin.lo real/transcendental/cl_R_cossin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cossin.lo -MD -MP -MF real/transcendental/.deps/cl_R_cossin.Tpo -c real/transcendental/cl_R_cossin.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_cossin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_cossin.lo -MD -MP -MF real/transcendental/.deps/cl_R_cossin.Tpo -c real/transcendental/cl_R_cossin.cc -o real/transcendental/cl_R_cossin.o depbase=`echo real/transcendental/cl_R_exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_exp.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_exp.lo real/transcendental/cl_R_exp.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_exp.lo -MD -MP -MF real/transcendental/.deps/cl_R_exp.Tpo -c real/transcendental/cl_R_exp.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_exp.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_exp.lo -MD -MP -MF real/transcendental/.deps/cl_R_exp.Tpo -c real/transcendental/cl_R_exp.cc -o real/transcendental/cl_R_exp.o depbase=`echo real/transcendental/cl_R_ln.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_ln.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_ln.lo real/transcendental/cl_R_ln.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_ln.lo -MD -MP -MF real/transcendental/.deps/cl_R_ln.Tpo -c real/transcendental/cl_R_ln.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_ln.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_ln.lo -MD -MP -MF real/transcendental/.deps/cl_R_ln.Tpo -c real/transcendental/cl_R_ln.cc -o real/transcendental/cl_R_ln.o depbase=`echo real/transcendental/cl_R_log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_log.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_log.lo real/transcendental/cl_R_log.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_log.lo -MD -MP -MF real/transcendental/.deps/cl_R_log.Tpo -c real/transcendental/cl_R_log.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_log.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_log.lo -MD -MP -MF real/transcendental/.deps/cl_R_log.Tpo -c real/transcendental/cl_R_log.cc -o real/transcendental/cl_R_log.o depbase=`echo real/transcendental/cl_R_sin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_sin.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_sin.lo real/transcendental/cl_R_sin.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_sin.lo -MD -MP -MF real/transcendental/.deps/cl_R_sin.Tpo -c real/transcendental/cl_R_sin.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_sin.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_sin.lo -MD -MP -MF real/transcendental/.deps/cl_R_sin.Tpo -c real/transcendental/cl_R_sin.cc -o real/transcendental/cl_R_sin.o depbase=`echo real/transcendental/cl_R_sinh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_sinh.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_sinh.lo real/transcendental/cl_R_sinh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_sinh.lo -MD -MP -MF real/transcendental/.deps/cl_R_sinh.Tpo -c real/transcendental/cl_R_sinh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_sinh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_sinh.lo -MD -MP -MF real/transcendental/.deps/cl_R_sinh.Tpo -c real/transcendental/cl_R_sinh.cc -o real/transcendental/cl_R_sinh.o depbase=`echo real/transcendental/cl_R_tan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_tan.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_tan.lo real/transcendental/cl_R_tan.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_tan.lo -MD -MP -MF real/transcendental/.deps/cl_R_tan.Tpo -c real/transcendental/cl_R_tan.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_tan.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_tan.lo -MD -MP -MF real/transcendental/.deps/cl_R_tan.Tpo -c real/transcendental/cl_R_tan.cc -o real/transcendental/cl_R_tan.o depbase=`echo real/transcendental/cl_R_tanh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_tanh.lo -MD -MP -MF $depbase.Tpo -c -o real/transcendental/cl_R_tanh.lo real/transcendental/cl_R_tanh.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_tanh.lo -MD -MP -MF real/transcendental/.deps/cl_R_tanh.Tpo -c real/transcendental/cl_R_tanh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_tanh.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT real/transcendental/cl_R_tanh.lo -MD -MP -MF real/transcendental/.deps/cl_R_tanh.Tpo -c real/transcendental/cl_R_tanh.cc -o real/transcendental/cl_R_tanh.o depbase=`echo timing/cl_t_c1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_c1.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_c1.lo timing/cl_t_c1.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_c1.lo -MD -MP -MF timing/.deps/cl_t_c1.Tpo -c timing/cl_t_c1.cc -fPIC -DPIC -o timing/.libs/cl_t_c1.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_c1.lo -MD -MP -MF timing/.deps/cl_t_c1.Tpo -c timing/cl_t_c1.cc -o timing/cl_t_c1.o depbase=`echo timing/cl_t_c2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_c2.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_c2.lo timing/cl_t_c2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_c2.lo -MD -MP -MF timing/.deps/cl_t_c2.Tpo -c timing/cl_t_c2.cc -fPIC -DPIC -o timing/.libs/cl_t_c2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_c2.lo -MD -MP -MF timing/.deps/cl_t_c2.Tpo -c timing/cl_t_c2.cc -o timing/cl_t_c2.o depbase=`echo timing/cl_t_current.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_current.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_current.lo timing/cl_t_current.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_current.lo -MD -MP -MF timing/.deps/cl_t_current.Tpo -c timing/cl_t_current.cc -fPIC -DPIC -o timing/.libs/cl_t_current.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_current.lo -MD -MP -MF timing/.deps/cl_t_current.Tpo -c timing/cl_t_current.cc -o timing/cl_t_current.o depbase=`echo timing/cl_t_current2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_current2.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_current2.lo timing/cl_t_current2.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_current2.lo -MD -MP -MF timing/.deps/cl_t_current2.Tpo -c timing/cl_t_current2.cc -fPIC -DPIC -o timing/.libs/cl_t_current2.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_current2.lo -MD -MP -MF timing/.deps/cl_t_current2.Tpo -c timing/cl_t_current2.cc -o timing/cl_t_current2.o depbase=`echo timing/cl_t_d.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_d.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_d.lo timing/cl_t_d.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_d.lo -MD -MP -MF timing/.deps/cl_t_d.Tpo -c timing/cl_t_d.cc -fPIC -DPIC -o timing/.libs/cl_t_d.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_d.lo -MD -MP -MF timing/.deps/cl_t_d.Tpo -c timing/cl_t_d.cc -o timing/cl_t_d.o depbase=`echo timing/cl_t_dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_dec.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_dec.lo timing/cl_t_dec.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_dec.lo -MD -MP -MF timing/.deps/cl_t_dec.Tpo -c timing/cl_t_dec.cc -fPIC -DPIC -o timing/.libs/cl_t_dec.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_dec.lo -MD -MP -MF timing/.deps/cl_t_dec.Tpo -c timing/cl_t_dec.cc -o timing/cl_t_dec.o depbase=`echo timing/cl_t_inc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_inc.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_inc.lo timing/cl_t_inc.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_inc.lo -MD -MP -MF timing/.deps/cl_t_inc.Tpo -c timing/cl_t_inc.cc -fPIC -DPIC -o timing/.libs/cl_t_inc.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_inc.lo -MD -MP -MF timing/.deps/cl_t_inc.Tpo -c timing/cl_t_inc.cc -o timing/cl_t_inc.o depbase=`echo timing/cl_t_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_minus.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_minus.lo timing/cl_t_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_minus.lo -MD -MP -MF timing/.deps/cl_t_minus.Tpo -c timing/cl_t_minus.cc -fPIC -DPIC -o timing/.libs/cl_t_minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_minus.lo -MD -MP -MF timing/.deps/cl_t_minus.Tpo -c timing/cl_t_minus.cc -o timing/cl_t_minus.o depbase=`echo timing/cl_t_report.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_report.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_report.lo timing/cl_t_report.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_report.lo -MD -MP -MF timing/.deps/cl_t_report.Tpo -c timing/cl_t_report.cc -fPIC -DPIC -o timing/.libs/cl_t_report.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_report.lo -MD -MP -MF timing/.deps/cl_t_report.Tpo -c timing/cl_t_report.cc -o timing/cl_t_report.o depbase=`echo timing/cl_t_td_minus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_td_minus.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_td_minus.lo timing/cl_t_td_minus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_td_minus.lo -MD -MP -MF timing/.deps/cl_t_td_minus.Tpo -c timing/cl_t_td_minus.cc -fPIC -DPIC -o timing/.libs/cl_t_td_minus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_td_minus.lo -MD -MP -MF timing/.deps/cl_t_td_minus.Tpo -c timing/cl_t_td_minus.cc -o timing/cl_t_td_minus.o depbase=`echo timing/cl_t_td_plus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_td_plus.lo -MD -MP -MF $depbase.Tpo -c -o timing/cl_t_td_plus.lo timing/cl_t_td_plus.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_td_plus.lo -MD -MP -MF timing/.deps/cl_t_td_plus.Tpo -c timing/cl_t_td_plus.cc -fPIC -DPIC -o timing/.libs/cl_t_td_plus.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT timing/cl_t_td_plus.lo -MD -MP -MF timing/.deps/cl_t_td_plus.Tpo -c timing/cl_t_td_plus.cc -o timing/cl_t_td_plus.o depbase=`echo vector/cl_GV_I.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_GV_I.lo vector/cl_GV_I.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I.lo -MD -MP -MF vector/.deps/cl_GV_I.Tpo -c vector/cl_GV_I.cc -fPIC -DPIC -o vector/.libs/cl_GV_I.o In file included from vector/cl_GV_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ vector/cl_GV_I.cc:490:30: warning: variable 'cl_null_GV_I' is uninitialized when used within its own initialization [-Wuninitialized] const cl_GV_I cl_null_GV_I = cl_null_GV_I; ~~~~~~~~~~~~ ^~~~~~~~~~~~ 3 warnings generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I.lo -MD -MP -MF vector/.deps/cl_GV_I.Tpo -c vector/cl_GV_I.cc -o vector/cl_GV_I.o In file included from vector/cl_GV_I.cc:12: In file included from ./integer/cl_I.h:12: In file included from ./base/digitseq/cl_DS.h:8: In file included from ./base/digit/cl_D.h:7: ./base/cl_low.h:139:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _hi; ^~~~~~~~~ ./base/cl_low.h:140:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register uint16 _lo; ^~~~~~~~~ vector/cl_GV_I.cc:490:30: warning: variable 'cl_null_GV_I' is uninitialized when used within its own initialization [-Wuninitialized] const cl_GV_I cl_null_GV_I = cl_null_GV_I; ~~~~~~~~~~~~ ^~~~~~~~~~~~ 3 warnings generated. depbase=`echo vector/cl_GV_I_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I_copy.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_GV_I_copy.lo vector/cl_GV_I_copy.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I_copy.lo -MD -MP -MF vector/.deps/cl_GV_I_copy.Tpo -c vector/cl_GV_I_copy.cc -fPIC -DPIC -o vector/.libs/cl_GV_I_copy.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I_copy.lo -MD -MP -MF vector/.deps/cl_GV_I_copy.Tpo -c vector/cl_GV_I_copy.cc -o vector/cl_GV_I_copy.o depbase=`echo vector/cl_GV_I_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I_debug.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_GV_I_debug.lo vector/cl_GV_I_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I_debug.lo -MD -MP -MF vector/.deps/cl_GV_I_debug.Tpo -c vector/cl_GV_I_debug.cc -fPIC -DPIC -o vector/.libs/cl_GV_I_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_I_debug.lo -MD -MP -MF vector/.deps/cl_GV_I_debug.Tpo -c vector/cl_GV_I_debug.cc -o vector/cl_GV_I_debug.o depbase=`echo vector/cl_GV_number.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_GV_number.lo vector/cl_GV_number.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number.lo -MD -MP -MF vector/.deps/cl_GV_number.Tpo -c vector/cl_GV_number.cc -fPIC -DPIC -o vector/.libs/cl_GV_number.o vector/cl_GV_number.cc:112:40: warning: variable 'cl_null_GV_number' is uninitialized when used within its own initialization [-Wuninitialized] const cl_GV_number cl_null_GV_number = cl_null_GV_number; ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number.lo -MD -MP -MF vector/.deps/cl_GV_number.Tpo -c vector/cl_GV_number.cc -o vector/cl_GV_number.o vector/cl_GV_number.cc:112:40: warning: variable 'cl_null_GV_number' is uninitialized when used within its own initialization [-Wuninitialized] const cl_GV_number cl_null_GV_number = cl_null_GV_number; ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo vector/cl_GV_number_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number_copy.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_GV_number_copy.lo vector/cl_GV_number_copy.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number_copy.lo -MD -MP -MF vector/.deps/cl_GV_number_copy.Tpo -c vector/cl_GV_number_copy.cc -fPIC -DPIC -o vector/.libs/cl_GV_number_copy.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number_copy.lo -MD -MP -MF vector/.deps/cl_GV_number_copy.Tpo -c vector/cl_GV_number_copy.cc -o vector/cl_GV_number_copy.o depbase=`echo vector/cl_GV_number_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number_debug.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_GV_number_debug.lo vector/cl_GV_number_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number_debug.lo -MD -MP -MF vector/.deps/cl_GV_number_debug.Tpo -c vector/cl_GV_number_debug.cc -fPIC -DPIC -o vector/.libs/cl_GV_number_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_GV_number_debug.lo -MD -MP -MF vector/.deps/cl_GV_number_debug.Tpo -c vector/cl_GV_number_debug.cc -o vector/cl_GV_number_debug.o depbase=`echo vector/cl_SV_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_copy.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_SV_copy.lo vector/cl_SV_copy.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_copy.lo -MD -MP -MF vector/.deps/cl_SV_copy.Tpo -c vector/cl_SV_copy.cc -fPIC -DPIC -o vector/.libs/cl_SV_copy.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_copy.lo -MD -MP -MF vector/.deps/cl_SV_copy.Tpo -c vector/cl_SV_copy.cc -o vector/cl_SV_copy.o depbase=`echo vector/cl_SV_number.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_number.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_SV_number.lo vector/cl_SV_number.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_number.lo -MD -MP -MF vector/.deps/cl_SV_number.Tpo -c vector/cl_SV_number.cc -fPIC -DPIC -o vector/.libs/cl_SV_number.o vector/cl_SV_number.cc:51:40: warning: variable 'cl_null_SV_number' is uninitialized when used within its own initialization [-Wuninitialized] const cl_SV_number cl_null_SV_number = cl_null_SV_number; ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_number.lo -MD -MP -MF vector/.deps/cl_SV_number.Tpo -c vector/cl_SV_number.cc -o vector/cl_SV_number.o vector/cl_SV_number.cc:51:40: warning: variable 'cl_null_SV_number' is uninitialized when used within its own initialization [-Wuninitialized] const cl_SV_number cl_null_SV_number = cl_null_SV_number; ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo vector/cl_SV_number_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_number_debug.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_SV_number_debug.lo vector/cl_SV_number_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_number_debug.lo -MD -MP -MF vector/.deps/cl_SV_number_debug.Tpo -c vector/cl_SV_number_debug.cc -fPIC -DPIC -o vector/.libs/cl_SV_number_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_number_debug.lo -MD -MP -MF vector/.deps/cl_SV_number_debug.Tpo -c vector/cl_SV_number_debug.cc -o vector/cl_SV_number_debug.o depbase=`echo vector/cl_SV_ringelt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_ringelt.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_SV_ringelt.lo vector/cl_SV_ringelt.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_ringelt.lo -MD -MP -MF vector/.deps/cl_SV_ringelt.Tpo -c vector/cl_SV_ringelt.cc -fPIC -DPIC -o vector/.libs/cl_SV_ringelt.o vector/cl_SV_ringelt.cc:52:42: warning: variable 'cl_null_SV_ringelt' is uninitialized when used within its own initialization [-Wuninitialized] const cl_SV_ringelt cl_null_SV_ringelt = cl_null_SV_ringelt; ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ 1 warning generated. c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_ringelt.lo -MD -MP -MF vector/.deps/cl_SV_ringelt.Tpo -c vector/cl_SV_ringelt.cc -o vector/cl_SV_ringelt.o vector/cl_SV_ringelt.cc:52:42: warning: variable 'cl_null_SV_ringelt' is uninitialized when used within its own initialization [-Wuninitialized] const cl_SV_ringelt cl_null_SV_ringelt = cl_null_SV_ringelt; ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo vector/cl_SV_ringelt_debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_ringelt_debug.lo -MD -MP -MF $depbase.Tpo -c -o vector/cl_SV_ringelt_debug.lo vector/cl_SV_ringelt_debug.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_ringelt_debug.lo -MD -MP -MF vector/.deps/cl_SV_ringelt_debug.Tpo -c vector/cl_SV_ringelt_debug.cc -fPIC -DPIC -o vector/.libs/cl_SV_ringelt_debug.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/cl_SV_ringelt_debug.lo -MD -MP -MF vector/.deps/cl_SV_ringelt_debug.Tpo -c vector/cl_SV_ringelt_debug.cc -o vector/cl_SV_ringelt_debug.o depbase=`echo vector/output/cl_GV_number_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_GV_number_aprint.lo -MD -MP -MF $depbase.Tpo -c -o vector/output/cl_GV_number_aprint.lo vector/output/cl_GV_number_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_GV_number_aprint.lo -MD -MP -MF vector/output/.deps/cl_GV_number_aprint.Tpo -c vector/output/cl_GV_number_aprint.cc -fPIC -DPIC -o vector/output/.libs/cl_GV_number_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_GV_number_aprint.lo -MD -MP -MF vector/output/.deps/cl_GV_number_aprint.Tpo -c vector/output/cl_GV_number_aprint.cc -o vector/output/cl_GV_number_aprint.o depbase=`echo vector/output/cl_SV_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_SV_aprint.lo -MD -MP -MF $depbase.Tpo -c -o vector/output/cl_SV_aprint.lo vector/output/cl_SV_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_SV_aprint.lo -MD -MP -MF vector/output/.deps/cl_SV_aprint.Tpo -c vector/output/cl_SV_aprint.cc -fPIC -DPIC -o vector/output/.libs/cl_SV_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_SV_aprint.lo -MD -MP -MF vector/output/.deps/cl_SV_aprint.Tpo -c vector/output/cl_SV_aprint.cc -o vector/output/cl_SV_aprint.o depbase=`echo vector/output/cl_SV_number_aprint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CXX --mode=compile c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_SV_number_aprint.lo -MD -MP -MF $depbase.Tpo -c -o vector/output/cl_SV_number_aprint.lo vector/output/cl_SV_number_aprint.cc &&\ mv -f $depbase.Tpo $depbase.Plo c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_SV_number_aprint.lo -MD -MP -MF vector/output/.deps/cl_SV_number_aprint.Tpo -c vector/output/cl_SV_number_aprint.cc -fPIC -DPIC -o vector/output/.libs/cl_SV_number_aprint.o c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -MT vector/output/cl_SV_number_aprint.lo -MD -MP -MF vector/output/.deps/cl_SV_number_aprint.Tpo -c vector/output/cl_SV_number_aprint.cc -o vector/output/cl_SV_number_aprint.o mkdir -p base/digitseq; cp base/digitseq/cl_asm_.cc base/digitseq/cl_asm.S depbase=`echo base/digitseq/cl_asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -Wa,--noexecstack -MT base/digitseq/cl_asm.lo -MD -MP -MF $depbase.Tpo -c -o base/digitseq/cl_asm.lo base/digitseq/cl_asm.S &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -Wa,--noexecstack -MT base/digitseq/cl_asm.lo -MD -MP -MF base/digitseq/.deps/cl_asm.Tpo -c base/digitseq/cl_asm.S -fPIC -DPIC -o base/digitseq/.libs/cl_asm.o cc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -Wa,--noexecstack -MT base/digitseq/cl_asm.lo -MD -MP -MF base/digitseq/.deps/cl_asm.Tpo -c base/digitseq/cl_asm.S -o base/digitseq/cl_asm.o mkdir -p polynomial/elem; cp polynomial/elem/cl_asm_GF2.cc polynomial/elem/cl_asm_GF2.S depbase=`echo polynomial/elem/cl_asm_GF2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -Wa,--noexecstack -MT polynomial/elem/cl_asm_GF2.lo -MD -MP -MF $depbase.Tpo -c -o polynomial/elem/cl_asm_GF2.lo polynomial/elem/cl_asm_GF2.S &&\ mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -Wa,--noexecstack -MT polynomial/elem/cl_asm_GF2.lo -MD -MP -MF polynomial/elem/.deps/cl_asm_GF2.Tpo -c polynomial/elem/cl_asm_GF2.S -fPIC -DPIC -o polynomial/elem/.libs/cl_asm_GF2.o cc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -I/usr/local/include -O2 -pipe -Wa,--noexecstack -MT polynomial/elem/cl_asm_GF2.lo -MD -MP -MF polynomial/elem/.deps/cl_asm_GF2.Tpo -c polynomial/elem/cl_asm_GF2.S -o polynomial/elem/cl_asm_GF2.o /usr/bin/libtool --tag=CXX --mode=link c++ -std=gnu++11 -O2 -pipe -version-info 6:6:0 -L/usr/local/lib -o libcln.la -rpath /usr/local/lib 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: c++ -shared -fPIC -DPIC -o .libs/libcln.so.4.0 -std=gnu++11 -O2 -pipe 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 -L.libs -lgmp -Wl,-soname,libcln.so.4.0 libtool: link: ar cru .libs/libcln.a base/cl_alloca.o base/cl_as_exception.o base/cl_condition.o base/cl_d0_exception.o base/cl_debug.o base/cl_debugout.o base/cl_free.o base/cl_immclasses.o base/cl_malloc.o base/cl_notreached_exception.o base/cl_version.o base/digit/cl_2D_div.o base/digit/cl_2D_exptpos.o base/digitseq/cl_2DS_div.o base/digitseq/cl_2DS_recip.o base/digitseq/cl_DS_div.o base/digitseq/cl_DS_mul.o base/digitseq/cl_DS_random.o base/digitseq/cl_DS_recip.o base/digitseq/cl_DS_recipsqrt.o base/digitseq/cl_DS_sqrt.o base/digitseq/cl_DS_trandom.o base/hash/cl_rcpointer2_hashweak_rcpointer.o base/hash/cl_rcpointer_hashweak_rcpointer.o base/input/cl_read_bad_syntax_exception.o base/input/cl_read_eof_exception.o base/input/cl_read_junk_exception.o base/low/cl_low_div.o base/low/cl_low_isqrt.o base/low/cl_low_isqrt2.o base/low/cl_low_mul.o base/output/cl_output_dec.o base/output/cl_output_hex.o base/output/cl_prin_globals.o base/proplist/cl_pl_add.o base/proplist/cl_pl_d.o base/proplist/cl_pl_get.o base/random/cl_UL_random.o base/random/cl_random_def.o base/random/cl_random_from.o base/ring/cl_no_ring.o base/ring/cl_ring_debug.o base/string/cl_spushstring_append.o base/string/cl_spushstring_push.o base/string/cl_sstring.o base/string/cl_st_c2.o base/string/cl_st_concat1.o base/string/cl_st_concat2.o base/string/cl_st_concat3.o base/string/cl_st_debug.o base/string/cl_st_hashcode.o base/string/cl_st_make0.o base/string/cl_st_make1.o base/string/cl_st_make2.o base/string/input/cl_st_get1.o base/string/input/cl_st_get2.o base/string/input/cl_st_getline1.o base/string/input/cl_st_getline2.o base/string/input/cl_st_gettoken.o base/string/misc/cl_st_class.o base/string/output/cl_st_print.o base/symbol/cl_sy_hashcode.o base/symbol/cl_symbol.o complex/algebraic/cl_C_abs.o complex/algebraic/cl_C_abs_aux.o complex/algebraic/cl_C_signum.o complex/algebraic/cl_C_sqrt.o complex/algebraic/cl_DF_hypot.o complex/algebraic/cl_FF_hypot.o complex/algebraic/cl_LF_hypot.o complex/algebraic/cl_R_hypot.o complex/algebraic/cl_SF_hypot.o complex/elem/cl_C_equal.o complex/elem/cl_C_from_R_R_complex.o complex/elem/cl_C_from_R_R_complex1.o complex/elem/cl_C_imagpart.o complex/elem/cl_C_minus.o complex/elem/cl_C_minus1.o complex/elem/cl_C_mul.o complex/elem/cl_C_plus.o complex/elem/cl_C_plus1.o complex/elem/cl_C_realpart.o complex/elem/cl_C_square.o complex/elem/cl_C_uminus.o complex/elem/cl_C_zerop.o complex/elem/division/cl_C_DF_recip.o complex/elem/division/cl_C_FF_recip.o complex/elem/division/cl_C_LF_recip.o complex/elem/division/cl_C_SF_recip.o complex/elem/division/cl_C_div.o complex/elem/division/cl_C_recip.o complex/input/cl_N_from_string.o complex/input/cl_N_read.o complex/input/cl_N_read_stream.o complex/misc/cl_C_class.o complex/misc/cl_C_conjugate.o complex/misc/cl_C_debug.o complex/misc/cl_C_eqhashcode.o complex/misc/cl_C_expt.o complex/misc/cl_C_expt_I.o complex/misc/cl_N_as.o complex/output/cl_N_aprint.o complex/output/cl_N_bprint.o complex/ring/cl_C_ring.o complex/transcendental/cl_C_acos.o complex/transcendental/cl_C_acosh.o complex/transcendental/cl_C_asin.o complex/transcendental/cl_C_asinh.o complex/transcendental/cl_C_asinh_aux.o complex/transcendental/cl_C_atan.o complex/transcendental/cl_C_atanh.o complex/transcendental/cl_C_atanh_aux.o complex/transcendental/cl_C_cis.o complex/transcendental/cl_C_cos.o complex/transcendental/cl_C_cosh.o complex/transcendental/cl_C_exp.o complex/transcendental/cl_C_expt_C.o complex/transcendental/cl_C_log.o complex/transcendental/cl_C_log2.o complex/transcendental/cl_C_phase.o complex/transcendental/cl_C_sin.o complex/transcendental/cl_C_sinh.o complex/transcendental/cl_C_tan.o complex/transcendental/cl_C_tanh.o complex/transcendental/cl_R_cis.o float/algebraic/cl_F_sqrt.o float/base/cl_F_globals.o float/base/cl_F_nan_exception.o float/base/cl_F_overflow_exception.o float/base/cl_F_underflow_exception.o float/conv/cl_DF_to_FF.o float/conv/cl_DF_to_LF.o float/conv/cl_DF_to_SF.o float/conv/cl_DF_to_double.o float/conv/cl_DF_to_float.o float/conv/cl_FF_to_DF.o float/conv/cl_FF_to_LF.o float/conv/cl_FF_to_SF.o float/conv/cl_FF_to_double.o float/conv/cl_FF_to_float.o float/conv/cl_F_from_F.o float/conv/cl_F_from_F_f.o float/conv/cl_F_from_I.o float/conv/cl_F_from_I_def.o float/conv/cl_F_from_I_f.o float/conv/cl_F_from_RA.o float/conv/cl_F_from_RA_def.o float/conv/cl_F_from_RA_f.o float/conv/cl_F_to_DF.o float/conv/cl_F_to_FF.o float/conv/cl_F_to_LF.o float/conv/cl_F_to_SF.o float/conv/cl_F_to_double.o float/conv/cl_F_to_float.o float/conv/cl_LF_to_DF.o float/conv/cl_LF_to_FF.o float/conv/cl_LF_to_SF.o float/conv/cl_LF_to_double.o float/conv/cl_LF_to_float.o float/conv/cl_SF_to_DF.o float/conv/cl_SF_to_FF.o float/conv/cl_SF_to_LF.o float/conv/cl_SF_to_double.o float/conv/cl_SF_to_float.o float/dfloat/algebraic/cl_DF_sqrt.o float/dfloat/conv/cl_DF_from_double.o float/dfloat/conv/cl_DF_to_doublej.o float/dfloat/conv/cl_I_to_double.o float/dfloat/conv/cl_RA_to_double.o float/dfloat/division/cl_DF_ceil22.o float/dfloat/division/cl_DF_fceil.o float/dfloat/division/cl_DF_floor22.o float/dfloat/division/cl_DF_recip.o float/dfloat/division/cl_DF_round22.o float/dfloat/division/cl_DF_trunc22.o float/dfloat/elem/cl_DF_compare.o float/dfloat/elem/cl_DF_div.o float/dfloat/elem/cl_DF_ffloor.o float/dfloat/elem/cl_DF_from_I.o float/dfloat/elem/cl_DF_from_RA.o float/dfloat/elem/cl_DF_fround.o float/dfloat/elem/cl_DF_ftrunc.o float/dfloat/elem/cl_DF_futrunc.o float/dfloat/elem/cl_DF_globals.o float/dfloat/elem/cl_DF_minus.o float/dfloat/elem/cl_DF_minusp.o float/dfloat/elem/cl_DF_mul.o float/dfloat/elem/cl_DF_plus.o float/dfloat/elem/cl_DF_plusp.o float/dfloat/elem/cl_DF_scale.o float/dfloat/elem/cl_DF_scale_I.o float/dfloat/elem/cl_DF_to_I.o float/dfloat/elem/cl_DF_uminus.o float/dfloat/elem/cl_DF_zerop.o float/dfloat/input/cl_DF_from_string.o float/dfloat/misc/cl_DF_abs.o float/dfloat/misc/cl_DF_as.o float/dfloat/misc/cl_DF_class.o float/dfloat/misc/cl_DF_debug.o float/dfloat/misc/cl_DF_decode.o float/dfloat/misc/cl_DF_digits.o float/dfloat/misc/cl_DF_eqhashcode.o float/dfloat/misc/cl_DF_exponent.o float/dfloat/misc/cl_DF_idecode.o float/dfloat/misc/cl_DF_max.o float/dfloat/misc/cl_DF_min.o float/dfloat/misc/cl_DF_precision.o float/dfloat/misc/cl_DF_sign.o float/dfloat/misc/cl_DF_signum.o float/division/cl_F_ceil1.o float/division/cl_F_ceil2.o float/division/cl_F_ceil22.o float/division/cl_F_fceil1.o float/division/cl_F_fceil2.o float/division/cl_F_ffloor1.o float/division/cl_F_ffloor2.o float/division/cl_F_floor1.o float/division/cl_F_floor2.o float/division/cl_F_floor22.o float/division/cl_F_fround1.o float/division/cl_F_fround2.o float/division/cl_F_ftrunc1.o float/division/cl_F_ftrunc2.o float/division/cl_F_round1.o float/division/cl_F_round2.o float/division/cl_F_round22.o float/division/cl_F_trunc1.o float/division/cl_F_trunc2.o float/division/cl_F_trunc22.o float/elem/cl_F_I_div.o float/elem/cl_F_I_mul.o float/elem/cl_F_RA_div.o float/elem/cl_F_RA_mul.o float/elem/cl_F_compare.o float/elem/cl_F_div.o float/elem/cl_F_minus.o float/elem/cl_F_minusp.o float/elem/cl_F_mul.o float/elem/cl_F_plus.o float/elem/cl_F_plusp.o float/elem/cl_F_recip.o float/elem/cl_F_scale.o float/elem/cl_F_scale_I.o float/elem/cl_F_square.o float/elem/cl_F_uminus.o float/elem/cl_F_zerop.o float/elem/cl_I_F_div.o float/elem/cl_RA_F_div.o float/ffloat/algebraic/cl_FF_sqrt.o float/ffloat/conv/cl_FF_from_float.o float/ffloat/conv/cl_FF_to_floatj.o float/ffloat/conv/cl_I_to_float.o float/ffloat/conv/cl_RA_to_float.o float/ffloat/division/cl_FF_ceil22.o float/ffloat/division/cl_FF_fceil.o float/ffloat/division/cl_FF_floor22.o float/ffloat/division/cl_FF_recip.o float/ffloat/division/cl_FF_round22.o float/ffloat/division/cl_FF_trunc22.o float/ffloat/elem/cl_FF_compare.o float/ffloat/elem/cl_FF_div.o float/ffloat/elem/cl_FF_ffloor.o float/ffloat/elem/cl_FF_from_I.o float/ffloat/elem/cl_FF_from_RA.o float/ffloat/elem/cl_FF_fround.o float/ffloat/elem/cl_FF_ftrunc.o float/ffloat/elem/cl_FF_futrunc.o float/ffloat/elem/cl_FF_globals.o float/ffloat/elem/cl_FF_minus.o float/ffloat/elem/cl_FF_minusp.o float/ffloat/elem/cl_FF_mul.o float/ffloat/elem/cl_FF_plus.o float/ffloat/elem/cl_FF_plusp.o float/ffloat/elem/cl_FF_scale.o float/ffloat/elem/cl_FF_scale_I.o float/ffloat/elem/cl_FF_to_I.o float/ffloat/elem/cl_FF_uminus.o float/ffloat/elem/cl_FF_zerop.o float/ffloat/input/cl_FF_from_string.o float/ffloat/misc/cl_FF_abs.o float/ffloat/misc/cl_FF_as.o float/ffloat/misc/cl_FF_class.o float/ffloat/misc/cl_FF_debug.o float/ffloat/misc/cl_FF_decode.o float/ffloat/misc/cl_FF_digits.o float/ffloat/misc/cl_FF_eqhashcode.o float/ffloat/misc/cl_FF_exponent.o float/ffloat/misc/cl_FF_idecode.o float/ffloat/misc/cl_FF_max.o float/ffloat/misc/cl_FF_min.o float/ffloat/misc/cl_FF_precision.o float/ffloat/misc/cl_FF_sign.o float/ffloat/misc/cl_FF_signum.o float/input/cl_F_from_string.o float/input/cl_F_read.o float/input/cl_F_read_stream.o float/input/cl_F_readparsed.o float/lfloat/algebraic/cl_LF_sqrt.o float/lfloat/division/cl_LF_ceil22.o float/lfloat/division/cl_LF_fceil.o float/lfloat/division/cl_LF_floor22.o float/lfloat/division/cl_LF_recip.o float/lfloat/division/cl_LF_round22.o float/lfloat/division/cl_LF_trunc22.o float/lfloat/elem/cl_I_LF_div.o float/lfloat/elem/cl_LF_1minus.o float/lfloat/elem/cl_LF_1plus.o float/lfloat/elem/cl_LF_2minus.o float/lfloat/elem/cl_LF_2plus.o float/lfloat/elem/cl_LF_I_div.o float/lfloat/elem/cl_LF_I_mul.o float/lfloat/elem/cl_LF_RA_div.o float/lfloat/elem/cl_LF_RA_mul.o float/lfloat/elem/cl_LF_compare.o float/lfloat/elem/cl_LF_div.o float/lfloat/elem/cl_LF_ffloor.o float/lfloat/elem/cl_LF_from_I.o float/lfloat/elem/cl_LF_from_RA.o float/lfloat/elem/cl_LF_fround.o float/lfloat/elem/cl_LF_ftrunc.o float/lfloat/elem/cl_LF_futrunc.o float/lfloat/elem/cl_LF_globals.o float/lfloat/elem/cl_LF_minus1.o float/lfloat/elem/cl_LF_minusp.o float/lfloat/elem/cl_LF_mul.o float/lfloat/elem/cl_LF_plus1.o float/lfloat/elem/cl_LF_plusp.o float/lfloat/elem/cl_LF_scale.o float/lfloat/elem/cl_LF_scale_I.o float/lfloat/elem/cl_LF_square.o float/lfloat/elem/cl_LF_to_I.o float/lfloat/elem/cl_LF_uminus.o float/lfloat/elem/cl_LF_zerop.o float/lfloat/elem/cl_RA_LF_div.o float/lfloat/input/cl_LF_from_string.o float/lfloat/misc/cl_LF_abs.o float/lfloat/misc/cl_LF_as.o float/lfloat/misc/cl_LF_class.o float/lfloat/misc/cl_LF_debug.o float/lfloat/misc/cl_LF_decode.o float/lfloat/misc/cl_LF_digits.o float/lfloat/misc/cl_LF_eqhashcode.o float/lfloat/misc/cl_LF_exponent.o float/lfloat/misc/cl_LF_extend.o float/lfloat/misc/cl_LF_idecode.o float/lfloat/misc/cl_LF_leninc.o float/lfloat/misc/cl_LF_lenincx.o float/lfloat/misc/cl_LF_max.o float/lfloat/misc/cl_LF_min.o float/lfloat/misc/cl_LF_precision.o float/lfloat/misc/cl_LF_shorten.o float/lfloat/misc/cl_LF_shortenrel.o float/lfloat/misc/cl_LF_shortenwith.o float/lfloat/misc/cl_LF_sign.o float/lfloat/misc/cl_LF_signum.o float/lfloat/misc/cl_LF_to_LF.o float/misc/cl_F_abs.o float/misc/cl_F_as.o float/misc/cl_F_decode.o float/misc/cl_F_digits.o float/misc/cl_F_epsneg.o float/misc/cl_F_epspos.o float/misc/cl_F_eqhashcode.o float/misc/cl_F_exponent.o float/misc/cl_F_extendsqrt.o float/misc/cl_F_extendsqrtx.o float/misc/cl_F_idecode.o float/misc/cl_F_leastneg.o float/misc/cl_F_leastpos.o float/misc/cl_F_max.o float/misc/cl_F_min.o float/misc/cl_F_mostneg.o float/misc/cl_F_mostpos.o float/misc/cl_F_precision.o float/misc/cl_F_rational.o float/misc/cl_F_shortenrel.o float/misc/cl_F_sign.o float/misc/cl_F_sign2.o float/misc/cl_F_signum.o float/misc/cl_float_format.o float/output/cl_F_aprint.o float/output/cl_F_bprint.o float/output/cl_F_cprint.o float/output/cl_F_dprint.o float/output/cl_F_printb.o float/random/cl_F_random.o float/sfloat/algebraic/cl_SF_sqrt.o float/sfloat/division/cl_SF_ceil22.o float/sfloat/division/cl_SF_fceil.o float/sfloat/division/cl_SF_ffloor.o float/sfloat/division/cl_SF_floor22.o float/sfloat/division/cl_SF_recip.o float/sfloat/division/cl_SF_round22.o float/sfloat/division/cl_SF_trunc22.o float/sfloat/elem/cl_SF_compare.o float/sfloat/elem/cl_SF_div.o float/sfloat/elem/cl_SF_from_I.o float/sfloat/elem/cl_SF_from_RA.o float/sfloat/elem/cl_SF_fround.o float/sfloat/elem/cl_SF_ftrunc.o float/sfloat/elem/cl_SF_futrunc.o float/sfloat/elem/cl_SF_minus.o float/sfloat/elem/cl_SF_minusp.o float/sfloat/elem/cl_SF_mul.o float/sfloat/elem/cl_SF_plus.o float/sfloat/elem/cl_SF_plusp.o float/sfloat/elem/cl_SF_scale.o float/sfloat/elem/cl_SF_scale_I.o float/sfloat/elem/cl_SF_to_I.o float/sfloat/elem/cl_SF_uminus.o float/sfloat/elem/cl_SF_zerop.o float/sfloat/input/cl_SF_from_string.o float/sfloat/misc/cl_SF_abs.o float/sfloat/misc/cl_SF_as.o float/sfloat/misc/cl_SF_class.o float/sfloat/misc/cl_SF_debug.o float/sfloat/misc/cl_SF_decode.o float/sfloat/misc/cl_SF_digits.o float/sfloat/misc/cl_SF_eqhashcode.o float/sfloat/misc/cl_SF_exponent.o float/sfloat/misc/cl_SF_idecode.o float/sfloat/misc/cl_SF_max.o float/sfloat/misc/cl_SF_min.o float/sfloat/misc/cl_SF_precision.o float/sfloat/misc/cl_SF_sign.o float/sfloat/misc/cl_SF_signum.o float/transcendental/cl_F_atanhx.o float/transcendental/cl_F_atanx.o float/transcendental/cl_F_catalanconst.o float/transcendental/cl_F_catalanconst_def.o float/transcendental/cl_F_catalanconst_f.o float/transcendental/cl_F_catalanconst_var.o float/transcendental/cl_F_cos.o float/transcendental/cl_F_cosh.o float/transcendental/cl_F_coshsinh.o float/transcendental/cl_F_cossin.o float/transcendental/cl_F_eulerconst.o float/transcendental/cl_F_eulerconst_def.o float/transcendental/cl_F_eulerconst_f.o float/transcendental/cl_F_eulerconst_var.o float/transcendental/cl_F_exp.o float/transcendental/cl_F_exp1.o float/transcendental/cl_F_exp1_def.o float/transcendental/cl_F_exp1_f.o float/transcendental/cl_F_exp1_var.o float/transcendental/cl_F_expx.o float/transcendental/cl_F_ln.o float/transcendental/cl_F_ln10.o float/transcendental/cl_F_ln10_f.o float/transcendental/cl_F_ln10_var.o float/transcendental/cl_F_ln2.o float/transcendental/cl_F_ln2_f.o float/transcendental/cl_F_ln2_var.o float/transcendental/cl_F_lnx.o float/transcendental/cl_F_pi.o float/transcendental/cl_F_pi_def.o float/transcendental/cl_F_pi_f.o float/transcendental/cl_F_pi_var.o float/transcendental/cl_F_roundpi.o float/transcendental/cl_F_roundpi2.o float/transcendental/cl_F_sin.o float/transcendental/cl_F_sinh.o float/transcendental/cl_F_sinhx.o float/transcendental/cl_F_sinx.o float/transcendental/cl_F_tan.o float/transcendental/cl_F_tanh.o float/transcendental/cl_F_zeta_int.o float/transcendental/cl_F_zeta_int_def.o float/transcendental/cl_F_zeta_int_f.o float/transcendental/cl_LF_atan_recip.o float/transcendental/cl_LF_atanh_recip.o float/transcendental/cl_LF_catalanconst.o float/transcendental/cl_LF_coshsinh.o float/transcendental/cl_LF_coshsinh_aux.o float/transcendental/cl_LF_cossin.o float/transcendental/cl_LF_cossin_aux.o float/transcendental/cl_LF_eulerconst.o float/transcendental/cl_LF_exp1.o float/transcendental/cl_LF_exp_aux.o float/transcendental/cl_LF_ln10.o float/transcendental/cl_LF_ln2.o float/transcendental/cl_LF_pi.o float/transcendental/cl_LF_ratseries_.o float/transcendental/cl_LF_ratseries_a.o float/transcendental/cl_LF_ratseries_ab.o float/transcendental/cl_LF_ratseries_b.o float/transcendental/cl_LF_ratseries_p.o float/transcendental/cl_LF_ratseries_pa.o float/transcendental/cl_LF_ratseries_pab.o float/transcendental/cl_LF_ratseries_pb.o float/transcendental/cl_LF_ratseries_pq.o float/transcendental/cl_LF_ratseries_pqa.o float/transcendental/cl_LF_ratseries_pqab.o float/transcendental/cl_LF_ratseries_pqb.o float/transcendental/cl_LF_ratseries_q.o float/transcendental/cl_LF_ratseries_qa.o float/transcendental/cl_LF_ratseries_qab.o float/transcendental/cl_LF_ratseries_qb.o float/transcendental/cl_LF_ratsumseries_pqcd.o float/transcendental/cl_LF_ratsumseries_pqcd_aux.o float/transcendental/cl_LF_ratsumseries_pqd.o float/transcendental/cl_LF_ratsumseries_pqd_aux.o float/transcendental/cl_LF_zeta3.o float/transcendental/cl_LF_zeta_int.o integer/2adic/cl_I_2adic_div.o integer/2adic/cl_I_2adic_recip.o integer/algebraic/cl_I_rootp.o integer/algebraic/cl_I_rootp_I.o integer/algebraic/cl_I_rootp_aux.o @/tmp/arargs.K9XtBY3CXDcA libtool: link: ranlib .libs/libcln.a gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/src' Making all in tests gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/tests' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/tests' Making all in doc gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/doc' Making all in benchmarks gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/benchmarks' depbase=`echo timebench1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -O2 -pipe -MT timebench1.o -MD -MP -MF $depbase.Tpo -c -o timebench1.o timebench1.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=gnu++11 -O2 -pipe -L/usr/local/lib -o timebench1 timebench1.o ../src/libcln.la -lgmp libtool: link: c++ -o .libs/timebench1 -std=gnu++11 -O2 -pipe timebench1.o -L.libs -lcln -lgmp -Wl,-rpath-link,/usr/local/lib depbase=`echo timebench2a.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -O2 -pipe -MT timebench2a.o -MD -MP -MF $depbase.Tpo -c -o timebench2a.o timebench2a.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=gnu++11 -O2 -pipe -L/usr/local/lib -o timebench2a timebench2a.o ../src/libcln.la -lgmp libtool: link: c++ -o .libs/timebench2a -std=gnu++11 -O2 -pipe timebench2a.o -L.libs -lcln -lgmp -Wl,-rpath-link,/usr/local/lib depbase=`echo timebench2ap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -O2 -pipe -MT timebench2ap.o -MD -MP -MF $depbase.Tpo -c -o timebench2ap.o timebench2ap.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=gnu++11 -O2 -pipe -L/usr/local/lib -o timebench2ap timebench2ap.o ../src/libcln.la -lgmp libtool: link: c++ -o .libs/timebench2ap -std=gnu++11 -O2 -pipe timebench2ap.o -L.libs -lcln -lgmp -Wl,-rpath-link,/usr/local/lib depbase=`echo timebench2b.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/local/include -O2 -pipe -MT timebench2b.o -MD -MP -MF $depbase.Tpo -c -o timebench2b.o timebench2b.cc &&\ mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=gnu++11 -O2 -pipe -L/usr/local/lib -o timebench2b timebench2b.o ../src/libcln.la -lgmp libtool: link: c++ -o .libs/timebench2b -std=gnu++11 -O2 -pipe timebench2b.o -L.libs -lcln -lgmp -Wl,-rpath-link,/usr/local/lib gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/benchmarks' gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6' gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6' >>> Running fake in devel/cln at 1713354684.78 ===> devel/cln ===> Faking installation for cln-1.3.6 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/src' gmake[2]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/src' mkdir -p '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/cln-1.3.6/bin/install -c libcln.la '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/cln-1.3.6/bin/install -c -m 644 ./.libs/libcln.a /exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib/libcln.a libtool: install: /exopi-obj/pobj/cln-1.3.6/bin/install -c -m 644 ./.libs/libcln.so.4.0 /exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib/libcln.so.4.0 libtool: install: /exopi-obj/pobj/cln-1.3.6/bin/install -c -m 644 ./.libs/libcln.lai /exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib/libcln.la gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/src' gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/src' Making install in tests gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/tests' gmake[2]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/tests' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/tests' gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/tests' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/doc' gmake[2]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/doc' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/info' /exopi-obj/pobj/cln-1.3.6/bin/install -c -m 644 ./cln.info '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/info' '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/info/cln.info' gmake[2]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/doc' Making install in benchmarks gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/benchmarks' gmake[2]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/benchmarks' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/benchmarks' gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6/benchmarks' gmake[1]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6' gmake[2]: Entering directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/include/cln' /exopi-obj/pobj/cln-1.3.6/bin/install -c -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 '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/include/cln' /exopi-obj/pobj/cln-1.3.6/bin/install -c -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 '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/include/cln' mkdir -p '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/include/cln' /exopi-obj/pobj/cln-1.3.6/bin/install -c -m 644 include/cln/config.h include/cln/host_cpu.h include/cln/intparam.h '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/include/cln' mkdir -p '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/cln-1.3.6/bin/install -c -m 644 cln.pc '/exopi-obj/pobj/cln-1.3.6/fake-amd64/usr/local/lib/pkgconfig' gmake[2]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6' gmake[1]: Leaving directory '/exopi-obj/pobj/cln-1.3.6/cln-1.3.6' >>> Running package in devel/cln at 1713354693.67 ===> devel/cln `/exopi-obj/pobj/cln-1.3.6/fake-amd64/.fake_done' is up to date. ===> Building package for cln-1.3.6 Create /exopi-cvs/ports/packages/amd64/all/cln-1.3.6.tgz Creating package cln-1.3.6 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************ | 19% archiving|************************* | 39% archiving|************************************* | 58% archiving|************************************************ | 75% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cln-1.3.6.tgz >>> Running clean in devel/cln at 1713354696.11 ===> devel/cln ===> Cleaning for cln-1.3.6 >>> Ended at 1713354696.81 max_stuck=9.06/patch=6.65/configure=29.81/build=2429.40/fake=8.90/package=2.43/clean=0.76