* Package: dev-libs/ppl-0.12.1-r1  * Repository: gentoo  * Maintainer: toolchain@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lpsol multilib userland_GNU  * FEATURES: sandbox splitdebug >>> Unpacking source... >>> Unpacking ppl-0.12.1.tar.bz2 to /var/tmp/portage/dev-libs/ppl-0.12.1-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/ppl-0.12.1-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1 ... * Applying ppl-fix-gmp-5.1.0.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1 ... * econf: updating ppl-0.12.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ppl-0.12.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/ppl-0.12.1-r1 --disable-debugging --disable-optimization --disable-documentation --enable-ppl_lpsol --disable-pch --disable-static --enable-interfaces=c cxx checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a ustar tar archive... gnutar checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether we are actually using the Intel C compiler... no checking whether we are actually using Clang... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking whether we are actually using the Intel C++ compiler... no checking whether we are actually using clang++... no checking for grep that handles long lines and -e... /bin/grep checking for fgrep... /bin/grep -F checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether make sets $(MAKE)... (cached) yes checking whether to compile with debug info... no checking whether to compile for profiling... no checking whether to compile for test coverage... no checking whether to enable checking of run-time assertions... no checking whether to enable even more run-time assertions... no checking whether to enable optimizations... no checking for which architecture to optimize... default checking whether to use (a specific) floating point arithmetic... default checking whether to use precompiled headers... no checking the type of integral values to use as coefficients... GMP mpz checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for typeof syntax and keyword spelling... typeof checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of int*... 8 checking size of fp... 8 checking for perl... /usr/bin/perl checking for library containing sqrt... none required checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking if it is possible to control the FPU... yes checking whether the plain char type is signed... yes checking whether the C++ compiler provides proper long doubles... yes checking the binary format of C++ floats... IEEE754 Single Precision checking whether C++ provides exact output for floats... yes checking the binary format of C++ doubles... IEEE754 Double Precision checking whether C++ provides exact output for doubles... yes checking the binary format of C++ long doubles... Intel Double-Extended checking whether C++ provides exact output for long doubles... yes checking whether the C++ compiler supports zero-length arrays... yes checking whether the IEEE inexact flag is supported in C++... yes checking whether the C++ compiler supports __attribute__ ((weak))... yes checking for fenv.h... (cached) yes checking for ieeefp.h... (cached) no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether ffs is declared... yes checking whether getenv is declared... yes checking whether strtof is declared... yes checking whether strtod is declared... yes checking whether strtold is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether fma is declared... yes checking whether fmaf is declared... yes checking whether fmal is declared... yes checking whether rintf is declared... yes checking whether rintl is declared... yes checking for int_fast16_t... yes checking for int_fast32_t... yes checking for int_fast64_t... yes checking for uint_fast16_t... yes checking for uint_fast32_t... yes checking for uint_fast64_t... yes checking for uintptr_t... yes checking for the GMP library version 4.1.3 or above... yes checking size of mp_limb_t... 8 checking whether GMP has been compiled with support for exceptions... yes checking for __mpz_struct._mp_alloc... yes checking for __mpz_struct._mp_size... yes checking for __mpz_struct._mp_d... yes checking whether to build the ppl_lcdd program... yes checking whether to build the ppl_lpsol program... yes checking whether to build the ppl_pips program... yes checking whether to build the PPL documentation... no checking which interfaces are enabled... cxx c checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking how m4 supports trace files... --debugfile checking which instantiations are enabled... Polyhedron@Grid@Rational_Box@BD_Shape@BD_Shape@Octagonal_Shape@Octagonal_Shape@Constraints_Product@Pointset_Powerset@Pointset_Powerset@Double_Box@BD_Shape@Octagonal_Shape checking whether tests should be run under Valgrind... no checking whether `make check' does a thorough or quick check... quick checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for md5sum... md5sum checking for the text md5sum command... md5sum -t checking glpk.h usability... yes checking glpk.h presence... yes checking for glpk.h... yes checking glpk/glpk.h usability... no checking glpk/glpk.h presence... no checking for glpk/glpk.h... no checking whether lib_set_print_hook is declared... no checking for _glp_lib_print_hook... no checking whether glp_term_out is declared... yes checking whether glp_term_hook is declared... yes checking whether RLIMIT_DATA is declared... yes checking whether RLIMIT_RSS is declared... yes checking whether RLIMIT_VMEM is declared... no checking whether RLIMIT_AS is declared... yes checking whether getrusage is declared... yes checking whether setrlimit is declared... yes checking whether setitimer is declared... yes checking whether sigaction is declared... yes checking for timeval... yes checking for siginfo_t... yes checking whether we can limit memory in C++ using setrlimit()... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ppl.lsm config.status: creating src/Makefile config.status: creating src/version.hh config.status: creating src/ppl-config.cc config.status: creating tests/Makefile config.status: creating tests/BD_Shape/Makefile config.status: creating tests/Box/Makefile config.status: creating tests/Concrete_Expression/Makefile config.status: creating tests/CO_Tree/Makefile config.status: creating tests/Grid/Makefile config.status: creating tests/MIP_Problem/Makefile config.status: creating tests/Octagonal_Shape/Makefile config.status: creating tests/Partially_Reduced_Product/Makefile config.status: creating tests/PIP_Problem/Makefile config.status: creating tests/Polyhedron/Makefile config.status: creating tests/Powerset/Makefile config.status: creating tests/Sparse_Matrix/Makefile config.status: creating tests/Watchdog/Makefile config.status: creating utils/Makefile config.status: creating m4/Makefile config.status: creating demos/Makefile config.status: creating demos/ppl_lcdd/Makefile config.status: creating demos/ppl_lcdd/examples/Makefile config.status: creating demos/ppl_lpsol/Makefile config.status: creating demos/ppl_lpsol/examples/Makefile config.status: creating demos/ppl_pips/Makefile config.status: creating demos/ppl_pips/examples/Makefile config.status: creating doc/Makefile config.status: creating doc/user.doxyconf-latex config.status: creating doc/devref.doxyconf-latex config.status: creating doc/user.doxyconf-html config.status: creating doc/devref.doxyconf-html config.status: creating doc/user-language-interface.doxyconf config.status: creating doc/devref-language-interface.doxyconf config.status: creating interfaces/Makefile config.status: creating interfaces/C/Makefile config.status: creating interfaces/C/ppl_c_version.h config.status: creating interfaces/C/tests/Makefile config.status: creating interfaces/Java/Makefile config.status: creating interfaces/Java/jni/Makefile config.status: creating interfaces/Java/tests/Makefile config.status: creating interfaces/Java/parma_polyhedra_library/Makefile config.status: creating interfaces/OCaml/Makefile config.status: creating interfaces/OCaml/tests/Makefile config.status: creating interfaces/Prolog/Makefile config.status: creating interfaces/Prolog/Ciao/Makefile config.status: creating interfaces/Prolog/GNU/Makefile config.status: creating interfaces/Prolog/SICStus/Makefile config.status: creating interfaces/Prolog/SWI/Makefile config.status: creating interfaces/Prolog/XSB/Makefile config.status: creating interfaces/Prolog/YAP/Makefile config.status: creating interfaces/Prolog/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1 ... make -j10 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1' /bin/sed -f ./ppl-config.sed config.h >ppl-config.h make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1' Making all in utils make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/utils' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT timings.o -MD -MP -MF .deps/timings.Tpo -c -o timings.o timings.cc /bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header /bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray chmod +x build_header chmod +x text2cxxarray mv -f .deps/timings.Tpo .deps/timings.Po rm -f libppl_utils.a x86_64-pc-linux-gnu-ar cru libppl_utils.a timings.o x86_64-pc-linux-gnu-ranlib libppl_utils.a make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/utils' Making all in src make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/src' for file in namespaces.hh compiler.hh assert.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits.defs.hh mp_std_bits.inlines.hh Concrete_Expression.types.hh Concrete_Expression.defs.hh Concrete_Expression.inlines.hh Temp.defs.hh Temp.inlines.hh Temp.templates.hh Coefficient_traits_template.hh Checked_Number.types.hh GMP_Integer.types.hh Coefficient.types.hh stdiobuf.types.hh c_streambuf.types.hh globals.types.hh iterator_to_const.types.hh distances.types.hh Interval_Info.types.hh Interval.types.hh Box.types.hh Constraint.types.hh Generator.types.hh Grid_Generator.types.hh Congruence.types.hh Init.types.hh Row_Flags.types.hh Dense_Row.types.hh CO_Tree.types.hh Sparse_Row.types.hh Sparse_Matrix.types.hh Linear_Row.types.hh Dense_Matrix.types.hh Variable.types.hh Variables_Set.types.hh Linear_Expression.types.hh Linear_System.types.hh Linear_Form.types.hh Bit_Row.types.hh Bit_Matrix.types.hh Constraint_System.types.hh Generator_System.types.hh Grid_Generator_System.types.hh Congruence_System.types.hh Scalar_Products.types.hh PIP_Tree.types.hh PIP_Problem.types.hh Poly_Con_Relation.types.hh Poly_Gen_Relation.types.hh BHRZ03_Certificate.types.hh H79_Certificate.types.hh Grid_Certificate.types.hh Partial_Function.types.hh Polyhedron.types.hh C_Polyhedron.types.hh NNC_Polyhedron.types.hh Grid.types.hh Ptr_Iterator.types.hh DB_Row.types.hh DB_Matrix.types.hh BD_Shape.types.hh OR_Matrix.types.hh Octagonal_Shape.types.hh fpu.types.hh Float.defs.hh Float.inlines.hh Float.templates.hh C_Integer.hh fpu.defs.hh fpu-c99.inlines.hh fpu-ia32.inlines.hh fpu-none.inlines.hh fpu-sparc.inlines.hh Rounding_Dir.defs.hh Rounding_Dir.inlines.hh Result.defs.hh Result.inlines.hh Numeric_Format.defs.hh checked.defs.hh checked.inlines.hh checked_int.inlines.hh checked_float.inlines.hh checked_mpz.inlines.hh checked_mpq.inlines.hh checked_ext.inlines.hh Checked_Number.defs.hh Checked_Number.inlines.hh Checked_Number.templates.hh WRD_coefficient_types.defs.hh WRD_coefficient_types.inlines.hh checked_numeric_limits.hh GMP_Integer.defs.hh GMP_Integer.inlines.hh Coefficient.defs.hh Coefficient.inlines.hh stdiobuf.defs.hh stdiobuf.inlines.hh c_streambuf.defs.hh c_streambuf.inlines.hh globals.defs.hh globals.inlines.hh math_utilities.defs.hh math_utilities.inlines.hh iterator_to_const.defs.hh iterator_to_const.inlines.hh distances.defs.hh distances.inlines.hh Boundary.defs.hh intervals.defs.hh Interval_Info.defs.hh Interval_Info.inlines.hh Interval.defs.hh Interval.inlines.hh Interval.templates.hh Box.defs.hh Box_Status.inlines.hh Box.inlines.hh Box.templates.hh Integer_Interval.hh Rational_Interval.hh Rational_Box.hh Variable.defs.hh Variable.inlines.hh Variables_Set.defs.hh Variables_Set.inlines.hh Init.defs.hh Init.inlines.hh initializer.hh Topology.types.hh Row_Flags.defs.hh Row_Flags.inlines.hh Dense_Row.defs.hh Dense_Row.inlines.hh Dense_Row.templates.hh CO_Tree.defs.hh CO_Tree.inlines.hh CO_Tree.templates.hh Sparse_Row.defs.hh Sparse_Row.inlines.hh Sparse_Row.templates.hh Sparse_Matrix.defs.hh Sparse_Matrix.inlines.hh Linear_Row.defs.hh Linear_Row.inlines.hh Dense_Matrix.defs.hh Dense_Matrix.inlines.hh Bit_Row.defs.hh Bit_Row.inlines.hh Linear_System.defs.hh Linear_System.inlines.hh Bit_Matrix.defs.hh Bit_Matrix.inlines.hh Constraint_System.defs.hh Generator_System.defs.hh Grid_Generator_System.defs.hh Congruence_System.defs.hh Linear_Expression.defs.hh Linear_Expression.inlines.hh Linear_Form.defs.hh Linear_Form.inlines.hh Linear_Form.templates.hh linearize.hh Constraint.defs.hh Constraint.inlines.hh Constraint_System.inlines.hh Generator.defs.hh Generator.inlines.hh Grid_Generator.defs.hh Grid_Generator.inlines.hh Congruence.defs.hh Congruence.inlines.hh Generator_System.inlines.hh Grid_Generator_System.inlines.hh Congruence_System.inlines.hh Scalar_Products.defs.hh Scalar_Products.inlines.hh Row.types.hh Row.defs.hh Matrix.types.hh Matrix.defs.hh MIP_Problem.types.hh MIP_Problem.defs.hh MIP_Problem.inlines.hh MIP_Problem.templates.hh PIP_Tree.types.hh PIP_Tree.defs.hh PIP_Tree.inlines.hh PIP_Problem.types.hh PIP_Problem.defs.hh PIP_Problem.inlines.hh PIP_Problem.templates.hh Poly_Con_Relation.defs.hh Poly_Con_Relation.inlines.hh Poly_Gen_Relation.defs.hh Poly_Gen_Relation.inlines.hh BHRZ03_Certificate.defs.hh BHRZ03_Certificate.inlines.hh H79_Certificate.defs.hh H79_Certificate.inlines.hh Grid_Certificate.defs.hh Grid_Certificate.inlines.hh Partial_Function.defs.hh Partial_Function.inlines.hh Polyhedron.defs.hh Ph_Status.inlines.hh Polyhedron.inlines.hh Polyhedron.templates.hh Grid.defs.hh Grid_Status.inlines.hh Grid.inlines.hh Grid.templates.hh C_Polyhedron.defs.hh C_Polyhedron.inlines.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh Widening_Function.types.hh Widening_Function.defs.hh Widening_Function.inlines.hh Ptr_Iterator.defs.hh Ptr_Iterator.inlines.hh DB_Row.defs.hh DB_Row.inlines.hh DB_Row.templates.hh DB_Matrix.defs.hh DB_Matrix.inlines.hh DB_Matrix.templates.hh BD_Shape.defs.hh BDS_Status.inlines.hh BD_Shape.inlines.hh BD_Shape.templates.hh OR_Matrix.defs.hh OR_Matrix.inlines.hh OR_Matrix.templates.hh Octagonal_Shape.defs.hh Og_Status.inlines.hh Octagonal_Shape.inlines.hh Octagonal_Shape.templates.hh Determinate.types.hh Determinate.defs.hh Determinate.inlines.hh Powerset.types.hh Powerset.defs.hh Powerset.inlines.hh Powerset.templates.hh Pointset_Powerset.types.hh Pointset_Powerset.defs.hh Pointset_Powerset.inlines.hh Pointset_Powerset.templates.hh Partially_Reduced_Product.types.hh Partially_Reduced_Product.defs.hh Partially_Reduced_Product.inlines.hh Partially_Reduced_Product.templates.hh Weight_Profiler.defs.hh max_space_dimension.hh algorithms.hh termination.defs.hh termination.templates.hh wrap_assign.hh wrap_string.hh Floating_Point_Expression.types.hh Floating_Point_Expression.defs.hh Floating_Point_Expression.inlines.hh Floating_Point_Expression.templates.hh Cast_Floating_Point_Expression.types.hh Cast_Floating_Point_Expression.defs.hh Cast_Floating_Point_Expression.inlines.hh Cast_Floating_Point_Expression.templates.hh Constant_Floating_Point_Expression.types.hh Constant_Floating_Point_Expression.defs.hh Constant_Floating_Point_Expression.inlines.hh Variable_Floating_Point_Expression.types.hh Variable_Floating_Point_Expression.defs.hh Variable_Floating_Point_Expression.inlines.hh Sum_Floating_Point_Expression.types.hh Sum_Floating_Point_Expression.defs.hh Sum_Floating_Point_Expression.inlines.hh Sum_Floating_Point_Expression.templates.hh Difference_Floating_Point_Expression.types.hh Difference_Floating_Point_Expression.defs.hh Difference_Floating_Point_Expression.inlines.hh Difference_Floating_Point_Expression.templates.hh Multiplication_Floating_Point_Expression.types.hh Multiplication_Floating_Point_Expression.defs.hh Multiplication_Floating_Point_Expression.inlines.hh Multiplication_Floating_Point_Expression.templates.hh Division_Floating_Point_Expression.types.hh Division_Floating_Point_Expression.defs.hh Division_Floating_Point_Expression.inlines.hh Division_Floating_Point_Expression.templates.hh Opposite_Floating_Point_Expression.types.hh Opposite_Floating_Point_Expression.defs.hh Opposite_Floating_Point_Expression.inlines.hh Doubly_Linked_Object.types.hh EList.types.hh EList_Iterator.types.hh Handler.types.hh Pending_Element.types.hh Pending_List.types.hh Time.types.hh Watchdog.types.hh Threshold_Watcher.types.hh Handler.defs.hh Handler.inlines.hh Time.defs.hh Time.inlines.hh Doubly_Linked_Object.defs.hh Doubly_Linked_Object.inlines.hh EList_Iterator.defs.hh EList_Iterator.inlines.hh EList.defs.hh EList.inlines.hh Pending_Element.defs.hh Pending_Element.inlines.hh Pending_List.defs.hh Pending_List.inlines.hh Pending_List.templates.hh Watchdog.defs.hh Watchdog.inlines.hh Threshold_Watcher.defs.hh Threshold_Watcher.inlines.hh Threshold_Watcher.templates.hh ; \ do \ i="#include \"$file\"" ; \ ( cd ../src ; /bin/grep -F -q "$i" namespaces.hh compiler.hh assert.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits.defs.hh mp_std_bits.inlines.hh Concrete_Expression.types.hh Concrete_Expression.defs.hh Concrete_Expression.inlines.hh Temp.defs.hh Temp.inlines.hh Temp.templates.hh Coefficient_traits_template.hh Checked_Number.types.hh GMP_Integer.types.hh Coefficient.types.hh stdiobuf.types.hh c_streambuf.types.hh globals.types.hh iterator_to_const.types.hh distances.types.hh Interval_Info.types.hh Interval.types.hh Box.types.hh Constraint.types.hh Generator.types.hh Grid_Generator.types.hh Congruence.types.hh Init.types.hh Row_Flags.types.hh Dense_Row.types.hh CO_Tree.types.hh Sparse_Row.types.hh Sparse_Matrix.types.hh Linear_Row.types.hh Dense_Matrix.types.hh Variable.types.hh Variables_Set.types.hh Linear_Expression.types.hh Linear_System.types.hh Linear_Form.types.hh Bit_Row.types.hh Bit_Matrix.types.hh Constraint_System.types.hh Generator_System.types.hh Grid_Generator_System.types.hh Congruence_System.types.hh Scalar_Products.types.hh PIP_Tree.types.hh PIP_Problem.types.hh Poly_Con_Relation.types.hh Poly_Gen_Relation.types.hh BHRZ03_Certificate.types.hh H79_Certificate.types.hh Grid_Certificate.types.hh Partial_Function.types.hh Polyhedron.types.hh C_Polyhedron.types.hh NNC_Polyhedron.types.hh Grid.types.hh Ptr_Iterator.types.hh DB_Row.types.hh DB_Matrix.types.hh BD_Shape.types.hh OR_Matrix.types.hh Octagonal_Shape.types.hh fpu.types.hh Float.defs.hh Float.inlines.hh Float.templates.hh C_Integer.hh fpu.defs.hh fpu-c99.inlines.hh fpu-ia32.inlines.hh fpu-none.inlines.hh fpu-sparc.inlines.hh Rounding_Dir.defs.hh Rounding_Dir.inlines.hh Result.defs.hh Result.inlines.hh Numeric_Format.defs.hh checked.defs.hh checked.inlines.hh checked_int.inlines.hh checked_float.inlines.hh checked_mpz.inlines.hh checked_mpq.inlines.hh checked_ext.inlines.hh Checked_Number.defs.hh Checked_Number.inlines.hh Checked_Number.templates.hh WRD_coefficient_types.defs.hh WRD_coefficient_types.inlines.hh checked_numeric_limits.hh GMP_Integer.defs.hh GMP_Integer.inlines.hh Coefficient.defs.hh Coefficient.inlines.hh stdiobuf.defs.hh stdiobuf.inlines.hh c_streambuf.defs.hh c_streambuf.inlines.hh globals.defs.hh globals.inlines.hh math_utilities.defs.hh math_utilities.inlines.hh iterator_to_const.defs.hh iterator_to_const.inlines.hh distances.defs.hh distances.inlines.hh Boundary.defs.hh intervals.defs.hh Interval_Info.defs.hh Interval_Info.inlines.hh Interval.defs.hh Interval.inlines.hh Interval.templates.hh Box.defs.hh Box_Status.inlines.hh Box.inlines.hh Box.templates.hh Integer_Interval.hh Rational_Interval.hh Rational_Box.hh Variable.defs.hh Variable.inlines.hh Variables_Set.defs.hh Variables_Set.inlines.hh Init.defs.hh Init.inlines.hh initializer.hh Topology.types.hh Row_Flags.defs.hh Row_Flags.inlines.hh Dense_Row.defs.hh Dense_Row.inlines.hh Dense_Row.templates.hh CO_Tree.defs.hh CO_Tree.inlines.hh CO_Tree.templates.hh Sparse_Row.defs.hh Sparse_Row.inlines.hh Sparse_Row.templates.hh Sparse_Matrix.defs.hh Sparse_Matrix.inlines.hh Linear_Row.defs.hh Linear_Row.inlines.hh Dense_Matrix.defs.hh Dense_Matrix.inlines.hh Bit_Row.defs.hh Bit_Row.inlines.hh Linear_System.defs.hh Linear_System.inlines.hh Bit_Matrix.defs.hh Bit_Matrix.inlines.hh Constraint_System.defs.hh Generator_System.defs.hh Grid_Generator_System.defs.hh Congruence_System.defs.hh Linear_Expression.defs.hh Linear_Expression.inlines.hh Linear_Form.defs.hh Linear_Form.inlines.hh Linear_Form.templates.hh linearize.hh Constraint.defs.hh Constraint.inlines.hh Constraint_System.inlines.hh Generator.defs.hh Generator.inlines.hh Grid_Generator.defs.hh Grid_Generator.inlines.hh Congruence.defs.hh Congruence.inlines.hh Generator_System.inlines.hh Grid_Generator_System.inlines.hh Congruence_System.inlines.hh Scalar_Products.defs.hh Scalar_Products.inlines.hh Row.types.hh Row.defs.hh Matrix.types.hh Matrix.defs.hh MIP_Problem.types.hh MIP_Problem.defs.hh MIP_Problem.inlines.hh MIP_Problem.templates.hh PIP_Tree.types.hh PIP_Tree.defs.hh PIP_Tree.inlines.hh PIP_Problem.types.hh PIP_Problem.defs.hh PIP_Problem.inlines.hh PIP_Problem.templates.hh Poly_Con_Relation.defs.hh Poly_Con_Relation.inlines.hh Poly_Gen_Relation.defs.hh Poly_Gen_Relation.inlines.hh BHRZ03_Certificate.defs.hh BHRZ03_Certificate.inlines.hh H79_Certificate.defs.hh H79_Certificate.inlines.hh Grid_Certificate.defs.hh Grid_Certificate.inlines.hh Partial_Function.defs.hh Partial_Function.inlines.hh Polyhedron.defs.hh Ph_Status.inlines.hh Polyhedron.inlines.hh Polyhedron.templates.hh Grid.defs.hh Grid_Status.inlines.hh Grid.inlines.hh Grid.templates.hh C_Polyhedron.defs.hh C_Polyhedron.inlines.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh Widening_Function.types.hh Widening_Function.defs.hh Widening_Function.inlines.hh Ptr_Iterator.defs.hh Ptr_Iterator.inlines.hh DB_Row.defs.hh DB_Row.inlines.hh DB_Row.templates.hh DB_Matrix.defs.hh DB_Matrix.inlines.hh DB_Matrix.templates.hh BD_Shape.defs.hh BDS_Status.inlines.hh BD_Shape.inlines.hh BD_Shape.templates.hh OR_Matrix.defs.hh OR_Matrix.inlines.hh OR_Matrix.templates.hh Octagonal_Shape.defs.hh Og_Status.inlines.hh Octagonal_Shape.inlines.hh Octagonal_Shape.templates.hh Determinate.types.hh Determinate.defs.hh Determinate.inlines.hh Powerset.types.hh Powerset.defs.hh Powerset.inlines.hh Powerset.templates.hh Pointset_Powerset.types.hh Pointset_Powerset.defs.hh Pointset_Powerset.inlines.hh Pointset_Powerset.templates.hh Partially_Reduced_Product.types.hh Partially_Reduced_Product.defs.hh Partially_Reduced_Product.inlines.hh Partially_Reduced_Product.templates.hh Weight_Profiler.defs.hh max_space_dimension.hh algorithms.hh termination.defs.hh termination.templates.hh wrap_assign.hh wrap_string.hh Floating_Point_Expression.types.hh Floating_Point_Expression.defs.hh Floating_Point_Expression.inlines.hh Floating_Point_Expression.templates.hh Cast_Floating_Point_Expression.types.hh Cast_Floating_Point_Expression.defs.hh Cast_Floating_Point_Expression.inlines.hh Cast_Floating_Point_Expression.templates.hh Constant_Floating_Point_Expression.types.hh Constant_Floating_Point_Expression.defs.hh Constant_Floating_Point_Expression.inlines.hh Variable_Floating_Point_Expression.types.hh Variable_Floating_Point_Expression.defs.hh Variable_Floating_Point_Expression.inlines.hh Sum_Floating_Point_Expression.types.hh Sum_Floating_Point_Expression.defs.hh Sum_Floating_Point_Expression.inlines.hh Sum_Floating_Point_Expression.templates.hh Difference_Floating_Point_Expression.types.hh Difference_Floating_Point_Expression.defs.hh Difference_Floating_Point_Expression.inlines.hh Difference_Floating_Point_Expression.templates.hh Multiplication_Floating_Point_Expression.types.hh Multiplication_Floating_Point_Expression.defs.hh Multiplication_Floating_Point_Expression.inlines.hh Multiplication_Floating_Point_Expression.templates.hh Division_Floating_Point_Expression.types.hh Division_Floating_Point_Expression.defs.hh Division_Floating_Point_Expression.inlines.hh Division_Floating_Point_Expression.templates.hh Opposite_Floating_Point_Expression.types.hh Opposite_Floating_Point_Expression.defs.hh Opposite_Floating_Point_Expression.inlines.hh Doubly_Linked_Object.types.hh EList.types.hh EList_Iterator.types.hh Handler.types.hh Pending_Element.types.hh Pending_List.types.hh Time.types.hh Watchdog.types.hh Threshold_Watcher.types.hh Handler.defs.hh Handler.inlines.hh Time.defs.hh Time.inlines.hh Doubly_Linked_Object.defs.hh Doubly_Linked_Object.inlines.hh EList_Iterator.defs.hh EList_Iterator.inlines.hh EList.defs.hh EList.inlines.hh Pending_Element.defs.hh Pending_Element.inlines.hh Pending_List.defs.hh Pending_List.inlines.hh Pending_List.templates.hh Watchdog.defs.hh Watchdog.inlines.hh Threshold_Watcher.defs.hh Threshold_Watcher.inlines.hh Threshold_Watcher.templates.hh ) || echo "$i" ; \ done > ppl_include_files.hh ../utils/text2cxxarray --name=BUGS_array \ ../BUGS >BUGS.cc ../utils/text2cxxarray --name=COPYING_array \ ../COPYING >COPYING.cc ../utils/text2cxxarray --name=CREDITS_array \ ../CREDITS >CREDITS.cc ../utils/text2cxxarray --name=BUGS_array --decl-only \ ../BUGS >>BUGS.hh ../utils/text2cxxarray --name=COPYING_array --decl-only \ ../COPYING >>COPYING.hh ../utils/text2cxxarray --name=CREDITS_array --decl-only \ ../CREDITS >>CREDITS.hh ../utils/build_header \ -I .. -I ../src \ ../src/ppl_header.hh >ppl.hh make all-am make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo Box.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c -o checked.lo checked.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c -o Checked_Number.lo Checked_Number.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c -o Float.lo Float.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c -o fpu-ia32.lo fpu-ia32.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c -o Concrete_Expression.lo Concrete_Expression.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c -o Constraint.lo Constraint.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c -o Constraint_System.lo Constraint_System.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c -o Congruence.lo Congruence.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -fPIC -DPIC -o .libs/Box.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc -fPIC -DPIC -o .libs/assert.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c Concrete_Expression.cc -fPIC -DPIC -o .libs/Concrete_Expression.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -fPIC -DPIC -o .libs/Float.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -fPIC -DPIC -o .libs/Checked_Number.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -fPIC -DPIC -o .libs/fpu-ia32.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -fPIC -DPIC -o .libs/checked.o mv -f .deps/fpu-ia32.Tpo .deps/fpu-ia32.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c -o Congruence_System.lo Congruence_System.cc mv -f .deps/assert.Tpo .deps/assert.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c -o Generator_System.lo Generator_System.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o mv -f .deps/Float.Tpo .deps/Float.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c -o Grid_Generator_System.lo Grid_Generator_System.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -fPIC -DPIC -o .libs/Grid_Generator_System.o mv -f .deps/Concrete_Expression.Tpo .deps/Concrete_Expression.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c -o Generator.lo Generator.cc mv -f .deps/checked.Tpo .deps/checked.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c -o Grid_Generator.lo Grid_Generator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -fPIC -DPIC -o .libs/Generator.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -fPIC -DPIC -o .libs/Grid_Generator.o mv -f .deps/Box.Tpo .deps/Box.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c -o Init.lo Init.cc mv -f .deps/Constraint_System.Tpo .deps/Constraint_System.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c -o Coefficient.lo Coefficient.cc mv -f .deps/Congruence.Tpo .deps/Congruence.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c -o Linear_Expression.lo Linear_Expression.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -fPIC -DPIC -o .libs/Init.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -fPIC -DPIC -o .libs/Coefficient.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -fPIC -DPIC -o .libs/Linear_Expression.o mv -f .deps/Congruence_System.Tpo .deps/Congruence_System.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c -o Linear_System.lo Linear_System.cc mv -f .deps/Generator_System.Tpo .deps/Generator_System.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c -o Linear_Form.lo Linear_Form.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc -fPIC -DPIC -o .libs/Linear_System.o mv -f .deps/Checked_Number.Tpo .deps/Checked_Number.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c Linear_Form.cc -fPIC -DPIC -o .libs/Linear_Form.o mv -f .deps/Grid_Generator_System.Tpo .deps/Grid_Generator_System.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Dense_Matrix.lo -MD -MP -MF .deps/Dense_Matrix.Tpo -c -o Dense_Matrix.lo Dense_Matrix.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c -o Scalar_Products.lo Scalar_Products.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Dense_Matrix.lo -MD -MP -MF .deps/Dense_Matrix.Tpo -c Dense_Matrix.cc -fPIC -DPIC -o .libs/Dense_Matrix.o mv -f .deps/Coefficient.Tpo .deps/Coefficient.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -fPIC -DPIC -o .libs/Scalar_Products.o mv -f .deps/Grid_Generator.Tpo .deps/Grid_Generator.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c -o MIP_Problem.lo MIP_Problem.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c -o PIP_Tree.lo PIP_Tree.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc -fPIC -DPIC -o .libs/PIP_Tree.o mv -f .deps/Generator.Tpo .deps/Generator.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c -o PIP_Problem.lo PIP_Problem.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c MIP_Problem.cc -fPIC -DPIC -o .libs/MIP_Problem.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c PIP_Problem.cc -fPIC -DPIC -o .libs/PIP_Problem.o mv -f .deps/Constraint.Tpo .deps/Constraint.Plo mv -f .deps/Linear_Expression.Tpo .deps/Linear_Expression.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c -o Poly_Con_Relation.lo Poly_Con_Relation.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c -o Poly_Gen_Relation.lo Poly_Gen_Relation.cc mv -f .deps/Init.Tpo .deps/Init.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -fPIC -DPIC -o .libs/Poly_Con_Relation.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -fPIC -DPIC -o .libs/Poly_Gen_Relation.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -fPIC -DPIC -o .libs/BHRZ03_Certificate.o mv -f .deps/Linear_Form.Tpo .deps/Linear_Form.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c -o H79_Certificate.lo H79_Certificate.cc mv -f .deps/Scalar_Products.Tpo .deps/Scalar_Products.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c -o Grid_Certificate.lo Grid_Certificate.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -fPIC -DPIC -o .libs/H79_Certificate.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -fPIC -DPIC -o .libs/Grid_Certificate.o mv -f .deps/Linear_System.Tpo .deps/Linear_System.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c -o Partial_Function.lo Partial_Function.cc mv -f .deps/Poly_Gen_Relation.Tpo .deps/Poly_Gen_Relation.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c Partial_Function.cc -fPIC -DPIC -o .libs/Partial_Function.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -fPIC -DPIC -o .libs/Polyhedron_nonpublic.o mv -f .deps/PIP_Problem.Tpo .deps/PIP_Problem.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c -o Polyhedron_public.lo Polyhedron_public.cc mv -f .deps/H79_Certificate.Tpo .deps/H79_Certificate.Plo mv -f .deps/BHRZ03_Certificate.Tpo .deps/BHRZ03_Certificate.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc mv -f .deps/Poly_Con_Relation.Tpo .deps/Poly_Con_Relation.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -fPIC -DPIC -o .libs/Polyhedron_public.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c -o C_Polyhedron.lo C_Polyhedron.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -fPIC -DPIC -o .libs/Polyhedron_chdims.o mv -f .deps/Partial_Function.Tpo .deps/Partial_Function.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc mv -f .deps/Grid_Certificate.Tpo .deps/Grid_Certificate.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -fPIC -DPIC -o .libs/Polyhedron_widenings.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -fPIC -DPIC -o .libs/C_Polyhedron.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c -o Grid_nonpublic.lo Grid_nonpublic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -fPIC -DPIC -o .libs/NNC_Polyhedron.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -fPIC -DPIC -o .libs/Grid_nonpublic.o mv -f .deps/Dense_Matrix.Tpo .deps/Dense_Matrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c -o Grid_public.lo Grid_public.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -fPIC -DPIC -o .libs/Grid_public.o mv -f .deps/MIP_Problem.Tpo .deps/MIP_Problem.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c -o Grid_chdims.lo Grid_chdims.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -fPIC -DPIC -o .libs/Grid_chdims.o mv -f .deps/PIP_Tree.Tpo .deps/PIP_Tree.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c -o Grid_widenings.lo Grid_widenings.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -fPIC -DPIC -o .libs/Grid_widenings.o mv -f .deps/Polyhedron_chdims.Tpo .deps/Polyhedron_chdims.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c -o BD_Shape.lo BD_Shape.cc mv -f .deps/Polyhedron_nonpublic.Tpo .deps/Polyhedron_nonpublic.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -fPIC -DPIC -o .libs/BD_Shape.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c -o Octagonal_Shape.lo Octagonal_Shape.cc mv -f .deps/C_Polyhedron.Tpo .deps/C_Polyhedron.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c -o Pointset_Powerset.lo Pointset_Powerset.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c Octagonal_Shape.cc -fPIC -DPIC -o .libs/Octagonal_Shape.o mv -f .deps/Grid_nonpublic.Tpo .deps/Grid_nonpublic.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -fPIC -DPIC -o .libs/Pointset_Powerset.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c -o CO_Tree.lo CO_Tree.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c CO_Tree.cc -fPIC -DPIC -o .libs/CO_Tree.o mv -f .deps/Grid_chdims.Tpo .deps/Grid_chdims.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c -o Sparse_Row.lo Sparse_Row.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c Sparse_Row.cc -fPIC -DPIC -o .libs/Sparse_Row.o mv -f .deps/Grid_widenings.Tpo .deps/Grid_widenings.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Sparse_Matrix.lo -MD -MP -MF .deps/Sparse_Matrix.Tpo -c -o Sparse_Matrix.lo Sparse_Matrix.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Sparse_Matrix.lo -MD -MP -MF .deps/Sparse_Matrix.Tpo -c Sparse_Matrix.cc -fPIC -DPIC -o .libs/Sparse_Matrix.o mv -f .deps/BD_Shape.Tpo .deps/BD_Shape.Plo mv -f .deps/Octagonal_Shape.Tpo .deps/Octagonal_Shape.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Row_Flags.lo -MD -MP -MF .deps/Row_Flags.Tpo -c -o Row_Flags.lo Row_Flags.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c -o Dense_Row.lo Dense_Row.cc mv -f .deps/Polyhedron_public.Tpo .deps/Polyhedron_public.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c -o Linear_Row.lo Linear_Row.cc mv -f .deps/Grid_public.Tpo .deps/Grid_public.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c -o Bit_Matrix.lo Bit_Matrix.cc mv -f .deps/NNC_Polyhedron.Tpo .deps/NNC_Polyhedron.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c -o Bit_Row.lo Bit_Row.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Row_Flags.lo -MD -MP -MF .deps/Row_Flags.Tpo -c Row_Flags.cc -fPIC -DPIC -o .libs/Row_Flags.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc -fPIC -DPIC -o .libs/Linear_Row.o mv -f .deps/CO_Tree.Tpo .deps/CO_Tree.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -fPIC -DPIC -o .libs/Bit_Matrix.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c Dense_Row.cc -fPIC -DPIC -o .libs/Dense_Row.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c -o Ph_Status.lo Ph_Status.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c Bit_Row.cc -fPIC -DPIC -o .libs/Bit_Row.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -fPIC -DPIC -o .libs/Ph_Status.o mv -f .deps/Sparse_Row.Tpo .deps/Sparse_Row.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c -o Grid_Status.lo Grid_Status.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -fPIC -DPIC -o .libs/Grid_Status.o mv -f .deps/Sparse_Matrix.Tpo .deps/Sparse_Matrix.Plo mv -f .deps/Pointset_Powerset.Tpo .deps/Pointset_Powerset.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c -o Variable.lo Variable.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c -o Variables_Set.lo Variables_Set.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -fPIC -DPIC -o .libs/Variable.o mv -f .deps/Bit_Row.Tpo .deps/Bit_Row.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -fPIC -DPIC -o .libs/Variables_Set.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c -o conversion.lo conversion.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc -fPIC -DPIC -o .libs/conversion.o mv -f .deps/Linear_Row.Tpo .deps/Linear_Row.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.cc mv -f .deps/Bit_Matrix.Tpo .deps/Bit_Matrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c -o simplify.lo simplify.cc mv -f .deps/Polyhedron_widenings.Tpo .deps/Polyhedron_widenings.Plo libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -fPIC -DPIC -o .libs/minimize.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c -o Grid_conversion.lo Grid_conversion.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc -fPIC -DPIC -o .libs/simplify.o mv -f .deps/Variable.Tpo .deps/Variable.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c -o Grid_simplify.lo Grid_simplify.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -fPIC -DPIC -o .libs/Grid_conversion.o mv -f .deps/Variables_Set.Tpo .deps/Variables_Set.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c -o stdiobuf.lo stdiobuf.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -fPIC -DPIC -o .libs/Grid_simplify.o mv -f .deps/Row_Flags.Tpo .deps/Row_Flags.Plo mv -f .deps/Ph_Status.Tpo .deps/Ph_Status.Plo mv -f .deps/Grid_Status.Tpo .deps/Grid_Status.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c -o c_streambuf.lo c_streambuf.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c -o mp_std_bits.lo mp_std_bits.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c stdiobuf.cc -fPIC -DPIC -o .libs/stdiobuf.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c mp_std_bits.cc -fPIC -DPIC -o .libs/mp_std_bits.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c c_streambuf.cc -fPIC -DPIC -o .libs/c_streambuf.o mv -f .deps/Dense_Row.Tpo .deps/Dense_Row.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c -o Weight_Profiler.lo Weight_Profiler.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c Weight_Profiler.cc -fPIC -DPIC -o .libs/Weight_Profiler.o mv -f .deps/stdiobuf.Tpo .deps/stdiobuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cc mv -f .deps/c_streambuf.Tpo .deps/c_streambuf.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c -o termination.lo termination.cc mv -f .deps/mp_std_bits.Tpo .deps/mp_std_bits.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c -o wrap_string.lo wrap_string.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -fPIC -DPIC -o .libs/version.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c termination.cc -fPIC -DPIC -o .libs/termination.o mv -f .deps/version.Tpo .deps/version.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo Time.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c wrap_string.cc -fPIC -DPIC -o .libs/wrap_string.o mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c -o Watchdog.lo Watchdog.cc mv -f .deps/conversion.Tpo .deps/conversion.Plo /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c -o Threshold_Watcher.lo Threshold_Watcher.cc mv -f .deps/Grid_conversion.Tpo .deps/Grid_conversion.Plo mv -f .deps/Weight_Profiler.Tpo .deps/Weight_Profiler.Plo x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT BUGS.o -MD -MP -MF .deps/BUGS.Tpo -c -o BUGS.o BUGS.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT COPYING.o -MD -MP -MF .deps/COPYING.Tpo -c -o COPYING.o COPYING.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -fPIC -DPIC -o .libs/Time.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c Threshold_Watcher.cc -fPIC -DPIC -o .libs/Threshold_Watcher.o mv -f .deps/BUGS.Tpo .deps/BUGS.Po x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT CREDITS.o -MD -MP -MF .deps/CREDITS.Tpo -c -o CREDITS.o CREDITS.cc mv -f .deps/COPYING.Tpo .deps/COPYING.Po libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -fPIC -DPIC -o .libs/Watchdog.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl-config.o -MD -MP -MF .deps/ppl-config.Tpo -c -o ppl-config.o ppl-config.cc mv -f .deps/simplify.Tpo .deps/simplify.Plo mv -f .deps/Grid_simplify.Tpo .deps/Grid_simplify.Plo mv -f .deps/CREDITS.Tpo .deps/CREDITS.Po mv -f .deps/globals.Tpo .deps/globals.Plo mv -f .deps/Time.Tpo .deps/Time.Plo mv -f .deps/Threshold_Watcher.Tpo .deps/Threshold_Watcher.Plo mv -f .deps/Watchdog.Tpo .deps/Watchdog.Plo mv -f .deps/wrap_string.Tpo .deps/wrap_string.Plo mv -f .deps/termination.Tpo .deps/termination.Plo /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -frounding-math -march=native -Os -pipe -ggdb -W -Wall -version-info 11:0:0 -Wl,-O1 -Wl,--as-needed -o libppl.la -rpath /usr/lib64 assert.lo Box.lo checked.lo Checked_Number.lo Float.lo fpu-ia32.lo Concrete_Expression.lo Constraint.lo Constraint_System.lo Congruence.lo Congruence_System.lo Generator_System.lo Grid_Generator_System.lo Generator.lo Grid_Generator.lo Init.lo Coefficient.lo Linear_Expression.lo Linear_System.lo Linear_Form.lo Dense_Matrix.lo Scalar_Products.lo MIP_Problem.lo PIP_Tree.lo PIP_Problem.lo Poly_Con_Relation.lo Poly_Gen_Relation.lo BHRZ03_Certificate.lo H79_Certificate.lo Grid_Certificate.lo Partial_Function.lo Polyhedron_nonpublic.lo Polyhedron_public.lo Polyhedron_chdims.lo Polyhedron_widenings.lo C_Polyhedron.lo NNC_Polyhedron.lo Grid_nonpublic.lo Grid_public.lo Grid_chdims.lo Grid_widenings.lo BD_Shape.lo Octagonal_Shape.lo Pointset_Powerset.lo CO_Tree.lo Sparse_Row.lo Sparse_Matrix.lo Row_Flags.lo Dense_Row.lo Linear_Row.lo Bit_Matrix.lo Bit_Row.lo Ph_Status.lo Grid_Status.lo Variable.lo Variables_Set.lo conversion.lo minimize.lo simplify.lo Grid_conversion.lo Grid_simplify.lo stdiobuf.lo c_streambuf.lo globals.lo mp_std_bits.lo Weight_Profiler.lo version.lo termination.lo wrap_string.lo Time.lo Watchdog.lo Threshold_Watcher.lo -lgmpxx -lgmp libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/crtbeginS.o .libs/assert.o .libs/Box.o .libs/checked.o .libs/Checked_Number.o .libs/Float.o .libs/fpu-ia32.o .libs/Concrete_Expression.o .libs/Constraint.o .libs/Constraint_System.o .libs/Congruence.o .libs/Congruence_System.o .libs/Generator_System.o .libs/Grid_Generator_System.o .libs/Generator.o .libs/Grid_Generator.o .libs/Init.o .libs/Coefficient.o .libs/Linear_Expression.o .libs/Linear_System.o .libs/Linear_Form.o .libs/Dense_Matrix.o .libs/Scalar_Products.o .libs/MIP_Problem.o .libs/PIP_Tree.o .libs/PIP_Problem.o .libs/Poly_Con_Relation.o .libs/Poly_Gen_Relation.o .libs/BHRZ03_Certificate.o .libs/H79_Certificate.o .libs/Grid_Certificate.o .libs/Partial_Function.o .libs/Polyhedron_nonpublic.o .libs/Polyhedron_public.o .libs/Polyhedron_chdims.o .libs/Polyhedron_widenings.o .libs/C_Polyhedron.o .libs/NNC_Polyhedron.o .libs/Grid_nonpublic.o .libs/Grid_public.o .libs/Grid_chdims.o .libs/Grid_widenings.o .libs/BD_Shape.o .libs/Octagonal_Shape.o .libs/Pointset_Powerset.o .libs/CO_Tree.o .libs/Sparse_Row.o .libs/Sparse_Matrix.o .libs/Row_Flags.o .libs/Dense_Row.o .libs/Linear_Row.o .libs/Bit_Matrix.o .libs/Bit_Row.o .libs/Ph_Status.o .libs/Grid_Status.o .libs/Variable.o .libs/Variables_Set.o .libs/conversion.o .libs/minimize.o .libs/simplify.o .libs/Grid_conversion.o .libs/Grid_simplify.o .libs/stdiobuf.o .libs/c_streambuf.o .libs/globals.o .libs/mp_std_bits.o .libs/Weight_Profiler.o .libs/version.o .libs/termination.o .libs/wrap_string.o .libs/Time.o .libs/Watchdog.o .libs/Threshold_Watcher.o -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../lib64/crtn.o -march=native -Os -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libppl.so.11 -o .libs/libppl.so.11.0.0 mv -f .deps/ppl-config.Tpo .deps/ppl-config.Po libtool: link: (cd ".libs" && rm -f "libppl.so.11" && ln -s "libppl.so.11.0.0" "libppl.so.11") libtool: link: (cd ".libs" && rm -f "libppl.so" && ln -s "libppl.so.11.0.0" "libppl.so") libtool: link: ( cd ".libs" && rm -f "libppl.la" && ln -s "../libppl.la" "libppl.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -frounding-math -march=native -Os -pipe -ggdb -W -Wall -Wl,-O1 -Wl,--as-needed -o ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o -lgmpxx -lgmp libppl.la libtool: link: x86_64-pc-linux-gnu-g++ -frounding-math -march=native -Os -pipe -ggdb -W -Wall -Wl,-O1 -Wl,--as-needed -o .libs/ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o ./.libs/libppl.so -lgmpxx -lgmp make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/src' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/src' Making all in tests make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests' Making all in . make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests' Making all in Concrete_Expression make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Concrete_Expression' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Concrete_Expression' Making all in CO_Tree make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/CO_Tree' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/CO_Tree' Making all in Sparse_Matrix make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Sparse_Matrix' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Sparse_Matrix' Making all in PIP_Problem make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/PIP_Problem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/PIP_Problem' Making all in Powerset make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Powerset' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Powerset' Making all in Partially_Reduced_Product make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Partially_Reduced_Product' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Partially_Reduced_Product' Making all in Box make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Box' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Box' Making all in MIP_Problem make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/MIP_Problem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/MIP_Problem' Making all in Octagonal_Shape make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Octagonal_Shape' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Octagonal_Shape' Making all in BD_Shape make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/BD_Shape' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/BD_Shape' Making all in Polyhedron make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Polyhedron' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Polyhedron' Making all in Grid make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Grid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Grid' Making all in Watchdog make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Watchdog' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests/Watchdog' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/tests' Making all in interfaces make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces' echo "m4_define(\`m4_interface_classes_names', \`Polyhedron@Grid@Rational_Box@BD_Shape_mpz_class@BD_Shape_mpq_class@Octagonal_Shape_mpz_class@Octagonal_Shape_mpq_class@Constraints_Product_C_Polyhedron_Grid@Pointset_Powerset_C_Polyhedron@Pointset_Powerset_NNC_Polyhedron@Double_Box@BD_Shape_double@Octagonal_Shape_double')" > ppl_interface_instantiations.m4 echo "m4_define(\`m4_cplusplus_classes_names', \`Polyhedron@Grid@Rational_Box@BD_Shape@BD_Shape@Octagonal_Shape@Octagonal_Shape@Constraints_Product@Pointset_Powerset@Pointset_Powerset@Double_Box@BD_Shape@Octagonal_Shape')" >> ppl_interface_instantiations.m4 make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces' Making all in C make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C' /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_c_h.m4 > ppl_c_domains.h /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_c_hh_files.m4 \ > ppl_c_hh_blob /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_c_cc_files.m4 \ > ppl_c_cc_blob ../../utils/cm_cleaner.sh ./ppl_c_hh_blob ../../utils/cm_splitter.sh ./ppl_c_hh_blob rm -f ppl_c_hh_blob ../../utils/build_header \ -I ../../interfaces/C -I ../../src \ ../../interfaces/C/ppl_c_header.h >ppl_c.h ../../utils/cm_cleaner.sh ./ppl_c_cc_blob ../../utils/cm_splitter.sh ./ppl_c_cc_blob rm -f ppl_c_cc_blob echo timestamp >ppl_c_implementation_domains.cc.stamp make all-recursive make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C' Making all in . make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_implementation_common.lo -MD -MP -MF .deps/ppl_c_implementation_common.Tpo -c -o ppl_c_implementation_common.lo ppl_c_implementation_common.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Polyhedron.Tpo -c -o ppl_c_Polyhedron.lo ppl_c_Polyhedron.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Grid.lo -MD -MP -MF .deps/ppl_c_Grid.Tpo -c -o ppl_c_Grid.lo ppl_c_Grid.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Rational_Box.lo -MD -MP -MF .deps/ppl_c_Rational_Box.Tpo -c -o ppl_c_Rational_Box.lo ppl_c_Rational_Box.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_BD_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpz_class.Tpo -c -o ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpz_class.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_BD_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpq_class.Tpo -c -o ppl_c_BD_Shape_mpq_class.lo ppl_c_BD_Shape_mpq_class.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo -c -o ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpz_class.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo -c -o ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpq_class.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Constraints_Product_C_Polyhedron_Grid.lo -MD -MP -MF .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo -c -o ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.cc /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Pointset_Powerset_C_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo -c -o ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_C_Polyhedron.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_implementation_common.lo -MD -MP -MF .deps/ppl_c_implementation_common.Tpo -c ppl_c_implementation_common.cc -fPIC -DPIC -o .libs/ppl_c_implementation_common.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_BD_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpq_class.Tpo -c ppl_c_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_mpq_class.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Rational_Box.lo -MD -MP -MF .deps/ppl_c_Rational_Box.Tpo -c ppl_c_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_c_Rational_Box.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Pointset_Powerset_C_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo -c ppl_c_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo -c ppl_c_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_mpz_class.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Grid.lo -MD -MP -MF .deps/ppl_c_Grid.Tpo -c ppl_c_Grid.cc -fPIC -DPIC -o .libs/ppl_c_Grid.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_BD_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_c_BD_Shape_mpz_class.Tpo -c ppl_c_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_mpz_class.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Polyhedron.Tpo -c ppl_c_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Polyhedron.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo -c ppl_c_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_mpq_class.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Constraints_Product_C_Polyhedron_Grid.lo -MD -MP -MF .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo -c ppl_c_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o mv -f .deps/ppl_c_implementation_common.Tpo .deps/ppl_c_implementation_common.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Pointset_Powerset_NNC_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo -c -o ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Pointset_Powerset_NNC_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo -c ppl_c_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o mv -f .deps/ppl_c_Grid.Tpo .deps/ppl_c_Grid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Double_Box.lo -MD -MP -MF .deps/ppl_c_Double_Box.Tpo -c -o ppl_c_Double_Box.lo ppl_c_Double_Box.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Double_Box.lo -MD -MP -MF .deps/ppl_c_Double_Box.Tpo -c ppl_c_Double_Box.cc -fPIC -DPIC -o .libs/ppl_c_Double_Box.o mv -f .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Tpo .deps/ppl_c_Constraints_Product_C_Polyhedron_Grid.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_BD_Shape_double.lo -MD -MP -MF .deps/ppl_c_BD_Shape_double.Tpo -c -o ppl_c_BD_Shape_double.lo ppl_c_BD_Shape_double.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_BD_Shape_double.lo -MD -MP -MF .deps/ppl_c_BD_Shape_double.Tpo -c ppl_c_BD_Shape_double.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_double.o mv -f .deps/ppl_c_Rational_Box.Tpo .deps/ppl_c_Rational_Box.Plo /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Octagonal_Shape_double.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_double.Tpo -c -o ppl_c_Octagonal_Shape_double.lo ppl_c_Octagonal_Shape_double.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_c_Octagonal_Shape_double.lo -MD -MP -MF .deps/ppl_c_Octagonal_Shape_double.Tpo -c ppl_c_Octagonal_Shape_double.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_double.o mv -f .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Tpo .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Plo mv -f .deps/ppl_c_BD_Shape_mpz_class.Tpo .deps/ppl_c_BD_Shape_mpz_class.Plo mv -f .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Plo mv -f .deps/ppl_c_Polyhedron.Tpo .deps/ppl_c_Polyhedron.Plo mv -f .deps/ppl_c_BD_Shape_mpq_class.Tpo .deps/ppl_c_BD_Shape_mpq_class.Plo mv -f .deps/ppl_c_Octagonal_Shape_mpq_class.Tpo .deps/ppl_c_Octagonal_Shape_mpq_class.Plo mv -f .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo .deps/ppl_c_Octagonal_Shape_mpz_class.Plo mv -f .deps/ppl_c_Double_Box.Tpo .deps/ppl_c_Double_Box.Plo mv -f .deps/ppl_c_BD_Shape_double.Tpo .deps/ppl_c_BD_Shape_double.Plo mv -f .deps/ppl_c_Octagonal_Shape_double.Tpo .deps/ppl_c_Octagonal_Shape_double.Plo /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -frounding-math -march=native -Os -pipe -ggdb -W -Wall -version-info 4:0:0 -Wl,-O1 -Wl,--as-needed -o libppl_c.la -rpath /usr/lib64 ppl_c_implementation_common.lo ppl_c_Polyhedron.lo ppl_c_Grid.lo ppl_c_Rational_Box.lo ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ppl_c_Double_Box.lo ppl_c_BD_Shape_double.lo ppl_c_Octagonal_Shape_double.lo ../../src/libppl.la -lgmpxx -lgmp libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/crtbeginS.o .libs/ppl_c_implementation_common.o .libs/ppl_c_Polyhedron.o .libs/ppl_c_Grid.o .libs/ppl_c_Rational_Box.o .libs/ppl_c_BD_Shape_mpz_class.o .libs/ppl_c_BD_Shape_mpq_class.o .libs/ppl_c_Octagonal_Shape_mpz_class.o .libs/ppl_c_Octagonal_Shape_mpq_class.o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_c_Double_Box.o .libs/ppl_c_BD_Shape_double.o .libs/ppl_c_Octagonal_Shape_double.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/src/.libs ../../src/.libs/libppl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.4/../../../../lib64/crtn.o -march=native -Os -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libppl_c.so.4 -o .libs/libppl_c.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libppl_c.so.4" && ln -s "libppl_c.so.4.0.0" "libppl_c.so.4") libtool: link: (cd ".libs" && rm -f "libppl_c.so" && ln -s "libppl_c.so.4.0.0" "libppl_c.so") libtool: link: ( cd ".libs" && rm -f "libppl_c.la" && ln -s "../libppl_c.la" "libppl_c.la" ) make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C' Making all in tests make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C/tests' make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C' make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces/C' make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces' make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/interfaces' Making all in demos make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos' Making all in ppl_lcdd make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lcdd' Making all in examples make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lcdd/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lcdd/examples' make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lcdd' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_lcdd.o -MD -MP -MF .deps/ppl_lcdd.Tpo -c -o ppl_lcdd.o ppl_lcdd.cc mv -f .deps/ppl_lcdd.Tpo .deps/ppl_lcdd.Po /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -frounding-math -march=native -Os -pipe -ggdb -W -Wall -Wl,-O1 -Wl,--as-needed -o ppl_lcdd ppl_lcdd.o ../../src/libppl.la ../../utils/libppl_utils.a -lgmpxx -lgmp libtool: link: x86_64-pc-linux-gnu-g++ -frounding-math -march=native -Os -pipe -ggdb -W -Wall -Wl,-O1 -Wl,--as-needed -o .libs/ppl_lcdd ppl_lcdd.o ../../src/.libs/libppl.so ../../utils/libppl_utils.a -lgmpxx -lgmp make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lcdd' make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lcdd' Making all in ppl_lpsol make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lpsol' Making all in examples make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lpsol/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lpsol/examples' make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lpsol' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT glpk_set_d_eps.o -MD -MP -MF .deps/glpk_set_d_eps.Tpo -c -o glpk_set_d_eps.o glpk_set_d_eps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -pedantic -std=gnu89 -Werror -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT ppl_lpsol-ppl_lpsol.o -MD -MP -MF .deps/ppl_lpsol-ppl_lpsol.Tpo -c -o ppl_lpsol-ppl_lpsol.o `test -f 'ppl_lpsol.c' || echo './'`ppl_lpsol.c x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -frounding-math -march=native -Os -pipe -ggdb -W -Wall -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.cc mv -f .deps/dummy.Tpo .deps/dummy.Po mv -f .deps/glpk_set_d_eps.Tpo .deps/glpk_set_d_eps.Po rm -f libglpk_set_d_eps.a x86_64-pc-linux-gnu-ar cru libglpk_set_d_eps.a glpk_set_d_eps.o ppl_lpsol.c:568:1: error: unknown type name 'LPX' ppl_lpsol.c: In function 'maybe_check_results': ppl_lpsol.c:583:3: error: implicit declaration of function 'lpx_set_int_parm' [-Werror=implicit-function-declaration] ppl_lpsol.c:583:29: error: 'LPX_K_MSGLEV' undeclared (first use in this function) ppl_lpsol.c:583:29: note: each undeclared identifier is reported only once for each function it appears in ppl_lpsol.c:585:41: error: 'LPX_LP' undeclared (first use in this function) ppl_lpsol.c:588:3: error: implicit declaration of function 'lpx_set_obj_dir' [-Werror=implicit-function-declaration] ppl_lpsol.c:588:40: error: 'LPX_MAX' undeclared (first use in this function) ppl_lpsol.c:588:50: error: 'LPX_MIN' undeclared (first use in this function) ppl_lpsol.c:593:5: error: implicit declaration of function 'lpx_set_class' [-Werror=implicit-function-declaration] ppl_lpsol.c:594:5: error: implicit declaration of function 'lpx_exact' [-Werror=implicit-function-declaration] ppl_lpsol.c:595:5: error: implicit declaration of function 'lpx_get_status' [-Werror=implicit-function-declaration] ppl_lpsol.c:599:5: error: implicit declaration of function 'lpx_intopt' [-Werror=implicit-function-declaration] ppl_lpsol.c:600:5: error: implicit declaration of function 'lpx_mip_status' [-Werror=implicit-function-declaration] ppl_lpsol.c:604:22: error: 'LPX_NOFEAS' undeclared (first use in this function) ppl_lpsol.c:604:51: error: 'LPX_I_NOFEAS' undeclared (first use in this function) ppl_lpsol.c:606:25: error: 'LPX_UNBND' undeclared (first use in this function) ppl_lpsol.c:606:53: error: 'LPX_I_UNDEF' undeclared (first use in this function) ppl_lpsol.c:608:26: error: 'LPX_OPT' undeclared (first use in this function) ppl_lpsol.c:608:52: error: 'LPX_I_OPT' undeclared (first use in this function) ppl_lpsol.c:655:5: error: implicit declaration of function 'lpx_get_obj_val' [-Werror=implicit-function-declaration] ppl_lpsol.c:656:7: error: implicit declaration of function 'lpx_mip_obj_val' [-Werror=implicit-function-declaration] ppl_lpsol.c: In function 'variable_output_function': ppl_lpsol.c:670:3: error: implicit declaration of function 'lpx_get_col_name' [-Werror=implicit-function-declaration] ppl_lpsol.c:670:22: error: initialization makes pointer from integer without a cast [-Werror] ppl_lpsol.c: In function 'add_constraints': ppl_lpsol.c:684:8: error: 'LPX_FR' undeclared (first use in this function) ppl_lpsol.c:687:8: error: 'LPX_LO' undeclared (first use in this function) ppl_lpsol.c:702:8: error: 'LPX_UP' undeclared (first use in this function) ppl_lpsol.c:718:8: error: 'LPX_DB' undeclared (first use in this function) ppl_lpsol.c:749:8: error: 'LPX_FX' undeclared (first use in this function) ppl_lpsol.c: In function 'solve': ppl_lpsol.c:1047:3: error: implicit declaration of function 'lpx_read_mps' [-Werror=implicit-function-declaration] ppl_lpsol.c:1047:11: error: assignment makes pointer from integer without a cast [-Werror] ppl_lpsol.c:1063:3: error: implicit declaration of function 'lpx_get_class' [-Werror=implicit-function-declaration] ppl_lpsol.c:1064:31: error: 'LPX_MIP' undeclared (first use in this function) ppl_lpsol.c:1067:3: error: implicit declaration of function 'lpx_get_num_cols' [-Werror=implicit-function-declaration] ppl_lpsol.c:1073:7: error: implicit declaration of function 'lpx_get_num_int' [-Werror=implicit-function-declaration] ppl_lpsol.c:1077:2: error: implicit declaration of function 'lpx_get_col_kind' [-Werror=implicit-function-declaration] ppl_lpsol.c:1077:40: error: 'LPX_IV' undeclared (first use in this function) ppl_lpsol.c:1104:3: error: implicit declaration of function 'lpx_get_num_rows' [-Werror=implicit-function-declaration] ppl_lpsol.c:1109:5: error: implicit declaration of function 'lpx_get_mat_row' [-Werror=implicit-function-declaration] ppl_lpsol.c:1115:5: error: implicit declaration of function 'lpx_get_row_bnds' [-Werror=implicit-function-declaration] ppl_lpsol.c:1153:5: error: implicit declaration of function 'lpx_get_col_bnds' [-Werror=implicit-function-declaration] ppl_lpsol.c:1182:3: error: implicit declaration of function 'lpx_get_obj_coef' [-Werror=implicit-function-declaration] ppl_lpsol.c:1290:3: error: implicit declaration of function 'lpx_delete_prob' [-Werror=implicit-function-declaration] x86_64-pc-linux-gnu-ranlib libglpk_set_d_eps.a cc1: all warnings being treated as errors make[4]: *** [ppl_lpsol-ppl_lpsol.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lpsol' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos/ppl_lpsol' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1/demos' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1' make: *** [all] Error 2 emake failed * ERROR: dev-libs/ppl-0.12.1-r1 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2123: Called __eapi2_src_compile * phase-helpers.sh, line 632: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=dev-libs/ppl-0.12.1-r1'`, * the complete build log and the output of `emerge -pqv '=dev-libs/ppl-0.12.1-r1'`. * The complete build log is located at '/var/tmp/portage/dev-libs/ppl-0.12.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ppl-0.12.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1' * S: '/var/tmp/portage/dev-libs/ppl-0.12.1-r1/work/ppl-0.12.1'