The build took 00h 01m 29s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
212,085 |
cpp |
12,176 |
sh |
6,333 |
perl |
2,220 |
java |
1,842 |
ansic |
1,132 |
ml |
80 |
sed |
235,868 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ppl 1.2-1 (Wed Apr 5 00:56:34 UTC 2017)
==> 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... clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are actually using the Intel C compiler... no
checking whether we are actually using clang... yes
checking whether we are actually using llvm-gcc... no
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking whether we are actually using the Intel C++ compiler... no
checking whether we are actually using clang++... yes
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... clang++ -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
configure: WARNING: CANNOT RELY ON DIRECTED ROUNDING:
*** DISABLED ALL ABSTRACTIONS BASED ON MACHINE FLOATING-POINT NUMBERS.
*** A compiler has been detected that does not provide support for
*** -frounding-math (or any other option with the same semantics).
*** Hence, we cannot rely on floating-point computations to happen
*** in agreement with the rounding direction(s) used by the PPL.
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... clang -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 whether the plain char type is signed... yes
checking whether the C++ compiler provides proper long doubles... assuming not
checking the binary format of C++ floats... unknown
checking the binary format of C++ doubles... unknown
checking the binary format of C++ long doubles... unknown
checking whether std::floor(long double) is buggy... assuming is not
checking whether the C++ compiler supports zero-length arrays... yes
checking whether the IEEE inexact flag is supported in C++... assuming not
checking whether the C++ compiler supports __attribute__ ((weak))... yes
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 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... no
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 clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/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
configure: WARNING: using cross tools not prefixed with host triplet
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 /sysroot/bin/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 clang 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 clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
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... clang++ -E
checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for the GMP library version 4.1.3 or above... no
configure: error: Cannot find GMP version 4.1.3 or higher.
GMP is the GNU Multi-Precision library:
see http://www.swox.com/gmp/ for more information.
When compiling the GMP library, do not forget to enable the C++ interface:
add --enable-cxx to the configuration options.
==> ERROR: A failure occurred in build().
Aborting...
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 = 457c131d86bf
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
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 /sysroot/bin/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:4181: result: clang
#
configure:4450: checking for C compiler version
#
configure:4459: clang --version >&5
#
clang version 3.8.1
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /
#
configure:4470: $? = 0
#
configure:4459: clang -v >&5
#
clang version 3.8.1
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /
#
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Candidate multilib: .;@m64
#
Selected multilib: .;@m64
#
configure:4470: $? = 0
#
configure:4459: clang -V >&5
#
clang-3.8: error: argument to '-V' is missing (expected 1 value)
#
clang-3.8: error: no input files
#
configure:4470: $? = 1
#
configure:4459: clang -qversion >&5
#
clang-3.8: error: unknown argument: '-qversion'
#
clang-3.8: error: no input files
#
configure:4470: $? = 1
#
configure:4490: checking whether the C compiler works
#
configure:4512: clang 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: clang -o conftest conftest.c >&5
#
configure:4586: $? = 0
#
configure:4608: result:
#
configure:4630: checking whether we are cross compiling
#
configure:4638: clang -o conftest conftest.c >&5
#
configure:4642: $? = 0
#
configure:4649: ./conftest
#
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
#
configure:4653: $? = 127
#
configure:4668: result: yes
#
configure:4673: checking for suffix of object files
#
configure:4695: clang -c conftest.c >&5
#
configure:4699: $? = 0
#
configure:4720: result: o
#
configure:4724: checking whether we are using the GNU C compiler
#
configure:4743: clang -c conftest.c >&5
#
configure:4743: $? = 0
#
configure:4752: result: yes
#
configure:4761: checking whether clang accepts -g
#
configure:4781: clang -c -g conftest.c >&5
#
configure:4781: $? = 0
#
configure:4822: result: yes
#
configure:4839: checking for clang option to accept ISO C89
#
configure:4902: clang -c conftest.c >&5
#
configure:4902: $? = 0
#
configure:4915: result: none needed
#
configure:4940: checking whether clang understands -c and -o together
#
configure:4962: clang -c conftest.c -o conftest2.o
#
configure:4965: $? = 0
#
configure:4962: clang -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 clang
#
configure:5170: result: gcc3
#
configure:5199: checking whether we are actually using the Intel C compiler
#
configure:5216: clang -c conftest.c >&5
#
conftest.c:12:1: error: unknown type name 'choke'
#
choke me
#
^
#
conftest.c:12:9: error: expected ';' after top level declarator
#
choke me
#
^
#
;
#
2 errors generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang -c conftest.c >&5
#
configure:5262: $? = 0
#
configure:5263: result: yes
#
configure:5283: checking whether we are actually using llvm-gcc
#
configure:5301: clang -c -fplugin-arg-dragonegg-emit-ir -S conftest.c >&5
#
clang-3.8: error: unknown argument: '-fplugin-arg-dragonegg-emit-ir'
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
|
#
| int main() {
#
| return 0;
#
| }
#
|
#
configure:5306: result: no
#
configure:5433: checking for C++ compiler version
#
configure:5442: clang++ --version >&5
#
clang version 3.8.1
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /
#
configure:5453: $? = 0
#
configure:5442: clang++ -v >&5
#
clang version 3.8.1
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /
#
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Candidate multilib: .;@m64
#
Selected multilib: .;@m64
#
configure:5453: $? = 0
#
configure:5442: clang++ -V >&5
#
clang-3.8: error: argument to '-V' is missing (expected 1 value)
#
clang-3.8: error: no input files
#
configure:5453: $? = 1
#
configure:5442: clang++ -qversion >&5
#
clang-3.8: error: unknown argument: '-qversion'
#
clang-3.8: error: no input files
#
configure:5453: $? = 1
#
configure:5457: checking whether we are using the GNU C++ compiler
#
configure:5476: clang++ -c conftest.cpp >&5
#
configure:5476: $? = 0
#
configure:5485: result: yes
#
configure:5494: checking whether clang++ accepts -g
#
configure:5514: clang++ -c -g conftest.cpp >&5
#
configure:5514: $? = 0
#
configure:5555: result: yes
#
configure:5580: checking dependency style of clang++
#
configure:5691: result: gcc3
#
configure:5711: checking whether we are actually using the Intel C++ compiler
#
configure:5728: clang++ -c conftest.cpp >&5
#
conftest.cpp:12:1: error: unknown type name 'choke'
#
choke me
#
^
#
conftest.cpp:12:9: error: expected ';' after top level declarator
#
choke me
#
^
#
;
#
2 errors generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang++ -c conftest.cpp >&5
#
configure:5765: $? = 0
#
configure:5766: result: yes
#
configure:5786: checking whether we are actually using llvm-g++
#
configure:5804: clang++ -c -fplugin-arg-dragonegg-emit-ir -S conftest.cpp >&5
#
clang-3.8: error: unknown argument: '-fplugin-arg-dragonegg-emit-ir'
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang++ -E conftest.cpp
#
configure:6121: $? = 0
#
configure:6135: clang++ -E conftest.cpp
#
conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' 'CXXFLAGS='"
#
| /* end confdefs.h. */
#
| #include
#
configure:6160: result: clang++ -E
#
configure:6180: clang++ -E conftest.cpp
#
configure:6180: $? = 0
#
configure:6194: clang++ -E conftest.cpp
#
conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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:6596: WARNING: CANNOT RELY ON DIRECTED ROUNDING:
#
*** DISABLED ALL ABSTRACTIONS BASED ON MACHINE FLOATING-POINT NUMBERS.
#
*** A compiler has been detected that does not provide support for
#
*** -frounding-math (or any other option with the same semantics).
#
*** Hence, we cannot rely on floating-point computations to happen
#
*** in agreement with the rounding direction(s) used by the PPL.
#
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: clang -c -g -O2 conftest.c >&5
#
configure:7024: $? = 0
#
configure:7031: result: yes
#
configure:7039: checking for inline
#
configure:7055: clang -c -g -O2 conftest.c >&5
#
configure:7055: $? = 0
#
configure:7063: result: inline
#
configure:7086: checking how to run the C preprocessor
#
configure:7117: clang -E conftest.c
#
configure:7117: $? = 0
#
configure:7131: clang -E conftest.c
#
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang -E
#
configure:7176: clang -E conftest.c
#
configure:7176: $? = 0
#
configure:7190: clang -E conftest.c
#
conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang -c -g -O2 conftest.c >&5
#
configure:7239: $? = 0
#
configure:7323: result: yes
#
configure:7336: checking for sys/types.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for sys/stat.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for stdlib.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for string.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for memory.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for strings.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for inttypes.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for stdint.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7336: checking for unistd.h
#
configure:7336: clang -c -g -O2 conftest.c >&5
#
configure:7336: $? = 0
#
configure:7336: result: yes
#
configure:7348: checking whether byte ordering is bigendian
#
configure:7363: clang -c -g -O2 conftest.c >&5
#
conftest.c:27:9: error: unknown type name 'not'
#
not a universal capable compiler
#
^
#
conftest.c:27:14: error: expected ';' after top level declarator
#
not a universal capable compiler
#
^
#
;
#
2 errors generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang -c -g -O2 conftest.c >&5
#
configure:7408: $? = 0
#
configure:7426: clang -c -g -O2 conftest.c >&5
#
conftest.c:33:4: error: use of undeclared identifier 'not'
#
not big endian
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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: clang -c -g -O2 conftest.c >&5
#
configure:7604: $? = 0
#
configure:7611: result: typeof
#
configure:7632: checking size of char
#
configure:7637: clang -c -g -O2 conftest.c >&5
#
configure:7637: $? = 0
#
configure:7637: clang -c -g -O2 conftest.c >&5
#
conftest.c:63:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7637: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7637: clang -c -g -O2 conftest.c >&5
#
configure:7637: $? = 0
#
configure:7651: result: 1
#
configure:7665: checking size of short
#
configure:7670: clang -c -g -O2 conftest.c >&5
#
configure:7670: $? = 0
#
configure:7670: clang -c -g -O2 conftest.c >&5
#
conftest.c:64:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7670: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7670: clang -c -g -O2 conftest.c >&5
#
conftest.c:64:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7670: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7670: clang -c -g -O2 conftest.c >&5
#
configure:7670: $? = 0
#
configure:7670: clang -c -g -O2 conftest.c >&5
#
configure:7670: $? = 0
#
configure:7684: result: 2
#
configure:7698: checking size of int
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
configure:7703: $? = 0
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
conftest.c:65:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7703: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
conftest.c:65:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7703: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
conftest.c:65:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7703: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
configure:7703: $? = 0
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
configure:7703: $? = 0
#
configure:7703: clang -c -g -O2 conftest.c >&5
#
configure:7703: $? = 0
#
configure:7717: result: 4
#
configure:7731: checking size of long
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
configure:7736: $? = 0
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
conftest.c:66:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7736: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
conftest.c:66:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7736: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
conftest.c:66:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7736: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
conftest.c:66:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7736: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
configure:7736: $? = 0
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
configure:7736: $? = 0
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
configure:7736: $? = 0
#
configure:7736: clang -c -g -O2 conftest.c >&5
#
configure:7736: $? = 0
#
configure:7750: result: 8
#
configure:7764: checking size of long long
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
configure:7769: $? = 0
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
conftest.c:67:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7769: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
conftest.c:67:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7769: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
conftest.c:67:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7769: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
conftest.c:67:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7769: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
configure:7769: $? = 0
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
configure:7769: $? = 0
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
configure:7769: $? = 0
#
configure:7769: clang -c -g -O2 conftest.c >&5
#
configure:7769: $? = 0
#
configure:7783: result: 8
#
configure:7797: checking size of size_t
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
configure:7802: $? = 0
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7802: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7802: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7802: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
conftest.c:68:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7802: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
configure:7802: $? = 0
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
configure:7802: $? = 0
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
configure:7802: $? = 0
#
configure:7802: clang -c -g -O2 conftest.c >&5
#
configure:7802: $? = 0
#
configure:7816: result: 8
#
configure:7830: checking size of float
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
configure:7835: $? = 0
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
conftest.c:69:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7835: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
conftest.c:69:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7835: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
conftest.c:69:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7835: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
configure:7835: $? = 0
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
configure:7835: $? = 0
#
configure:7835: clang -c -g -O2 conftest.c >&5
#
configure:7835: $? = 0
#
configure:7849: result: 4
#
configure:7863: checking size of double
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
configure:7868: $? = 0
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7868: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7868: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7868: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
conftest.c:70:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7868: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
configure:7868: $? = 0
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
configure:7868: $? = 0
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
configure:7868: $? = 0
#
configure:7868: clang -c -g -O2 conftest.c >&5
#
configure:7868: $? = 0
#
configure:7882: result: 8
#
configure:7896: checking size of long double
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
configure:7901: $? = 0
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7901: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7901: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7901: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7901: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
conftest.c:71:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 15)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7901: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 15)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
configure:7901: $? = 0
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
configure:7901: $? = 0
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
configure:7901: $? = 0
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
configure:7901: $? = 0
#
configure:7901: clang -c -g -O2 conftest.c >&5
#
configure:7901: $? = 0
#
configure:7915: result: 16
#
configure:7932: checking size of int*
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
configure:7937: $? = 0
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
conftest.c:72:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7937: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
conftest.c:72:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7937: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
conftest.c:72:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7937: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
conftest.c:72:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7937: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* 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 ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (int*))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
configure:7937: $? = 0
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
configure:7937: $? = 0
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
configure:7937: $? = 0
#
configure:7937: clang -c -g -O2 conftest.c >&5
#
configure:7937: $? = 0
#
configure:7951: result: 8
#
configure:7965: checking size of fp
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
configure:7970: $? = 0
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
conftest.c:42:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 0)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7970: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* end confdefs.h. */
#
| typedef int *(*fp)();
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 0)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
conftest.c:42:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 1)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7970: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* end confdefs.h. */
#
| typedef int *(*fp)();
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 1)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
conftest.c:42:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 3)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7970: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* end confdefs.h. */
#
| typedef int *(*fp)();
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 3)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
conftest.c:42:24: error: 'test_array' declared as an array with a negative size
#
static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 7)];
#
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#
1 error generated.
#
configure:7970: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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
#
| /* end confdefs.h. */
#
| typedef int *(*fp)();
#
|
#
| int
#
| main ()
#
| {
#
| static int test_array [1 - 2 * !(((long int) (sizeof (fp))) <= 7)];
#
| test_array [0] = 0;
#
| return test_array [0];
#
|
#
| ;
#
| return 0;
#
| }
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
configure:7970: $? = 0
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
configure:7970: $? = 0
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
configure:7970: $? = 0
#
configure:7970: clang -c -g -O2 conftest.c >&5
#
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: clang++ -o conftest -g -O2 conftest.cpp >&5
#
configure:8088: $? = 0
#
configure:8105: result: none required
#
configure:8313: checking whether the plain char type is signed
#
configure:8323: clang++ -c -g -O2 conftest.cpp >&5
#
configure:8323: $? = 0
#
configure:8324: result: yes
#
configure:8367: checking whether the C++ compiler provides proper long doubles
#
configure:8370: result: assuming not
#
configure:8437: checking the binary format of C++ floats
#
configure:8508: result: unknown
#
configure:8553: checking the binary format of C++ doubles
#
configure:8634: result: unknown
#
configure:8679: checking the binary format of C++ long doubles
#
configure:9016: result: unknown
#
configure:9019: checking whether std::floor(long double) is buggy
#
configure:9023: result: assuming is not
#
configure:9115: checking whether the C++ compiler supports zero-length arrays
#
configure:9166: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9166: $? = 0
#
configure:9167: result: yes
#
configure:9272: checking whether the IEEE inexact flag is supported in C++
#
configure:9275: result: assuming not
#
configure:9411: checking whether the C++ compiler supports __attribute__ ((weak))
#
configure:9424: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9424: $? = 0
#
configure:9425: result: yes
#
configure:9461: checking fenv.h usability
#
configure:9461: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking fenv.h presence
#
configure:9461: clang++ -E conftest.cpp
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking for fenv.h
#
configure:9461: result: yes
#
configure:9461: checking ieeefp.h usability
#
configure:9461: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:81:10: fatal error: 'ieeefp.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:9461: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #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:9461: result: no
#
configure:9461: checking ieeefp.h presence
#
configure:9461: clang++ -E conftest.cpp
#
conftest.cpp:48:10: fatal error: 'ieeefp.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:9461: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #define PPL_CXX_SUPPORTS_ATTRIBUTE_WEAK 1
#
| #define HAVE_FENV_H 1
#
| /* end confdefs.h. */
#
| #include
#
configure:9461: result: no
#
configure:9461: checking for ieeefp.h
#
configure:9461: result: no
#
configure:9461: checking getopt.h usability
#
configure:9461: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking getopt.h presence
#
configure:9461: clang++ -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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking signal.h presence
#
configure:9461: clang++ -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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking sys/resource.h presence
#
configure:9461: clang++ -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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9461: $? = 0
#
configure:9461: result: yes
#
configure:9461: checking sys/time.h presence
#
configure:9461: clang++ -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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9473: $? = 0
#
configure:9473: result: yes
#
configure:9491: checking whether getenv is declared
#
configure:9491: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9491: $? = 0
#
configure:9491: result: yes
#
configure:9502: checking whether strtof is declared
#
configure:9502: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9502: $? = 0
#
configure:9502: result: yes
#
configure:9513: checking whether strtod is declared
#
configure:9513: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9513: $? = 0
#
configure:9513: result: yes
#
configure:9524: checking whether strtold is declared
#
configure:9524: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9524: $? = 0
#
configure:9524: result: yes
#
configure:9535: checking whether strtoll is declared
#
configure:9535: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9535: $? = 0
#
configure:9535: result: yes
#
configure:9546: checking whether strtoull is declared
#
configure:9546: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9546: $? = 0
#
configure:9546: result: yes
#
configure:9558: checking whether fma is declared
#
configure:9558: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:70:4: error: address of overloaded function 'fma' cannot be cast to type 'void'
#
(void) fma;
#
^~~~
#
/sysroot/bin/../include/c++/v1/math.h:1105:1: note: candidate function
#
fma(_A1 __lcpp_x, _A2 __lcpp_y, _A3 __lcpp_z) _NOEXCEPT
#
^
#
/sysroot/bin/../include/c++/v1/math.h:1094:46: note: candidate function
#
inline _LIBCPP_INLINE_VISIBILITY long double fma(long double __lcpp_x, long double __lcpp_y, long double __lcpp_z) _NOEXCEPT {return fmal(__lcpp_x, __lcpp_y, __lcpp_z);}
#
^
#
/sysroot/bin/../include/c++/v1/math.h:1093:46: note: candidate function
#
inline _LIBCPP_INLINE_VISIBILITY float fma(float __lcpp_x, float __lcpp_y, float __lcpp_z) _NOEXCEPT {return fmaf(__lcpp_x, __lcpp_y, __lcpp_z);}
#
^
#
/sysroot/include/math.h:203:13: note: candidate function
#
double fma(double, double, double);
#
^
#
1 error generated.
#
configure:9558: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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
#
| /* end confdefs.h. */
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
| #ifndef fma
#
| #ifdef __cplusplus
#
| (void) fma;
#
| #else
#
| (void) fma;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:9558: result: no
#
configure:9569: checking whether fmaf is declared
#
configure:9569: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9569: $? = 0
#
configure:9569: result: yes
#
configure:9580: checking whether fmal is declared
#
configure:9580: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9580: $? = 0
#
configure:9580: result: yes
#
configure:9591: checking whether rintf is declared
#
configure:9591: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9591: $? = 0
#
configure:9591: result: yes
#
configure:9602: checking whether rintl is declared
#
configure:9602: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9602: $? = 0
#
configure:9602: result: yes
#
configure:9616: checking for int_fast16_t
#
configure:9616: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9616: $? = 0
#
configure:9616: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:104:27: error: expected expression
#
if (sizeof ((int_fast16_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9625: $? = 0
#
configure:9625: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:105:27: error: expected expression
#
if (sizeof ((int_fast32_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9634: $? = 0
#
configure:9634: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:106:27: error: expected expression
#
if (sizeof ((int_fast64_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9643: $? = 0
#
configure:9643: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:107:28: error: expected expression
#
if (sizeof ((uint_fast16_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9652: $? = 0
#
configure:9652: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:108:28: error: expected expression
#
if (sizeof ((uint_fast32_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9661: $? = 0
#
configure:9661: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:109:28: error: expected expression
#
if (sizeof ((uint_fast64_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:9675: $? = 0
#
configure:9675: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:110:24: error: expected expression
#
if (sizeof ((uintptr_t)))
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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 clang
#
configure:9988: result: /sysroot/bin/ld
#
configure:9995: checking if the linker (/sysroot/bin/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:10172: WARNING: using cross tools not prefixed with host triplet
#
configure:10201: checking the name lister (nm) interface
#
configure:10208: clang++ -c -g -O2 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 /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/ar
#
configure:11113: result: ar
#
configure:11150: checking for archiver @FILE support
#
configure:11167: clang++ -c -g -O2 conftest.cpp >&5
#
configure:11167: $? = 0
#
configure:11170: ar cru libconftest.a @conftest.lst >&5
#
/r: `u' modifier ignored since `D' is the default (see `U')
#
configure:11173: $? = 0
#
configure:11178: ar cru libconftest.a @conftest.lst >&5
#
/r: `u' modifier ignored since `D' is the default (see `U')
#
/r: 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 /sysroot/bin/ranlib
#
configure:11377: result: ranlib
#
configure:11479: checking command to parse nm output from clang object
#
configure:11599: clang++ -c -g -O2 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: clang++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
#
configure:11678: $? = 0
#
configure:11716: result: ok
#
configure:11753: checking for sysroot
#
configure:11783: result: no
#
configure:11860: clang++ -c -g -O2 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: clang++ -c -g -O2 conftest.cpp >&5
#
configure:12742: $? = 0
#
configure:12742: result: yes
#
configure:12957: checking for objdir
#
configure:12972: result: .libs
#
configure:13243: checking if clang supports -fno-rtti -fno-exceptions
#
configure:13261: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
#
configure:13265: $? = 0
#
configure:13278: result: yes
#
configure:13605: checking for clang option to produce PIC
#
configure:13612: result: -fPIC -DPIC
#
configure:13620: checking if clang PIC flag -fPIC -DPIC works
#
configure:13638: clang -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
#
configure:13642: $? = 0
#
configure:13655: result: yes
#
configure:13684: checking if clang static flag -static works
#
configure:13712: result: no
#
configure:13727: checking if clang supports -c -o file.o
#
configure:13748: clang -c -g -O2 -o out/conftest2.o conftest.c >&5
#
configure:13752: $? = 0
#
configure:13774: result: yes
#
configure:13782: checking if clang supports -c -o file.o
#
configure:13829: result: yes
#
configure:13862: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
#
configure:15015: result: yes
#
configure:15052: checking whether -lc should be explicitly linked in
#
configure:15060: clang -c -g -O2 conftest.c >&5
#
configure:15063: $? = 0
#
configure:15078: clang -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: clang -o conftest -g -O2 -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: clang -o conftest -g -O2 conftest.c >&5
#
conftest.c:111: error: undefined reference to 'shl_load'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang -o conftest -g -O2 conftest.c -ldld >&5
#
/sysroot/bin/ld: error: cannot find -ldld
#
conftest.c:88: error: undefined reference to 'shl_load'
#
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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: clang -o conftest -g -O2 conftest.c >&5
#
configure:16257: $? = 0
#
configure:16257: result: yes
#
configure:16414: checking whether a program can dlopen itself
#
configure:16515: result: cross
#
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: clang++ -E
#
configure:16842: clang++ -E conftest.cpp
#
configure:16842: $? = 0
#
configure:16856: clang++ -E conftest.cpp
#
conftest.cpp:77:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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 clang++
#
configure:17092: result: /sysroot/bin/ld -m elf_x86_64
#
configure:17099: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
#
configure:17114: result: yes
#
configure:17169: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
#
configure:18174: result: yes
#
configure:18210: clang++ -c -g -O2 conftest.cpp >&5
#
configure:18213: $? = 0
#
configure:18733: checking for clang++ option to produce PIC
#
configure:18740: result: -fPIC -DPIC
#
configure:18748: checking if clang++ PIC flag -fPIC -DPIC works
#
configure:18766: clang++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
#
configure:18770: $? = 0
#
configure:18783: result: yes
#
configure:18806: checking if clang++ static flag -static works
#
configure:18834: result: no
#
configure:18846: checking if clang++ supports -c -o file.o
#
configure:18867: clang++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
#
configure:18871: $? = 0
#
configure:18893: result: yes
#
configure:18898: checking if clang++ supports -c -o file.o
#
configure:18945: result: yes
#
configure:18975: checking whether the clang++ linker (/sysroot/bin/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:21719: clang++ -c -g -O2 conftest.cpp >&5
#
conftest.cpp:78:10: fatal error: 'gmpxx.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:21719: $? = 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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
| #define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
| #define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
| #define PPL_SUPPORTED_FLOAT 0
#
| #define PPL_SUPPORTED_DOUBLE 0
#
| #define PPL_SUPPORTED_LONG_DOUBLE 0
#
| #define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
| #define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
| #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 0
#
| #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
#
|
#
| #if __GNU_MP_VERSION < 4 || (__GNU_MP_VERSION == 4 && __GNU_MP_VERSION_MINOR < 1) || (__GNU_MP_VERSION == 4 && __GNU_MP_VERSION_MINOR == 1 && __GNU_MP_VERSION_PATCHLEVEL < 3)
#
| #GMP version 4.1.3 or higher is required
#
| #endif
#
|
#
| int
#
| main() {
#
| return 0;
#
| }
#
|
#
configure:21724: result: no
#
configure:21930: error: Cannot find GMP version 4.1.3 or higher.
#
GMP is the GNU Multi-Precision library:
#
see http://www.swox.com/gmp/ for more information.
#
When compiling the GMP library, do not forget to enable the C++ interface:
#
add --enable-cxx to the configuration options.
#
#
## ---------------- ##
#
## 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=0
#
ac_cv_cxx_compiler_gnu=yes
#
ac_cv_env_CCC_set=
#
ac_cv_env_CCC_value=
#
ac_cv_env_CC_set=set
#
ac_cv_env_CC_value=clang
#
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=set
#
ac_cv_env_CXX_value=clang++
#
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=yes
#
ac_cv_func_shl_load=no
#
ac_cv_have_decl_ffs=yes
#
ac_cv_have_decl_fma=no
#
ac_cv_have_decl_fmaf=yes
#
ac_cv_have_decl_fmal=yes
#
ac_cv_have_decl_getenv=yes
#
ac_cv_have_decl_rintf=yes
#
ac_cv_have_decl_rintl=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=no
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_fenv_h=yes
#
ac_cv_header_getopt_h=yes
#
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_dld_shl_load=no
#
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_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_CC=clang
#
ac_cv_prog_CPP='clang -E'
#
ac_cv_prog_CXXCPP='clang++ -E'
#
ac_cv_prog_STRIP=strip
#
ac_cv_prog_ac_ct_AR=ar
#
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_make_make_set=yes
#
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_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_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=
#
lt_cv_dlopen_self=cross
#
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=/sysroot/bin/ld
#
lt_cv_path_LDCXX='/sysroot/bin/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=yes
#
lt_cv_prog_compiler_static_works=no
#
lt_cv_prog_compiler_static_works_CXX=no
#
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=yes
#
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='clang'
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=' -g -O2 '
#
CIAO_PROLOG=''
#
CIAO_PROLOG_INCLUDE_OPTIONS=''
#
CONFIGURE_OPTIONS=''
#
CPP='clang -E'
#
CPPFLAGS=''
#
CXX='clang++'
#
CXXCPP='clang++ -E'
#
CXXDEPMODE='depmode=gcc3'
#
CXXFLAGS=' -g -O2 '
#
CYGPATH_W='echo'
#
DEBUGGING_ENABLED_FALSE='#'
#
DEBUGGING_ENABLED_TRUE=''
#
DEFS=''
#
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='2017-04-05'
#
JAR=''
#
JAVA=''
#
JAVAC=''
#
JAVAH=''
#
JNIFLAGS=''
#
LD='/sysroot/bin/ld -m elf_x86_64'
#
LDFLAGS=''
#
LIBEXT=''
#
LIBOBJS=''
#
LIBS=''
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LIPO=''
#
LN_S='ln -s'
#
LTLIBOBJS=''
#
M4=''
#
M4_DEBUGFILE=''
#
MAKEINFO='${SHELL} /tmp/ppl/src/ppl-1.2/missing makeinfo'
#
MANIFEST_TOOL=':'
#
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=''
#
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=''
#
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=''
#
ac_ct_CXX=''
#
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='NONE'
#
extra_includes=''
#
extra_libraries=''
#
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=''
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
required_instantiations=''
#
required_instantiations_c_cxx_headers=''
#
required_instantiations_c_cxx_objects=''
#
required_instantiations_c_cxx_sources=''
#
required_instantiations_canonical_names=''
#
required_instantiations_java_classes=''
#
required_instantiations_java_cxx_headers=''
#
required_instantiations_java_cxx_headers_sources=''
#
required_instantiations_java_cxx_objects=''
#
required_instantiations_java_cxx_sources=''
#
required_instantiations_java_sources=''
#
required_instantiations_ocaml_cxx_headers=''
#
required_instantiations_ocaml_cxx_objects=''
#
required_instantiations_ocaml_cxx_sources=''
#
required_instantiations_prolog_cxx_headers=''
#
required_instantiations_prolog_cxx_objects=''
#
required_instantiations_prolog_cxx_sources=''
#
required_instantiations_prolog_generated_test_sources=''
#
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' 'CC=clang' 'CFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CXX=clang++' '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 PPL_CAN_CONTROL_FPU 0
#
#define PPL_CXX_PLAIN_CHAR_IS_SIGNED 1
#
#define PPL_CXX_PROVIDES_PROPER_LONG_DOUBLE 0
#
#define PPL_SUPPORTED_FLOAT 0
#
#define PPL_SUPPORTED_DOUBLE 0
#
#define PPL_SUPPORTED_LONG_DOUBLE 0
#
#define PPL_CXX_SUPPORTS_ZERO_LENGTH_ARRAYS 1
#
#define PPL_CXX_SUPPORTS_IEEE_INEXACT_FLAG 0
#
#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 0
#
#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/"
#
#
configure: exit 1