>>> Building on sparc64-0d under devel/cln BDEPENDS = [lang/gcc/8;lang/gcc/8,-c++;archivers/bzip2;devel/gmp;devel/gmake;lang/gcc/8,-libs] DIST = [devel/cln:cln-1.3.6.tar.bz2] FULLPKGNAME = cln-1.3.6 RDEPENDS = [lang/gcc/8,-libs;devel/gmp] (Junk lock failure for sparc64-0d at 1755536903.84548) Received IO (Junk lock obtained for sparc64-0d at 1755536956.44) Received IO Short-cut: depends already handled by multimedia/libmediainfo >>> Running show-prepare-results in devel/cln at 1755536961.08 ===> devel/cln ===> Building from scratch cln-1.3.6 ===> cln-1.3.6 depends on: gcc->=8,<9 -> gcc-8.4.0p28 ===> cln-1.3.6 depends on: g++->=8,<9 -> g++-8.4.0p28 ===> cln-1.3.6 depends on: gmake-* -> gmake-4.4.1p0 ===> cln-1.3.6 depends on: bzip2-* -> bzip2-1.0.8p0 ===> cln-1.3.6 depends on: gmp-* -> gmp-6.3.0 ===> cln-1.3.6 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p28 ===> Verifying specs: m estdc++>=19 pthread gmp ===> found m.10.1 estdc++.19.0 pthread.28.0 gmp.11.1 bzip2-1.0.8p0 g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 gmake-4.4.1p0 gmp-6.3.0 (Junk lock released for sparc64-0d at 1755536968.35) Woken up devel/cbmc distfiles size=1330815 >>> Running patch in devel/cln at 1755536968.49 ===> devel/cln ===> Checking files for cln-1.3.6 `/usr/ports/distfiles/cln-1.3.6.tar.bz2' is up to date. >> (SHA256) all files: 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: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in devel/cln at 1755536972.26 ===> devel/cln ===> Generating configure for cln-1.3.6 ===> Configuring for cln-1.3.6 Using /usr/obj/ports/cln-1.3.6/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/cln-1.3.6/config.site checking for a BSD-compatible install... /usr/obj/ports/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... no checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for 64-bit SPARC... 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 sparc64-unknown-openbsd7.7 file names to sparc64-unknown-openbsd7.7 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.7 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... no 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.7 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.7 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... yes 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 1755537115.17 ===> devel/cln ===> Building for cln-1.3.6 Making all in src gmake[1]: Entering directory '/usr/obj/ports/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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 c++ -std=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 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 panic: Unexpectedly didn't find a dot radix character in '-nan' at /usr/libdata/perl5/LT/Trace.pm line 18. Compilation failed in require at /usr/bin/libtool line 25. BEGIN failed--compilation aborted at /usr/bin/libtool line 25. gmake[1]: *** [Makefile:6435: float/conv/cl_SF_to_double.lo] Error 255 gmake[1]: Leaving directory '/usr/obj/ports/cln-1.3.6/cln-1.3.6/src' gmake: *** [Makefile:680: all-recursive] Error 1 *** Error 2 in devel/cln (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/cln-1.3.6/.build_done': @cd /usr/obj/ports/cln-1.3.6...) *** Error 2 in devel/cln (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=cln-1.3.6; export _LOCKS_HELD=" cln-1.3.6"; /usr/b...) ===> Exiting devel/cln with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1755538590.20 max_stuck=37.09/waiting-for-lock #77=57.23/show-prepare-results=7.38/patch=3.80/configure=142.91/build=1475.11 Error: job failed with 512 on sparc64-0d at 1755538590