The build took 00h 13m 15s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
309,632 |
cpp |
49,253 |
makefile |
12,176 |
sh |
6,373 |
perl |
2,220 |
java |
2,080 |
ansic |
1,132 |
ml |
80 |
sed |
382,946 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ppl 1.2-1 (Wed Aug 24 13:31:33 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether we are actually using the Intel C compiler... no
checking whether we are actually using clang... no
checking whether we are actually using llvm-gcc... no
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl.exe... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are actually using the Intel C++ compiler... no
checking whether we are actually using clang++... no
checking whether we are actually using llvm-g++... no
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for fgrep... /usr/sbin/grep -F
checking for egrep... /usr/sbin/grep -E
checking for a sed that does not truncate output... /usr/sbin/sed
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking whether to compile with debug info... yes
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... standard
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... 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/sbin/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 the binary format of C++ doubles... IEEE754 Double Precision
checking the binary format of C++ long doubles... Intel Double-Extended
checking whether std::floor(long double) is buggy... no
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 how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/sbin/sed
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for x86_64-unknown-linux-dumpbin... no
checking for x86_64-unknown-linux-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) 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-unknown-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/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/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... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/sbin/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
configure: creating ./config.lt
config.lt: creating libtool
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... yes
checking which interfaces are enabled... cxx c
checking for GNU M4 that supports accurate traces... /usr/sbin/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 for md5sum... md5sum
checking for the text md5sum command... md5sum -t
checking glpk.h usability... no
checking glpk.h presence... no
checking for glpk.h... no
checking glpk/glpk.h usability... no
checking glpk/glpk.h presence... no
checking for glpk/glpk.h... no
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()... no
checking if the C++ compiler supports C++11 features... no
checking that generated files are newer than configure... done
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/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
make all-recursive
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2'
Making all in .
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2'
/usr/sbin/sed -f ./ppl-config.sed config.h >ppl-config.h
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2'
Making all in utils
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/utils'
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -frounding-math -W -Wall -MT timings.o -MD -MP -MF .deps/timings.Tpo -c -o timings.o timings.cc
/usr/sbin/sed -e 's,[@]PERL[@],/usr/sbin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header
chmod +x build_header
/usr/sbin/sed -e 's,[@]PERL[@],/usr/sbin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray
chmod +x text2cxxarray
mv -f .deps/timings.Tpo .deps/timings.Po
rm -f libppl_utils.a
ar cru libppl_utils.a timings.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libppl_utils.a
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/utils'
Making all in src
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/src'
for file in namespaces.hh compiler.hh assertions.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 termination_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 Dense_Row_types.hh CO_Tree_types.hh Sparse_Row_types.hh Matrix_types.hh Swapping_Vector_types.hh Variable_types.hh Variables_Set_types.hh Linear_Expression_types.hh Expression_Adapter_types.hh Expression_Hide_Last_types.hh Expression_Hide_Inhomo_types.hh Linear_Expression_Impl_types.hh Linear_Expression_Interface_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 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 Bit_Row_defs.hh Bit_Row_inlines.hh Linear_System_defs.hh Linear_System_inlines.hh Linear_System_templates.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 Expression_Adapter_defs.hh Expression_Adapter_inlines.hh Expression_Hide_Last_defs.hh Expression_Hide_Last_inlines.hh Expression_Hide_Inhomo_defs.hh Expression_Hide_Inhomo_inlines.hh Linear_Expression_Impl_defs.hh Linear_Expression_Impl_inlines.hh Linear_Expression_Impl_templates.hh Linear_Expression_Interface_defs.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 Matrix_defs.hh Matrix_inlines.hh Matrix_templates.hh Swapping_Vector_defs.hh Swapping_Vector_inlines.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_chdims_templates.hh Polyhedron_conversion_templates.hh Polyhedron_minimize_templates.hh Polyhedron_simplify_templates.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 ; /usr/sbin/grep -F -q "$i" namespaces.hh compiler.hh assertions.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 termination_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 Dense_Row_types.hh CO_Tree_types.hh Sparse_Row_types.hh Matrix_types.hh Swapping_Vector_types.hh Variable_types.hh Variables_Set_types.hh Linear_Expression_types.hh Expression_Adapter_types.hh Expression_Hide_Last_types.hh Expression_Hide_Inhomo_types.hh Linear_Expression_Impl_types.hh Linear_Expression_Interface_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 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 Bit_Row_defs.hh Bit_Row_inlines.hh Linear_System_defs.hh Linear_System_inlines.hh Linear_System_templates.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 Expression_Adapter_defs.hh Expression_Adapter_inlines.hh Expression_Hide_Last_defs.hh Expression_Hide_Last_inlines.hh Expression_Hide_Inhomo_defs.hh Expression_Hide_Inhomo_inlines.hh Linear_Expression_Impl_defs.hh Linear_Expression_Impl_inlines.hh Linear_Expression_Impl_templates.hh Linear_Expression_Interface_defs.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 Matrix_defs.hh Matrix_inlines.hh Matrix_templates.hh Swapping_Vector_defs.hh Swapping_Vector_inlines.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_chdims_templates.hh Polyhedron_conversion_templates.hh Polyhedron_minimize_templates.hh Polyhedron_simplify_templates.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 --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/text2cxxarray --name=BUGS_array \
../BUGS >>BUGS.cc
../utils/text2cxxarray --name=COPYING_array \
../COPYING >>COPYING.cc
../utils/text2cxxarray --name=CREDITS_array \
../CREDITS >>CREDITS.cc
../utils/build_header \
-I .. -I ../src \
../src/ppl_header.hh >ppl.hh
make all-am
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT assertions.lo -MD -MP -MF .deps/assertions.Tpo -c -o assertions.lo assertions.cc
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo Box.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -fPIC -DPIC -o .libs/Box.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT assertions.lo -MD -MP -MF .deps/assertions.Tpo -c assertions.cc -fPIC -DPIC -o .libs/assertions.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT assertions.lo -MD -MP -MF .deps/assertions.Tpo -c assertions.cc -o assertions.o >/dev/null 2>&1
mv -f .deps/assertions.Tpo .deps/assertions.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c -o checked.lo checked.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -fPIC -DPIC -o .libs/checked.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -o checked.o >/dev/null 2>&1
mv -f .deps/checked.Tpo .deps/checked.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c -o Checked_Number.lo Checked_Number.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -o Box.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -o Checked_Number.o >/dev/null 2>&1
mv -f .deps/Checked_Number.Tpo .deps/Checked_Number.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c -o Float.lo Float.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -fPIC -DPIC -o .libs/Float.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -o Float.o >/dev/null 2>&1
mv -f .deps/Float.Tpo .deps/Float.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c -o fpu-ia32.lo fpu-ia32.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -o fpu-ia32.o >/dev/null 2>&1
mv -f .deps/fpu-ia32.Tpo .deps/fpu-ia32.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BDS_Status.lo -MD -MP -MF .deps/BDS_Status.Tpo -c -o BDS_Status.lo BDS_Status.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BDS_Status.lo -MD -MP -MF .deps/BDS_Status.Tpo -c BDS_Status.cc -fPIC -DPIC -o .libs/BDS_Status.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BDS_Status.lo -MD -MP -MF .deps/BDS_Status.Tpo -c BDS_Status.cc -o BDS_Status.o >/dev/null 2>&1
mv -f .deps/BDS_Status.Tpo .deps/BDS_Status.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Box_Status.lo -MD -MP -MF .deps/Box_Status.Tpo -c -o Box_Status.lo Box_Status.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Box_Status.lo -MD -MP -MF .deps/Box_Status.Tpo -c Box_Status.cc -fPIC -DPIC -o .libs/Box_Status.o
mv -f .deps/Box.Tpo .deps/Box.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Og_Status.lo -MD -MP -MF .deps/Og_Status.Tpo -c -o Og_Status.lo Og_Status.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Box_Status.lo -MD -MP -MF .deps/Box_Status.Tpo -c Box_Status.cc -o Box_Status.o >/dev/null 2>&1
mv -f .deps/Box_Status.Tpo .deps/Box_Status.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c -o Concrete_Expression.lo Concrete_Expression.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Og_Status.lo -MD -MP -MF .deps/Og_Status.Tpo -c Og_Status.cc -fPIC -DPIC -o .libs/Og_Status.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Og_Status.lo -MD -MP -MF .deps/Og_Status.Tpo -c Og_Status.cc -o Og_Status.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c Concrete_Expression.cc -fPIC -DPIC -o .libs/Concrete_Expression.o
mv -f .deps/Og_Status.Tpo .deps/Og_Status.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c -o Constraint.lo Constraint.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Concrete_Expression.lo -MD -MP -MF .deps/Concrete_Expression.Tpo -c Concrete_Expression.cc -o Concrete_Expression.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -o Constraint.o >/dev/null 2>&1
mv -f .deps/Concrete_Expression.Tpo .deps/Concrete_Expression.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c -o Constraint_System.lo Constraint_System.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o
mv -f .deps/Constraint.Tpo .deps/Constraint.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c -o Congruence.lo Congruence.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -o Constraint_System.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -o Congruence.o >/dev/null 2>&1
mv -f .deps/Constraint_System.Tpo .deps/Constraint_System.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c -o Congruence_System.lo Congruence_System.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o
mv -f .deps/Congruence.Tpo .deps/Congruence.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c -o Generator_System.lo Generator_System.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -o Congruence_System.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -o Generator_System.o >/dev/null 2>&1
mv -f .deps/Congruence_System.Tpo .deps/Congruence_System.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -o Grid_Generator_System.o >/dev/null 2>&1
mv -f .deps/Generator_System.Tpo .deps/Generator_System.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c -o Generator.lo Generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -fPIC -DPIC -o .libs/Generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -o Generator.o >/dev/null 2>&1
mv -f .deps/Grid_Generator_System.Tpo .deps/Grid_Generator_System.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c -o Grid_Generator.lo Grid_Generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Generator.Tpo .deps/Generator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Handler.lo -MD -MP -MF .deps/Handler.Tpo -c -o Handler.lo Handler.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Handler.lo -MD -MP -MF .deps/Handler.Tpo -c Handler.cc -fPIC -DPIC -o .libs/Handler.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Handler.lo -MD -MP -MF .deps/Handler.Tpo -c Handler.cc -o Handler.o >/dev/null 2>&1
mv -f .deps/Handler.Tpo .deps/Handler.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c -o Init.lo Init.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -fPIC -DPIC -o .libs/Init.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -o Grid_Generator.o >/dev/null 2>&1
mv -f .deps/Grid_Generator.Tpo .deps/Grid_Generator.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c -o Coefficient.lo Coefficient.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -fPIC -DPIC -o .libs/Coefficient.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -o Init.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -o Coefficient.o >/dev/null 2>&1
mv -f .deps/Coefficient.Tpo .deps/Coefficient.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c -o Linear_Expression.lo Linear_Expression.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Init.Tpo .deps/Init.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression_Impl.lo -MD -MP -MF .deps/Linear_Expression_Impl.Tpo -c -o Linear_Expression_Impl.lo Linear_Expression_Impl.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression_Impl.lo -MD -MP -MF .deps/Linear_Expression_Impl.Tpo -c Linear_Expression_Impl.cc -fPIC -DPIC -o .libs/Linear_Expression_Impl.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression_Impl.lo -MD -MP -MF .deps/Linear_Expression_Impl.Tpo -c Linear_Expression_Impl.cc -o Linear_Expression_Impl.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -o Linear_Expression.o >/dev/null 2>&1
mv -f .deps/Linear_Expression_Impl.Tpo .deps/Linear_Expression_Impl.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression_Interface.lo -MD -MP -MF .deps/Linear_Expression_Interface.Tpo -c -o Linear_Expression_Interface.lo Linear_Expression_Interface.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression_Interface.lo -MD -MP -MF .deps/Linear_Expression_Interface.Tpo -c Linear_Expression_Interface.cc -fPIC -DPIC -o .libs/Linear_Expression_Interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Expression_Interface.lo -MD -MP -MF .deps/Linear_Expression_Interface.Tpo -c Linear_Expression_Interface.cc -o Linear_Expression_Interface.o >/dev/null 2>&1
mv -f .deps/Linear_Expression_Interface.Tpo .deps/Linear_Expression_Interface.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c -o Linear_Form.lo Linear_Form.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c Linear_Form.cc -fPIC -DPIC -o .libs/Linear_Form.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Linear_Form.lo -MD -MP -MF .deps/Linear_Form.Tpo -c Linear_Form.cc -o Linear_Form.o >/dev/null 2>&1
mv -f .deps/Linear_Form.Tpo .deps/Linear_Form.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c -o Scalar_Products.lo Scalar_Products.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Linear_Expression.Tpo .deps/Linear_Expression.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c -o MIP_Problem.lo MIP_Problem.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -o Scalar_Products.o >/dev/null 2>&1
mv -f .deps/Scalar_Products.Tpo .deps/Scalar_Products.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c -o PIP_Tree.lo PIP_Tree.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc -fPIC -DPIC -o .libs/PIP_Tree.o
PIP_Tree.cc: In copy constructor 'Parma_Polyhedra_Library::PIP_Decision_Node::PIP_Decision_Node(const Parma_Polyhedra_Library::PIP_Decision_Node&)':
PIP_Tree.cc:1105:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr wrapped_node(false_child);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
from /usr/include/c++/6.1.1/locale:43,
from /usr/include/c++/6.1.1/iomanip:43,
from Checked_Number_templates.hh:28,
from Checked_Number_defs.hh:1068,
from Coefficient_types.hh:16,
from Coefficient_defs.hh:27,
from Linear_System_inlines.hh:28,
from Linear_System_defs.hh:579,
from Constraint_System_defs.hh:29,
from PIP_Tree_defs.hh:30,
from PIP_Tree.cc:25:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
PIP_Tree.cc: In member function 'virtual Parma_Polyhedra_Library::PIP_Tree_Node* Parma_Polyhedra_Library::PIP_Solution_Node::solve(const Parma_Polyhedra_Library::PIP_Problem&, bool, const Parma_Polyhedra_Library::Matrix&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::dimension_type, int)':
PIP_Tree.cc:3144:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr wrapped_node(t_node);
^~~~~~~~
In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
from /usr/include/c++/6.1.1/locale:43,
from /usr/include/c++/6.1.1/iomanip:43,
from Checked_Number_templates.hh:28,
from Checked_Number_defs.hh:1068,
from Coefficient_types.hh:16,
from Coefficient_defs.hh:27,
from Linear_System_inlines.hh:28,
from Linear_System_defs.hh:579,
from Constraint_System_defs.hh:29,
from PIP_Tree_defs.hh:30,
from PIP_Tree.cc:25:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c MIP_Problem.cc -o MIP_Problem.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT PIP_Tree.lo -MD -MP -MF .deps/PIP_Tree.Tpo -c PIP_Tree.cc -o PIP_Tree.o >/dev/null 2>&1
mv -f .deps/MIP_Problem.Tpo .deps/MIP_Problem.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c -o PIP_Problem.lo PIP_Problem.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c PIP_Problem.cc -fPIC -DPIC -o .libs/PIP_Problem.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT PIP_Problem.lo -MD -MP -MF .deps/PIP_Problem.Tpo -c PIP_Problem.cc -o PIP_Problem.o >/dev/null 2>&1
mv -f .deps/PIP_Problem.Tpo .deps/PIP_Problem.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -o Poly_Con_Relation.o >/dev/null 2>&1
mv -f .deps/Poly_Con_Relation.Tpo .deps/Poly_Con_Relation.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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
mv -f .deps/PIP_Tree.Tpo .deps/PIP_Tree.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -fPIC -DPIC -o .libs/BHRZ03_Certificate.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -o Poly_Gen_Relation.o >/dev/null 2>&1
mv -f .deps/Poly_Gen_Relation.Tpo .deps/Poly_Gen_Relation.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c -o H79_Certificate.lo H79_Certificate.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -o BHRZ03_Certificate.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -o H79_Certificate.o >/dev/null 2>&1
mv -f .deps/BHRZ03_Certificate.Tpo .deps/BHRZ03_Certificate.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c -o Grid_Certificate.lo Grid_Certificate.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/H79_Certificate.Tpo .deps/H79_Certificate.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c -o Partial_Function.lo Partial_Function.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Partial_Function.lo -MD -MP -MF .deps/Partial_Function.Tpo -c Partial_Function.cc -o Partial_Function.o >/dev/null 2>&1
mv -f .deps/Partial_Function.Tpo .deps/Partial_Function.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -o Grid_Certificate.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Grid_Certificate.Tpo .deps/Grid_Certificate.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c -o Polyhedron_public.lo Polyhedron_public.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -fPIC -DPIC -o .libs/Polyhedron_public.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1
mv -f .deps/Polyhedron_nonpublic.Tpo .deps/Polyhedron_nonpublic.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -fPIC -DPIC -o .libs/Polyhedron_chdims.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1
mv -f .deps/Polyhedron_chdims.Tpo .deps/Polyhedron_chdims.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -fPIC -DPIC -o .libs/Polyhedron_widenings.o
mv -f .deps/Polyhedron_public.Tpo .deps/Polyhedron_public.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c -o C_Polyhedron.lo C_Polyhedron.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -fPIC -DPIC -o .libs/C_Polyhedron.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -o C_Polyhedron.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1
mv -f .deps/C_Polyhedron.Tpo .deps/C_Polyhedron.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -o NNC_Polyhedron.o >/dev/null 2>&1
mv -f .deps/Polyhedron_widenings.Tpo .deps/Polyhedron_widenings.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c -o Grid_nonpublic.lo Grid_nonpublic.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/NNC_Polyhedron.Tpo .deps/NNC_Polyhedron.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c -o Grid_public.lo Grid_public.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -fPIC -DPIC -o .libs/Grid_public.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1
mv -f .deps/Grid_nonpublic.Tpo .deps/Grid_nonpublic.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c -o Grid_chdims.lo Grid_chdims.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -fPIC -DPIC -o .libs/Grid_chdims.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -o Grid_chdims.o >/dev/null 2>&1
mv -f .deps/Grid_public.Tpo .deps/Grid_public.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c -o Grid_widenings.lo Grid_widenings.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Grid_chdims.Tpo .deps/Grid_chdims.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c -o BD_Shape.lo BD_Shape.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -fPIC -DPIC -o .libs/BD_Shape.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -o Grid_widenings.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -o BD_Shape.o >/dev/null 2>&1
mv -f .deps/Grid_widenings.Tpo .deps/Grid_widenings.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c -o Octagonal_Shape.lo Octagonal_Shape.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/BD_Shape.Tpo .deps/BD_Shape.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c -o Pointset_Powerset.lo Pointset_Powerset.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -fPIC -DPIC -o .libs/Pointset_Powerset.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c Octagonal_Shape.cc -o Octagonal_Shape.o >/dev/null 2>&1
mv -f .deps/Octagonal_Shape.Tpo .deps/Octagonal_Shape.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c -o CO_Tree.lo CO_Tree.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c CO_Tree.cc -fPIC -DPIC -o .libs/CO_Tree.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -o Pointset_Powerset.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT CO_Tree.lo -MD -MP -MF .deps/CO_Tree.Tpo -c CO_Tree.cc -o CO_Tree.o >/dev/null 2>&1
mv -f .deps/CO_Tree.Tpo .deps/CO_Tree.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c -o Sparse_Row.lo Sparse_Row.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Pointset_Powerset.Tpo .deps/Pointset_Powerset.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c -o Dense_Row.lo Dense_Row.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c Dense_Row.cc -fPIC -DPIC -o .libs/Dense_Row.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Sparse_Row.lo -MD -MP -MF .deps/Sparse_Row.Tpo -c Sparse_Row.cc -o Sparse_Row.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Dense_Row.lo -MD -MP -MF .deps/Dense_Row.Tpo -c Dense_Row.cc -o Dense_Row.o >/dev/null 2>&1
mv -f .deps/Dense_Row.Tpo .deps/Dense_Row.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c -o Bit_Matrix.lo Bit_Matrix.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -fPIC -DPIC -o .libs/Bit_Matrix.o
mv -f .deps/Sparse_Row.Tpo .deps/Sparse_Row.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c -o Bit_Row.lo Bit_Row.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c Bit_Row.cc -o Bit_Row.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -o Bit_Matrix.o >/dev/null 2>&1
mv -f .deps/Bit_Row.Tpo .deps/Bit_Row.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c -o Ph_Status.lo Ph_Status.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/Bit_Matrix.Tpo .deps/Bit_Matrix.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c -o Grid_Status.lo Grid_Status.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -fPIC -DPIC -o .libs/Grid_Status.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -o Ph_Status.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -o Grid_Status.o >/dev/null 2>&1
mv -f .deps/Ph_Status.Tpo .deps/Ph_Status.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c -o Variable.lo Variable.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -fPIC -DPIC -o .libs/Variable.o
mv -f .deps/Grid_Status.Tpo .deps/Grid_Status.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c -o Variables_Set.lo Variables_Set.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -fPIC -DPIC -o .libs/Variables_Set.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -o Variable.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -o Variables_Set.o >/dev/null 2>&1
mv -f .deps/Variable.Tpo .deps/Variable.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c -o Grid_conversion.lo Grid_conversion.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c -o Grid_simplify.lo Grid_simplify.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -fPIC -DPIC -o .libs/Grid_simplify.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -o Grid_conversion.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -o Grid_simplify.o >/dev/null 2>&1
mv -f .deps/Grid_conversion.Tpo .deps/Grid_conversion.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT set_GMP_memory_alloc_funcs.lo -MD -MP -MF .deps/set_GMP_memory_alloc_funcs.Tpo -c -o set_GMP_memory_alloc_funcs.lo set_GMP_memory_alloc_funcs.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT set_GMP_memory_alloc_funcs.lo -MD -MP -MF .deps/set_GMP_memory_alloc_funcs.Tpo -c set_GMP_memory_alloc_funcs.cc -fPIC -DPIC -o .libs/set_GMP_memory_alloc_funcs.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT set_GMP_memory_alloc_funcs.lo -MD -MP -MF .deps/set_GMP_memory_alloc_funcs.Tpo -c set_GMP_memory_alloc_funcs.cc -o set_GMP_memory_alloc_funcs.o >/dev/null 2>&1
mv -f .deps/set_GMP_memory_alloc_funcs.Tpo .deps/set_GMP_memory_alloc_funcs.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c -o stdiobuf.lo stdiobuf.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c stdiobuf.cc -fPIC -DPIC -o .libs/stdiobuf.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT stdiobuf.lo -MD -MP -MF .deps/stdiobuf.Tpo -c stdiobuf.cc -o stdiobuf.o >/dev/null 2>&1
mv -f .deps/stdiobuf.Tpo .deps/stdiobuf.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c -o c_streambuf.lo c_streambuf.cc
mv -f .deps/Grid_simplify.Tpo .deps/Grid_simplify.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c c_streambuf.cc -fPIC -DPIC -o .libs/c_streambuf.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT c_streambuf.lo -MD -MP -MF .deps/c_streambuf.Tpo -c c_streambuf.cc -o c_streambuf.o >/dev/null 2>&1
mv -f .deps/c_streambuf.Tpo .deps/c_streambuf.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -o globals.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c mp_std_bits.cc -o mp_std_bits.o >/dev/null 2>&1
mv -f .deps/globals.Tpo .deps/globals.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c -o Weight_Profiler.lo Weight_Profiler.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -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/mp_std_bits.Tpo .deps/mp_std_bits.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -fPIC -DPIC -o .libs/version.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o >/dev/null 2>&1
mv -f .deps/version.Tpo .deps/version.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c -o termination.lo termination.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c termination.cc -fPIC -DPIC -o .libs/termination.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Weight_Profiler.lo -MD -MP -MF .deps/Weight_Profiler.Tpo -c Weight_Profiler.cc -o Weight_Profiler.o >/dev/null 2>&1
mv -f .deps/Weight_Profiler.Tpo .deps/Weight_Profiler.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c -o wrap_string.lo wrap_string.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c wrap_string.cc -fPIC -DPIC -o .libs/wrap_string.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT wrap_string.lo -MD -MP -MF .deps/wrap_string.Tpo -c wrap_string.cc -o wrap_string.o >/dev/null 2>&1
mv -f .deps/wrap_string.Tpo .deps/wrap_string.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo Time.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -fPIC -DPIC -o .libs/Time.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -o Time.o >/dev/null 2>&1
mv -f .deps/Time.Tpo .deps/Time.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c -o Watchdog.lo Watchdog.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -fPIC -DPIC -o .libs/Watchdog.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -o Watchdog.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT termination.lo -MD -MP -MF .deps/termination.Tpo -c termination.cc -o termination.o >/dev/null 2>&1
mv -f .deps/Watchdog.Tpo .deps/Watchdog.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c -o Threshold_Watcher.lo Threshold_Watcher.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c Threshold_Watcher.cc -fPIC -DPIC -o .libs/Threshold_Watcher.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT Threshold_Watcher.lo -MD -MP -MF .deps/Threshold_Watcher.Tpo -c Threshold_Watcher.cc -o Threshold_Watcher.o >/dev/null 2>&1
mv -f .deps/Threshold_Watcher.Tpo .deps/Threshold_Watcher.Plo
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT BUGS.o -MD -MP -MF .deps/BUGS.Tpo -c -o BUGS.o BUGS.cc
mv -f .deps/BUGS.Tpo .deps/BUGS.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT COPYING.o -MD -MP -MF .deps/COPYING.Tpo -c -o COPYING.o COPYING.cc
mv -f .deps/COPYING.Tpo .deps/COPYING.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT CREDITS.o -MD -MP -MF .deps/CREDITS.Tpo -c -o CREDITS.o CREDITS.cc
mv -f .deps/CREDITS.Tpo .deps/CREDITS.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -W -Wall -MT ppl-config.o -MD -MP -MF .deps/ppl-config.Tpo -c -o ppl-config.o ppl-config.cc
mv -f .deps/termination.Tpo .deps/termination.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -W -Wall -version-info 14:0:0 -o libppl.la -rpath /usr/lib assertions.lo Box.lo checked.lo Checked_Number.lo Float.lo fpu-ia32.lo BDS_Status.lo Box_Status.lo Og_Status.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 Handler.lo Init.lo Coefficient.lo Linear_Expression.lo Linear_Expression_Impl.lo Linear_Expression_Interface.lo Linear_Form.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 Dense_Row.lo Bit_Matrix.lo Bit_Row.lo Ph_Status.lo Grid_Status.lo Variable.lo Variables_Set.lo Grid_conversion.lo Grid_simplify.lo set_GMP_memory_alloc_funcs.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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/assertions.o .libs/Box.o .libs/checked.o .libs/Checked_Number.o .libs/Float.o .libs/fpu-ia32.o .libs/BDS_Status.o .libs/Box_Status.o .libs/Og_Status.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/Handler.o .libs/Init.o .libs/Coefficient.o .libs/Linear_Expression.o .libs/Linear_Expression_Impl.o .libs/Linear_Expression_Interface.o .libs/Linear_Form.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/Dense_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/Grid_conversion.o .libs/Grid_simplify.o .libs/set_GMP_memory_alloc_funcs.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/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -O2 -Wl,-soname -Wl,libppl.so.14 -o .libs/libppl.so.14.0.0
mv -f .deps/ppl-config.Tpo .deps/ppl-config.Po
libtool: link: (cd ".libs" && rm -f "libppl.so.14" && ln -s "libppl.so.14.0.0" "libppl.so.14")
libtool: link: (cd ".libs" && rm -f "libppl.so" && ln -s "libppl.so.14.0.0" "libppl.so")
libtool: link: ar cru .libs/libppl.a assertions.o Box.o checked.o Checked_Number.o Float.o fpu-ia32.o BDS_Status.o Box_Status.o Og_Status.o Concrete_Expression.o Constraint.o Constraint_System.o Congruence.o Congruence_System.o Generator_System.o Grid_Generator_System.o Generator.o Grid_Generator.o Handler.o Init.o Coefficient.o Linear_Expression.o Linear_Expression_Impl.o Linear_Expression_Interface.o Linear_Form.o Scalar_Products.o MIP_Problem.o PIP_Tree.o PIP_Problem.o Poly_Con_Relation.o Poly_Gen_Relation.o BHRZ03_Certificate.o H79_Certificate.o Grid_Certificate.o Partial_Function.o Polyhedron_nonpublic.o Polyhedron_public.o Polyhedron_chdims.o Polyhedron_widenings.o C_Polyhedron.o NNC_Polyhedron.o Grid_nonpublic.o Grid_public.o Grid_chdims.o Grid_widenings.o BD_Shape.o Octagonal_Shape.o Pointset_Powerset.o CO_Tree.o Sparse_Row.o Dense_Row.o Bit_Matrix.o Bit_Row.o Ph_Status.o Grid_Status.o Variable.o Variables_Set.o Grid_conversion.o Grid_simplify.o set_GMP_memory_alloc_funcs.o stdiobuf.o c_streambuf.o globals.o mp_std_bits.o Weight_Profiler.o version.o termination.o wrap_string.o Time.o Watchdog.o Threshold_Watcher.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libppl.a
libtool: link: ( cd ".libs" && rm -f "libppl.la" && ln -s "../libppl.la" "libppl.la" )
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -W -Wall -o ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o -lgmpxx -lgmp libppl.la
libtool: link: g++ -g -O2 -frounding-math -W -Wall -o .libs/ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o ./.libs/libppl.so -lgmpxx -lgmp
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/src'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/src'
Making all in tests
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests'
Making all in .
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests'
Making all in Concrete_Expression
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Concrete_Expression'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Concrete_Expression'
Making all in CO_Tree
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/CO_Tree'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/CO_Tree'
Making all in PIP_Problem
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/PIP_Problem'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/PIP_Problem'
Making all in Powerset
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Powerset'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Powerset'
Making all in Partially_Reduced_Product
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Partially_Reduced_Product'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Partially_Reduced_Product'
Making all in Box
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Box'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Box'
Making all in MIP_Problem
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/MIP_Problem'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/MIP_Problem'
Making all in Octagonal_Shape
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Octagonal_Shape'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Octagonal_Shape'
Making all in BD_Shape
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/BD_Shape'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/BD_Shape'
Making all in Polyhedron
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Polyhedron'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Polyhedron'
Making all in Grid
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Grid'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Grid'
Making all in Watchdog
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Watchdog'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Watchdog'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests'
Making all in interfaces
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/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 '/tmp/ppl/src/ppl-1.2/interfaces'
Making all in .
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
Making all in C
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
/usr/sbin/m4 --prefix-builtin -I.. -I. -I./.. \
./ppl_interface_generator_c_h.m4 > ppl_c_domains.h
/usr/sbin/m4 --prefix-builtin -I.. -I. -I./.. \
./ppl_interface_generator_c_hh_files.m4 \
> ppl_c_hh_blob
../../utils/cm_cleaner.sh ./ppl_c_hh_blob
../../utils/cm_splitter.sh ./ppl_c_hh_blob
rm -f ppl_c_hh_blob
/usr/sbin/m4 --prefix-builtin -I.. -I. -I./.. \
./ppl_interface_generator_c_cc_files.m4 \
> ppl_c_cc_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 '/tmp/ppl/src/ppl-1.2/interfaces/C'
Making all in .
make[6]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -W -Wall -MT ppl_c_implementation_common.lo -MD -MP -MF .deps/ppl_c_implementation_common.Tpo -c ppl_c_implementation_common.cc -o ppl_c_implementation_common.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -W -Wall -MT ppl_c_Polyhedron.lo -MD -MP -MF .deps/ppl_c_Polyhedron.Tpo -c ppl_c_Polyhedron.cc -o ppl_c_Polyhedron.o >/dev/null 2>&1
mv -f .deps/ppl_c_Polyhedron.Tpo .deps/ppl_c_Polyhedron.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
mv -f .deps/ppl_c_implementation_common.Tpo .deps/ppl_c_implementation_common.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -W -Wall -MT ppl_c_Grid.lo -MD -MP -MF .deps/ppl_c_Grid.Tpo -c ppl_c_Grid.cc -o ppl_c_Grid.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -W -Wall -MT ppl_c_Rational_Box.lo -MD -MP -MF .deps/ppl_c_Rational_Box.Tpo -c ppl_c_Rational_Box.cc -o ppl_c_Rational_Box.o >/dev/null 2>&1
mv -f .deps/ppl_c_Grid.Tpo .deps/ppl_c_Grid.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
mv -f .deps/ppl_c_Rational_Box.Tpo .deps/ppl_c_Rational_Box.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_BD_Shape_mpz_class.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_BD_Shape_mpq_class.o >/dev/null 2>&1
mv -f .deps/ppl_c_BD_Shape_mpz_class.Tpo .deps/ppl_c_BD_Shape_mpz_class.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
mv -f .deps/ppl_c_BD_Shape_mpq_class.Tpo .deps/ppl_c_BD_Shape_mpq_class.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_Octagonal_Shape_mpz_class.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_Octagonal_Shape_mpq_class.o >/dev/null 2>&1
mv -f .deps/ppl_c_Octagonal_Shape_mpz_class.Tpo .deps/ppl_c_Octagonal_Shape_mpz_class.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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_Octagonal_Shape_mpq_class.Tpo .deps/ppl_c_Octagonal_Shape_mpq_class.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_Constraints_Product_C_Polyhedron_Grid.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_Pointset_Powerset_C_Polyhedron.o >/dev/null 2>&1
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 g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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_Pointset_Powerset_C_Polyhedron.Tpo .deps/ppl_c_Pointset_Powerset_C_Polyhedron.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_Pointset_Powerset_NNC_Polyhedron.o >/dev/null 2>&1
mv -f .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Tpo .deps/ppl_c_Pointset_Powerset_NNC_Polyhedron.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -W -Wall -MT ppl_c_Double_Box.lo -MD -MP -MF .deps/ppl_c_Double_Box.Tpo -c ppl_c_Double_Box.cc -o ppl_c_Double_Box.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_BD_Shape_double.o >/dev/null 2>&1
mv -f .deps/ppl_c_BD_Shape_double.Tpo .deps/ppl_c_BD_Shape_double.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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_Double_Box.Tpo .deps/ppl_c_Double_Box.Plo
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -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 -o ppl_c_Octagonal_Shape_double.o >/dev/null 2>&1
mv -f .deps/ppl_c_Octagonal_Shape_double.Tpo .deps/ppl_c_Octagonal_Shape_double.Plo
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -W -Wall -version-info 4:0:0 -o libppl_c.la -rpath /usr/lib 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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/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,/tmp/ppl/src/ppl-1.2/src/.libs ../../src/.libs/libppl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -O2 -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: ar cru .libs/libppl_c.a ppl_c_implementation_common.o ppl_c_Polyhedron.o ppl_c_Grid.o ppl_c_Rational_Box.o ppl_c_BD_Shape_mpz_class.o ppl_c_BD_Shape_mpq_class.o ppl_c_Octagonal_Shape_mpz_class.o ppl_c_Octagonal_Shape_mpq_class.o ppl_c_Constraints_Product_C_Polyhedron_Grid.o ppl_c_Pointset_Powerset_C_Polyhedron.o ppl_c_Pointset_Powerset_NNC_Polyhedron.o ppl_c_Double_Box.o ppl_c_BD_Shape_double.o ppl_c_Octagonal_Shape_double.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libppl_c.a
libtool: link: ( cd ".libs" && rm -f "libppl_c.la" && ln -s "../libppl_c.la" "libppl_c.la" )
make[6]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
Making all in tests
make[6]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C/tests'
make[5]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
Making all in demos
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/demos'
Making all in ppl_lcdd
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
Making all in examples
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd/examples'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -g -O2 -frounding-math -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 g++ -g -O2 -frounding-math -W -Wall -o ppl_lcdd ppl_lcdd.o ../../src/libppl.la ../../utils/libppl_utils.a -lgmpxx -lgmp
libtool: link: g++ -g -O2 -frounding-math -W -Wall -o .libs/ppl_lcdd ppl_lcdd.o ../../src/.libs/libppl.so ../../utils/libppl_utils.a -lgmpxx -lgmp
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
Making all in ppl_lpsol
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
Making all in examples
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol/examples'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
Making all in ppl_pips
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
Making all in examples
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips/examples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips/examples'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -g -O2 -frounding-math -W -Wall -MT ppl_pips.o -MD -MP -MF .deps/ppl_pips.Tpo -c -o ppl_pips.o ppl_pips.cc
ppl_pips.cc: In function 'int main(int, char**)':
ppl_pips.cc:820:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr parser;
^~~~~~~~
In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
from /usr/include/c++/6.1.1/locale:43,
from /usr/include/c++/6.1.1/iomanip:43,
from ../../src/ppl.hh:15080,
from ppl_pips.cc:36:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
ppl_pips.cc:841:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
std::auto_ptr pip_p;
^~~~~~~~
In file included from /usr/include/c++/6.1.1/bits/locale_conv.h:41:0,
from /usr/include/c++/6.1.1/locale:43,
from /usr/include/c++/6.1.1/iomanip:43,
from ../../src/ppl.hh:15080,
from ppl_pips.cc:36:
/usr/include/c++/6.1.1/bits/unique_ptr.h:49:28: note: declared here
template class auto_ptr;
^~~~~~~~
mv -f .deps/ppl_pips.Tpo .deps/ppl_pips.Po
/bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -W -Wall -o ppl_pips ppl_pips.o ../../src/libppl.la ../../utils/libppl_utils.a -lgmpxx -lgmp
libtool: link: g++ -g -O2 -frounding-math -W -Wall -o .libs/ppl_pips ppl_pips.o ../../src/.libs/libppl.so ../../utils/libppl_utils.a -lgmpxx -lgmp
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos'
Making all in doc
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/doc'
Making all in m4
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/m4'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2'
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2'
Making install in utils
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/utils'
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/utils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/utils'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/utils'
Making install in src
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/src'
make install-am
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/src'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/src'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/lib'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/include'
/bin/sh ../libtool --mode=install /usr/bin/install -c libppl.la '/tmp/ppl/pkg/ppl/usr/lib'
/usr/bin/install -c -m 644 ppl.hh '/tmp/ppl/pkg/ppl/usr/include'
libtool: install: /usr/bin/install -c .libs/libppl.so.14.0.0 /tmp/ppl/pkg/ppl/usr/lib/libppl.so.14.0.0
libtool: install: (cd /tmp/ppl/pkg/ppl/usr/lib && { ln -s -f libppl.so.14.0.0 libppl.so.14 || { rm -f libppl.so.14 && ln -s libppl.so.14.0.0 libppl.so.14; }; })
libtool: install: (cd /tmp/ppl/pkg/ppl/usr/lib && { ln -s -f libppl.so.14.0.0 libppl.so || { rm -f libppl.so && ln -s libppl.so.14.0.0 libppl.so; }; })
libtool: install: /usr/bin/install -c .libs/libppl.lai /tmp/ppl/pkg/ppl/usr/lib/libppl.la
libtool: install: /usr/bin/install -c .libs/libppl.a /tmp/ppl/pkg/ppl/usr/lib/libppl.a
libtool: install: chmod 644 /tmp/ppl/pkg/ppl/usr/lib/libppl.a
libtool: install: ranlib /tmp/ppl/pkg/ppl/usr/lib/libppl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c ppl-config '/tmp/ppl/pkg/ppl/usr/bin'
libtool: install: warning: `libppl.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/ppl-config /tmp/ppl/pkg/ppl/usr/bin/ppl-config
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/src'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/src'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/src'
Making install in tests
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/tests'
Making install in .
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests'
Making install in Concrete_Expression
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Concrete_Expression'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Concrete_Expression'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Concrete_Expression'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Concrete_Expression'
Making install in CO_Tree
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/CO_Tree'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/CO_Tree'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/CO_Tree'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/CO_Tree'
Making install in PIP_Problem
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/PIP_Problem'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/PIP_Problem'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/PIP_Problem'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/PIP_Problem'
Making install in Powerset
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Powerset'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Powerset'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Powerset'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Powerset'
Making install in Partially_Reduced_Product
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Partially_Reduced_Product'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Partially_Reduced_Product'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Partially_Reduced_Product'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Partially_Reduced_Product'
Making install in Box
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Box'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Box'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Box'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Box'
Making install in MIP_Problem
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/MIP_Problem'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/MIP_Problem'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/MIP_Problem'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/MIP_Problem'
Making install in Octagonal_Shape
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Octagonal_Shape'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Octagonal_Shape'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Octagonal_Shape'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Octagonal_Shape'
Making install in BD_Shape
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/BD_Shape'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/BD_Shape'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/BD_Shape'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/BD_Shape'
Making install in Polyhedron
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Polyhedron'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Polyhedron'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Polyhedron'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Polyhedron'
Making install in Grid
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Grid'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Grid'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Grid'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Grid'
Making install in Watchdog
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Watchdog'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/tests/Watchdog'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Watchdog'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests/Watchdog'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/tests'
Making install in interfaces
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces'
make install-recursive
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces'
Making install in .
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
Making install in C
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make install-recursive
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
Making install in .
make[5]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make[6]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/include'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libppl_c.la '/tmp/ppl/pkg/ppl/usr/lib'
/usr/bin/install -c -m 644 ppl_c.h '/tmp/ppl/pkg/ppl/usr/include'
libtool: install: warning: relinking `libppl_c.la'
libtool: install: (cd /tmp/ppl/src/ppl-1.2/interfaces/C; /bin/sh /tmp/ppl/src/ppl-1.2/libtool --tag CXX --mode=relink g++ -g -O2 -frounding-math -W -Wall -version-info 4:0:0 -o libppl_c.la -rpath /usr/lib 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 -inst-prefix-dir /tmp/ppl/pkg/ppl)
libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/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 -L/tmp/ppl/pkg/ppl/usr/lib -L/usr/lib -lppl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -O2 -Wl,-soname -Wl,libppl_c.so.4 -o .libs/libppl_c.so.4.0.0
libtool: install: /usr/bin/install -c .libs/libppl_c.so.4.0.0T /tmp/ppl/pkg/ppl/usr/lib/libppl_c.so.4.0.0
libtool: install: (cd /tmp/ppl/pkg/ppl/usr/lib && { ln -s -f libppl_c.so.4.0.0 libppl_c.so.4 || { rm -f libppl_c.so.4 && ln -s libppl_c.so.4.0.0 libppl_c.so.4; }; })
libtool: install: (cd /tmp/ppl/pkg/ppl/usr/lib && { ln -s -f libppl_c.so.4.0.0 libppl_c.so || { rm -f libppl_c.so && ln -s libppl_c.so.4.0.0 libppl_c.so; }; })
libtool: install: /usr/bin/install -c .libs/libppl_c.lai /tmp/ppl/pkg/ppl/usr/lib/libppl_c.la
libtool: install: /usr/bin/install -c .libs/libppl_c.a /tmp/ppl/pkg/ppl/usr/lib/libppl_c.a
libtool: install: chmod 644 /tmp/ppl/pkg/ppl/usr/lib/libppl_c.a
libtool: install: ranlib /tmp/ppl/pkg/ppl/usr/lib/libppl_c.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[6]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make[5]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
Making install in tests
make[5]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C/tests'
make[6]: Entering directory '/tmp/ppl/src/ppl-1.2/interfaces/C/tests'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C/tests'
make[5]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C/tests'
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces/C'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/interfaces'
Making install in demos
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/demos'
Making install in ppl_lcdd
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
Making install in examples
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd/examples'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd/examples'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd/examples'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/bin'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c ppl_lcdd '/tmp/ppl/pkg/ppl/usr/bin'
/usr/bin/install -c -m 644 ppl_lcdd.1 '/tmp/ppl/pkg/ppl/usr/share/man/man1'
libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/ppl_lcdd /tmp/ppl/pkg/ppl/usr/bin/ppl_lcdd
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lcdd'
Making install in ppl_lpsol
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
Making install in examples
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol/examples'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol/examples'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol/examples'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/share/man/man1'
/usr/bin/install -c -m 644 ppl_lpsol.1 '/tmp/ppl/pkg/ppl/usr/share/man/man1'
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_lpsol'
Making install in ppl_pips
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
Making install in examples
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips/examples'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips/examples'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips/examples'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
make[4]: Entering directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/bin'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c ppl_pips '/tmp/ppl/pkg/ppl/usr/bin'
/usr/bin/install -c -m 644 ppl_pips.1 '/tmp/ppl/pkg/ppl/usr/share/man/man1'
libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/ppl_pips /tmp/ppl/pkg/ppl/usr/bin/ppl_pips
make[4]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos/ppl_pips'
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/demos'
make[3]: Entering directory '/tmp/ppl/src/ppl-1.2/demos'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/demos'
Making install in doc
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/doc'
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/doc'
make[2]: Nothing to be done for 'install-exec-am'.
for ball in ppl-user-1.2-html.tar.gz ppl-user-c-interface-1.2-html.tar.gz ; do \
test -f $ball || test -f ./$ball \
|| false || make $ball; \
dir=`basename $ball .tar.gz`; \
/bin/sh ../mkinstalldirs /tmp/ppl/pkg/ppl/usr/share/doc/ppl/$dir; \
gunzip -c `if test -f $ball; then echo .; else echo .; fi`/$ball | tar xf - ; \
if test -d $dir/ocamldoc; then \
/bin/sh ../mkinstalldirs /tmp/ppl/pkg/ppl/usr/share/doc/ppl/$dir/ocamldoc; \
for file in $dir/ocamldoc/*; do \
/usr/bin/install -c -m 644 $file \
/tmp/ppl/pkg/ppl/usr/share/doc/ppl/$dir/ocamldoc/`basename $file`; \
done; \
fi; \
for file in $dir/*; do \
/usr/bin/install -c -m 644 $file /tmp/ppl/pkg/ppl/usr/share/doc/ppl/$dir/`basename $file`; \
done; \
done
/bin/sh ../mkinstalldirs /tmp/ppl/pkg/ppl/usr/share/doc/ppl
mkdir -p -- /tmp/ppl/pkg/ppl/usr/share/doc/ppl
mkdir -p -- /tmp/ppl/pkg/ppl/usr/share/doc/ppl/ppl-user-1.2-html
for file in gpl.pdf fdl.pdf ppl-user-1.2.pdf ppl-user-c-interface-1.2.pdf ; do \
test -f $file || test -f ./$file \
|| false || make $file; \
/usr/bin/install -c -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /tmp/ppl/pkg/ppl/usr/share/doc/ppl/$file; \
done
/bin/sh ../mkinstalldirs /tmp/ppl/pkg/ppl/usr/share/doc/ppl
for file in ./*.txt ./README.doc; do \
/usr/bin/install -c -m 644 $file /tmp/ppl/pkg/ppl/usr/share/doc/ppl/`basename $file`; \
done
for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure TODO ; do \
/usr/bin/install -c -m 644 ./../$file /tmp/ppl/pkg/ppl/usr/share/doc/ppl/$file; \
done
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/share/man/man1'
/usr/bin/install -c -m 644 ppl-config.1 '/tmp/ppl/pkg/ppl/usr/share/man/man1'
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/share/man/man3'
/usr/bin/install -c -m 644 libppl.3 libppl_c.3 '/tmp/ppl/pkg/ppl/usr/share/man/man3'
/bin/sh ../mkinstalldirs /tmp/ppl/pkg/ppl/usr/share/doc/ppl
for file in gpl.ps.gz fdl.ps.gz ppl-user-1.2.ps.gz ppl-user-c-interface-1.2.ps.gz ; do \
test -f $file || test -f ./$file \
|| false || make $file; \
/usr/bin/install -c -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /tmp/ppl/pkg/ppl/usr/share/doc/ppl/$file; \
done
mkdir -p -- /tmp/ppl/pkg/ppl/usr/share/doc/ppl/ppl-user-c-interface-1.2-html
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/doc'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/doc'
Making install in m4
make[1]: Entering directory '/tmp/ppl/src/ppl-1.2/m4'
make[2]: Entering directory '/tmp/ppl/src/ppl-1.2/m4'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/ppl/pkg/ppl/usr/share/aclocal'
/usr/bin/install -c -m 644 ppl.m4 ppl_c.m4 '/tmp/ppl/pkg/ppl/usr/share/aclocal'
make[2]: Leaving directory '/tmp/ppl/src/ppl-1.2/m4'
make[1]: Leaving directory '/tmp/ppl/src/ppl-1.2/m4'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "ppl"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ppl 1.2-1 (Wed Aug 24 13:42:03 UTC 2016)
CMD: pacman --query --file ppl-1.2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'ppl'
Trying to find vanilla package 'ppl'...
CMD: pacman --query --file /mirror/mate-applet-streamer-0.1.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/poppler-sharp-0.0.3-2.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-optparse-applicative-0.12.1.0-2.pkg.tar.xz
CMD: pacman --query --file /mirror/poppler-qt4-0.42.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mate-sensors-applet-gtk3-1.12.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mate-applets-gtk3-1.12.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-regex-applicative-text-0.1.0.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-regex-applicative-0.3.3-2.pkg.tar.xz
CMD: pacman --query --file /mirror/mate-applets-1.12.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/telepathy-kde-desktop-applets-16.04.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-poppler-0.12.1-9.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-application-2.0.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/poppler-0.42.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/ppl-1.2-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libppl.so.14
/usr/lib/libppl.so
/usr/lib/libppl_c.so.4
/usr/lib/libppl_c.so
/usr/lib/libppl.so.14.0.0
/usr/lib/libppl_c.so.4.0.0
/usr/include/ppl.hh
/usr/include/ppl_c.h
/usr/bin/ppl-config
/usr/bin/ppl_lcdd
/usr/bin/ppl_pips
/usr/share/man/man1/ppl_lcdd.1.gz
/usr/share/man/man1/ppl_lpsol.1.gz
/usr/share/man/man1/ppl_pips.1.gz
/usr/share/man/man1/ppl-config.1.gz
/usr/share/man/man3/libppl.3.gz
/usr/share/man/man3/libppl_c.3.gz
/usr/share/aclocal/ppl.m4
/usr/share/aclocal/ppl_c.m4
/sysroot/usr/lib/libppl.so.14.0.0
/sysroot/usr/lib/libppl.so.14
/sysroot/usr/lib/libppl.so
/sysroot/usr/lib/libppl.la
/sysroot/usr/lib/libppl.a
/sysroot/usr/lib/libppl_c.so.4.0.0
/sysroot/usr/lib/libppl_c.so.4
/sysroot/usr/lib/libppl_c.so
/sysroot/usr/lib/libppl_c.la
/sysroot/usr/lib/libppl_c.a
/sysroot/usr/include/ppl.hh
/sysroot/usr/include/ppl_c.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf ppl.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/ppl.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ppl.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ppl.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/ppl.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/ppl/src/ppl-1.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by the Parma Polyhedra Library configure 1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-interfaces=c,cxx
## --------- ##
## Platform. ##
## --------- ##
hostname = e3001f65c31c
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3322: checking build system type
configure:3336: result: x86_64-pc-linux-gnu
configure:3356: checking host system type
configure:3369: result: x86_64-unknown-linux-gnu
configure:3407: checking for a BSD-compatible install
configure:3475: result: /usr/bin/install -c
configure:3486: checking whether build environment is sane
configure:3541: result: yes
configure:3600: checking for x86_64-unknown-linux-strip
configure:3630: result: no
configure:3640: checking for strip
configure:3656: found /usr/sbin/strip
configure:3667: result: strip
configure:3692: checking for a thread-safe mkdir -p
configure:3731: result: /usr/sbin/mkdir -p
configure:3738: checking for gawk
configure:3754: found /usr/sbin/gawk
configure:3765: result: gawk
configure:3776: checking whether make sets $(MAKE)
configure:3798: result: yes
configure:3827: checking whether make supports nested variables
configure:3844: result: yes
configure:3924: checking whether UID '1000' is supported by ustar format
configure:3927: result: yes
configure:3934: checking whether GID '1000' is supported by ustar format
configure:3937: result: yes
configure:3945: checking how to create a ustar tar archive
configure:3956: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:3959: $? = 0
configure:3999: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:4002: $? = 0
configure:4006: tar -xf -
#
configure:4009: $? = 0
#
configure:4011: cat conftest.dir/file
#
GrepMe
#
configure:4014: $? = 0
#
configure:4027: result: gnutar
#
configure:4154: checking for x86_64-unknown-linux-gcc
#
configure:4184: result: no
#
configure:4194: checking for gcc
#
configure:4210: found /usr/sbin/gcc
#
configure:4221: result: gcc
#
configure:4450: checking for C compiler version
#
configure:4459: gcc --version >&5
#
gcc (GCC) 6.1.1 20160602
#
Copyright (C) 2016 Free Software Foundation, Inc.
#
This is free software; see the source for copying conditions. There is NO
#
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
#
configure:4470: $? = 0
#
configure:4459: gcc -v >&5
#
Using built-in specs.
#
COLLECT_GCC=gcc
#
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
#
Target: x86_64-pc-linux-gnu
#
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
#
Thread model: posix
#
gcc version 6.1.1 20160602 (GCC)
#
configure:4470: $? = 0
#
configure:4459: gcc -V >&5
#
gcc: error: unrecognized command line option '-V'
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:4470: $? = 1
#
configure:4459: gcc -qversion >&5
#
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
gcc: fatal error: no input files
#
compilation terminated.
#
configure:4470: $? = 1
#
configure:4490: checking whether the C compiler works
#
configure:4512: gcc conftest.c >&5
#
configure:4516: $? = 0
#
configure:4564: result: yes
#
configure:4567: checking for C compiler default output file name
#
configure:4569: result: a.out
#
configure:4575: checking for suffix of executables
#
configure:4582: gcc -o conftest conftest.c >&5
#
configure:4586: $? = 0
#
configure:4608: result:
#
configure:4630: checking whether we are cross compiling
#
configure:4638: gcc -o conftest conftest.c >&5
#
configure:4642: $? = 0
#
configure:4649: ./conftest
#
configure:4653: $? = 0
#
configure:4668: result: no
#
configure:4673: checking for suffix of object files
#
configure:4695: gcc -c conftest.c >&5
#
configure:4699: $? = 0
#
configure:4720: result: o
#
configure:4724: checking whether we are using the GNU C compiler
#
configure:4743: gcc -c conftest.c >&5
#
configure:4743: $? = 0
#
configure:4752: result: yes
#
configure:4761: checking whether gcc accepts -g
#
configure:4781: gcc -c -g conftest.c >&5
#
configure:4781: $? = 0
#
configure:4822: result: yes
#
configure:4839: checking for gcc option to accept ISO C89
#
configure:4902: gcc -c conftest.c >&5
#
configure:4902: $? = 0
#
configure:4915: result: none needed
#
configure:4940: checking whether gcc understands -c and -o together
#
configure:4962: gcc -c conftest.c -o conftest2.o
#
configure:4965: $? = 0
#
configure:4962: gcc -c conftest.c -o conftest2.o
#
configure:4965: $? = 0
#
configure:4977: result: yes
#
configure:5005: checking for style of include used by make
#
configure:5033: result: GNU
#
configure:5059: checking dependency style of gcc
#
configure:5170: result: gcc3
#
configure:5199: checking whether we are actually using the Intel C compiler
#
configure:5216: gcc -c conftest.c >&5
#
conftest.c:12:1: error: unknown type name 'choke'
#
choke me
#
^~~~~
#
conftest.c:12:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
#
configure:5216: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| #ifndef __INTEL_COMPILER
#
| choke me
#
| #endif
#
|
#
configure:5221: result: no
#
configure:5246: checking whether we are actually using clang
#
configure:5262: gcc -c conftest.c >&5
#
conftest.c:12:1: error: unknown type name 'choke'
#
choke me
#
^~~~~
#
conftest.c:12:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
#
configure:5262: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| #ifndef __clang__
#
| choke me
#
| #endif
#
|
#
configure:5267: result: no
#
configure:5283: checking whether we are actually using llvm-gcc
#
configure:5301: gcc -c -fplugin-arg-dragonegg-emit-ir -S conftest.c >&5
#
cc1: error: plugin dragonegg should be specified before -fplugin-arg-dragonegg-emit-ir in the command line
#
configure:5301: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| int main() {
#
| return 0;
#
| }
#
|
#
configure:5306: result: no
#
configure:5335: checking for x86_64-unknown-linux-g++
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-c++
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-gpp
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-aCC
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-CC
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-cxx
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-cc++
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-cl.exe
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-FCC
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-KCC
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-RCC
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-xlC_r
#
configure:5365: result: no
#
configure:5335: checking for x86_64-unknown-linux-xlC
#
configure:5365: result: no
#
configure:5379: checking for g++
#
configure:5395: found /usr/sbin/g++
#
configure:5406: result: g++
#
configure:5433: checking for C++ compiler version
#
configure:5442: g++ --version >&5
#
g++ (GCC) 6.1.1 20160602
#
Copyright (C) 2016 Free Software Foundation, Inc.
#
This is free software; see the source for copying conditions. There is NO
#
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
#
configure:5453: $? = 0
#
configure:5442: g++ -v >&5
#
Using built-in specs.
#
COLLECT_GCC=g++
#
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
#
Target: x86_64-pc-linux-gnu
#
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
#
Thread model: posix
#
gcc version 6.1.1 20160602 (GCC)
#
configure:5453: $? = 0
#
configure:5442: g++ -V >&5
#
g++: error: unrecognized command line option '-V'
#
g++: fatal error: no input files
#
compilation terminated.
#
configure:5453: $? = 1
#
configure:5442: g++ -qversion >&5
#
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
#
g++: fatal error: no input files
#
compilation terminated.
#
configure:5453: $? = 1
#
configure:5457: checking whether we are using the GNU C++ compiler
#
configure:5476: g++ -c conftest.cpp >&5
#
configure:5476: $? = 0
#
configure:5485: result: yes
#
configure:5494: checking whether g++ accepts -g
#
configure:5514: g++ -c -g conftest.cpp >&5
#
configure:5514: $? = 0
#
configure:5555: result: yes
#
configure:5580: checking dependency style of g++
#
configure:5691: result: gcc3
#
configure:5711: checking whether we are actually using the Intel C++ compiler
#
configure:5728: g++ -c conftest.cpp >&5
#
conftest.cpp:12:1: error: 'choke' does not name a type
#
choke me
#
^~~~~
#
configure:5728: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| #ifndef __INTEL_COMPILER
#
| choke me
#
| #endif
#
|
#
configure:5733: result: no
#
configure:5749: checking whether we are actually using clang++
#
configure:5765: g++ -c conftest.cpp >&5
#
conftest.cpp:12:1: error: 'choke' does not name a type
#
choke me
#
^~~~~
#
configure:5765: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| #ifndef __clang__
#
| choke me
#
| #endif
#
|
#
configure:5770: result: no
#
configure:5786: checking whether we are actually using llvm-g++
#
configure:5804: g++ -c -fplugin-arg-dragonegg-emit-ir -S conftest.cpp >&5
#
cc1plus: error: plugin dragonegg should be specified before -fplugin-arg-dragonegg-emit-ir in the command line
#
configure:5804: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| int main() {
#
| return 0;
#
| }
#
|
#
configure:5809: result: no
#
configure:5823: checking for grep that handles long lines and -e
#
configure:5881: result: /usr/sbin/grep
#
configure:5886: checking for fgrep
#
configure:5948: result: /usr/sbin/grep -F
#
configure:5953: checking for egrep
#
configure:6015: result: /usr/sbin/grep -E
#
configure:6020: checking for a sed that does not truncate output
#
configure:6084: result: /usr/sbin/sed
#
configure:6094: checking how to run the C++ preprocessor
#
configure:6121: g++ -E conftest.cpp
#
configure:6121: $? = 0
#
configure:6135: g++ -E conftest.cpp
#
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:6135: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
| #include
#
configure:6160: result: g++ -E
#
configure:6180: g++ -E conftest.cpp
#
configure:6180: $? = 0
#
configure:6194: g++ -E conftest.cpp
#
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:6194: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
| #include
#
configure:6222: checking whether make sets $(MAKE)
#
configure:6244: result: yes
#
configure:6261: checking whether to compile with debug info
#
configure:6270: result: yes
#
configure:6292: checking whether to compile for profiling
#
configure:6307: result: no
#
configure:6316: checking whether to compile for test coverage
#
configure:6332: result: no
#
configure:6341: checking whether to enable checking of run-time assertions
#
configure:6354: result: no
#
configure:6364: checking whether to enable even more run-time assertions
#
configure:6377: result: no
#
configure:6420: checking whether to enable optimizations
#
configure:6447: result: standard
#
configure:6471: checking for which architecture to optimize
#
configure:6494: result: default
#
configure:6508: checking whether to use (a specific) floating point arithmetic
#
configure:6551: result: default
#
configure:6612: checking whether to use precompiled headers
#
configure:6626: result: no
#
configure:6760: checking the type of integral values to use as coefficients
#
configure:6825: result: GMP mpz
#
configure:6958: checking for an ANSI C-conforming const
#
configure:7024: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7024: $? = 0
#
configure:7031: result: yes
#
configure:7039: checking for inline
#
configure:7055: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7055: $? = 0
#
configure:7063: result: inline
#
configure:7086: checking how to run the C preprocessor
#
configure:7117: gcc -E conftest.c
#
configure:7117: $? = 0
#
configure:7131: gcc -E conftest.c
#
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:7131: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| /* end confdefs.h. */
#
| #include
#
configure:7156: result: gcc -E
#
configure:7176: gcc -E conftest.c
#
configure:7176: $? = 0
#
configure:7190: gcc -E conftest.c
#
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:7190: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| /* end confdefs.h. */
#
| #include
#
configure:7219: checking for ANSI C header files
#
configure:7239: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7239: $? = 0
#
configure:7312: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7312: $? = 0
#
configure:7312: ./conftest
#
configure:7312: $? = 0
#
configure:7323: result: yes
#
configure:7336: checking for sys/types.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for sys/stat.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for stdlib.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for string.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for memory.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for strings.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for inttypes.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for stdint.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for unistd.h
#
configure:7336: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7348: checking whether byte ordering is bigendian
#
configure:7363: gcc -c -g -O2 -frounding-math conftest.c >&5
#
conftest.c:27:9: error: unknown type name 'not'
#
not a universal capable compiler
#
^~~
#
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
#
not a universal capable compiler
#
^~~~~~~~~
#
conftest.c:27:15: error: unknown type name 'universal'
#
configure:7363: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| /* end confdefs.h. */
#
| #ifndef __APPLE_CC__
#
| not a universal capable compiler
#
| #endif
#
| typedef int dummy;
#
|
#
configure:7408: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7408: $? = 0
#
configure:7426: gcc -c -g -O2 -frounding-math conftest.c >&5
#
conftest.c: In function 'main':
#
conftest.c:33:4: error: unknown type name 'not'
#
not big endian
#
^~~
#
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
#
not big endian
#
^~~~~~
#
configure:7426: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #if BYTE_ORDER != BIG_ENDIAN
#
| not big endian
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7554: result: no
#
configure:7573: checking for typeof syntax and keyword spelling
#
configure:7604: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:7604: $? = 0
#
configure:7611: result: typeof
#
configure:7632: checking size of char
#
configure:7637: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7637: $? = 0
#
configure:7637: ./conftest
#
configure:7637: $? = 0
#
configure:7651: result: 1
#
configure:7665: checking size of short
#
configure:7670: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7670: $? = 0
#
configure:7670: ./conftest
#
configure:7670: $? = 0
#
configure:7684: result: 2
#
configure:7698: checking size of int
#
configure:7703: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7703: $? = 0
#
configure:7703: ./conftest
#
configure:7703: $? = 0
#
configure:7717: result: 4
#
configure:7731: checking size of long
#
configure:7736: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7736: $? = 0
#
configure:7736: ./conftest
#
configure:7736: $? = 0
#
configure:7750: result: 8
#
configure:7764: checking size of long long
#
configure:7769: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7769: $? = 0
#
configure:7769: ./conftest
#
configure:7769: $? = 0
#
configure:7783: result: 8
#
configure:7797: checking size of size_t
#
configure:7802: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7802: $? = 0
#
configure:7802: ./conftest
#
configure:7802: $? = 0
#
configure:7816: result: 8
#
configure:7830: checking size of float
#
configure:7835: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7835: $? = 0
#
configure:7835: ./conftest
#
configure:7835: $? = 0
#
configure:7849: result: 4
#
configure:7863: checking size of double
#
configure:7868: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7868: $? = 0
#
configure:7868: ./conftest
#
configure:7868: $? = 0
#
configure:7882: result: 8
#
configure:7896: checking size of long double
#
configure:7901: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7901: $? = 0
#
configure:7901: ./conftest
#
configure:7901: $? = 0
#
configure:7915: result: 16
#
configure:7932: checking size of int*
#
configure:7937: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7937: $? = 0
#
configure:7937: ./conftest
#
configure:7937: $? = 0
#
configure:7951: result: 8
#
configure:7965: checking size of fp
#
configure:7970: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
configure:7970: $? = 0
#
configure:7970: ./conftest
#
configure:7970: $? = 0
#
configure:7985: result: 8
#
configure:7999: checking for perl
#
configure:8017: found /usr/sbin/perl
#
configure:8030: result: /usr/sbin/perl
#
configure:8057: checking for library containing sqrt
#
configure:8088: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8088: $? = 0
#
configure:8105: result: none required
#
configure:8128: checking fenv.h usability
#
configure:8128: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:8128: $? = 0
#
configure:8128: result: yes
#
configure:8128: checking fenv.h presence
#
configure:8128: g++ -E conftest.cpp
#
configure:8128: $? = 0
#
configure:8128: result: yes
#
configure:8128: checking for fenv.h
#
configure:8128: result: yes
#
configure:8128: checking ieeefp.h usability
#
configure:8128: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp:72:20: fatal error: ieeefp.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:8128: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:8128: result: no
#
configure:8128: checking ieeefp.h presence
#
configure:8128: g++ -E conftest.cpp
#
conftest.cpp:39:20: fatal error: ieeefp.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:8128: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:8128: result: no
#
configure:8128: checking for ieeefp.h
#
configure:8128: result: no
#
configure:8138: checking if it is possible to control the FPU
#
configure:8265: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8265: $? = 0
#
configure:8265: ./conftest
#
configure:8265: $? = 0
#
configure:8266: result: yes
#
configure:8313: checking whether the plain char type is signed
#
configure:8323: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:8323: $? = 0
#
configure:8324: result: yes
#
configure:8367: checking whether the C++ compiler provides proper long doubles
#
configure:8390: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8390: $? = 0
#
configure:8390: ./conftest
#
configure:8390: $? = 0
#
configure:8391: result: yes
#
configure:8437: checking the binary format of C++ floats
#
configure:8495: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8495: $? = 0
#
configure:8495: ./conftest
#
configure:8495: $? = 0
#
configure:8508: result: IEEE754 Single Precision
#
configure:8553: checking the binary format of C++ doubles
#
configure:8621: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8621: $? = 0
#
configure:8621: ./conftest
#
configure:8621: $? = 0
#
configure:8634: result: IEEE754 Double Precision
#
configure:8679: checking the binary format of C++ long doubles
#
configure:8747: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8747: $? = 0
#
configure:8747: ./conftest
#
configure:8747: $? = 1
#
configure: program exited with status 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #ifdef HAVE_STDINT_H
#
| #ifndef __STDC_LIMIT_MACROS
#
| #define __STDC_LIMIT_MACROS 1
#
| #endif
#
| #include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| #include
#
| #endif
#
|
#
| #if SIZEOF_LONG_DOUBLE == 12
#
|
#
| long double
#
| convert(uint32_t msp, uint64_t lsp) {
#
| union {
#
| long double value;
#
| struct {
#
| #ifdef WORDS_BIGENDIAN
#
| uint32_t msp;
#
| uint64_t lsp;
#
| #else
#
| uint64_t lsp;
#
| uint32_t msp;
#
| #endif
#
| } parts;
#
| } u;
#
|
#
| u.parts.msp = msp;
#
| u.parts.lsp = lsp;
#
| return u.value;
#
| }
#
|
#
| int
#
| main() {
#
| if (std::numeric_limits::is_iec559
#
| && (convert(0xaaacccaaUL, 0xacccaaacccaaacccULL)
#
| == -23475151196235330448360987288488448023604990597437922665537894499317141030270831473500040521309097782521743811281100731620612303910141158923283064807755815684643856544564541670181998003713114595098650350075763370916908460284838902787487703020001649220669684278577319085319204471093693972621987808779314674903648668236688723332999785552894845325917244897920804830290985291535343986477508649100409893486651507134071296739623686984014433965803259868867855465109457220731656260670349710137932272802677796915669809481885196101414678015638835049035133835457854893845093496950772367562664955830097293678125205138879788670490610650322134182370990336443894886171520732434535881085387893610114822547025980969387956199048733969351859470324032549906964255557877860343871346618951696178837035563054101786829980983909935265617095747543882856776297861197958453847978446679149969948882161264279705948735019353220550905117946051015070744207453853343171175921378515361160726195198161165083475968.0L
#
| && convert(0xcccaaaccUL, 0xcaaacccaaacccaaaULL)
#
| == -3.234349908433673569788362433758236701401379200386310478070230491201716094576208088733092209352711081763530973139439402754721006217889031902309566905344106766697050593355851405189694125966100801537593811320493850579152938679705465870788684523518541806158791408378718596936132854683425581754205242594614192465876640102628432246897674583649745467641139234207139584810101868772915312454075582265240687184279243861217351667059920878236164506473261797703393981510799228030778152399657445848839855361831637014754038570644257393307922665529947406582062857348101442206039278033447012163028384634753160589791458287895963629514043345016273218385584012204321293761500625038828699451659598873739820939586314044735551522599884065690704853850058509917597610804664086074437219778400030370474948166770867639885264893441594112815147445129222900623635467542926999246959939000796968650036727515644358583656635086409945418378371210848857160579105176395869221692977516017583375976424496977231821652434877830409470264872173686708172667000681514442371517343085468923465834742925914605731609765839631967460042791316319023971980691582832232860491668014341598553021017317450989919240909832141247027104138677882497144506317212033031539627613710631490195651235049780490963461514410018833968072513381369320107740021476622121320911875995678620145217379068502893509758814753434218746970000807381369855297087472398985134583394635298304301976743682254755898799853471470973139487587740504614698965906370516694512439128548402418825952236144896863935402725154209604537541130862513767786738372717442238281296070010302255703329785136750848608510805269562580550421695335686256291415407706167513127610045830074144232174636354465520547408627155363076530824695464544496846799567213412195115628936631295933321590908845288558910694118404555858629368018552451467994715743285452343185080572139353967831950470208768524113647528966442712608411306460439403733081312454377815407740431356862292588345515142587184008493066353603658341268923669196617183622259532802077159684815974630350730226266887950469523895272137382682818583664766982004756872470359454855421231861600855405622250180301557001727658100463825721179482988287599820459238518127671242515104954727268296043840120459189992322364113432317376499876615018647681005294400890426164141474245830847447887800872845238979407896829797297990804023745291564182356173092302630416583955274584512411637160723327887646112927503049935866004964114798241035087343318592736488780742013424329479787548324846879335440582948017481856461250014099199025874264395426269044157577172368261822794071985989844785134561848837459343219269316428175168803982908920457749528709425299296467325603578851955843550406474402944350694486492967809731047663564513772408591390180588458110788180950470244902062953534590109356800048878919144043979000989724521292698054747484439706733411566872999353418986588749568995482953622089499726327807058708520455805869817259837526415584189633013162307753166636151833127563746069733440228640737257520299330767346391011026088684503955941755171481192133779119344715318224728775697330484860348152872987113995597980243907204928634355356748752501217143216601222634344211757170284222785899530754663487291354339744025299042982320199789070467212765859078265587040664859899997109073649635056953085131587344086263213972132295294758682559609365238437544701417284297826732242650999654640698637095193178119502815643930373741504018967640638120546136857104880094633373762586018322104925768619990210092851075031033451925224377383389610824173203445111896055901190132142204139463967556738295382942065540228560332044410017389129348710403201272349054427064370609913529996988445571571382916349536222256815467149849706750571813156961918737343978667568453623162377198802996342528197935118265696537928993634621119483415202847968129550048667353312481509419740177690982818603515625e-1634L
#
| && convert(0x00000000UL, 0x0000000000000001ULL)
#
| == 3.645199531882474602528405933619419816399050815693563343720980487028371688633397736809560708625827205197247347347203531101966985632622032169973508075589809005483822581177931678569225263805633559756621562565983410728940319793553527268591240799954172811015518538383046054768715422449295305859718268214262622067532355460844068079259753739688226338971902813354664211957293812000216762672292032277433639030845605529795518855299212255321171163487629138462930035513852750160313284578587346566858083349053123705193988703983308587839946322501468602459466376586870456423634710242397194658860357568067134477982764219736292817751295560536845761267846647908517463250923736039512722781415953366096399444403402117053488448021977763604437908687623249034116909294550532283554604255016471048510990155249694820376175072774521597924829264164672829379224834378522148847524461653340453140898534938901079999466084995792940867082225167898092626332284133633537230365710606672711016101696986908545526816093446785575823545286456670464909287063062587561930219192839574686079732400741932670792586584247903252601714502511652018733705556477669856403061671860988301022089008752404238293812121415758527179547281628232710885994458574715033852877595426024800791719981955344151916599003503828822200355665967958771090937688409231050763744882094456320484272716122798149836361660589595209083576887254232532955229749892640550762959438241278496193819382077545905461172547961340469817691165676094261320725727312607482937653140421619686103059529199421431937449566099337396063075218302243845475341677972462038126626903408167086517545386382155008956065955410392914952623927880847159533184535486666480480563407531428385329300522477684217050951264747454635754866214784941542315111038630684391425212439304190584122374222972284606537485052464648655369719099026760518287560996997210778473066980129427427439517032390964791367678221749630975419713438139162678878555999177528450882748046538588177447270306738234898502976902853001364550405227287093940058325788585457368654991956265863050083472087623066020903378919489920975190829421602010382039477772083400661519154972695436582305021910908576692048173534958894170976763084807837402813849227540942073315401115262334876815962087441302256558438912500607230205782013083674113023497612445214795170983848687988348203289441256908755565216081815151205638893112562415329084456934095146184469290901166110634875590164835606941629407489774379792739804674764243483912084691871769225446506284310565309190872477286255925383528545036360550854226919571246361133225904820301916588317084377712259367894846411294822587075835486985645510829880528578782698412556249274522235061092454342386202327120407827540333914613192189174315884136688019435966273663470431440443032136411775605030601436837063972690330417475187330200911967500496761618122614796452937124070398703890868915527051490465736745397764941094879479649438162576614346948652085308024696358256756585794568493319042053882843808180358787110774418075478801186519577416271896383169835708225636584654568643702618602433548938163720732772538345454513065011540675765510656970500413537205370067924880209217363407323673368448004904408413977741706965494247040799786451861822188473571257556819433284087486023676249467869483631380473856486239547015603318322612783652068699798539400406637311682731115340677841660240710431551140370410375585572939303084073843540702120551963050514959945741359169911676575478403279380112020347348292538150798320452794842427526501796852911863108178276638472320237870082862271763396195139513712303136194366021540830531456910584048372546025177765140460207112923151923176402146752868221966889915381596481253160696822260723194259521813054303457222367967929268763072892355278854714278243863110783067060124459039315528176840304931522813148745824350892130595015198002557204332483215551447097512510076223364801202888087635650654634946887232727623906459076670227108634162319210357007273369354657187569046394884895083794103531835959613994575377897775525461977464747518162975010091463561925032742645594645800581600698347817023194379921397347681150492687237349021564206463096138703201250277757980410772647014391579144424375252519766764670458008515297647624144814453496069685127439800629552075692648608681506879044376428977463175175205181547958459515159074701285838493694034007662410100183533141516684185460758175066481561018901133031951042099053297118837448984443230856642737606478787880285299903521855025612413471034466624171559209077538498475106811294029060334271803320566493935024621719717684804443351866946690525266060758332190531807232565501890293754259590947433140384335366973398816899253698302119916142891631005349335372158005779944529176735887193980409288474621694590303098552382376969442365186023130985507823617670051191889015351479659778676132449671642015059540438237303922903056079068344635440276772565425944329927654906262952475555750912023879424636021462043321631428365675851865654901693474343411406220907550090045689588323936814675126103464401223728058185048320475251266882875299120582253090033177883674432343812734123922042926554908548231473285349572210962289889800994026533629321464700552029391517293055196218065667251276237490129206098414338903210942488902792253924667941082273267563528653863343443486495762400409978995985052082310730277076965242846278402568285187365588876653245423047205943478612931964211293489374119565751486787204884502307512372923973119191125614068756094526892783321688030310900558025683455451898487401139315290743477461921025987905332236299398859448938742087487316288730711068752763449392366897236258997091176996253284306687635454361862179407191652155243650619571720232128624130785404930566805029233271375546253313287446285812219961565022654510373870581648214791139170870970509074158721967633425471550515801498191107216277620692347014234913527385812164834475002007099402122991439542783981984927181300669603290190495106195784248531299740262706106798338573523977365240941293695214188675632715447081372252551022981921251125675131839210074132286029621443262127145872022404314258219255606415280218445074654034790115075558513374422753617188198385931164810182817002794172279803028202086567081267453349341345496389239379776494419022301042067986600501045466950004057134726934147691678031986698845370299987067384407310337433828116514830745374490760171672152978595040351405572526523026051215093709900567873568385242574546385008567738263951532676549294356417565797771595638496719149577804216291892125541055147173723744991756669672459021375111288754125372918394417976243093028214703329386031799313949535161343892720409046065009958980978947997662545514664194262097665297242612367968766000629174655887090824363583653843658980277566031286429628476318572915045823895805826010132712977834418613468288832988547377174550796802573148684253294172285056777826927377158058647145403557721233512002495437339413998842782599710186215723437958154275340509811072349041046483806284608873394275718878590418692809288333423522781240698974441829879303794241455852776713321354870647251094720675572322788447908778778892116234131617608416732280987493141331884927860259324392781255786150891859203497212615916404999097067778739914857961305884934678762043515521190581898256624635957830927811421154992139986999936203631149852372802564314896151749326404428772008250428569338329698161850171265411426708113723558325059062871506712838460986031147060351491506316012532538793354499545667009527573810892048004652452452139688789392912938251888341298122235232861138733903153560967292104241190946350516769769305030762386908399592555043192236069279491224465826684203312081255431851756341234566913972589390601558650830437402045595207689996159597545711808203688318112918947661662115802919578636403430323041610018063696707221249826383715263388850307418469423973486747009233945036220901518185766942733836846126816638158345048782728241251279820310193223512959111029884002230571688216854282257873218631744450950552327428952538149545262779889824399028513132208638633070602135522752076661567872472325125674291268881849101416382703647451428232847993332157180794015036365361645888146355749366150209085457189187232786399585879941680370348141105404742298452497895369287193974496140445677301271403589665822911096832952021181343571136957607816318342755770560406569920261633966403484121679869542684843686908354373688437968683525723666121485947946747887572716360800696442816474113593466106089204179554677145374582437962664618883018628687510079511252556002241788346284019750863992283906513572325918053464080643521532154825074820239077990779007069588034029619562190416747359712884084324521598678178890186409451480686781733176824920276835002477523486093586963733155424491897575495851549527034538337694314953057164019215026670773910997443279760005290641511584707193226351271670439775141076552632736166117611394934325673743882365518318561208941552931629125136799711574578916741023587251428998946963182411650554404206416336487418656105333038545773960190949602850096208569085230228708894874577523512558281973392961263921656163963369388411763476388625952406901518273413037068643383550282962237729195901788599392876651086599849223994259145259240479384380657803498058719062529007339428316229997756899857712116922758683071707472935574499244978419788171338468471751125303860911589289400806637202920429489919870263415951660888975434827304297451362325052693482001524843171229078467910537913138115458626612024970730899515114301915281613929239329351501049859225274564107846818112938339161308943153205117651716380468462296193882444293370484368530096898812778973178284912798550245246063411918482638261694029245273291646707331594675213428158755273882438357960245064051015888918541801139771619743221405037797285669481455810653320008904215997597975907391512026214020012010134707536774227636477580918167507850485197065326391091171451763751237612739498468510009055480025096015985581769370179656781151306565952590101977398335185042637681982306448413722177895665290302796223004198526079143104070007874540548221582347389579e-4951L
#
| && convert(0x80000000UL, 0x0000000000000001ULL)
#
| == 3.645199531882474602528405933619419816399050815693563343720980487028371688633397736809560708625827205197247347347203531101966985632622032169973508075589809005483822581177931678569225263805633559756621562565983410728940319793553527268591240799954172811015518538383046054768715422449295305859718268214262622067532355460844068079259753739688226338971902813354664211957293812000216762672292032277433639030845605529795518855299212255321171163487629138462930035513852750160313284578587346566858083349053123705193988703983308587839946322501468602459466376586870456423634710242397194658860357568067134477982764219736292817751295560536845761267846647908517463250923736039512722781415953366096399444403402117053488448021977763604437908687623249034116909294550532283554604255016471048510990155249694820376175072774521597924829264164672829379224834378522148847524461653340453140898534938901079999466084995792940867082225167898092626332284133633537230365710606672711016101696986908545526816093446785575823545286456670464909287063062587561930219192839574686079732400741932670792586584247903252601714502511652018733705556477669856403061671860988301022089008752404238293812121415758527179547281628232710885994458574715033852877595426024800791719981955344151916599003503828822200355665967958771090937688409231050763744882094456320484272716122798149836361660589595209083576887254232532955229749892640550762959438241278496193819382077545905461172547961340469817691165676094261320725727312607482937653140421619686103059529199421431937449566099337396063075218302243845475341677972462038126626903408167086517545386382155008956065955410392914952623927880847159533184535486666480480563407531428385329300522477684217050951264747454635754866214784941542315111038630684391425212439304190584122374222972284606537485052464648655369719099026760518287560996997210778473066980129427427439517032390964791367678221749630975419713438139162678878555999177528450882748046538588177447270306738234898502976902853001364550405227287093940058325788585457368654991956265863050083472087623066020903378919489920975190829421602010382039477772083400661519154972695436582305021910908576692048173534958894170976763084807837402813849227540942073315401115262334876815962087441302256558438912500607230205782013083674113023497612445214795170983848687988348203289441256908755565216081815151205638893112562415329084456934095146184469290901166110634875590164835606941629407489774379792739804674764243483912084691871769225446506284310565309190872477286255925383528545036360550854226919571246361133225904820301916588317084377712259367894846411294822587075835486985645510829880528578782698412556249274522235061092454342386202327120407827540333914613192189174315884136688019435966273663470431440443032136411775605030601436837063972690330417475187330200911967500496761618122614796452937124070398703890868915527051490465736745397764941094879479649438162576614346948652085308024696358256756585794568493319042053882843808180358787110774418075478801186519577416271896383169835708225636584654568643702618602433548938163720732772538345454513065011540675765510656970500413537205370067924880209217363407323673368448004904408413977741706965494247040799786451861822188473571257556819433284087486023676249467869483631380473856486239547015603318322612783652068699798539400406637311682731115340677841660240710431551140370410375585572939303084073843540702120551963050514959945741359169911676575478403279380112020347348292538150798320452794842427526501796852911863108178276638472320237870082862271763396195139513712303136194366021540830531456910584048372546025177765140460207112923151923176402146752868221966889915381596481253160696822260723194259521813054303457222367967929268763072892355278854714278243863110783067060124459039315528176840304931522813148745824350892130595015198002557204332483215551447097512510076223364801202888087635650654634946887232727623906459076670227108634162319210357007273369354657187569046394884895083794103531835959613994575377897775525461977464747518162975010091463561925032742645594645800581600698347817023194379921397347681150492687237349021564206463096138703201250277757980410772647014391579144424375252519766764670458008515297647624144814453496069685127439800629552075692648608681506879044376428977463175175205181547958459515159074701285838493694034007662410100183533141516684185460758175066481561018901133031951042099053297118837448984443230856642737606478787880285299903521855025612413471034466624171559209077538498475106811294029060334271803320566493935024621719717684804443351866946690525266060758332190531807232565501890293754259590947433140384335366973398816899253698302119916142891631005349335372158005779944529176735887193980409288474621694590303098552382376969442365186023130985507823617670051191889015351479659778676132449671642015059540438237303922903056079068344635440276772565425944329927654906262952475555750912023879424636021462043321631428365675851865654901693474343411406220907550090045689588323936814675126103464401223728058185048320475251266882875299120582253090033177883674432343812734123922042926554908548231473285349572210962289889800994026533629321464700552029391517293055196218065667251276237490129206098414338903210942488902792253924667941082273267563528653863343443486495762400409978995985052082310730277076965242846278402568285187365588876653245423047205943478612931964211293489374119565751486787204884502307512372923973119191125614068756094526892783321688030310900558025683455451898487401139315290743477461921025987905332236299398859448938742087487316288730711068752763449392366897236258997091176996253284306687635454361862179407191652155243650619571720232128624130785404930566805029233271375546253313287446285812219961565022654510373870581648214791139170870970509074158721967633425471550515801498191107216277620692347014234913527385812164834475002007099402122991439542783981984927181300669603290190495106195784248531299740262706106798338573523977365240941293695214188675632715447081372252551022981921251125675131839210074132286029621443262127145872022404314258219255606415280218445074654034790115075558513374422753617188198385931164810182817002794172279803028202086567081267453349341345496389239379776494419022301042067986600501045466950004057134726934147691678031986698845370299987067384407310337433828116514830745374490760171672152978595040351405572526523026051215093709900567873568385242574546385008567738263951532676549294356417565797771595638496719149577804216291892125541055147173723744991756669672459021375111288754125372918394417976243093028214703329386031799313949535161343892720409046065009958980978947997662545514664194262097665297242612367968766000629174655887090824363583653843658980277566031286429628476318572915045823895805826010132712977834418613468288832988547377174550796802573148684253294172285056777826927377158058647145403557721233512002495437339413998842782599710186215723437958154275340509811072349041046483806284608873394275718878590418692809288333423522781240698974441829879303794241455852776713321354870647251094720675572322788447908778778892116234131617608416732280987493141331884927860259324392781255786150891859203497212615916404999097067778739914857961305884934678762043515521190581898256624635957830927811421154992139986999936203631149852372802564314896151749326404428772008250428569338329698161850171265411426708113723558325059062871506712838460986031147060351491506316012532538793354499545667009527573810892048004652452452139688789392912938251888341298122235232861138733903153560967292104241190946350516769769305030762386908399592555043192236069279491224465826684203312081255431851756341234566913972589390601558650830437402045595207689996159597545711808203688318112918947661662115802919578636403430323041610018063696707221249826383715263388850307418469423973486747009233945036220901518185766942733836846126816638158345048782728241251279820310193223512959111029884002230571688216854282257873218631744450950552327428952538149545262779889824399028513132208638633070602135522752076661567872472325125674291268881849101416382703647451428232847993332157180794015036365361645888146355749366150209085457189187232786399585879941680370348141105404742298452497895369287193974496140445677301271403589665822911096832952021181343571136957607816318342755770560406569920261633966403484121679869542684843686908354373688437968683525723666121485947946747887572716360800696442816474113593466106089204179554677145374582437962664618883018628687510079511252556002241788346284019750863992283906513572325918053464080643521532154825074820239077990779007069588034029619562190416747359712884084324521598678178890186409451480686781733176824920276835002477523486093586963733155424491897575495851549527034538337694314953057164019215026670773910997443279760005290641511584707193226351271670439775141076552632736166117611394934325673743882365518318561208941552931629125136799711574578916741023587251428998946963182411650554404206416336487418656105333038545773960190949602850096208569085230228708894874577523512558281973392961263921656163963369388411763476388625952406901518273413037068643383550282962237729195901788599392876651086599849223994259145259240479384380657803498058719062529007339428316229997756899857712116922758683071707472935574499244978419788171338468471751125303860911589289400806637202920429489919870263415951660888975434827304297451362325052693482001524843171229078467910537913138115458626612024970730899515114301915281613929239329351501049859225274564107846818112938339161308943153205117651716380468462296193882444293370484368530096898812778973178284912798550245246063411918482638261694029245273291646707331594675213428158755273882438357960245064051015888918541801139771619743221405037797285669481455810653320008904215997597975907391512026214020012010134707536774227636477580918167507850485197065326391091171451763751237612739498468510009055480025096015985581769370179656781151306565952590101977398335185042637681982306448413722177895665290302796223004198526079143104070007874540548221582347389579e-4951L))
#
| return 0;
#
| else
#
| return 1;
#
| }
#
|
#
| #else // SIZEOF_LONG_DOUBLE != 12
#
|
#
| int
#
| main() {
#
| return 1;
#
| }
#
|
#
| #endif // SIZEOF_LONG_DOUBLE != 12
#
|
#
configure:8840: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp:98:11: warning: floating constant truncated to zero [-Woverflow]
#
== 6.475175119438025110924438958227646552499569338034681009689884389197039540124119371017671491276649940255878141476848119676587219886382542046685110071972617983042792710751334934416734625638471740239448526505553990391455556252171148068070822034688256982476272828789103028357337561348031062386564592639826226991907907867663262065711211583064657196068308332845234453069760526489447660964579313751403402631804350039948870075255648713368066117879403155766713303467434937062409411685215137607333139422843835051668983567167196802642952353504079714347103860537782893700215521168667711042950610021881513627986429461700433339201935397498825184335385514892844339930852967838448682125502304114122153045946465463084764110174478737044335312389661483639210553943411476544786261397875064191451226767614625892790369961415069606980007080502788648919975916801878222002252381723047230971876570995428821219281596547633023538783137183646396952831530551068683419596735374086746290525867996216905323365319885172609956827625511036332478353228947631880050684559150608318986521540136061273771493390412784756552103897518527764158778759333880714882279633323826397312375406927039446525306447838514371503654987855172306307584155459826707095909617752526800401326990828721633726770440915439092677906646798573524199116648264206920451160133635071361773812121716528178148240720783226736549623736135274990309138143183248371959875978805027500928693808073336955752759088442865600075199888998323880643549670055505421362435108572732087322982027187772459231228989472372951864321099261878781084330252988333921362998963303722431059741968763452406953835015120533773385289904710843628402700274702870474073825248828889984994284607604847211794221210729913159829014217168004461049532662696542913183628157199561641949923936629368992856621383084545327636972265542355341749855663020004887316835216156767223053799811067258913808469994232607858854524064432145775922144535701236468985705212977045479489515690009388923625580685788707605877343857669170894656797423368490329407251160393356048820607085089069025413584269816739747211239513550414383117508826763143512862006497058041145296097892917999935577053234252698691933792724753682184537682835562829938630004838384363944243137622864918257474256280127291116965050600178120477720784742184205376195975831677721764740044536624645764471381571452381830125398765152083287483110279394697855915713981939970684599199594863007230624076786139617554631450734995190081932187616814234632738778224433256463738346435274905710925581106061273840975592931761266799265587765468946764337085192369358316298457450008809428586921504743730873895710474614480003727146162349858333291516552162545370312200390841588309480973274631646273597390249477746657131891196482398670118797910098918899689482196956660638225731960693542763964302308999692957091061300183648329785182793301407267200046383043005236759977387601407769110383295729918654520937785586390633157020347632812108728638589813282569529576769367173324764085285705308312954957401558247168739931446569422818723482471097374362105279278558570746278168331596903799527959001674856155564619821407044799720020620642233246057848236476047540762849788325435630592420194490443539428990899488655890183886788650518595542180257939200539645041808387760238189562428351774632440622618056913137499820021924733173668036806485733443567039613866037176155955253827548473360440517049422696075501183292573063250613021167503858561082238374439193413231472608072888733326512853287806773389073299297372760244397355791502004654458118728037510329034120643030182346716011974996719598934277635297762958837247389366909763367493682299430362668996193935405226221180280462691353912282455701759810037116439968883639596108926413528826200502511551071661541071241892319070812994269518086385295992381025957172992399312141414210235547707008555590049509294048331178258885645254295737834927590332773105843826797756540039810295021699037788228205072146738094320261980823252096852875670591366194556595549470362090317233349128160475626293246538430039226463877253517855062981890058712415866578727694362877805078594115939049922697215689139042884475829798201399221843339843144334329750976265054375898637087619406776357862341599539585772173362569929723217313856218610739079911693928395573354107695207924389443047735986097057117102761647398583746704066222192489628491579241861512228457942727677656217068060304063431859444999092873095546808035894071193872676924207893595051334067870866978585241063298399448801664979503576258730853137762656715932674584878408765074348715350808211160488037567370082449596914044378631384351574514574407266268601518418121140639017772950755439822352142605465639756330937185434812776437455170052704254873689525989445652781559474644227537684964321625946200647347726100468875445797592291192363724641100602571723960104389727561487616213893880158699261565353860394268412519478250755882121502350855777548987354957187611364644347783460623918569790357712078708030071729862147204119062003145783057657964335620490686654777775857772417230654005669380137272188650104502859563282535642734533430567287319498304528915876638370296607209654727246810120749147011579846007686876872348978767610197018167444101532656500699586407674404325249380187066956228877621206281130141035339929259895087216809976356039304176324615051223863642132987493989282096132023719628675179659793099441124234181354583082636306115430335248256636595542753063577946177399294336318459611754831189657065079679934928129113295189411660749306226747061753316760480290760846421347557553607185254462514991634789163215592554565288625021429064594217444034435094635489801294636044217141894128608560200837942901104014713783039046587228833888032709513732700101667002833885010142407620233438106861087062055906874872893491133678484259720820886397724438939944326449942516696628683510030426237257765426269532595248183289611602373952305073827029425838481007443361481172033664199893614932623554378101313353925699162767581809444174957293532641034112367163940472496454826645496608268491435975330754792022473413254641635309131365360013914909519963236046952897089347016136738984133133790874101143168691022141918967797877476450100585067348766183224990814253610763592974731784263832853675045343246533254966131311531411068478710429786791811404658680805588105768518292098129259164151153126615341498379324353953450723874092401152015787628879390603785057522375088322779364007018433582543673090990833352296302290390165336647355242365982903670648563727239283547241202029021901993493453231407543942533374303128855544718854681133818703717309615999563617026069360208156393214924333856037726771259857931298487909006782987195926835910537279213582905667384935745871483880724959685377284455451325009389359115356341859747548302075715614439876712304113995679250907454883895302396632381653230532032695481751231940062856024456656381220713413431325444483757534262449339675147214243079144598658808202548926312120596697863356554722348114194969409174072455372221354826189882023922524876054935905929454258925505387898039528329076689551108932342856243697999637938228068665595345855978215420274558562368590236467711884770512666328306756286559348574636272916414332349992225277379071952095234443041820054854970323931404077610323730988914889188356127533914074856107086479831584739755622106834971368997334246432264012757261628954213626177797127289818357558926591911175376134554737367672941224416966599144520688033032388494464597481600684233179969688713377153969107014820586500187890028419759966629125896903859724482018551567368459339437282027473163713630554370146518281068049701849575089743432349308849281456182745027011845653626290780738299181305772482001250991761047543344790454625943156085044661103576512523366161351099640751135385148305913987889008698009234370941891346098306437937661227172386506980636903743541285235605780167216008920828610842066522096589500420940606405692664109905063234866117077516308694175709123219476283230290207497555159467149979347020209673500496651023554475005053991295374430728524771212435107382664318842703197811901075027036703041419315229156263279708865064004473392401710817533040210152757966691416471836361498546249180866049039738294265863864925406135752428537159880132061042828090772733103561437021070938835520484987564784902357826645006185384847299711513042558913116550679842981785737713725790045128094411676264858573201529073678073396387519268373798582548263868592119666097381189255247190641352195443081432945981901223716745712543744847146503012460085216148335807619624528396069010370871981642712755932969484501155184487454597846375782598809708096893645439856478634508146859065978179351007580744928974114529788215226484601824974140107352758776378993800008479463640459773788106039221647527915619638375897279653946867057366337834721265500081035695372958187077367633848426351345959537644131255393886949828040966112768013745671476622221973172299021322723830684345054818157484501760113734299662298242039459694484074671808880126261963999301400833575366587220239180443885948634911432672454909578479586976064598126633177835011824812040440090529736915436564330317784343260941419199007994565556336195654994767768391641843167291242587882400091208124348669996343070061026732554587428779976439512259161737036335847682346728539549778493388870528102969822923976454022477322075204905420377823800876540724560782242540043358494305758648390071388556142954991440895026034342297754624387472732697423260211014731729196139172514053952591428247887383243344755389104496037975360677224765591211970382212225942797592005272680787386239303946689423293709148965999400795905073756697025967564396661027489606337872152854151887574400979150870295978066773059913103141338094206140446153595784659696116999451265627049162745281492831846033865707908304944975732574637090102130752860241496159897720566523711477673910492376257245019657271734451417565932034846341070093018262777507790026122302775680179025723685230883459924631462602175535978001836273235741164283034661871238537285831967107455175175353583907073921428e-4966L
#
^~
#
conftest.cpp:100:11: warning: floating constant truncated to zero [-Woverflow]
#
== -6.475175119438025110924438958227646552499569338034681009689884389197039540124119371017671491276649940255878141476848119676587219886382542046685110071972617983042792710751334934416734625638471740239448526505553990391455556252171148068070822034688256982476272828789103028357337561348031062386564592639826226991907907867663262065711211583064657196068308332845234453069760526489447660964579313751403402631804350039948870075255648713368066117879403155766713303467434937062409411685215137607333139422843835051668983567167196802642952353504079714347103860537782893700215521168667711042950610021881513627986429461700433339201935397498825184335385514892844339930852967838448682125502304114122153045946465463084764110174478737044335312389661483639210553943411476544786261397875064191451226767614625892790369961415069606980007080502788648919975916801878222002252381723047230971876570995428821219281596547633023538783137183646396952831530551068683419596735374086746290525867996216905323365319885172609956827625511036332478353228947631880050684559150608318986521540136061273771493390412784756552103897518527764158778759333880714882279633323826397312375406927039446525306447838514371503654987855172306307584155459826707095909617752526800401326990828721633726770440915439092677906646798573524199116648264206920451160133635071361773812121716528178148240720783226736549623736135274990309138143183248371959875978805027500928693808073336955752759088442865600075199888998323880643549670055505421362435108572732087322982027187772459231228989472372951864321099261878781084330252988333921362998963303722431059741968763452406953835015120533773385289904710843628402700274702870474073825248828889984994284607604847211794221210729913159829014217168004461049532662696542913183628157199561641949923936629368992856621383084545327636972265542355341749855663020004887316835216156767223053799811067258913808469994232607858854524064432145775922144535701236468985705212977045479489515690009388923625580685788707605877343857669170894656797423368490329407251160393356048820607085089069025413584269816739747211239513550414383117508826763143512862006497058041145296097892917999935577053234252698691933792724753682184537682835562829938630004838384363944243137622864918257474256280127291116965050600178120477720784742184205376195975831677721764740044536624645764471381571452381830125398765152083287483110279394697855915713981939970684599199594863007230624076786139617554631450734995190081932187616814234632738778224433256463738346435274905710925581106061273840975592931761266799265587765468946764337085192369358316298457450008809428586921504743730873895710474614480003727146162349858333291516552162545370312200390841588309480973274631646273597390249477746657131891196482398670118797910098918899689482196956660638225731960693542763964302308999692957091061300183648329785182793301407267200046383043005236759977387601407769110383295729918654520937785586390633157020347632812108728638589813282569529576769367173324764085285705308312954957401558247168739931446569422818723482471097374362105279278558570746278168331596903799527959001674856155564619821407044799720020620642233246057848236476047540762849788325435630592420194490443539428990899488655890183886788650518595542180257939200539645041808387760238189562428351774632440622618056913137499820021924733173668036806485733443567039613866037176155955253827548473360440517049422696075501183292573063250613021167503858561082238374439193413231472608072888733326512853287806773389073299297372760244397355791502004654458118728037510329034120643030182346716011974996719598934277635297762958837247389366909763367493682299430362668996193935405226221180280462691353912282455701759810037116439968883639596108926413528826200502511551071661541071241892319070812994269518086385295992381025957172992399312141414210235547707008555590049509294048331178258885645254295737834927590332773105843826797756540039810295021699037788228205072146738094320261980823252096852875670591366194556595549470362090317233349128160475626293246538430039226463877253517855062981890058712415866578727694362877805078594115939049922697215689139042884475829798201399221843339843144334329750976265054375898637087619406776357862341599539585772173362569929723217313856218610739079911693928395573354107695207924389443047735986097057117102761647398583746704066222192489628491579241861512228457942727677656217068060304063431859444999092873095546808035894071193872676924207893595051334067870866978585241063298399448801664979503576258730853137762656715932674584878408765074348715350808211160488037567370082449596914044378631384351574514574407266268601518418121140639017772950755439822352142605465639756330937185434812776437455170052704254873689525989445652781559474644227537684964321625946200647347726100468875445797592291192363724641100602571723960104389727561487616213893880158699261565353860394268412519478250755882121502350855777548987354957187611364644347783460623918569790357712078708030071729862147204119062003145783057657964335620490686654777775857772417230654005669380137272188650104502859563282535642734533430567287319498304528915876638370296607209654727246810120749147011579846007686876872348978767610197018167444101532656500699586407674404325249380187066956228877621206281130141035339929259895087216809976356039304176324615051223863642132987493989282096132023719628675179659793099441124234181354583082636306115430335248256636595542753063577946177399294336318459611754831189657065079679934928129113295189411660749306226747061753316760480290760846421347557553607185254462514991634789163215592554565288625021429064594217444034435094635489801294636044217141894128608560200837942901104014713783039046587228833888032709513732700101667002833885010142407620233438106861087062055906874872893491133678484259720820886397724438939944326449942516696628683510030426237257765426269532595248183289611602373952305073827029425838481007443361481172033664199893614932623554378101313353925699162767581809444174957293532641034112367163940472496454826645496608268491435975330754792022473413254641635309131365360013914909519963236046952897089347016136738984133133790874101143168691022141918967797877476450100585067348766183224990814253610763592974731784263832853675045343246533254966131311531411068478710429786791811404658680805588105768518292098129259164151153126615341498379324353953450723874092401152015787628879390603785057522375088322779364007018433582543673090990833352296302290390165336647355242365982903670648563727239283547241202029021901993493453231407543942533374303128855544718854681133818703717309615999563617026069360208156393214924333856037726771259857931298487909006782987195926835910537279213582905667384935745871483880724959685377284455451325009389359115356341859747548302075715614439876712304113995679250907454883895302396632381653230532032695481751231940062856024456656381220713413431325444483757534262449339675147214243079144598658808202548926312120596697863356554722348114194969409174072455372221354826189882023922524876054935905929454258925505387898039528329076689551108932342856243697999637938228068665595345855978215420274558562368590236467711884770512666328306756286559348574636272916414332349992225277379071952095234443041820054854970323931404077610323730988914889188356127533914074856107086479831584739755622106834971368997334246432264012757261628954213626177797127289818357558926591911175376134554737367672941224416966599144520688033032388494464597481600684233179969688713377153969107014820586500187890028419759966629125896903859724482018551567368459339437282027473163713630554370146518281068049701849575089743432349308849281456182745027011845653626290780738299181305772482001250991761047543344790454625943156085044661103576512523366161351099640751135385148305913987889008698009234370941891346098306437937661227172386506980636903743541285235605780167216008920828610842066522096589500420940606405692664109905063234866117077516308694175709123219476283230290207497555159467149979347020209673500496651023554475005053991295374430728524771212435107382664318842703197811901075027036703041419315229156263279708865064004473392401710817533040210152757966691416471836361498546249180866049039738294265863864925406135752428537159880132061042828090772733103561437021070938835520484987564784902357826645006185384847299711513042558913116550679842981785737713725790045128094411676264858573201529073678073396387519268373798582548263868592119666097381189255247190641352195443081432945981901223716745712543744847146503012460085216148335807619624528396069010370871981642712755932969484501155184487454597846375782598809708096893645439856478634508146859065978179351007580744928974114529788215226484601824974140107352758776378993800008479463640459773788106039221647527915619638375897279653946867057366337834721265500081035695372958187077367633848426351345959537644131255393886949828040966112768013745671476622221973172299021322723830684345054818157484501760113734299662298242039459694484074671808880126261963999301400833575366587220239180443885948634911432672454909578479586976064598126633177835011824812040440090529736915436564330317784343260941419199007994565556336195654994767768391641843167291242587882400091208124348669996343070061026732554587428779976439512259161737036335847682346728539549778493388870528102969822923976454022477322075204905420377823800876540724560782242540043358494305758648390071388556142954991440895026034342297754624387472732697423260211014731729196139172514053952591428247887383243344755389104496037975360677224765591211970382212225942797592005272680787386239303946689423293709148965999400795905073756697025967564396661027489606337872152854151887574400979150870295978066773059913103141338094206140446153595784659696116999451265627049162745281492831846033865707908304944975732574637090102130752860241496159897720566523711477673910492376257245019657271734451417565932034846341070093018262777507790026122302775680179025723685230883459924631462602175535978001836273235741164283034661871238537285831967107455175175353583907073921428e-4966L))
#
^~
#
configure:8840: $? = 0
#
configure:8840: ./conftest
#
configure:8840: $? = 1
#
configure: program exited with status 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
| #ifdef HAVE_STDINT_H
#
| #ifndef __STDC_LIMIT_MACROS
#
| #define __STDC_LIMIT_MACROS 1
#
| #endif
#
| #include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| #include
#
| #endif
#
|
#
| #if SIZEOF_LONG_DOUBLE == 16
#
|
#
| #if defined(__sparc__) && defined(__arch64__) && (__GNUC__ < 4 || (__GNUC__ == 4 && __GNUC_MINOR__ < 4))
#
|
#
| // Work around http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37661
#
| int
#
| main() {
#
| return 1;
#
| }
#
|
#
| #else // !defined(__sparc__) || !defined(__arch64__) ...
#
|
#
| long double
#
| convert(uint64_t msp, uint64_t lsp) {
#
| union {
#
| long double value;
#
| struct {
#
| #ifdef WORDS_BIGENDIAN
#
| uint64_t msp;
#
| uint64_t lsp;
#
| #else
#
| uint64_t lsp;
#
| uint64_t msp;
#
| #endif
#
| } parts;
#
| } u;
#
|
#
| u.parts.msp = msp;
#
| u.parts.lsp = lsp;
#
| return u.value;
#
| }
#
|
#
| int
#
| main() {
#
| if (std::numeric_limits::is_iec559
#
| && (convert(0xaaacccaaacccaaacULL, 0xccaaacccaaacccaaULL)
#
| == -8.55855653885100434741341853993902633367349104766375354667159377718342093894815477326286823233135691805519944470138219932524951165689852082013017904043605683486724317550972746307400400204571080045247416605879743573136814766221652651396476675668866980798618379071105211750397249729982891787041148520384572930274879267722158826932337019191713973025403784448443813348692062209940856126724493492803365972504505177354875652033856070760087261648660638833868952644144747756799606849182265604546917705495630867683634260396102823982577953799017062698102242357552179655099799114234932578035799185560231199083485854936098752376968393647581458407558794412029383325763638562788717260040049064497131924995762524305159587498016677454321953274959044696323291625045478494472581264819229447771276640446297211105522340278216491094195598543872903469867733674572559977106495016037365144714092305087690135013719347274733034998868445412589677425060095799279101903473205374412225289846468374532481297065712317082077938035156602646698351182648104255704218634101302925067087078955133405900007044267209898310644310904503791609310204530573463263951434586894153990739119187567218316060343579381319744970284036645819031296341711196622764674251739340075981861518157380656135644972541894187627902651874054588734732906342927804126694032667794810086817870907476586539935233288396561987441453006798066121939082312783518917156845604116991071351557087417820814737448930366014934139649936714605919733198611573267554373841805458030152706709963798138766665437195696286204333504023648063774567253657433115103351104190986192714072985487851579415615609526545777708652951405409847708647802254957197551148967040887700676749608935220270768342493900689974647088468653016844028721111482484905641458435567969469008688175230469940968306817582881926746422674891155765989419578280531847369896579997902056370886853884911608932917273377526774091310024267948445090595150848945937264274298230316059283748541372546998570685254364147022857127106166375807928861080771495427281772909457414476961102929683460150380091022216902985688084496718499522925736236100966839490544989265028487132166444183820209811985298620037327410566483546092567386575203772065259924817078378553423445114795887961447486917127608105936488957460696218995227900239169698156532097505472359601263421630872600694896078087993492528322817946497772710008837719609909497752428441503174822795185219988589528998338631725113908025553153842511443825016809012668839505492083731555461826355018782953670089090573806418379608917728933789667567839232807208925449602517595541397929042673972541764273293287457694772131268012143158809453627483947788463130353101911401667613659585055576869155534998835800762122080588150495103765874874613454517177121048246498282285280904742153700877576028449241385429235777250684782328183787286276152331338688335510090441008799792147837436640030059474106105829612076012626498555138419516242851436828131901668517305064107076254421670883938440896580435257206350630093337919967881954501164988008085285088049681541452106188312639266136685237513628484410146475880276899689323468288129178652504797093820419402611691354199968499448738482587415636727937353639264845197813295922091561637504736126720760129127710879063043647425297778439069116811334073539456451043564046959839163407469915211595468718792531664679340442279513006653831781499155674396529973036072198720572542914738630057353297633085013244779323578115668031532144051510758240504037804690564298890171218568053886450388507561335540224075309922339483204122333658701871584147135738144358394867585372134490396264937274938848938884293776466212293402264641368524174512841804801230279990820989956713963566987970818315606031084417487965298373510594915942429581446481759482857537804431542098380533075194397625795605337047384493682506827547173206735463795863376044170821429161475172513429888642402089329334654087406739184258619435041737233405001461505889892578125e-1644L
#
| && convert(0xcccaaacccaaacccaULL, 0xaacccaaacccaaaccULL)
#
| == -124514581107511552210796456934966803687304842980295573828954497922493752983397188814711304411560018580965744046315133789985274208017368151964100284400784216106649187287727268989948309893335776137201236307422254490384994342132786695251856340822607539332337741185911979986209464222776112117543477310592395735321641016191765613924234896253051931334188353106422231052895112533426462965071195000083346118845388851222468275853899619767858364593491745895616655921022591572983370616010095670881627966440183912948095715866505356803258659518882310562527709556367822539262111581385341941163873435919341717170180065638145777392282815973491833042960716493005101610346003273833563515742996380936304245423639950200211170835546053201980835724318930743625600269679260909350277600256315069013053332133830043213033329696436217829598890872375814523266366034383531514035947792389939922899745714167418517458817088636450662300503353562047987996978943856662174717195437379600755109302771921946748859230686543872.0L
#
| && convert(0x0000000000000000ULL, 0x0000000000000001ULL)
#
| == 6.475175119438025110924438958227646552499569338034681009689884389197039540124119371017671491276649940255878141476848119676587219886382542046685110071972617983042792710751334934416734625638471740239448526505553990391455556252171148068070822034688256982476272828789103028357337561348031062386564592639826226991907907867663262065711211583064657196068308332845234453069760526489447660964579313751403402631804350039948870075255648713368066117879403155766713303467434937062409411685215137607333139422843835051668983567167196802642952353504079714347103860537782893700215521168667711042950610021881513627986429461700433339201935397498825184335385514892844339930852967838448682125502304114122153045946465463084764110174478737044335312389661483639210553943411476544786261397875064191451226767614625892790369961415069606980007080502788648919975916801878222002252381723047230971876570995428821219281596547633023538783137183646396952831530551068683419596735374086746290525867996216905323365319885172609956827625511036332478353228947631880050684559150608318986521540136061273771493390412784756552103897518527764158778759333880714882279633323826397312375406927039446525306447838514371503654987855172306307584155459826707095909617752526800401326990828721633726770440915439092677906646798573524199116648264206920451160133635071361773812121716528178148240720783226736549623736135274990309138143183248371959875978805027500928693808073336955752759088442865600075199888998323880643549670055505421362435108572732087322982027187772459231228989472372951864321099261878781084330252988333921362998963303722431059741968763452406953835015120533773385289904710843628402700274702870474073825248828889984994284607604847211794221210729913159829014217168004461049532662696542913183628157199561641949923936629368992856621383084545327636972265542355341749855663020004887316835216156767223053799811067258913808469994232607858854524064432145775922144535701236468985705212977045479489515690009388923625580685788707605877343857669170894656797423368490329407251160393356048820607085089069025413584269816739747211239513550414383117508826763143512862006497058041145296097892917999935577053234252698691933792724753682184537682835562829938630004838384363944243137622864918257474256280127291116965050600178120477720784742184205376195975831677721764740044536624645764471381571452381830125398765152083287483110279394697855915713981939970684599199594863007230624076786139617554631450734995190081932187616814234632738778224433256463738346435274905710925581106061273840975592931761266799265587765468946764337085192369358316298457450008809428586921504743730873895710474614480003727146162349858333291516552162545370312200390841588309480973274631646273597390249477746657131891196482398670118797910098918899689482196956660638225731960693542763964302308999692957091061300183648329785182793301407267200046383043005236759977387601407769110383295729918654520937785586390633157020347632812108728638589813282569529576769367173324764085285705308312954957401558247168739931446569422818723482471097374362105279278558570746278168331596903799527959001674856155564619821407044799720020620642233246057848236476047540762849788325435630592420194490443539428990899488655890183886788650518595542180257939200539645041808387760238189562428351774632440622618056913137499820021924733173668036806485733443567039613866037176155955253827548473360440517049422696075501183292573063250613021167503858561082238374439193413231472608072888733326512853287806773389073299297372760244397355791502004654458118728037510329034120643030182346716011974996719598934277635297762958837247389366909763367493682299430362668996193935405226221180280462691353912282455701759810037116439968883639596108926413528826200502511551071661541071241892319070812994269518086385295992381025957172992399312141414210235547707008555590049509294048331178258885645254295737834927590332773105843826797756540039810295021699037788228205072146738094320261980823252096852875670591366194556595549470362090317233349128160475626293246538430039226463877253517855062981890058712415866578727694362877805078594115939049922697215689139042884475829798201399221843339843144334329750976265054375898637087619406776357862341599539585772173362569929723217313856218610739079911693928395573354107695207924389443047735986097057117102761647398583746704066222192489628491579241861512228457942727677656217068060304063431859444999092873095546808035894071193872676924207893595051334067870866978585241063298399448801664979503576258730853137762656715932674584878408765074348715350808211160488037567370082449596914044378631384351574514574407266268601518418121140639017772950755439822352142605465639756330937185434812776437455170052704254873689525989445652781559474644227537684964321625946200647347726100468875445797592291192363724641100602571723960104389727561487616213893880158699261565353860394268412519478250755882121502350855777548987354957187611364644347783460623918569790357712078708030071729862147204119062003145783057657964335620490686654777775857772417230654005669380137272188650104502859563282535642734533430567287319498304528915876638370296607209654727246810120749147011579846007686876872348978767610197018167444101532656500699586407674404325249380187066956228877621206281130141035339929259895087216809976356039304176324615051223863642132987493989282096132023719628675179659793099441124234181354583082636306115430335248256636595542753063577946177399294336318459611754831189657065079679934928129113295189411660749306226747061753316760480290760846421347557553607185254462514991634789163215592554565288625021429064594217444034435094635489801294636044217141894128608560200837942901104014713783039046587228833888032709513732700101667002833885010142407620233438106861087062055906874872893491133678484259720820886397724438939944326449942516696628683510030426237257765426269532595248183289611602373952305073827029425838481007443361481172033664199893614932623554378101313353925699162767581809444174957293532641034112367163940472496454826645496608268491435975330754792022473413254641635309131365360013914909519963236046952897089347016136738984133133790874101143168691022141918967797877476450100585067348766183224990814253610763592974731784263832853675045343246533254966131311531411068478710429786791811404658680805588105768518292098129259164151153126615341498379324353953450723874092401152015787628879390603785057522375088322779364007018433582543673090990833352296302290390165336647355242365982903670648563727239283547241202029021901993493453231407543942533374303128855544718854681133818703717309615999563617026069360208156393214924333856037726771259857931298487909006782987195926835910537279213582905667384935745871483880724959685377284455451325009389359115356341859747548302075715614439876712304113995679250907454883895302396632381653230532032695481751231940062856024456656381220713413431325444483757534262449339675147214243079144598658808202548926312120596697863356554722348114194969409174072455372221354826189882023922524876054935905929454258925505387898039528329076689551108932342856243697999637938228068665595345855978215420274558562368590236467711884770512666328306756286559348574636272916414332349992225277379071952095234443041820054854970323931404077610323730988914889188356127533914074856107086479831584739755622106834971368997334246432264012757261628954213626177797127289818357558926591911175376134554737367672941224416966599144520688033032388494464597481600684233179969688713377153969107014820586500187890028419759966629125896903859724482018551567368459339437282027473163713630554370146518281068049701849575089743432349308849281456182745027011845653626290780738299181305772482001250991761047543344790454625943156085044661103576512523366161351099640751135385148305913987889008698009234370941891346098306437937661227172386506980636903743541285235605780167216008920828610842066522096589500420940606405692664109905063234866117077516308694175709123219476283230290207497555159467149979347020209673500496651023554475005053991295374430728524771212435107382664318842703197811901075027036703041419315229156263279708865064004473392401710817533040210152757966691416471836361498546249180866049039738294265863864925406135752428537159880132061042828090772733103561437021070938835520484987564784902357826645006185384847299711513042558913116550679842981785737713725790045128094411676264858573201529073678073396387519268373798582548263868592119666097381189255247190641352195443081432945981901223716745712543744847146503012460085216148335807619624528396069010370871981642712755932969484501155184487454597846375782598809708096893645439856478634508146859065978179351007580744928974114529788215226484601824974140107352758776378993800008479463640459773788106039221647527915619638375897279653946867057366337834721265500081035695372958187077367633848426351345959537644131255393886949828040966112768013745671476622221973172299021322723830684345054818157484501760113734299662298242039459694484074671808880126261963999301400833575366587220239180443885948634911432672454909578479586976064598126633177835011824812040440090529736915436564330317784343260941419199007994565556336195654994767768391641843167291242587882400091208124348669996343070061026732554587428779976439512259161737036335847682346728539549778493388870528102969822923976454022477322075204905420377823800876540724560782242540043358494305758648390071388556142954991440895026034342297754624387472732697423260211014731729196139172514053952591428247887383243344755389104496037975360677224765591211970382212225942797592005272680787386239303946689423293709148965999400795905073756697025967564396661027489606337872152854151887574400979150870295978066773059913103141338094206140446153595784659696116999451265627049162745281492831846033865707908304944975732574637090102130752860241496159897720566523711477673910492376257245019657271734451417565932034846341070093018262777507790026122302775680179025723685230883459924631462602175535978001836273235741164283034661871238537285831967107455175175353583907073921428e-4966L
#
| && convert(0x8000000000000000ULL, 0x0000000000000001ULL)
#
| == -6.475175119438025110924438958227646552499569338034681009689884389197039540124119371017671491276649940255878141476848119676587219886382542046685110071972617983042792710751334934416734625638471740239448526505553990391455556252171148068070822034688256982476272828789103028357337561348031062386564592639826226991907907867663262065711211583064657196068308332845234453069760526489447660964579313751403402631804350039948870075255648713368066117879403155766713303467434937062409411685215137607333139422843835051668983567167196802642952353504079714347103860537782893700215521168667711042950610021881513627986429461700433339201935397498825184335385514892844339930852967838448682125502304114122153045946465463084764110174478737044335312389661483639210553943411476544786261397875064191451226767614625892790369961415069606980007080502788648919975916801878222002252381723047230971876570995428821219281596547633023538783137183646396952831530551068683419596735374086746290525867996216905323365319885172609956827625511036332478353228947631880050684559150608318986521540136061273771493390412784756552103897518527764158778759333880714882279633323826397312375406927039446525306447838514371503654987855172306307584155459826707095909617752526800401326990828721633726770440915439092677906646798573524199116648264206920451160133635071361773812121716528178148240720783226736549623736135274990309138143183248371959875978805027500928693808073336955752759088442865600075199888998323880643549670055505421362435108572732087322982027187772459231228989472372951864321099261878781084330252988333921362998963303722431059741968763452406953835015120533773385289904710843628402700274702870474073825248828889984994284607604847211794221210729913159829014217168004461049532662696542913183628157199561641949923936629368992856621383084545327636972265542355341749855663020004887316835216156767223053799811067258913808469994232607858854524064432145775922144535701236468985705212977045479489515690009388923625580685788707605877343857669170894656797423368490329407251160393356048820607085089069025413584269816739747211239513550414383117508826763143512862006497058041145296097892917999935577053234252698691933792724753682184537682835562829938630004838384363944243137622864918257474256280127291116965050600178120477720784742184205376195975831677721764740044536624645764471381571452381830125398765152083287483110279394697855915713981939970684599199594863007230624076786139617554631450734995190081932187616814234632738778224433256463738346435274905710925581106061273840975592931761266799265587765468946764337085192369358316298457450008809428586921504743730873895710474614480003727146162349858333291516552162545370312200390841588309480973274631646273597390249477746657131891196482398670118797910098918899689482196956660638225731960693542763964302308999692957091061300183648329785182793301407267200046383043005236759977387601407769110383295729918654520937785586390633157020347632812108728638589813282569529576769367173324764085285705308312954957401558247168739931446569422818723482471097374362105279278558570746278168331596903799527959001674856155564619821407044799720020620642233246057848236476047540762849788325435630592420194490443539428990899488655890183886788650518595542180257939200539645041808387760238189562428351774632440622618056913137499820021924733173668036806485733443567039613866037176155955253827548473360440517049422696075501183292573063250613021167503858561082238374439193413231472608072888733326512853287806773389073299297372760244397355791502004654458118728037510329034120643030182346716011974996719598934277635297762958837247389366909763367493682299430362668996193935405226221180280462691353912282455701759810037116439968883639596108926413528826200502511551071661541071241892319070812994269518086385295992381025957172992399312141414210235547707008555590049509294048331178258885645254295737834927590332773105843826797756540039810295021699037788228205072146738094320261980823252096852875670591366194556595549470362090317233349128160475626293246538430039226463877253517855062981890058712415866578727694362877805078594115939049922697215689139042884475829798201399221843339843144334329750976265054375898637087619406776357862341599539585772173362569929723217313856218610739079911693928395573354107695207924389443047735986097057117102761647398583746704066222192489628491579241861512228457942727677656217068060304063431859444999092873095546808035894071193872676924207893595051334067870866978585241063298399448801664979503576258730853137762656715932674584878408765074348715350808211160488037567370082449596914044378631384351574514574407266268601518418121140639017772950755439822352142605465639756330937185434812776437455170052704254873689525989445652781559474644227537684964321625946200647347726100468875445797592291192363724641100602571723960104389727561487616213893880158699261565353860394268412519478250755882121502350855777548987354957187611364644347783460623918569790357712078708030071729862147204119062003145783057657964335620490686654777775857772417230654005669380137272188650104502859563282535642734533430567287319498304528915876638370296607209654727246810120749147011579846007686876872348978767610197018167444101532656500699586407674404325249380187066956228877621206281130141035339929259895087216809976356039304176324615051223863642132987493989282096132023719628675179659793099441124234181354583082636306115430335248256636595542753063577946177399294336318459611754831189657065079679934928129113295189411660749306226747061753316760480290760846421347557553607185254462514991634789163215592554565288625021429064594217444034435094635489801294636044217141894128608560200837942901104014713783039046587228833888032709513732700101667002833885010142407620233438106861087062055906874872893491133678484259720820886397724438939944326449942516696628683510030426237257765426269532595248183289611602373952305073827029425838481007443361481172033664199893614932623554378101313353925699162767581809444174957293532641034112367163940472496454826645496608268491435975330754792022473413254641635309131365360013914909519963236046952897089347016136738984133133790874101143168691022141918967797877476450100585067348766183224990814253610763592974731784263832853675045343246533254966131311531411068478710429786791811404658680805588105768518292098129259164151153126615341498379324353953450723874092401152015787628879390603785057522375088322779364007018433582543673090990833352296302290390165336647355242365982903670648563727239283547241202029021901993493453231407543942533374303128855544718854681133818703717309615999563617026069360208156393214924333856037726771259857931298487909006782987195926835910537279213582905667384935745871483880724959685377284455451325009389359115356341859747548302075715614439876712304113995679250907454883895302396632381653230532032695481751231940062856024456656381220713413431325444483757534262449339675147214243079144598658808202548926312120596697863356554722348114194969409174072455372221354826189882023922524876054935905929454258925505387898039528329076689551108932342856243697999637938228068665595345855978215420274558562368590236467711884770512666328306756286559348574636272916414332349992225277379071952095234443041820054854970323931404077610323730988914889188356127533914074856107086479831584739755622106834971368997334246432264012757261628954213626177797127289818357558926591911175376134554737367672941224416966599144520688033032388494464597481600684233179969688713377153969107014820586500187890028419759966629125896903859724482018551567368459339437282027473163713630554370146518281068049701849575089743432349308849281456182745027011845653626290780738299181305772482001250991761047543344790454625943156085044661103576512523366161351099640751135385148305913987889008698009234370941891346098306437937661227172386506980636903743541285235605780167216008920828610842066522096589500420940606405692664109905063234866117077516308694175709123219476283230290207497555159467149979347020209673500496651023554475005053991295374430728524771212435107382664318842703197811901075027036703041419315229156263279708865064004473392401710817533040210152757966691416471836361498546249180866049039738294265863864925406135752428537159880132061042828090772733103561437021070938835520484987564784902357826645006185384847299711513042558913116550679842981785737713725790045128094411676264858573201529073678073396387519268373798582548263868592119666097381189255247190641352195443081432945981901223716745712543744847146503012460085216148335807619624528396069010370871981642712755932969484501155184487454597846375782598809708096893645439856478634508146859065978179351007580744928974114529788215226484601824974140107352758776378993800008479463640459773788106039221647527915619638375897279653946867057366337834721265500081035695372958187077367633848426351345959537644131255393886949828040966112768013745671476622221973172299021322723830684345054818157484501760113734299662298242039459694484074671808880126261963999301400833575366587220239180443885948634911432672454909578479586976064598126633177835011824812040440090529736915436564330317784343260941419199007994565556336195654994767768391641843167291242587882400091208124348669996343070061026732554587428779976439512259161737036335847682346728539549778493388870528102969822923976454022477322075204905420377823800876540724560782242540043358494305758648390071388556142954991440895026034342297754624387472732697423260211014731729196139172514053952591428247887383243344755389104496037975360677224765591211970382212225942797592005272680787386239303946689423293709148965999400795905073756697025967564396661027489606337872152854151887574400979150870295978066773059913103141338094206140446153595784659696116999451265627049162745281492831846033865707908304944975732574637090102130752860241496159897720566523711477673910492376257245019657271734451417565932034846341070093018262777507790026122302775680179025723685230883459924631462602175535978001836273235741164283034661871238537285831967107455175175353583907073921428e-4966L))
#
| return 0;
#
| else
#
| return 1;
#
| }
#
|
#
| #endif // !defined(__sparc__) || !defined(__arch64__) ...
#
|
#
| #else // SIZEOF_LONG_DOUBLE != 16
#
|
#
| int
#
| main() {
#
| return 1;
#
| }
#
|
#
| #endif // SIZEOF_LONG_DOUBLE != 16
#
|
#
configure:8921: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:8921: $? = 0
#
configure:8921: ./conftest
#
configure:8921: $? = 0
#
configure:9016: result: Intel Double-Extended
#
configure:9019: checking whether std::floor(long double) is buggy
#
configure:9042: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:9042: $? = 0
#
configure:9042: ./conftest
#
configure:9042: $? = 0
#
configure:9044: result: no
#
configure:9115: checking whether the C++ compiler supports zero-length arrays
#
configure:9225: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:9225: $? = 0
#
configure:9225: ./conftest
#
configure:9225: $? = 0
#
configure:9226: result: yes
#
configure:9272: checking whether the IEEE inexact flag is supported in C++
#
configure:9364: g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
configure:9364: $? = 0
#
configure:9364: ./conftest
#
configure:9364: $? = 0
#
configure:9365: result: yes
#
configure:9411: checking whether the C++ compiler supports __attribute__ ((weak))
#
configure:9424: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9424: $? = 0
#
configure:9425: result: yes
#
configure:9461: checking for fenv.h
#
configure:9461: result: yes
#
configure:9461: checking for ieeefp.h
#
configure:9461: result: no
#
configure:9461: checking getopt.h usability
#
configure:9461: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking getopt.h presence
#
configure:9461: g++ -E conftest.cpp
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking for getopt.h
#
configure:9461: result: yes
#
configure:9461: checking signal.h usability
#
configure:9461: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking signal.h presence
#
configure:9461: g++ -E conftest.cpp
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking for signal.h
#
configure:9461: result: yes
#
configure:9461: checking for string.h
#
configure:9461: result: yes
#
configure:9461: checking for strings.h
#
configure:9461: result: yes
#
configure:9461: checking sys/resource.h usability
#
configure:9461: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking sys/resource.h presence
#
configure:9461: g++ -E conftest.cpp
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking for sys/resource.h
#
configure:9461: result: yes
#
configure:9461: checking sys/time.h usability
#
configure:9461: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking sys/time.h presence
#
configure:9461: g++ -E conftest.cpp
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking for sys/time.h
#
configure:9461: result: yes
#
configure:9461: checking for sys/types.h
#
configure:9461: result: yes
#
configure:9461: checking for unistd.h
#
configure:9461: result: yes
#
configure:9473: checking whether ffs is declared
#
configure:9473: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9473: $? = 0
#
configure:9473: result: yes
#
configure:9491: checking whether getenv is declared
#
configure:9491: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9491: $? = 0
#
configure:9491: result: yes
#
configure:9502: checking whether strtof is declared
#
configure:9502: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9502: $? = 0
#
configure:9502: result: yes
#
configure:9513: checking whether strtod is declared
#
configure:9513: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9513: $? = 0
#
configure:9513: result: yes
#
configure:9524: checking whether strtold is declared
#
configure:9524: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9524: $? = 0
#
configure:9524: result: yes
#
configure:9535: checking whether strtoll is declared
#
configure:9535: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9535: $? = 0
#
configure:9535: result: yes
#
configure:9546: checking whether strtoull is declared
#
configure:9546: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9546: $? = 0
#
configure:9546: result: yes
#
configure:9558: checking whether fma is declared
#
configure:9558: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9558: $? = 0
#
configure:9558: result: yes
#
configure:9569: checking whether fmaf is declared
#
configure:9569: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9569: $? = 0
#
configure:9569: result: yes
#
configure:9580: checking whether fmal is declared
#
configure:9580: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9580: $? = 0
#
configure:9580: result: yes
#
configure:9591: checking whether rintf is declared
#
configure:9591: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9591: $? = 0
#
configure:9591: result: yes
#
configure:9602: checking whether rintl is declared
#
configure:9602: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9602: $? = 0
#
configure:9602: result: yes
#
configure:9616: checking for int_fast16_t
#
configure:9616: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9616: $? = 0
#
configure:9616: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:108:26: error: expected primary-expression before ')' token
#
if (sizeof ((int_fast16_t)))
#
^
#
configure:9616: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((int_fast16_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9616: result: yes
#
configure:9625: checking for int_fast32_t
#
configure:9625: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9625: $? = 0
#
configure:9625: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:109:26: error: expected primary-expression before ')' token
#
if (sizeof ((int_fast32_t)))
#
^
#
configure:9625: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((int_fast32_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9625: result: yes
#
configure:9634: checking for int_fast64_t
#
configure:9634: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9634: $? = 0
#
configure:9634: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:110:26: error: expected primary-expression before ')' token
#
if (sizeof ((int_fast64_t)))
#
^
#
configure:9634: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((int_fast64_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9634: result: yes
#
configure:9643: checking for uint_fast16_t
#
configure:9643: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9643: $? = 0
#
configure:9643: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:111:27: error: expected primary-expression before ')' token
#
if (sizeof ((uint_fast16_t)))
#
^
#
configure:9643: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((uint_fast16_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9643: result: yes
#
configure:9652: checking for uint_fast32_t
#
configure:9652: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9652: $? = 0
#
configure:9652: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:112:27: error: expected primary-expression before ')' token
#
if (sizeof ((uint_fast32_t)))
#
^
#
configure:9652: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((uint_fast32_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9652: result: yes
#
configure:9661: checking for uint_fast64_t
#
configure:9661: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9661: $? = 0
#
configure:9661: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:113:27: error: expected primary-expression before ')' token
#
if (sizeof ((uint_fast64_t)))
#
^
#
configure:9661: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((uint_fast64_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9661: result: yes
#
configure:9675: checking for uintptr_t
#
configure:9675: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:9675: $? = 0
#
configure:9675: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:114:23: error: expected primary-expression before ')' token
#
if (sizeof ((uintptr_t)))
#
^
#
configure:9675: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((uintptr_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:9675: result: yes
#
configure:9761: checking how to print strings
#
configure:9788: result: printf
#
configure:9809: checking for a sed that does not truncate output
#
configure:9873: result: /usr/sbin/sed
#
configure:9921: checking for ld used by gcc
#
configure:9988: result: /usr/sbin/ld
#
configure:9995: checking if the linker (/usr/sbin/ld) is GNU ld
#
configure:10010: result: yes
#
configure:10022: checking for BSD- or MS-compatible name lister (nm)
#
configure:10071: result: no
#
configure:10085: checking for x86_64-unknown-linux-dumpbin
#
configure:10115: result: no
#
configure:10085: checking for x86_64-unknown-linux-link
#
configure:10115: result: no
#
configure:10129: checking for dumpbin
#
configure:10159: result: no
#
configure:10129: checking for link
#
configure:10145: found /usr/sbin/link
#
configure:10156: result: link -dump
#
configure:10201: checking the name lister (nm) interface
#
configure:10208: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:10211: nm "conftest.o"
#
configure:10214: output
#
0000000000000000 B some_variable
#
configure:10221: result: BSD nm
#
configure:10224: checking whether ln -s works
#
configure:10228: result: yes
#
configure:10236: checking the maximum length of command line arguments
#
configure:10366: result: 1572864
#
configure:10383: checking whether the shell understands some XSI constructs
#
configure:10393: result: yes
#
configure:10397: checking whether the shell understands "+="
#
configure:10403: result: yes
#
configure:10438: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
#
configure:10478: result: func_convert_file_noop
#
configure:10485: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
#
configure:10505: result: func_convert_file_noop
#
configure:10512: checking for /usr/sbin/ld option to reload object files
#
configure:10519: result: -r
#
configure:10553: checking for x86_64-unknown-linux-objdump
#
configure:10583: result: no
#
configure:10593: checking for objdump
#
configure:10609: found /usr/sbin/objdump
#
configure:10620: result: objdump
#
configure:10652: checking how to recognize dependent libraries
#
configure:10854: result: pass_all
#
configure:10899: checking for x86_64-unknown-linux-dlltool
#
configure:10929: result: no
#
configure:10939: checking for dlltool
#
configure:10969: result: no
#
configure:10999: checking how to associate runtime and link libraries
#
configure:11026: result: printf %s\n
#
configure:11042: checking for x86_64-unknown-linux-ar
#
configure:11072: result: no
#
configure:11086: checking for ar
#
configure:11102: found /usr/sbin/ar
#
configure:11113: result: ar
#
configure:11150: checking for archiver @FILE support
#
configure:11167: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:11167: $? = 0
#
configure:11170: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
configure:11173: $? = 0
#
configure:11178: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
ar: conftest.o: No such file or directory
#
configure:11181: $? = 1
#
configure:11193: result: @
#
configure:11211: checking for x86_64-unknown-linux-strip
#
configure:11238: result: strip
#
configure:11310: checking for x86_64-unknown-linux-ranlib
#
configure:11340: result: no
#
configure:11350: checking for ranlib
#
configure:11366: found /usr/sbin/ranlib
#
configure:11377: result: ranlib
#
configure:11479: checking command to parse nm output from gcc object
#
configure:11599: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:11602: $? = 0
#
configure:11606: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
#
configure:11609: $? = 0
#
configure:11675: g++ -o conftest -g -O2 -frounding-math conftest.cpp conftstm.o >&5
#
configure:11678: $? = 0
#
configure:11716: result: ok
#
configure:11753: checking for sysroot
#
configure:11783: result: no
#
configure:11860: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:11863: $? = 0
#
configure:11999: checking for x86_64-unknown-linux-mt
#
configure:12029: result: no
#
configure:12039: checking for mt
#
configure:12069: result: no
#
configure:12089: checking if : is a manifest tool
#
configure:12095: : '-?'
#
configure:12103: result: no
#
configure:12742: checking for dlfcn.h
#
configure:12742: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:12742: $? = 0
#
configure:12742: result: yes
#
configure:12957: checking for objdir
#
configure:12972: result: .libs
#
configure:13243: checking if gcc supports -fno-rtti -fno-exceptions
#
configure:13261: gcc -c -g -O2 -frounding-math -fno-rtti -fno-exceptions conftest.c >&5
#
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
#
configure:13265: $? = 0
#
configure:13278: result: no
#
configure:13605: checking for gcc option to produce PIC
#
configure:13612: result: -fPIC -DPIC
#
configure:13620: checking if gcc PIC flag -fPIC -DPIC works
#
configure:13638: gcc -c -g -O2 -frounding-math -fPIC -DPIC -DPIC conftest.c >&5
#
configure:13642: $? = 0
#
configure:13655: result: yes
#
configure:13684: checking if gcc static flag -static works
#
configure:13712: result: yes
#
configure:13727: checking if gcc supports -c -o file.o
#
configure:13748: gcc -c -g -O2 -frounding-math -o out/conftest2.o conftest.c >&5
#
configure:13752: $? = 0
#
configure:13774: result: yes
#
configure:13782: checking if gcc supports -c -o file.o
#
configure:13829: result: yes
#
configure:13862: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
#
configure:15015: result: yes
#
configure:15052: checking whether -lc should be explicitly linked in
#
configure:15060: gcc -c -g -O2 -frounding-math conftest.c >&5
#
configure:15063: $? = 0
#
configure:15078: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
#
configure:15081: $? = 0
#
configure:15095: result: no
#
configure:15255: checking dynamic linker characteristics
#
configure:15766: gcc -o conftest -g -O2 -frounding-math -Wl,-rpath -Wl,/foo conftest.c >&5
#
configure:15766: $? = 0
#
configure:15988: result: GNU/Linux ld.so
#
configure:16095: checking how to hardcode library paths into programs
#
configure:16120: result: immediate
#
configure:16214: checking for shl_load
#
configure:16214: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
/tmp/ccJ7XV8L.o: In function `main':
#
/tmp/ppl/src/ppl-1.2/conftest.c:115: undefined reference to `shl_load'
#
collect2: error: ld returned 1 exit status
#
configure:16214: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| /* Define shl_load to an innocuous variant, in case declares shl_load.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define shl_load innocuous_shl_load
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char shl_load (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef shl_load
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char shl_load ();
#
| /* The GNU C library defines this for functions which it implements
#
| to always fail with ENOSYS. Some functions are actually named
#
| something starting with __ and the normal name is an alias. */
#
| #if defined __stub_shl_load || defined __stub___shl_load
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return shl_load ();
#
| ;
#
| return 0;
#
| }
#
configure:16214: result: no
#
configure:16218: checking for shl_load in -ldld
#
configure:16243: gcc -o conftest -g -O2 -frounding-math conftest.c -ldld >&5
#
/usr/sbin/ld: cannot find -ldld
#
collect2: error: ld returned 1 exit status
#
configure:16243: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char shl_load ();
#
| int
#
| main ()
#
| {
#
| return shl_load ();
#
| ;
#
| return 0;
#
| }
#
configure:16252: result: no
#
configure:16257: checking for dlopen
#
configure:16257: gcc -o conftest -g -O2 -frounding-math conftest.c >&5
#
/tmp/ccnefx8O.o: In function `main':
#
/tmp/ppl/src/ppl-1.2/conftest.c:115: undefined reference to `dlopen'
#
collect2: error: ld returned 1 exit status
#
configure:16257: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| /* Define dlopen to an innocuous variant, in case declares dlopen.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define dlopen innocuous_dlopen
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char dlopen (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef dlopen
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char dlopen ();
#
| /* The GNU C library defines this for functions which it implements
#
| to always fail with ENOSYS. Some functions are actually named
#
| something starting with __ and the normal name is an alias. */
#
| #if defined __stub_dlopen || defined __stub___dlopen
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return dlopen ();
#
| ;
#
| return 0;
#
| }
#
configure:16257: result: no
#
configure:16261: checking for dlopen in -ldl
#
configure:16286: gcc -o conftest -g -O2 -frounding-math conftest.c -ldl >&5
#
configure:16286: $? = 0
#
configure:16295: result: yes
#
configure:16414: checking whether a program can dlopen itself
#
configure:16494: gcc -o conftest -g -O2 -frounding-math -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
#
configure:16497: $? = 0
#
configure:16515: result: yes
#
configure:16520: checking whether a statically linked program can dlopen itself
#
configure:16600: gcc -o conftest -g -O2 -frounding-math -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
#
/tmp/cc7iR5BX.o: In function `main':
#
/tmp/ppl/src/ppl-1.2/configure:16579: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
#
/usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
#
collect2: error: ld returned 1 exit status
#
configure:16603: $? = 1
#
configure:16621: result: no
#
configure:16660: checking whether stripping libraries is possible
#
configure:16665: result: yes
#
configure:16700: checking if libtool supports shared libraries
#
configure:16702: result: yes
#
configure:16705: checking whether to build shared libraries
#
configure:16726: result: yes
#
configure:16729: checking whether to build static libraries
#
configure:16733: result: yes
#
configure:16756: checking how to run the C++ preprocessor
#
configure:16822: result: g++ -E
#
configure:16842: g++ -E conftest.cpp
#
configure:16842: $? = 0
#
configure:16856: g++ -E conftest.cpp
#
conftest.cpp:81:28: fatal error: ac_nonexistent.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:16856: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:17025: checking for ld used by g++
#
configure:17092: result: /usr/sbin/ld -m elf_x86_64
#
configure:17099: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
#
configure:17114: result: yes
#
configure:17169: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
#
configure:18174: result: yes
#
configure:18210: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:18213: $? = 0
#
configure:18733: checking for g++ option to produce PIC
#
configure:18740: result: -fPIC -DPIC
#
configure:18748: checking if g++ PIC flag -fPIC -DPIC works
#
configure:18766: g++ -c -g -O2 -frounding-math -fPIC -DPIC -DPIC conftest.cpp >&5
#
configure:18770: $? = 0
#
configure:18783: result: yes
#
configure:18806: checking if g++ static flag -static works
#
configure:18834: result: yes
#
configure:18846: checking if g++ supports -c -o file.o
#
configure:18867: g++ -c -g -O2 -frounding-math -o out/conftest2.o conftest.cpp >&5
#
configure:18871: $? = 0
#
configure:18893: result: yes
#
configure:18898: checking if g++ supports -c -o file.o
#
configure:18945: result: yes
#
configure:18975: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
#
configure:19011: result: yes
#
configure:19152: checking dynamic linker characteristics
#
configure:19819: result: GNU/Linux ld.so
#
configure:19872: checking how to hardcode library paths into programs
#
configure:19897: result: immediate
#
configure:19979: creating ./config.lt
#
#
## ------------------ ##
#
## Running config.lt. ##
#
## ------------------ ##
#
config.lt:681: creating libtool
#
configure:21701: checking for the GMP library version 4.1.3 or above
#
configure:21790: ./libtool --mode=link --tag=CXX g++ -o conftest -g -O2 -frounding-math conftest.cpp -lgmpxx -lgmp >&5
#
libtool: link: g++ -o conftest -g -O2 -frounding-math conftest.cpp -lgmpxx -lgmp
#
configure:21790: $? = 0
#
configure:21790: ./conftest
#
configure:21790: $? = 0
#
configure:21791: result: yes
#
configure:21813: checking size of mp_limb_t
#
configure:21818: ./libtool --mode=link --tag=CXX g++ -o conftest -g -O2 -frounding-math conftest.cpp -lgmpxx -lgmp >&5
#
libtool: link: g++ -o conftest -g -O2 -frounding-math conftest.cpp -lgmpxx -lgmp
#
configure:21818: $? = 0
#
configure:21818: ./conftest
#
configure:21818: $? = 0
#
configure:21833: result: 8
#
configure:21844: checking whether GMP has been compiled with support for exceptions
#
configure:21884: ./libtool --mode=link --tag=CXX g++ -o conftest -g -O2 -frounding-math conftest.cpp -lgmpxx -lgmp >&5
#
libtool: link: g++ -o conftest -g -O2 -frounding-math conftest.cpp -lgmpxx -lgmp
#
configure:21884: $? = 0
#
configure:21884: ./conftest
#
configure:21884: $? = 0
#
configure:21885: result: yes
#
configure:21946: checking for __mpz_struct._mp_alloc
#
configure:21946: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:21946: $? = 0
#
configure:21946: result: yes
#
configure:21958: checking for __mpz_struct._mp_size
#
configure:21958: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:21958: $? = 0
#
configure:21958: result: yes
#
configure:21970: checking for __mpz_struct._mp_d
#
configure:21970: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:21970: $? = 0
#
configure:21970: result: yes
#
configure:21997: checking whether to build the ppl_lcdd program
#
configure:22006: result: yes
#
configure:22028: checking whether to build the ppl_lpsol program
#
configure:22037: result: yes
#
configure:22059: checking whether to build the ppl_pips program
#
configure:22068: result: yes
#
configure:22090: checking whether to build the PPL documentation
#
configure:22099: result: yes
#
configure:22129: checking which interfaces are enabled
#
configure:22187: result: cxx c
#
configure:24969: checking for GNU M4 that supports accurate traces
#
configure:25008: result: /usr/sbin/m4
#
configure:25011: checking how m4 supports trace files
#
configure:25021: result: --debugfile
#
configure:25106: checking which instantiations are enabled
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25156: g++ -c -g -O2 -frounding-math -I. conftest.cpp >&5
#
configure:25156: $? = 0
#
configure:25194: result: Polyhedron@Grid@Rational_Box@BD_Shape@BD_Shape@Octagonal_Shape@Octagonal_Shape@Constraints_Product@Pointset_Powerset@Pointset_Powerset@Double_Box@BD_Shape@Octagonal_Shape
#
configure:25200: checking whether tests should be run under Valgrind
#
configure:25256: result: no
#
configure:25274: checking whether `make check' does a thorough or quick check
#
configure:25287: result: quick
#
configure:25306: checking for md5sum
#
configure:25322: found /usr/sbin/md5sum
#
configure:25333: result: md5sum
#
configure:25352: checking for the text md5sum command
#
configure:25360: result: md5sum -t
#
configure:25378: checking glpk.h usability
#
configure:25378: gcc -c -g -O2 -frounding-math conftest.c >&5
#
conftest.c:119:18: fatal error: glpk.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:25378: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:25378: result: no
#
configure:25378: checking glpk.h presence
#
configure:25378: gcc -E conftest.c
#
conftest.c:86:18: fatal error: glpk.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:25378: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| /* end confdefs.h. */
#
| #include
#
configure:25378: result: no
#
configure:25378: checking for glpk.h
#
configure:25378: result: no
#
configure:25378: checking glpk/glpk.h usability
#
configure:25378: gcc -c -g -O2 -frounding-math conftest.c >&5
#
conftest.c:119:23: fatal error: glpk/glpk.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:25378: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| #include
#
configure:25378: result: no
#
configure:25378: checking glpk/glpk.h presence
#
configure:25378: gcc -E conftest.c
#
conftest.c:86:23: fatal error: glpk/glpk.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:25378: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| /* end confdefs.h. */
#
| #include
#
configure:25378: result: no
#
configure:25378: checking for glpk/glpk.h
#
configure:25378: result: no
#
configure:25460: checking whether RLIMIT_DATA is declared
#
configure:25460: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25460: $? = 0
#
configure:25460: result: yes
#
configure:25475: checking whether RLIMIT_RSS is declared
#
configure:25475: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25475: $? = 0
#
configure:25475: result: yes
#
configure:25490: checking whether RLIMIT_VMEM is declared
#
configure:25490: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:99:10: error: 'RLIMIT_VMEM' was not declared in this scope
#
(void) RLIMIT_VMEM;
#
^~~~~~~~~~~
#
configure:25490: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| #define HAVE_DECL_RLIMIT_DATA 1
#
| #define HAVE_DECL_RLIMIT_RSS 1
#
| /* end confdefs.h. */
#
|
#
| #ifdef HAVE_SYS_RESOURCE_H
#
| # include
#
| #endif
#
|
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef RLIMIT_VMEM
#
| #ifdef __cplusplus
#
| (void) RLIMIT_VMEM;
#
| #else
#
| (void) RLIMIT_VMEM;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:25490: result: no
#
configure:25505: checking whether RLIMIT_AS is declared
#
configure:25505: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25505: $? = 0
#
configure:25505: result: yes
#
configure:25522: checking whether getrusage is declared
#
configure:25522: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25522: $? = 0
#
configure:25522: result: yes
#
configure:25540: checking whether setrlimit is declared
#
configure:25540: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25540: $? = 0
#
configure:25540: result: yes
#
configure:25560: checking whether setitimer is declared
#
configure:25560: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25560: $? = 0
#
configure:25560: result: yes
#
configure:25577: checking whether sigaction is declared
#
configure:25577: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25577: $? = 0
#
configure:25577: result: yes
#
configure:25591: checking for timeval
#
configure:25591: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25591: $? = 0
#
configure:25591: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:130:21: error: expected primary-expression before ')' token
#
if (sizeof ((timeval)))
#
^
#
configure:25591: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| #define HAVE_DECL_RLIMIT_DATA 1
#
| #define HAVE_DECL_RLIMIT_RSS 1
#
| #define HAVE_DECL_RLIMIT_VMEM 0
#
| #define HAVE_DECL_RLIMIT_AS 1
#
| #define HAVE_DECL_GETRUSAGE 1
#
| #define HAVE_DECL_SETRLIMIT 1
#
| #define HAVE_DECL_SETITIMER 1
#
| #define HAVE_DECL_SIGACTION 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| if (sizeof ((timeval)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:25591: result: yes
#
configure:25601: checking for siginfo_t
#
configure:25601: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
configure:25601: $? = 0
#
configure:25601: g++ -c -g -O2 -frounding-math conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:102:23: error: expected primary-expression before ')' token
#
if (sizeof ((siginfo_t)))
#
^
#
configure:25601: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| #define HAVE_DECL_RLIMIT_DATA 1
#
| #define HAVE_DECL_RLIMIT_RSS 1
#
| #define HAVE_DECL_RLIMIT_VMEM 0
#
| #define HAVE_DECL_RLIMIT_AS 1
#
| #define HAVE_DECL_GETRUSAGE 1
#
| #define HAVE_DECL_SETRLIMIT 1
#
| #define HAVE_DECL_SETITIMER 1
#
| #define HAVE_DECL_SIGACTION 1
#
| #define HAVE_TIMEVAL 1
#
| /* end confdefs.h. */
#
|
#
| #include
#
|
#
|
#
| int
#
| main ()
#
| {
#
| if (sizeof ((siginfo_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:25601: result: yes
#
configure:25627: checking whether we can limit memory in C++ using setrlimit()
#
configure:25707: ./libtool --mode=link --tag=CXX g++ -o conftest -g -O2 -frounding-math conftest.cpp >&5
#
libtool: link: g++ -o conftest -g -O2 -frounding-math conftest.cpp
#
configure:25707: $? = 0
#
configure:25707: ./conftest
#
configure:25707: $? = 1
#
configure: program exited with status 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| #define HAVE_DECL_RLIMIT_DATA 1
#
| #define HAVE_DECL_RLIMIT_RSS 1
#
| #define HAVE_DECL_RLIMIT_VMEM 0
#
| #define HAVE_DECL_RLIMIT_AS 1
#
| #define HAVE_DECL_GETRUSAGE 1
#
| #define HAVE_DECL_SETRLIMIT 1
#
| #define HAVE_DECL_SETITIMER 1
#
| #define HAVE_DECL_SIGACTION 1
#
| #define HAVE_TIMEVAL 1
#
| #define HAVE_SIGINFO_T 1
#
| /* end confdefs.h. */
#
|
#
| #if !HAVE_DECL_SETRLIMIT
#
| # error "cannot limit memory without setrlimit()"
#
| #endif
#
|
#
| #include
#
|
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
|
#
| #ifdef HAVE_SYS_TIME_H
#
| # include
#
| #endif
#
|
#
| #ifdef HAVE_SYS_RESOURCE_H
#
| // This should be included after and so as to make
#
| // sure we have the definitions for, e.g., ru_utime.
#
| # include
#
| #endif
#
|
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
|
#
| #define LIMIT(WHAT) do { if (getrlimit(WHAT, &t) != 0) return false; t.rlim_cur = bytes; if (setrlimit(WHAT, &t) != 0) return false; } while (0)
#
|
#
| bool
#
| limit_memory(unsigned long bytes) {
#
| struct rlimit t;
#
| #if HAVE_DECL_RLIMIT_DATA
#
| // Limit heap size.
#
| LIMIT(RLIMIT_DATA);
#
| #endif
#
| #if HAVE_DECL_RLIMIT_RSS
#
| // Limit resident set size.
#
| LIMIT(RLIMIT_RSS);
#
| #endif
#
| #if HAVE_DECL_RLIMIT_VMEM
#
| // Limit mapped memory (brk + mmap).
#
| LIMIT(RLIMIT_VMEM);
#
| #endif
#
| #if HAVE_DECL_RLIMIT_AS
#
| // Limit virtual memory.
#
| LIMIT(RLIMIT_AS);
#
| #endif
#
| return true;
#
| }
#
|
#
| int
#
| main() try {
#
| if (!limit_memory(10000))
#
| return 1;
#
| (void) new char[20000];
#
| return 1;
#
| }
#
| catch (std::bad_alloc) {
#
| return 0;
#
| }
#
| catch (...) {
#
| return 1;
#
| }
#
|
#
configure:25712: result: no
#
configure:25783: checking if the C++ compiler supports C++11 features
#
configure:25805: g++ -c -g -O2 -frounding-math -W -Wall conftest.cpp >&5
#
conftest.cpp:112:1: error: static assertion failed: C++11 compiler
#
static_assert(check_type::value == 201103L, "C++11 compiler");
#
^~~~~~~~~~~~~
#
configure:25805: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "the Parma Polyhedra Library"
#
| #define PACKAGE_TARNAME "ppl"
#
| #define PACKAGE_VERSION "1.2"
#
| #define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
| #define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
| #define PACKAGE_URL ""
#
| #define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
| #define PPL_NDEBUG 1
#
| #define PPL_FPMATH_MAY_USE_387 1
#
| #define PPL_FPMATH_MAY_USE_SSE 1
#
| #define PPL_COEFFICIENT_TYPE mpz_class
#
| #define PPL_COEFFICIENT_BITS 0
#
| #define PPL_GMP_INTEGERS 1
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_TYPEOF 1
#
| #define SIZEOF_CHAR 1
#
| #define SIZEOF_SHORT 2
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 8
#
| #define SIZEOF_LONG_LONG 8
#
| #define SIZEOF_SIZE_T 8
#
| #define SIZEOF_FLOAT 4
#
| #define SIZEOF_DOUBLE 8
#
| #define SIZEOF_LONG_DOUBLE 16
#
| #define SIZEOF_INTP 8
#
| #define SIZEOF_FP 8
#
| #define HAVE_FENV_H 1
#
| #define PPL_CAN_CONTROL_FPU 1
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
| #define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
| #define PPL_SUPPORTED_FLOAT 1
#
| #define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
| #define PPL_SUPPORTED_DOUBLE 1
#
| #define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
| #define PPL_SUPPORTED_LONG_DOUBLE 1
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| #define HAVE_GETOPT_H 1
#
| #define HAVE_SIGNAL_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_SYS_TIME_H 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DECL_FFS 1
#
| #define HAVE_DECL_GETENV 1
#
| #define HAVE_DECL_STRTOF 1
#
| #define HAVE_DECL_STRTOD 1
#
| #define HAVE_DECL_STRTOLD 1
#
| #define HAVE_DECL_STRTOLL 1
#
| #define HAVE_DECL_STRTOULL 1
#
| #define HAVE_DECL_FMA 1
#
| #define HAVE_DECL_FMAF 1
#
| #define HAVE_DECL_FMAL 1
#
| #define HAVE_DECL_RINTF 1
#
| #define HAVE_DECL_RINTL 1
#
| #define HAVE_INT_FAST16_T 1
#
| #define HAVE_INT_FAST32_T 1
#
| #define HAVE_INT_FAST64_T 1
#
| #define HAVE_UINT_FAST16_T 1
#
| #define HAVE_UINT_FAST32_T 1
#
| #define HAVE_UINT_FAST64_T 1
#
| #define HAVE_UINTPTR_T 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| #define SIZEOF_MP_LIMB_T 8
#
| #define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
| #define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
| #define HAVE___MPZ_STRUCT__MP_SIZE 1
#
| #define HAVE___MPZ_STRUCT__MP_D 1
#
| #define HAVE_DECL_RLIMIT_DATA 1
#
| #define HAVE_DECL_RLIMIT_RSS 1
#
| #define HAVE_DECL_RLIMIT_VMEM 0
#
| #define HAVE_DECL_RLIMIT_AS 1
#
| #define HAVE_DECL_GETRUSAGE 1
#
| #define HAVE_DECL_SETRLIMIT 1
#
| #define HAVE_DECL_SETITIMER 1
#
| #define HAVE_DECL_SIGACTION 1
#
| #define HAVE_TIMEVAL 1
#
| #define HAVE_SIGINFO_T 1
#
| #define PPL_CXX_SUPPORTS_LIMITING_MEMORY 0
#
| /* end confdefs.h. */
#
|
#
| template
#
| struct check final {
#
| static constexpr T value{ __cplusplus };
#
| };
#
|
#
| typedef check> right_angle_brackets;
#
|
#
| int a;
#
| decltype(a) b;
#
|
#
| typedef check check_type;
#
| check_type c{};
#
| check_type&& cr = static_cast(c);
#
|
#
| static_assert(check_type::value == 201103L, "C++11 compiler");
#
|
#
configure:25810: result: no
#
configure:25971: checking that generated files are newer than configure
#
configure:25977: result: done
#
configure:26197: creating ./config.status
#
#
## ---------------------- ##
#
## Running config.status. ##
#
## ---------------------- ##
#
#
This file was extended by the Parma Polyhedra Library config.status 1.2, which was
#
generated by GNU Autoconf 2.69. Invocation command line was
#
#
CONFIG_FILES =
#
CONFIG_HEADERS =
#
CONFIG_LINKS =
#
CONFIG_COMMANDS =
#
$ ./config.status
#
#
on e3001f65c31c
#
#
config.status:1486: creating Makefile
#
config.status:1486: creating ppl.lsm
#
config.status:1486: creating src/Makefile
#
config.status:1486: creating src/version.hh
#
config.status:1486: creating src/ppl-config.cc
#
config.status:1486: creating tests/Makefile
#
config.status:1486: creating tests/BD_Shape/Makefile
#
config.status:1486: creating tests/Box/Makefile
#
config.status:1486: creating tests/Concrete_Expression/Makefile
#
config.status:1486: creating tests/CO_Tree/Makefile
#
config.status:1486: creating tests/Grid/Makefile
#
config.status:1486: creating tests/MIP_Problem/Makefile
#
config.status:1486: creating tests/Octagonal_Shape/Makefile
#
config.status:1486: creating tests/Partially_Reduced_Product/Makefile
#
config.status:1486: creating tests/PIP_Problem/Makefile
#
config.status:1486: creating tests/Polyhedron/Makefile
#
config.status:1486: creating tests/Powerset/Makefile
#
config.status:1486: creating tests/Watchdog/Makefile
#
config.status:1486: creating utils/Makefile
#
config.status:1486: creating m4/Makefile
#
config.status:1486: creating demos/Makefile
#
config.status:1486: creating demos/ppl_lcdd/Makefile
#
config.status:1486: creating demos/ppl_lcdd/examples/Makefile
#
config.status:1486: creating demos/ppl_lpsol/Makefile
#
config.status:1486: creating demos/ppl_lpsol/examples/Makefile
#
config.status:1486: creating demos/ppl_pips/Makefile
#
config.status:1486: creating demos/ppl_pips/examples/Makefile
#
config.status:1486: creating doc/Makefile
#
config.status:1486: creating doc/user.doxyconf-latex
#
config.status:1486: creating doc/devref.doxyconf-latex
#
config.status:1486: creating doc/user.doxyconf-html
#
config.status:1486: creating doc/devref.doxyconf-html
#
config.status:1486: creating doc/user-language-interface.doxyconf
#
config.status:1486: creating doc/devref-language-interface.doxyconf
#
config.status:1486: creating interfaces/Makefile
#
config.status:1486: creating interfaces/C/Makefile
#
config.status:1486: creating interfaces/C/ppl_c_version.h
#
config.status:1486: creating interfaces/C/tests/Makefile
#
config.status:1486: creating interfaces/Java/Makefile
#
config.status:1486: creating interfaces/Java/jni/Makefile
#
config.status:1486: creating interfaces/Java/tests/Makefile
#
config.status:1486: creating interfaces/Java/parma_polyhedra_library/Makefile
#
config.status:1486: creating interfaces/OCaml/Makefile
#
config.status:1486: creating interfaces/OCaml/tests/Makefile
#
config.status:1486: creating interfaces/Prolog/Makefile
#
config.status:1486: creating interfaces/Prolog/Ciao/Makefile
#
config.status:1486: creating interfaces/Prolog/GNU/Makefile
#
config.status:1486: creating interfaces/Prolog/SICStus/Makefile
#
config.status:1486: creating interfaces/Prolog/SWI/Makefile
#
config.status:1486: creating interfaces/Prolog/XSB/Makefile
#
config.status:1486: creating interfaces/Prolog/YAP/Makefile
#
config.status:1486: creating interfaces/Prolog/tests/Makefile
#
config.status:1486: creating config.h
#
config.status:1715: executing depfiles commands
#
config.status:1715: executing libtool commands
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-pc-linux-gnu
#
ac_cv_c_bigendian=no
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_c_const=yes
#
ac_cv_c_inline=inline
#
ac_cv_c_typeof=typeof
#
ac_cv_can_control_fpu=1
#
ac_cv_check_cx11=no
#
ac_cv_cxx_compiler_gnu=yes
#
ac_cv_env_CCC_set=
#
ac_cv_env_CCC_value=
#
ac_cv_env_CC_set=
#
ac_cv_env_CC_value=
#
ac_cv_env_CFLAGS_set=set
#
ac_cv_env_CFLAGS_value=
#
ac_cv_env_CPPFLAGS_set=set
#
ac_cv_env_CPPFLAGS_value=
#
ac_cv_env_CPP_set=
#
ac_cv_env_CPP_value=
#
ac_cv_env_CXXCPP_set=
#
ac_cv_env_CXXCPP_value=
#
ac_cv_env_CXXFLAGS_set=set
#
ac_cv_env_CXXFLAGS_value=
#
ac_cv_env_CXX_set=
#
ac_cv_env_CXX_value=
#
ac_cv_env_LDFLAGS_set=set
#
ac_cv_env_LDFLAGS_value=
#
ac_cv_env_LIBS_set=
#
ac_cv_env_LIBS_value=
#
ac_cv_env_M4_set=
#
ac_cv_env_M4_value=
#
ac_cv_env_build_alias_set=
#
ac_cv_env_build_alias_value=
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=x86_64-unknown-linux
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_func_dlopen=no
#
ac_cv_func_shl_load=no
#
ac_cv_gmp_supports_exceptions=yes
#
ac_cv_have_decl_RLIMIT_AS=yes
#
ac_cv_have_decl_RLIMIT_DATA=yes
#
ac_cv_have_decl_RLIMIT_RSS=yes
#
ac_cv_have_decl_RLIMIT_VMEM=no
#
ac_cv_have_decl_ffs=yes
#
ac_cv_have_decl_fma=yes
#
ac_cv_have_decl_fmaf=yes
#
ac_cv_have_decl_fmal=yes
#
ac_cv_have_decl_getenv=yes
#
ac_cv_have_decl_getrusage=yes
#
ac_cv_have_decl_rintf=yes
#
ac_cv_have_decl_rintl=yes
#
ac_cv_have_decl_setitimer=yes
#
ac_cv_have_decl_setrlimit=yes
#
ac_cv_have_decl_sigaction=yes
#
ac_cv_have_decl_strtod=yes
#
ac_cv_have_decl_strtof=yes
#
ac_cv_have_decl_strtold=yes
#
ac_cv_have_decl_strtoll=yes
#
ac_cv_have_decl_strtoull=yes
#
ac_cv_have_gmp=yes
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_fenv_h=yes
#
ac_cv_header_getopt_h=yes
#
ac_cv_header_glpk_glpk_h=no
#
ac_cv_header_glpk_h=no
#
ac_cv_header_ieeefp_h=no
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_memory_h=yes
#
ac_cv_header_signal_h=yes
#
ac_cv_header_stdc=yes
#
ac_cv_header_stdint_h=yes
#
ac_cv_header_stdlib_h=yes
#
ac_cv_header_string_h=yes
#
ac_cv_header_strings_h=yes
#
ac_cv_header_sys_resource_h=yes
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_time_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_host=x86_64-unknown-linux-gnu
#
ac_cv_lib_dl_dlopen=yes
#
ac_cv_lib_dld_shl_load=no
#
ac_cv_member___mpz_struct__mp_alloc=yes
#
ac_cv_member___mpz_struct__mp_d=yes
#
ac_cv_member___mpz_struct__mp_size=yes
#
ac_cv_objext=o
#
ac_cv_path_EGREP='/usr/sbin/grep -E'
#
ac_cv_path_FGREP='/usr/sbin/grep -F'
#
ac_cv_path_GREP=/usr/sbin/grep
#
ac_cv_path_M4=/usr/sbin/m4
#
ac_cv_path_PERL=/usr/sbin/perl
#
ac_cv_path_SED=/usr/sbin/sed
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_mkdir=/usr/sbin/mkdir
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_CPP='gcc -E'
#
ac_cv_prog_CXXCPP='g++ -E'
#
ac_cv_prog_MD5SUM=md5sum
#
ac_cv_prog_STRIP=strip
#
ac_cv_prog_ac_ct_AR=ar
#
ac_cv_prog_ac_ct_CC=gcc
#
ac_cv_prog_ac_ct_CXX=g++
#
ac_cv_prog_ac_ct_DUMPBIN='link -dump'
#
ac_cv_prog_ac_ct_OBJDUMP=objdump
#
ac_cv_prog_ac_ct_RANLIB=ranlib
#
ac_cv_prog_ac_ct_STRIP=strip
#
ac_cv_prog_cc_c89=
#
ac_cv_prog_cc_g=yes
#
ac_cv_prog_cxx_g=yes
#
ac_cv_prog_gnu_m4_debugfile=--debugfile
#
ac_cv_prog_make_make_set=yes
#
ac_cv_prog_text_md5sum='md5sum -t'
#
ac_cv_search_sqrt='none required'
#
ac_cv_sizeof_char=1
#
ac_cv_sizeof_double=8
#
ac_cv_sizeof_float=4
#
ac_cv_sizeof_fp=8
#
ac_cv_sizeof_int=4
#
ac_cv_sizeof_intp=8
#
ac_cv_sizeof_long=8
#
ac_cv_sizeof_long_double=16
#
ac_cv_sizeof_long_long=8
#
ac_cv_sizeof_mp_limb_t=8
#
ac_cv_sizeof_short=2
#
ac_cv_sizeof_size_t=8
#
ac_cv_type_int_fast16_t=yes
#
ac_cv_type_int_fast32_t=yes
#
ac_cv_type_int_fast64_t=yes
#
ac_cv_type_siginfo_t=yes
#
ac_cv_type_timeval=yes
#
ac_cv_type_uint_fast16_t=yes
#
ac_cv_type_uint_fast32_t=yes
#
ac_cv_type_uint_fast64_t=yes
#
ac_cv_type_uintptr_t=yes
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_CXX_dependencies_compiler_type=gcc3
#
am_cv_make_support_nested_variables=yes
#
am_cv_prog_cc_c_o=yes
#
am_cv_prog_tar_ustar=gnutar
#
lt_cv_ar_at_file=@
#
lt_cv_archive_cmds_need_lc=no
#
lt_cv_deplibs_check_method=pass_all
#
lt_cv_dlopen=dlopen
#
lt_cv_dlopen_libs=-ldl
#
lt_cv_dlopen_self=yes
#
lt_cv_dlopen_self_static=no
#
lt_cv_file_magic_cmd='$MAGIC_CMD'
#
lt_cv_file_magic_test_file=
#
lt_cv_ld_reload_flag=-r
#
lt_cv_nm_interface='BSD nm'
#
lt_cv_objdir=.libs
#
lt_cv_path_LD=/usr/sbin/ld
#
lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
#
lt_cv_path_NM=no
#
lt_cv_path_mainfest_tool=no
#
lt_cv_prog_compiler_c_o=yes
#
lt_cv_prog_compiler_c_o_CXX=yes
#
lt_cv_prog_compiler_pic='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_works=yes
#
lt_cv_prog_compiler_pic_works_CXX=yes
#
lt_cv_prog_compiler_rtti_exceptions=no
#
lt_cv_prog_compiler_static_works=yes
#
lt_cv_prog_compiler_static_works_CXX=yes
#
lt_cv_prog_gnu_ld=yes
#
lt_cv_prog_gnu_ldcxx=yes
#
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
#
lt_cv_shlibpath_overrides_runpath=no
#
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
#
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_max_cmd_len=1572864
#
lt_cv_to_host_file_cmd=func_convert_file_noop
#
lt_cv_to_tool_file_cmd=func_convert_file_noop
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/ppl/src/ppl-1.2/missing aclocal-1.14'
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_BACKSLASH='\'
#
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
#
AM_DEFAULT_VERBOSITY='1'
#
AM_V='$(V)'
#
AR='ar'
#
ASSERTIONS_ENABLED_FALSE=''
#
ASSERTIONS_ENABLED_TRUE='#'
#
AUTOCONF='${SHELL} /tmp/ppl/src/ppl-1.2/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/ppl/src/ppl-1.2/missing autoheader'
#
AUTOMAKE='${SHELL} /tmp/ppl/src/ppl-1.2/missing automake-1.14'
#
AWK='gawk'
#
BUILD_CIAO_PROLOG_INTERFACE_FALSE=''
#
BUILD_CIAO_PROLOG_INTERFACE_TRUE='#'
#
BUILD_CXX_INTERFACE_FALSE='#'
#
BUILD_CXX_INTERFACE_TRUE=''
#
BUILD_C_INTERFACE_FALSE='#'
#
BUILD_C_INTERFACE_TRUE=''
#
BUILD_DOCUMENTATION_FALSE='#'
#
BUILD_DOCUMENTATION_TRUE=''
#
BUILD_GNU_PROLOG_INTERFACE_FALSE=''
#
BUILD_GNU_PROLOG_INTERFACE_TRUE='#'
#
BUILD_JAVA_INTERFACE_FALSE=''
#
BUILD_JAVA_INTERFACE_TRUE='#'
#
BUILD_OCAML_INTERFACE_FALSE=''
#
BUILD_OCAML_INTERFACE_TRUE='#'
#
BUILD_PPL_LCDD_FALSE='#'
#
BUILD_PPL_LCDD_TRUE=''
#
BUILD_PPL_LPSOL_FALSE='#'
#
BUILD_PPL_LPSOL_TRUE=''
#
BUILD_PPL_PIPS_FALSE='#'
#
BUILD_PPL_PIPS_TRUE=''
#
BUILD_SICSTUS_PROLOG_INTERFACE_FALSE=''
#
BUILD_SICSTUS_PROLOG_INTERFACE_TRUE='#'
#
BUILD_SOME_PROLOG_INTERFACES_FALSE=''
#
BUILD_SOME_PROLOG_INTERFACES_TRUE='#'
#
BUILD_SWI_PROLOG_INTERFACE_FALSE=''
#
BUILD_SWI_PROLOG_INTERFACE_TRUE='#'
#
BUILD_XSB_PROLOG_INTERFACE_FALSE=''
#
BUILD_XSB_PROLOG_INTERFACE_TRUE='#'
#
BUILD_YAP_PROLOG_INTERFACE_FALSE=''
#
BUILD_YAP_PROLOG_INTERFACE_TRUE='#'
#
CAN_CONTROL_FPU_FALSE='#'
#
CAN_CONTROL_FPU_TRUE=''
#
CC='gcc'
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=' -g -O2 -frounding-math -W -Wall'
#
CIAO_PROLOG=''
#
CIAO_PROLOG_INCLUDE_OPTIONS=''
#
CONFIGURE_OPTIONS=''
#
CPP='gcc -E'
#
CPPFLAGS=''
#
CXX='g++'
#
CXXCPP='g++ -E'
#
CXXDEPMODE='depmode=gcc3'
#
CXXFLAGS=' -g -O2 -frounding-math -W -Wall'
#
CYGPATH_W='echo'
#
DEBUGGING_ENABLED_FALSE='#'
#
DEBUGGING_ENABLED_TRUE=''
#
DEFS='-DHAVE_CONFIG_H'
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DSYMUTIL=''
#
DUMPBIN=':'
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/sbin/grep -E'
#
ENABLE_SHARED_FALSE='#'
#
ENABLE_SHARED_TRUE=''
#
ENABLE_STATIC_FALSE='#'
#
ENABLE_STATIC_TRUE=''
#
EXEEXT=''
#
FGREP='/usr/sbin/grep -F'
#
GCC_FALSE='#'
#
GCC_TRUE=''
#
GNU_PROLOG=''
#
GREP='/usr/sbin/grep'
#
HAVE_GLPK_FALSE=''
#
HAVE_GLPK_TRUE='#'
#
HAVE_MD5SUM_FALSE='#'
#
HAVE_MD5SUM_TRUE=''
#
HAVE_OCAMLC_FALSE=''
#
HAVE_OCAMLC_TRUE='#'
#
HAVE_OCAMLOPT_FALSE=''
#
HAVE_OCAMLOPT_TRUE='#'
#
HAVE_PERL_FALSE='#'
#
HAVE_PERL_TRUE=''
#
HOST_CPU_X86_64_FALSE='#'
#
HOST_CPU_X86_64_TRUE=''
#
HOST_OS_CYGWIN_FALSE=''
#
HOST_OS_CYGWIN_TRUE='#'
#
HOST_OS_DARWIN_FALSE=''
#
HOST_OS_DARWIN_TRUE='#'
#
HOST_OS_HPUX_FALSE=''
#
HOST_OS_HPUX_TRUE='#'
#
HOST_OS_MINGW_FALSE=''
#
HOST_OS_MINGW_TRUE='#'
#
HOST_OS_SOLARIS_FALSE=''
#
HOST_OS_SOLARIS_TRUE='#'
#
ICC_FALSE=''
#
ICC_TRUE='#'
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
ISODATE='2016-08-24'
#
JAR=''
#
JAVA=''
#
JAVAC=''
#
JAVAH=''
#
JNIFLAGS=''
#
LD='/usr/sbin/ld -m elf_x86_64'
#
LDFLAGS=''
#
LIBEXT='a'
#
LIBOBJS=''
#
LIBS=''
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LIPO=''
#
LN_S='ln -s'
#
LTLIBOBJS=''
#
M4='/usr/sbin/m4'
#
M4_DEBUGFILE='--debugfile'
#
MAKEINFO='${SHELL} /tmp/ppl/src/ppl-1.2/missing makeinfo'
#
MANIFEST_TOOL=':'
#
MD5SUM='md5sum'
#
MKDIR_P='/usr/sbin/mkdir -p'
#
NM='nm'
#
NMEDIT=''
#
NO_UNDEFINED_FALSE=''
#
NO_UNDEFINED_TRUE='#'
#
OBJDUMP='objdump'
#
OBJEXT='o'
#
OCAMLBEST=''
#
OCAMLBUILD=''
#
OCAMLC=''
#
OCAMLCDOTOPT=''
#
OCAMLDEP=''
#
OCAMLDOC=''
#
OCAMLLIB=''
#
OCAMLMKLIB=''
#
OCAMLMKTOP=''
#
OCAMLOPT=''
#
OCAMLOPTDOTOPT=''
#
OCAMLVERSION=''
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='ppl'
#
PACKAGE_BUGREPORT='ppl-devel@cs.unipr.it'
#
PACKAGE_NAME='the Parma Polyhedra Library'
#
PACKAGE_STRING='the Parma Polyhedra Library 1.2'
#
PACKAGE_TARNAME='ppl'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='1.2'
#
PATH_SEPARATOR=':'
#
PERL='/usr/sbin/perl'
#
PPL_VERSION_BETA='0'
#
PPL_VERSION_MAJOR='1'
#
PPL_VERSION_MINOR='2'
#
PPL_VERSION_REVISION='0'
#
RANLIB='ranlib'
#
SED='/usr/sbin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
SHREXT='.so'
#
SICSTUS_PROLOG_INCLUDE_OPTIONS=''
#
STRIP='strip'
#
SUPPORTED_DOUBLE_FALSE='#'
#
SUPPORTED_DOUBLE_TRUE=''
#
SUPPORTED_FLOAT_FALSE='#'
#
SUPPORTED_FLOAT_TRUE=''
#
SUPPORTED_LONG_DOUBLE_FALSE='#'
#
SUPPORTED_LONG_DOUBLE_TRUE=''
#
SUPPORTED_SOME_FLOATING_POINT_TYPE_FALSE='#'
#
SUPPORTED_SOME_FLOATING_POINT_TYPE_TRUE=''
#
SWI_PROLOG=''
#
SWI_PROLOG_INCLUDE_OPTIONS=''
#
SWI_PROLOG_LD=''
#
SWI_PROLOG_LD_OPTIONS=''
#
TEXT_MD5SUM='md5sum -t'
#
THOROUGH_MAKE_CHECK_FALSE=''
#
THOROUGH_MAKE_CHECK_TRUE='#'
#
USE_CHECKED_INTEGERS_FALSE=''
#
USE_CHECKED_INTEGERS_TRUE='#'
#
USE_GMP_INTEGERS_FALSE='#'
#
USE_GMP_INTEGERS_TRUE=''
#
USE_INT16_FALSE=''
#
USE_INT16_TRUE='#'
#
USE_INT32_FALSE=''
#
USE_INT32_TRUE='#'
#
USE_INT64_FALSE=''
#
USE_INT64_TRUE='#'
#
USE_INT8_FALSE=''
#
USE_INT8_TRUE='#'
#
USE_NATIVE_INTEGERS_FALSE=''
#
USE_NATIVE_INTEGERS_TRUE='#'
#
USE_PRECOMPILED_HEADERS_FALSE=''
#
USE_PRECOMPILED_HEADERS_TRUE='#'
#
VALGRIND=''
#
VALGRIND_TESTS_ENABLED_FALSE=''
#
VALGRIND_TESTS_ENABLED_TRUE='#'
#
VERSION='1.2'
#
XSB_PROLOG_INCLUDE_OPTIONS=''
#
YAP_PROLOG=''
#
YAP_PROLOG_INCLUDE_OPTIONS=''
#
YAP_PROLOG_LD_OPTIONS=''
#
ac_ct_AR='ar'
#
ac_ct_CC='gcc'
#
ac_ct_CXX='g++'
#
ac_ct_DUMPBIN='link -dump'
#
am__EXEEXT_FALSE=''
#
am__EXEEXT_TRUE='#'
#
am__fastdepCC_FALSE='#'
#
am__fastdepCC_TRUE=''
#
am__fastdepCXX_FALSE='#'
#
am__fastdepCXX_TRUE=''
#
am__include='include'
#
am__isrc=''
#
am__leading_dot='.'
#
am__nodep='_no'
#
am__quote=''
#
am__tar='tar --format=ustar -chf - "$$tardir"'
#
am__untar='tar -xf -'
#
bindir='${exec_prefix}/bin'
#
build='x86_64-pc-linux-gnu'
#
build_alias=''
#
build_cpu='x86_64'
#
build_os='linux-gnu'
#
build_vendor='pc'
#
ciao_prolog=''
#
coefficient_mnemonic='mpz'
#
datadir='${datarootdir}'
#
datarootdir='${prefix}/share'
#
debug_flag='-DNDEBUG=1'
#
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
#
dvidir='${docdir}'
#
exec_prefix='${prefix}'
#
extra_includes=''
#
extra_libraries=' -lgmpxx -lgmp'
#
host='x86_64-unknown-linux-gnu'
#
host_alias='x86_64-unknown-linux'
#
host_cpu='x86_64'
#
host_os='linux-gnu'
#
host_vendor='unknown'
#
htmldir='${docdir}'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/ppl/src/ppl-1.2/install-sh'
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
mandir='${datarootdir}/man'
#
mkdir_p='$(MKDIR_P)'
#
mlgmp_dir='+gmp'
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
required_instantiations='Polyhedron@Grid@Rational_Box@BD_Shape@BD_Shape@Octagonal_Shape@Octagonal_Shape@Constraints_Product@Pointset_Powerset@Pointset_Powerset@Double_Box@BD_Shape@Octagonal_Shape'
#
required_instantiations_c_cxx_headers='ppl_c_Polyhedron.hh ppl_c_Grid.hh ppl_c_Rational_Box.hh ppl_c_BD_Shape_mpz_class.hh ppl_c_BD_Shape_mpq_class.hh ppl_c_Octagonal_Shape_mpz_class.hh ppl_c_Octagonal_Shape_mpq_class.hh ppl_c_Constraints_Product_C_Polyhedron_Grid.hh ppl_c_Pointset_Powerset_C_Polyhedron.hh ppl_c_Pointset_Powerset_NNC_Polyhedron.hh ppl_c_Double_Box.hh ppl_c_BD_Shape_double.hh ppl_c_Octagonal_Shape_double.hh'
#
required_instantiations_c_cxx_objects='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'
#
required_instantiations_c_cxx_sources='ppl_c_Polyhedron.cc ppl_c_Grid.cc ppl_c_Rational_Box.cc ppl_c_BD_Shape_mpz_class.cc ppl_c_BD_Shape_mpq_class.cc ppl_c_Octagonal_Shape_mpz_class.cc ppl_c_Octagonal_Shape_mpq_class.cc ppl_c_Constraints_Product_C_Polyhedron_Grid.cc ppl_c_Pointset_Powerset_C_Polyhedron.cc ppl_c_Pointset_Powerset_NNC_Polyhedron.cc ppl_c_Double_Box.cc ppl_c_BD_Shape_double.cc ppl_c_Octagonal_Shape_double.cc'
#
required_instantiations_canonical_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'
#
required_instantiations_java_classes='Polyhedron.class C_Polyhedron.class NNC_Polyhedron.class Grid.class Rational_Box.class BD_Shape_mpz_class.class BD_Shape_mpq_class.class Octagonal_Shape_mpz_class.class Octagonal_Shape_mpq_class.class Constraints_Product_C_Polyhedron_Grid.class Pointset_Powerset_C_Polyhedron.class Pointset_Powerset_C_Polyhedron_Iterator.class Pointset_Powerset_NNC_Polyhedron.class Pointset_Powerset_NNC_Polyhedron_Iterator.class Double_Box.class BD_Shape_double.class Octagonal_Shape_double.class'
#
required_instantiations_java_cxx_headers='parma_polyhedra_library.Polyhedron parma_polyhedra_library.C_Polyhedron parma_polyhedra_library.NNC_Polyhedron parma_polyhedra_library.Grid parma_polyhedra_library.Rational_Box parma_polyhedra_library.BD_Shape_mpz_class parma_polyhedra_library.BD_Shape_mpq_class parma_polyhedra_library.Octagonal_Shape_mpz_class parma_polyhedra_library.Octagonal_Shape_mpq_class parma_polyhedra_library.Constraints_Product_C_Polyhedron_Grid parma_polyhedra_library.Pointset_Powerset_C_Polyhedron parma_polyhedra_library.Pointset_Powerset_C_Polyhedron_Iterator parma_polyhedra_library.Pointset_Powerset_NNC_Polyhedron parma_polyhedra_library.Pointset_Powerset_NNC_Polyhedron_Iterator parma_polyhedra_library.Double_Box parma_polyhedra_library.BD_Shape_double parma_polyhedra_library.Octagonal_Shape_double'
#
required_instantiations_java_cxx_headers_sources='parma_polyhedra_library_Polyhedron.h parma_polyhedra_library_C_Polyhedron.h parma_polyhedra_library_NNC_Polyhedron.h parma_polyhedra_library_Grid.h parma_polyhedra_library_Rational_Box.h parma_polyhedra_library_BD_Shape_mpz_class.h parma_polyhedra_library_BD_Shape_mpq_class.h parma_polyhedra_library_Octagonal_Shape_mpz_class.h parma_polyhedra_library_Octagonal_Shape_mpq_class.h parma_polyhedra_library_Constraints_Product_C_Polyhedron_Grid.h parma_polyhedra_library_Pointset_Powerset_C_Polyhedron.h parma_polyhedra_library_Pointset_Powerset_C_Polyhedron_Iterator.h parma_polyhedra_library_Pointset_Powerset_NNC_Polyhedron.h parma_polyhedra_library_Pointset_Powerset_NNC_Polyhedron_Iterator.h parma_polyhedra_library_Double_Box.h parma_polyhedra_library_BD_Shape_double.h parma_polyhedra_library_Octagonal_Shape_double.h'
#
required_instantiations_java_cxx_objects='ppl_java_Polyhedron.lo ppl_java_Grid.lo ppl_java_Rational_Box.lo ppl_java_BD_Shape_mpz_class.lo ppl_java_BD_Shape_mpq_class.lo ppl_java_Octagonal_Shape_mpz_class.lo ppl_java_Octagonal_Shape_mpq_class.lo ppl_java_Constraints_Product_C_Polyhedron_Grid.lo ppl_java_Pointset_Powerset_C_Polyhedron.lo ppl_java_Pointset_Powerset_NNC_Polyhedron.lo ppl_java_Double_Box.lo ppl_java_BD_Shape_double.lo ppl_java_Octagonal_Shape_double.lo'
#
required_instantiations_java_cxx_sources='ppl_java_Polyhedron.cc ppl_java_Grid.cc ppl_java_Rational_Box.cc ppl_java_BD_Shape_mpz_class.cc ppl_java_BD_Shape_mpq_class.cc ppl_java_Octagonal_Shape_mpz_class.cc ppl_java_Octagonal_Shape_mpq_class.cc ppl_java_Constraints_Product_C_Polyhedron_Grid.cc ppl_java_Pointset_Powerset_C_Polyhedron.cc ppl_java_Pointset_Powerset_NNC_Polyhedron.cc ppl_java_Double_Box.cc ppl_java_BD_Shape_double.cc ppl_java_Octagonal_Shape_double.cc'
#
required_instantiations_java_sources='Polyhedron.java C_Polyhedron.java NNC_Polyhedron.java Grid.java Rational_Box.java BD_Shape_mpz_class.java BD_Shape_mpq_class.java Octagonal_Shape_mpz_class.java Octagonal_Shape_mpq_class.java Constraints_Product_C_Polyhedron_Grid.java Pointset_Powerset_C_Polyhedron.java Pointset_Powerset_C_Polyhedron_Iterator.java Pointset_Powerset_NNC_Polyhedron.java Pointset_Powerset_NNC_Polyhedron_Iterator.java Double_Box.java BD_Shape_double.java Octagonal_Shape_double.java'
#
required_instantiations_ocaml_cxx_headers='ppl_ocaml_Polyhedron.hh ppl_ocaml_Grid.hh ppl_ocaml_Rational_Box.hh ppl_ocaml_BD_Shape_mpz_class.hh ppl_ocaml_BD_Shape_mpq_class.hh ppl_ocaml_Octagonal_Shape_mpz_class.hh ppl_ocaml_Octagonal_Shape_mpq_class.hh ppl_ocaml_Constraints_Product_C_Polyhedron_Grid.hh ppl_ocaml_Pointset_Powerset_C_Polyhedron.hh ppl_ocaml_Pointset_Powerset_NNC_Polyhedron.hh ppl_ocaml_Double_Box.hh ppl_ocaml_BD_Shape_double.hh ppl_ocaml_Octagonal_Shape_double.hh'
#
required_instantiations_ocaml_cxx_objects='ppl_ocaml_Polyhedron.o ppl_ocaml_Grid.o ppl_ocaml_Rational_Box.o ppl_ocaml_BD_Shape_mpz_class.o ppl_ocaml_BD_Shape_mpq_class.o ppl_ocaml_Octagonal_Shape_mpz_class.o ppl_ocaml_Octagonal_Shape_mpq_class.o ppl_ocaml_Constraints_Product_C_Polyhedron_Grid.o ppl_ocaml_Pointset_Powerset_C_Polyhedron.o ppl_ocaml_Pointset_Powerset_NNC_Polyhedron.o ppl_ocaml_Double_Box.o ppl_ocaml_BD_Shape_double.o ppl_ocaml_Octagonal_Shape_double.o'
#
required_instantiations_ocaml_cxx_sources='ppl_ocaml_Polyhedron.cc ppl_ocaml_Grid.cc ppl_ocaml_Rational_Box.cc ppl_ocaml_BD_Shape_mpz_class.cc ppl_ocaml_BD_Shape_mpq_class.cc ppl_ocaml_Octagonal_Shape_mpz_class.cc ppl_ocaml_Octagonal_Shape_mpq_class.cc ppl_ocaml_Constraints_Product_C_Polyhedron_Grid.cc ppl_ocaml_Pointset_Powerset_C_Polyhedron.cc ppl_ocaml_Pointset_Powerset_NNC_Polyhedron.cc ppl_ocaml_Double_Box.cc ppl_ocaml_BD_Shape_double.cc ppl_ocaml_Octagonal_Shape_double.cc'
#
required_instantiations_prolog_cxx_headers='ppl_prolog_Polyhedron.hh ppl_prolog_Grid.hh ppl_prolog_Rational_Box.hh ppl_prolog_BD_Shape_mpz_class.hh ppl_prolog_BD_Shape_mpq_class.hh ppl_prolog_Octagonal_Shape_mpz_class.hh ppl_prolog_Octagonal_Shape_mpq_class.hh ppl_prolog_Constraints_Product_C_Polyhedron_Grid.hh ppl_prolog_Pointset_Powerset_C_Polyhedron.hh ppl_prolog_Pointset_Powerset_NNC_Polyhedron.hh ppl_prolog_Double_Box.hh ppl_prolog_BD_Shape_double.hh ppl_prolog_Octagonal_Shape_double.hh'
#
required_instantiations_prolog_cxx_objects='ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo'
#
required_instantiations_prolog_cxx_sources='ppl_prolog_Polyhedron.cc ppl_prolog_Grid.cc ppl_prolog_Rational_Box.cc ppl_prolog_BD_Shape_mpz_class.cc ppl_prolog_BD_Shape_mpq_class.cc ppl_prolog_Octagonal_Shape_mpz_class.cc ppl_prolog_Octagonal_Shape_mpq_class.cc ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc ppl_prolog_Pointset_Powerset_C_Polyhedron.cc ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc ppl_prolog_Double_Box.cc ppl_prolog_BD_Shape_double.cc ppl_prolog_Octagonal_Shape_double.cc'
#
required_instantiations_prolog_generated_test_sources='ppl_prolog_generated_test_Polyhedron.pl ppl_prolog_generated_test_Grid.pl ppl_prolog_generated_test_Rational_Box.pl ppl_prolog_generated_test_BD_Shape_mpz_class.pl ppl_prolog_generated_test_BD_Shape_mpq_class.pl ppl_prolog_generated_test_Octagonal_Shape_mpz_class.pl ppl_prolog_generated_test_Octagonal_Shape_mpq_class.pl ppl_prolog_generated_test_Constraints_Product_C_Polyhedron_Grid.pl ppl_prolog_generated_test_Pointset_Powerset_C_Polyhedron.pl ppl_prolog_generated_test_Pointset_Powerset_NNC_Polyhedron.pl ppl_prolog_generated_test_Double_Box.pl ppl_prolog_generated_test_BD_Shape_double.pl ppl_prolog_generated_test_Octagonal_Shape_double.pl'
#
sbindir='${exec_prefix}/sbin'
#
sharedstatedir='${prefix}/com'
#
sicstus_prolog=''
#
swi_prolog=''
#
swi_prolog_ld=''
#
sysconfdir='${prefix}/etc'
#
target_alias=''
#
uudecode=''
#
xsb_prolog=''
#
yap_prolog=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "the Parma Polyhedra Library"
#
#define PACKAGE_TARNAME "ppl"
#
#define PACKAGE_VERSION "1.2"
#
#define PACKAGE_STRING "the Parma Polyhedra Library 1.2"
#
#define PACKAGE_BUGREPORT "ppl-devel@cs.unipr.it"
#
#define PACKAGE_URL ""
#
#define PPL_CONFIGURE_OPTIONS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--enable-interfaces=c,cxx' 'host_alias=x86_64-unknown-linux' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXXFLAGS='"
#
#define PPL_NDEBUG 1
#
#define PPL_FPMATH_MAY_USE_387 1
#
#define PPL_FPMATH_MAY_USE_SSE 1
#
#define PPL_COEFFICIENT_TYPE mpz_class
#
#define PPL_COEFFICIENT_BITS 0
#
#define PPL_GMP_INTEGERS 1
#
#define STDC_HEADERS 1
#
#define HAVE_SYS_TYPES_H 1
#
#define HAVE_SYS_STAT_H 1
#
#define HAVE_STDLIB_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_MEMORY_H 1
#
#define HAVE_STRINGS_H 1
#
#define HAVE_INTTYPES_H 1
#
#define HAVE_STDINT_H 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_TYPEOF 1
#
#define SIZEOF_CHAR 1
#
#define SIZEOF_SHORT 2
#
#define SIZEOF_INT 4
#
#define SIZEOF_LONG 8
#
#define SIZEOF_LONG_LONG 8
#
#define SIZEOF_SIZE_T 8
#
#define SIZEOF_FLOAT 4
#
#define SIZEOF_DOUBLE 8
#
#define SIZEOF_LONG_DOUBLE 16
#
#define SIZEOF_INTP 8
#
#define SIZEOF_FP 8
#
#define HAVE_FENV_H 1
#
#define PPL_CAN_CONTROL_FPU 1
#
#define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
#define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 1
#
#define PPL_CXX_FLOAT_BINARY_FORMAT PPL_FLOAT_IEEE754_SINGLE
#
#define PPL_SUPPORTED_FLOAT 1
#
#define PPL_CXX_DOUBLE_BINARY_FORMAT PPL_FLOAT_IEEE754_DOUBLE
#
#define PPL_SUPPORTED_DOUBLE 1
#
#define PPL_CXX_LONG_DOUBLE_BINARY_FORMAT PPL_FLOAT_INTEL_DOUBLE_EXTENDED
#
#define PPL_SUPPORTED_LONG_DOUBLE 1
#
#define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
#define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 1
#
#define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
#define HAVE_FENV_H 1
#
#define HAVE_GETOPT_H 1
#
#define HAVE_SIGNAL_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_STRINGS_H 1
#
#define HAVE_SYS_RESOURCE_H 1
#
#define HAVE_SYS_TIME_H 1
#
#define HAVE_SYS_TYPES_H 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_DECL_FFS 1
#
#define HAVE_DECL_GETENV 1
#
#define HAVE_DECL_STRTOF 1
#
#define HAVE_DECL_STRTOD 1
#
#define HAVE_DECL_STRTOLD 1
#
#define HAVE_DECL_STRTOLL 1
#
#define HAVE_DECL_STRTOULL 1
#
#define HAVE_DECL_FMA 1
#
#define HAVE_DECL_FMAF 1
#
#define HAVE_DECL_FMAL 1
#
#define HAVE_DECL_RINTF 1
#
#define HAVE_DECL_RINTL 1
#
#define HAVE_INT_FAST16_T 1
#
#define HAVE_INT_FAST32_T 1
#
#define HAVE_INT_FAST64_T 1
#
#define HAVE_UINT_FAST16_T 1
#
#define HAVE_UINT_FAST32_T 1
#
#define HAVE_UINT_FAST64_T 1
#
#define HAVE_UINTPTR_T 1
#
#define HAVE_DLFCN_H 1
#
#define LT_OBJDIR ".libs/"
#
#define SIZEOF_MP_LIMB_T 8
#
#define PPL_GMP_SUPPORTS_EXCEPTIONS 1
#
#define HAVE___MPZ_STRUCT__MP_ALLOC 1
#
#define HAVE___MPZ_STRUCT__MP_SIZE 1
#
#define HAVE___MPZ_STRUCT__MP_D 1
#
#define HAVE_DECL_RLIMIT_DATA 1
#
#define HAVE_DECL_RLIMIT_RSS 1
#
#define HAVE_DECL_RLIMIT_VMEM 0
#
#define HAVE_DECL_RLIMIT_AS 1
#
#define HAVE_DECL_GETRUSAGE 1
#
#define HAVE_DECL_SETRLIMIT 1
#
#define HAVE_DECL_SETITIMER 1
#
#define HAVE_DECL_SIGACTION 1
#
#define HAVE_TIMEVAL 1
#
#define HAVE_SIGINFO_T 1
#
#define PPL_CXX_SUPPORTS_LIMITING_MEMORY 0
#
#
configure: exit 0