Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 173815 Details for
Bug 249320
dev-libs/ppl fails to build with media-libs/ploticus installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
ppl-0.10_pre27:20081129-210733.log (text/plain), 112.91 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-29 22:06:36 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-29 22:06:36 UTC
Size:
112.91 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking ppl-0.10pre27.tar.bz2 to /var/tmp/portage/dev-libs/ppl-0.10_pre27/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27 ... > * econf: updating ppl-0.10pre27/Watchdog/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ppl-0.10pre27/Watchdog/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ppl-0.10pre27/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ppl-0.10pre27/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking whether we are actually using the Intel C compiler... no >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking whether we are actually using the Intel C++ compiler... no >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >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 select specific floating point arithmetics... default >checking whether to use precompiled headers... no >checking the type of integral values to use as coefficients... GMP mpz >checking for perl... /usr/bin/perl >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for typeof syntax and keyword spelling... typeof >checking for char... yes >checking size of char... 1 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking for size_t... yes >checking size of size_t... 4 >checking for float... yes >checking size of float... 4 >checking for double... yes >checking size of double... 8 >checking for long double... yes >checking size of long double... 12 >checking for int*... yes >checking size of int*... 4 >checking for fp... yes >checking size of fp... 4 >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 for the possibility to control the FPU... yes >checking whether the C++ compiler provides proper long doubles... yes >checking the binary format of C++ floats... IEEE754 Single Precision >checking the binary format of C++ doubles... IEEE754 Double Precision >checking the binary format of C++ long doubles... Intel Double-Extended >checking whether the C++ compiler supports flexible arrays... yes >checking if the compiler has the remainder bug... yes >checking whether the C++ compiler supports __attribute__ ((weak))... yes >checking whether ffs is declared... yes >checking whether getenv is declared... yes >checking whether strtof is declared... yes >checking whether strtod is declared... yes >checking whether strtold is declared... yes >checking whether strtoll is declared... yes >checking whether strtoull is declared... yes >checking whether fma is declared... yes >checking whether fmaf is declared... yes >checking whether fmal is declared... yes >checking whether rintf is declared... yes >checking whether rintl is declared... yes >checking for int_fast16_t... yes >checking for int_fast32_t... yes >checking for int_fast64_t... yes >checking for uint_fast16_t... yes >checking for uint_fast32_t... yes >checking for uint_fast64_t... yes >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking how to link with libgmp... /usr/lib/libgmp.so >checking how to link with libgmpxx... /usr/lib/libgmpxx.so /usr/lib/libgmp.so >checking for the GMP library version 4.1.3 or above... yes >checking for mp_limb_t... yes >checking size of mp_limb_t... 4 >checking whether GMP has been compiled with support for exceptions... no >checking for __mpz_struct._mp_alloc... yes >checking for __mpz_struct._mp_size... yes >checking for __mpz_struct._mp_d... yes >checking whether to build the Parma Watchdog Library... yes >checking which interfaces are enabled... cxx c sicstus_prolog swi_prolog xsb_prolog ocaml java >checking whether /etc/java-config-2/current-system-vm/bin/javac supports enums... yes >checking for java... /etc/java-config-2/current-system-vm/bin/java >checking for uudecode... yes >checking if uudecode can decode base 64 file... yes >checking if /etc/java-config-2/current-system-vm/bin/java works... yes >checking for jar... /etc/java-config-2/current-system-vm/bin/jar >checking for javah... /etc/java-config-2/current-system-vm/bin/javah >checking for ocamlc... ocamlc >checking for Caml-GMP module gmp.cma... no >checking for sicstus... no >checking for swi-prolog... no >checking for swipl... no >checking for pl... /usr/bin/pl >pl: error 4892: warning, unrecognized argument (-dump-runtime-variables) >pl: error 20: No -prefab or scriptfile specified on command line > >Usage: pl -prefab prefabname [parameters] ..or.. pl scriptfile [options] >This build can produce: ps eps > >ploticus 2.33-Jun'06 (unix) Copyright 1998-2006 Steve Grubb, http://ploticus.sourceforge.net >pl: error 4892: warning, unrecognized argument (-dump-runtime-variables) >pl: error 20: No -prefab or scriptfile specified on command line > >Usage: pl -prefab prefabname [parameters] ..or.. pl scriptfile [options] >This build can produce: ps eps > >ploticus 2.33-Jun'06 (unix) Copyright 1998-2006 Steve Grubb, http://ploticus.sourceforge.net >pl: error 4892: warning, unrecognized argument (-dump-runtime-variables) >pl: error 20: No -prefab or scriptfile specified on command line > >Usage: pl -prefab prefabname [parameters] ..or.. pl scriptfile [options] >This build can produce: ps eps > >ploticus 2.33-Jun'06 (unix) Copyright 1998-2006 Steve Grubb, http://ploticus.sourceforge.net >pl: error 4892: warning, unrecognized argument (-dump-runtime-variables) >pl: error 20: No -prefab or scriptfile specified on command line > >Usage: pl -prefab prefabname [parameters] ..or.. pl scriptfile [options] >This build can produce: ps eps > >ploticus 2.33-Jun'06 (unix) Copyright 1998-2006 Steve Grubb, http://ploticus.sourceforge.net >pl: error 4892: warning, unrecognized argument (-dump-runtime-variables) >pl: error 20: No -prefab or scriptfile specified on command line > >Usage: pl -prefab prefabname [parameters] ..or.. pl scriptfile [options] >This build can produce: ps eps > >ploticus 2.33-Jun'06 (unix) Copyright 1998-2006 Steve Grubb, http://ploticus.sourceforge.net >checking SWI-Prolog.h usability... no >checking SWI-Prolog.h presence... no >checking for SWI-Prolog.h... no >checking for xsb... /usr/bin/xsb >checking which instantiations are enabled... Polyhedron@Grid@Octagonal_Shape<mpz_class>@Octagonal_Shape<mpq_class>@Octagonal_Shape<double>@Pointset_Powerset<C_Polyhedron>@Pointset_Powerset<NNC_Polyhedron> >checking whether `make check' does a thorough or quick check... quick >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for md5sum... md5sum >checking for the text md5sum command... md5sum -t >checking glpk.h usability... yes >checking glpk.h presence... yes >checking for glpk.h... yes >checking glpk/glpk.h usability... no >checking glpk/glpk.h presence... no >checking for glpk/glpk.h... no >checking for lib_set_print_hook... no >checking for _glp_lib_print_hook... no >checking for glp_term_out... yes >checking for glp_term_hook... yes >checking for fenv.h... (cached) yes >checking for ieeefp.h... (cached) no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking 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 RLIMIT_DATA is declared... yes >checking whether RLIMIT_RSS is declared... yes >checking whether RLIMIT_VMEM is declared... no >checking whether RLIMIT_AS is declared... yes >checking whether getrusage is declared... yes >checking for timeval... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ppl.lsm >config.status: creating debian/Makefile >config.status: creating debian/libppl.copyright >config.status: creating debian/libppl-pwl.copyright >config.status: creating fedora/Makefile >config.status: creating src/Makefile >config.status: creating src/version.hh >config.status: creating src/ppl-config.cc >config.status: creating tests/Makefile >config.status: creating tests/BD_Shape/Makefile >config.status: creating tests/Box/Makefile >config.status: creating tests/Grid/Makefile >config.status: creating tests/MIP_Problem/Makefile >config.status: creating tests/Octagonal_Shape/Makefile >config.status: creating tests/Partially_Reduced_Product/Makefile >config.status: creating tests/Polyhedron/Makefile >config.status: creating tests/Powerset/Makefile >config.status: creating utils/Makefile >config.status: creating m4/Makefile >config.status: creating demos/Makefile >config.status: creating demos/ppl_lcdd/Makefile >config.status: creating demos/ppl_lcdd/examples/Makefile >config.status: creating demos/ppl_lpsol/Makefile >config.status: creating demos/ppl_lpsol/examples/Makefile >config.status: creating doc/Makefile >config.status: creating doc/user.doxyconf-latex >config.status: creating doc/devref.doxyconf-latex >config.status: creating doc/user.doxyconf-html >config.status: creating doc/devref.doxyconf-html >config.status: creating doc/user-c-interface.doxyconf-latex >config.status: creating doc/devref-c-interface.doxyconf-latex >config.status: creating doc/user-c-interface.doxyconf-html >config.status: creating doc/devref-c-interface.doxyconf-html >config.status: creating doc/user-prolog-interface.doxyconf-latex >config.status: creating doc/devref-prolog-interface.doxyconf-latex >config.status: creating doc/user-prolog-interface.doxyconf-html >config.status: creating doc/devref-prolog-interface.doxyconf-html >config.status: creating doc/user-ocaml-interface.doxyconf-html >config.status: creating doc/user-ocaml-interface.doxyconf-latex >config.status: creating doc/devref-ocaml-interface.doxyconf-html >config.status: creating doc/devref-ocaml-interface.doxyconf-latex >config.status: creating doc/user-java-interface.doxyconf-html >config.status: creating doc/user-java-interface.doxyconf-latex >config.status: creating doc/devref-java-interface.doxyconf-html >config.status: creating doc/devref-java-interface.doxyconf-latex >config.status: creating interfaces/Makefile >config.status: creating interfaces/C/Makefile >config.status: creating interfaces/C/ppl_c_version.h >config.status: creating interfaces/Java/Makefile >config.status: creating interfaces/Java/jni/Makefile >config.status: creating interfaces/Java/tests/Makefile >config.status: creating interfaces/Java/ppl_java/Makefile >config.status: creating interfaces/OCaml/Makefile >config.status: creating interfaces/OCaml/tests/Makefile >config.status: creating interfaces/Prolog/Makefile >config.status: creating interfaces/Prolog/Ciao/Makefile >config.status: creating interfaces/Prolog/GNU/Makefile >config.status: creating interfaces/Prolog/SICStus/Makefile >config.status: creating interfaces/Prolog/SWI/Makefile >config.status: creating interfaces/Prolog/XSB/Makefile >config.status: creating interfaces/Prolog/YAP/Makefile >config.status: creating interfaces/Prolog/tests/Makefile >config.status: creating config.h >config.status: executing ppl-config.h commands >config.status: creating ppl-config.h - prefix PPL for config.h defines >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in Watchdog (/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog) >configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for an ANSI C-conforming const... yes >checking for perl... /usr/bin/perl >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 optimizations... standard >checking for which architecture to optimize... default >checking whether to build the Parma Watchdog Library... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking whether time.h and sys/time.h may both be included... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for setitimer... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating m4/Makefile >config.status: creating doc/Makefile >config.status: creating doc/user.doxyconf-latex >config.status: creating doc/devref.doxyconf-latex >config.status: creating doc/user.doxyconf-html >config.status: creating doc/devref.doxyconf-html >config.status: creating utils/Makefile >config.status: creating config.h >config.status: executing pwl-config.h commands >config.status: creating pwl-config.h - prefix PWL for config.h defines >config.status: executing depfiles commands >config.status: executing libtool commands >configure: WARNING: CANNOT PROPAGATE EXCEPTIONS BACK FROM GMP: >*** MEMORY EXHAUSTION MAY RESULT IN ABRUPT TERMINATION. >*** This is OK, if you do not plan to use the bounded memory capabilities >*** offered by the PPL. Otherwise, if you are using GCC or the Intel C/C++ >*** compiler, please make sure you use a version of GMP compiled with the >*** `-fexceptions' compiler option. >*** To build such a version, you can configure GMP as follows: >*** CPPFLAGS=-fexceptions ./configure --enable-cxx --prefix=/usr/local >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27' >Making all in utils >make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/utils' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -frounding-math -O2 -pipe -W -Wall -MT timings.o -MD -MP -MF .deps/timings.Tpo -c -o timings.o timings.cc >sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header >sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray >chmod +x text2cxxarray >chmod +x build_header >mv -f .deps/timings.Tpo .deps/timings.Po >rm -f libppl_utils.a >i686-pc-linux-gnu-ar cru libppl_utils.a timings.o >i686-pc-linux-gnu-ranlib libppl_utils.a >make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/utils' >Making all in src >make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/src' >rm -f ppl_include_files.hh >../utils/text2cxxarray --name=BUGS_array \ > ../BUGS >BUGS.cc >../utils/text2cxxarray --name=COPYING_array \ > ../COPYING >COPYING.cc >../utils/text2cxxarray --name=CREDITS_array \ > ../CREDITS >CREDITS.cc >for file in namespaces.hh compiler.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits.defs.hh mp_std_bits.inlines.hh Temp.defs.hh Temp.inlines.hh Temp.templates.hh Coefficient_traits_template.hh Checked_Number.types.hh GMP_Integer.types.hh Coefficient.types.hh globals.types.hh iterator_to_const.types.hh distances.types.hh Interval_Info.types.hh Interval.types.hh Box.types.hh Constraint.types.hh Generator.types.hh Grid_Generator.types.hh Congruence.types.hh Init.types.hh Row.types.hh Linear_Row.types.hh Matrix.types.hh Variable.types.hh Variables_Set.types.hh Linear_Expression.types.hh Linear_System.types.hh Bit_Row.types.hh Bit_Matrix.types.hh Constraint_System.types.hh Generator_System.types.hh Grid_Generator_System.types.hh Congruence_System.types.hh Scalar_Products.types.hh MIP_Problem.types.hh Poly_Con_Relation.types.hh Poly_Gen_Relation.types.hh BHRZ03_Certificate.types.hh H79_Certificate.types.hh Grid_Certificate.types.hh Polyhedron.types.hh C_Polyhedron.types.hh NNC_Polyhedron.types.hh Grid.types.hh Ptr_Iterator.types.hh DB_Row.types.hh DB_Matrix.types.hh BD_Shape.types.hh OR_Matrix.types.hh Octagonal_Shape.types.hh fpu.types.hh Float.defs.hh Float.inlines.hh C_Integer.hh fpu.defs.hh fpu-c99.inlines.hh fpu-ia32.inlines.hh fpu-none.inlines.hh fpu-sparc.inlines.hh Rounding_Dir.defs.hh Rounding_Dir.inlines.hh Result.defs.hh Result.inlines.hh Numeric_Format.defs.hh checked.defs.hh checked.inlines.hh checked_int.inlines.hh checked_float.inlines.hh checked_mpz.inlines.hh checked_mpq.inlines.hh checked_ext.inlines.hh Checked_Number.defs.hh Checked_Number.inlines.hh Checked_Number.templates.hh checked_numeric_limits.hh GMP_Integer.defs.hh GMP_Integer.inlines.hh Coefficient.defs.hh Coefficient.inlines.hh globals.defs.hh globals.inlines.hh math_utilities.defs.hh math_utilities.inlines.hh iterator_to_const.defs.hh iterator_to_const.inlines.hh distances.defs.hh distances.inlines.hh Boundary.defs.hh Interval_Info.defs.hh Interval_Info.inlines.hh Interval_Restriction.defs.hh Interval.defs.hh Interval.inlines.hh Interval.templates.hh Box.defs.hh Box_Status.inlines.hh Box.inlines.hh Box.templates.hh Rational_Interval.hh Rational_Box.hh Variable.defs.hh Variable.inlines.hh Variables_Set.defs.hh Variables_Set.inlines.hh Init.defs.hh Init.inlines.hh initializer.hh Topology.hh Row.defs.hh Row.inlines.hh Linear_Row.defs.hh Linear_Row.inlines.hh Matrix.defs.hh Matrix.inlines.hh Bit_Row.defs.hh Bit_Row.inlines.hh Linear_System.defs.hh Linear_System.inlines.hh Bit_Matrix.defs.hh Bit_Matrix.inlines.hh Constraint_System.defs.hh Generator_System.defs.hh Grid_Generator_System.defs.hh Congruence_System.defs.hh Linear_Expression.defs.hh Linear_Expression.inlines.hh Constraint.defs.hh Constraint.inlines.hh Constraint_System.inlines.hh Generator.defs.hh Generator.inlines.hh Grid_Generator.defs.hh Grid_Generator.inlines.hh Congruence.defs.hh Congruence.inlines.hh Generator_System.inlines.hh Grid_Generator_System.inlines.hh Congruence_System.inlines.hh Scalar_Products.defs.hh Scalar_Products.inlines.hh MIP_Problem.defs.hh MIP_Problem.inlines.hh MIP_Problem.templates.hh Poly_Con_Relation.defs.hh Poly_Con_Relation.inlines.hh Poly_Gen_Relation.defs.hh Poly_Gen_Relation.inlines.hh BHRZ03_Certificate.defs.hh BHRZ03_Certificate.inlines.hh H79_Certificate.defs.hh H79_Certificate.inlines.hh Grid_Certificate.defs.hh Grid_Certificate.inlines.hh Polyhedron.defs.hh Ph_Status.inlines.hh Polyhedron.inlines.hh Polyhedron.templates.hh Grid.defs.hh Grid_Status.inlines.hh Grid.inlines.hh Grid.templates.hh C_Polyhedron.defs.hh C_Polyhedron.inlines.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh Widening_Function.types.hh Widening_Function.defs.hh Widening_Function.inlines.hh Ptr_Iterator.defs.hh Ptr_Iterator.inlines.hh DB_Row.defs.hh DB_Row.inlines.hh DB_Row.templates.hh DB_Matrix.defs.hh DB_Matrix.inlines.hh DB_Matrix.templates.hh BD_Shape.defs.hh BDS_Status.inlines.hh BD_Shape.inlines.hh BD_Shape.templates.hh OR_Matrix.defs.hh OR_Matrix.inlines.hh OR_Matrix.templates.hh Octagonal_Shape.defs.hh Og_Status.inlines.hh Octagonal_Shape.inlines.hh Octagonal_Shape.templates.hh Determinate.types.hh Determinate.defs.hh Determinate.inlines.hh Powerset.types.hh Powerset.defs.hh Powerset.inlines.hh Powerset.templates.hh Pointset_Powerset.types.hh Pointset_Powerset.defs.hh Pointset_Powerset.inlines.hh Pointset_Powerset.templates.hh Partially_Reduced_Product.types.hh Partially_Reduced_Product.defs.hh Partially_Reduced_Product.inlines.hh Partially_Reduced_Product.templates.hh Any_Pointset.types.hh Any_Pointset.defs.hh Any_Pointset.inlines.hh max_space_dimension.hh algorithms.hh; \ > do \ > printf "#include \"%s\"\n" $file >>ppl_include_files.hh; \ > done >../utils/build_header \ > -I .. -I ../src \ > ../src/ppl_header.hh >ppl.hh >make all-am >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/src' >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c -o Box.lo Box.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c -o checked.lo checked.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c -o Checked_Number.lo Checked_Number.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c -o Float.lo Float.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c -o fpu-ia32.lo fpu-ia32.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c -o Constraint.lo Constraint.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c -o Constraint_System.lo Constraint_System.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c -o Congruence.lo Congruence.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c -o Congruence_System.lo Congruence_System.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c -o Generator_System.lo Generator_System.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c -o Grid_Generator_System.lo Grid_Generator_System.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c -o Generator.lo Generator.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c -o Grid_Generator.lo Grid_Generator.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c -o Init.lo Init.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -fPIC -DPIC -o .libs/Checked_Number.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -fPIC -DPIC -o .libs/Float.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -fPIC -DPIC -o .libs/fpu-ia32.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -fPIC -DPIC -o .libs/Box.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -fPIC -DPIC -o .libs/checked.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -fPIC -DPIC -o .libs/Grid_Generator.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -fPIC -DPIC -o .libs/Init.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT fpu-ia32.lo -MD -MP -MF .deps/fpu-ia32.Tpo -c fpu-ia32.cc -o fpu-ia32.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -fPIC -DPIC -o .libs/Grid_Generator_System.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -fPIC -DPIC -o .libs/Generator.o >mv -f .deps/fpu-ia32.Tpo .deps/fpu-ia32.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c -o Coefficient.lo Coefficient.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -o Float.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -fPIC -DPIC -o .libs/Coefficient.o >checked.cc: In function 'Parma_Polyhedra_Library::Result Parma_Polyhedra_Library::Checked::parse_number_part(std::istream&, Parma_Polyhedra_Library::Checked::number_struct&)': >checked.cc:95: warning: 'max_exp_rem' may be used uninitialized in this function >checked.cc:94: warning: 'max_exp_div' may be used uninitialized in this function >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -o checked.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -o Checked_Number.o >/dev/null 2>&1 >mv -f .deps/Float.Tpo .deps/Float.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c -o Linear_Expression.lo Linear_Expression.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -fPIC -DPIC -o .libs/Linear_Expression.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -o Coefficient.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -o Init.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -o Constraint_System.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -o Grid_Generator_System.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -o Generator.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -o Constraint.o >/dev/null 2>&1 >mv -f .deps/checked.Tpo .deps/checked.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c -o Linear_System.lo Linear_System.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -o Generator_System.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Box.lo -MD -MP -MF .deps/Box.Tpo -c Box.cc -o Box.o >/dev/null 2>&1 >mv -f .deps/Checked_Number.Tpo .deps/Checked_Number.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c -o Matrix.lo Matrix.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -o Congruence_System.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc -fPIC -DPIC -o .libs/Linear_System.o >mv -f .deps/Coefficient.Tpo .deps/Coefficient.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c -o Scalar_Products.lo Scalar_Products.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -o Grid_Generator.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c Matrix.cc -fPIC -DPIC -o .libs/Matrix.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -o Congruence.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -fPIC -DPIC -o .libs/Scalar_Products.o >mv -f .deps/Init.Tpo .deps/Init.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c -o MIP_Problem.lo MIP_Problem.cc >mv -f .deps/Grid_Generator_System.Tpo .deps/Grid_Generator_System.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c MIP_Problem.cc -fPIC -DPIC -o .libs/MIP_Problem.o >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c -o Poly_Con_Relation.lo Poly_Con_Relation.cc >mv -f .deps/Constraint_System.Tpo .deps/Constraint_System.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c -o Poly_Gen_Relation.lo Poly_Gen_Relation.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -fPIC -DPIC -o .libs/Poly_Con_Relation.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -o Linear_Expression.o >/dev/null 2>&1 >mv -f .deps/Generator.Tpo .deps/Generator.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -fPIC -DPIC -o .libs/Poly_Gen_Relation.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -fPIC -DPIC -o .libs/BHRZ03_Certificate.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -o Scalar_Products.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -o Poly_Con_Relation.o >/dev/null 2>&1 >mv -f .deps/Constraint.Tpo .deps/Constraint.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c -o H79_Certificate.lo H79_Certificate.cc >mv -f .deps/Generator_System.Tpo .deps/Generator_System.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c -o Grid_Certificate.lo Grid_Certificate.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -o Poly_Gen_Relation.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -fPIC -DPIC -o .libs/Grid_Certificate.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -fPIC -DPIC -o .libs/H79_Certificate.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c Matrix.cc -o Matrix.o >/dev/null 2>&1 >mv -f .deps/Poly_Con_Relation.Tpo .deps/Poly_Con_Relation.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc >mv -f .deps/Grid_Generator.Tpo .deps/Grid_Generator.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c -o Polyhedron_public.lo Polyhedron_public.cc >mv -f .deps/Box.Tpo .deps/Box.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -fPIC -DPIC -o .libs/Polyhedron_nonpublic.o >mv -f .deps/Congruence_System.Tpo .deps/Congruence_System.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -fPIC -DPIC -o .libs/Polyhedron_public.o >mv -f .deps/Poly_Gen_Relation.Tpo .deps/Poly_Gen_Relation.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c -o C_Polyhedron.lo C_Polyhedron.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -fPIC -DPIC -o .libs/Polyhedron_chdims.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -fPIC -DPIC -o .libs/Polyhedron_widenings.o >mv -f .deps/Congruence.Tpo .deps/Congruence.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -fPIC -DPIC -o .libs/C_Polyhedron.o >mv -f .deps/Scalar_Products.Tpo .deps/Scalar_Products.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c -o Grid_nonpublic.lo Grid_nonpublic.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -fPIC -DPIC -o .libs/NNC_Polyhedron.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -o BHRZ03_Certificate.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -fPIC -DPIC -o .libs/Grid_nonpublic.o >mv -f .deps/Linear_Expression.Tpo .deps/Linear_Expression.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c -o Grid_public.lo Grid_public.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -fPIC -DPIC -o .libs/Grid_public.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -o Grid_Certificate.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc -o Linear_System.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -o H79_Certificate.o >/dev/null 2>&1 >mv -f .deps/Matrix.Tpo .deps/Matrix.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c -o Grid_chdims.lo Grid_chdims.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -fPIC -DPIC -o .libs/Grid_chdims.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -o C_Polyhedron.o >/dev/null 2>&1 >mv -f .deps/BHRZ03_Certificate.Tpo .deps/BHRZ03_Certificate.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c -o Grid_widenings.lo Grid_widenings.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -fPIC -DPIC -o .libs/Grid_widenings.o >mv -f .deps/Grid_Certificate.Tpo .deps/Grid_Certificate.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c -o BD_Shape.lo BD_Shape.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -fPIC -DPIC -o .libs/BD_Shape.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -o NNC_Polyhedron.o >/dev/null 2>&1 >mv -f .deps/H79_Certificate.Tpo .deps/H79_Certificate.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c -o Octagonal_Shape.lo Octagonal_Shape.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c Octagonal_Shape.cc -fPIC -DPIC -o .libs/Octagonal_Shape.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1 >mv -f .deps/C_Polyhedron.Tpo .deps/C_Polyhedron.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c -o Pointset_Powerset.lo Pointset_Powerset.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -fPIC -DPIC -o .libs/Pointset_Powerset.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -o Grid_widenings.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -o BD_Shape.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1 >mv -f .deps/NNC_Polyhedron.Tpo .deps/NNC_Polyhedron.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c -o Row.lo Row.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c Row.cc -fPIC -DPIC -o .libs/Row.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -o Grid_chdims.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Octagonal_Shape.lo -MD -MP -MF .deps/Octagonal_Shape.Tpo -c Octagonal_Shape.cc -o Octagonal_Shape.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT MIP_Problem.lo -MD -MP -MF .deps/MIP_Problem.Tpo -c MIP_Problem.cc -o MIP_Problem.o >/dev/null 2>&1 >mv -f .deps/Linear_System.Tpo .deps/Linear_System.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c -o Linear_Row.lo Linear_Row.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c Row.cc -o Row.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc -fPIC -DPIC -o .libs/Linear_Row.o >mv -f .deps/Polyhedron_chdims.Tpo .deps/Polyhedron_chdims.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c -o Bit_Matrix.lo Bit_Matrix.cc >mv -f .deps/Grid_nonpublic.Tpo .deps/Grid_nonpublic.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -fPIC -DPIC -o .libs/Bit_Matrix.o >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c -o Bit_Row.lo Bit_Row.cc >mv -f .deps/BD_Shape.Tpo .deps/BD_Shape.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c -o Ph_Status.lo Ph_Status.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c Bit_Row.cc -fPIC -DPIC -o .libs/Bit_Row.o >mv -f .deps/Grid_widenings.Tpo .deps/Grid_widenings.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c -o Grid_Status.lo Grid_Status.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -fPIC -DPIC -o .libs/Ph_Status.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -fPIC -DPIC -o .libs/Grid_Status.o >mv -f .deps/Octagonal_Shape.Tpo .deps/Octagonal_Shape.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c -o Variable.lo Variable.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -fPIC -DPIC -o .libs/Variable.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Pointset_Powerset.lo -MD -MP -MF .deps/Pointset_Powerset.Tpo -c Pointset_Powerset.cc -o Pointset_Powerset.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Bit_Row.lo -MD -MP -MF .deps/Bit_Row.Tpo -c Bit_Row.cc -o Bit_Row.o >/dev/null 2>&1 >mv -f .deps/Row.Tpo .deps/Row.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c -o Variables_Set.lo Variables_Set.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc -o Linear_Row.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -fPIC -DPIC -o .libs/Variables_Set.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Bit_Matrix.lo -MD -MP -MF .deps/Bit_Matrix.Tpo -c Bit_Matrix.cc -o Bit_Matrix.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -o Variable.o >/dev/null 2>&1 >mv -f .deps/Grid_chdims.Tpo .deps/Grid_chdims.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c -o conversion.lo conversion.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -o Ph_Status.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -o Grid_Status.o >/dev/null 2>&1 >mv -f .deps/Bit_Row.Tpo .deps/Bit_Row.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc -fPIC -DPIC -o .libs/conversion.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -fPIC -DPIC -o .libs/minimize.o >mv -f .deps/Variable.Tpo .deps/Variable.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c -o simplify.lo simplify.cc >mv -f .deps/Polyhedron_nonpublic.Tpo .deps/Polyhedron_nonpublic.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c -o Grid_conversion.lo Grid_conversion.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Variables_Set.lo -MD -MP -MF .deps/Variables_Set.Tpo -c Variables_Set.cc -o Variables_Set.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -fPIC -DPIC -o .libs/Grid_conversion.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc -fPIC -DPIC -o .libs/simplify.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1 >mv -f .deps/Linear_Row.Tpo .deps/Linear_Row.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c -o Grid_simplify.lo Grid_simplify.cc >mv -f .deps/Bit_Matrix.Tpo .deps/Bit_Matrix.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -fPIC -DPIC -o .libs/Grid_simplify.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o >mv -f .deps/Ph_Status.Tpo .deps/Ph_Status.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c -o mp_std_bits.lo mp_std_bits.cc >mv -f .deps/Grid_Status.Tpo .deps/Grid_Status.Plo >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cc >mv -f .deps/Variables_Set.Tpo .deps/Variables_Set.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -fPIC -DPIC -o .libs/version.o >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl-config.o -MD -MP -MF .deps/ppl-config.Tpo -c -o ppl-config.o ppl-config.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -o minimize.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o >/dev/null 2>&1 >mv -f .deps/version.Tpo .deps/version.Plo >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT BUGS.o -MD -MP -MF .deps/BUGS.Tpo -c -o BUGS.o BUGS.cc >mv -f .deps/BUGS.Tpo .deps/BUGS.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT COPYING.o -MD -MP -MF .deps/COPYING.Tpo -c -o COPYING.o COPYING.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c mp_std_bits.cc -fPIC -DPIC -o .libs/mp_std_bits.o >mv -f .deps/COPYING.Tpo .deps/COPYING.Po >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT CREDITS.o -MD -MP -MF .deps/CREDITS.Tpo -c -o CREDITS.o CREDITS.cc >mv -f .deps/CREDITS.Tpo .deps/CREDITS.Po >In file included from ppl-config.cc:24: >ppl.hh:75296:9: warning: undefining "__STDC_LIMIT_MACROS" >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc -o simplify.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT mp_std_bits.lo -MD -MP -MF .deps/mp_std_bits.Tpo -c mp_std_bits.cc -o mp_std_bits.o >/dev/null 2>&1 >mv -f .deps/Pointset_Powerset.Tpo .deps/Pointset_Powerset.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -o globals.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc -o conversion.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -o Grid_conversion.o >/dev/null 2>&1 >mv -f .deps/mp_std_bits.Tpo .deps/mp_std_bits.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -o Grid_simplify.o >/dev/null 2>&1 >mv -f .deps/minimize.Tpo .deps/minimize.Plo >mv -f .deps/simplify.Tpo .deps/simplify.Plo >mv -f .deps/globals.Tpo .deps/globals.Plo >mv -f .deps/ppl-config.Tpo .deps/ppl-config.Po >mv -f .deps/MIP_Problem.Tpo .deps/MIP_Problem.Plo >mv -f .deps/Grid_simplify.Tpo .deps/Grid_simplify.Plo >mv -f .deps/conversion.Tpo .deps/conversion.Plo >mv -f .deps/Grid_conversion.Tpo .deps/Grid_conversion.Plo >mv -f .deps/Grid_public.Tpo .deps/Grid_public.Plo >mv -f .deps/Polyhedron_public.Tpo .deps/Polyhedron_public.Plo >mv -f .deps/Polyhedron_widenings.Tpo .deps/Polyhedron_widenings.Plo >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -O2 -frounding-math -O2 -pipe -W -Wall -version-info 7:0:0 -Wl,-O1 -o libppl.la -rpath /usr/lib Box.lo checked.lo Checked_Number.lo Float.lo fpu-ia32.lo Constraint.lo Constraint_System.lo Congruence.lo Congruence_System.lo Generator_System.lo Grid_Generator_System.lo Generator.lo Grid_Generator.lo Init.lo Coefficient.lo Linear_Expression.lo Linear_System.lo Matrix.lo Scalar_Products.lo MIP_Problem.lo Poly_Con_Relation.lo Poly_Gen_Relation.lo BHRZ03_Certificate.lo H79_Certificate.lo Grid_Certificate.lo Polyhedron_nonpublic.lo Polyhedron_public.lo Polyhedron_chdims.lo Polyhedron_widenings.lo C_Polyhedron.lo NNC_Polyhedron.lo Grid_nonpublic.lo Grid_public.lo Grid_chdims.lo Grid_widenings.lo BD_Shape.lo Octagonal_Shape.lo Pointset_Powerset.lo Row.lo Linear_Row.lo Bit_Matrix.lo Bit_Row.lo Ph_Status.lo Grid_Status.lo Variable.lo Variables_Set.lo conversion.lo minimize.lo simplify.lo Grid_conversion.lo Grid_simplify.lo globals.lo mp_std_bits.lo version.lo -lm -L/usr/lib -lgmpxx -L/usr/lib -lgmp >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/Box.o .libs/checked.o .libs/Checked_Number.o .libs/Float.o .libs/fpu-ia32.o .libs/Constraint.o .libs/Constraint_System.o .libs/Congruence.o .libs/Congruence_System.o .libs/Generator_System.o .libs/Grid_Generator_System.o .libs/Generator.o .libs/Grid_Generator.o .libs/Init.o .libs/Coefficient.o .libs/Linear_Expression.o .libs/Linear_System.o .libs/Matrix.o .libs/Scalar_Products.o .libs/MIP_Problem.o .libs/Poly_Con_Relation.o .libs/Poly_Gen_Relation.o .libs/BHRZ03_Certificate.o .libs/H79_Certificate.o .libs/Grid_Certificate.o .libs/Polyhedron_nonpublic.o .libs/Polyhedron_public.o .libs/Polyhedron_chdims.o .libs/Polyhedron_widenings.o .libs/C_Polyhedron.o .libs/NNC_Polyhedron.o .libs/Grid_nonpublic.o .libs/Grid_public.o .libs/Grid_chdims.o .libs/Grid_widenings.o .libs/BD_Shape.o .libs/Octagonal_Shape.o .libs/Pointset_Powerset.o .libs/Row.o .libs/Linear_Row.o .libs/Bit_Matrix.o .libs/Bit_Row.o .libs/Ph_Status.o .libs/Grid_Status.o .libs/Variable.o .libs/Variables_Set.o .libs/conversion.o .libs/minimize.o .libs/simplify.o .libs/Grid_conversion.o .libs/Grid_simplify.o .libs/globals.o .libs/mp_std_bits.o .libs/version.o -L/usr/lib /usr/lib/libgmpxx.so /usr/lib/libgmp.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -Wl,-O1 -Wl,-soname -Wl,libppl.so.7 -o .libs/libppl.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libppl.so.7" && ln -s "libppl.so.7.0.0" "libppl.so.7") >libtool: link: (cd ".libs" && rm -f "libppl.so" && ln -s "libppl.so.7.0.0" "libppl.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libppl.a Box.o checked.o Checked_Number.o Float.o fpu-ia32.o Constraint.o Constraint_System.o Congruence.o Congruence_System.o Generator_System.o Grid_Generator_System.o Generator.o Grid_Generator.o Init.o Coefficient.o Linear_Expression.o Linear_System.o Matrix.o Scalar_Products.o MIP_Problem.o Poly_Con_Relation.o Poly_Gen_Relation.o BHRZ03_Certificate.o H79_Certificate.o Grid_Certificate.o Polyhedron_nonpublic.o Polyhedron_public.o Polyhedron_chdims.o Polyhedron_widenings.o C_Polyhedron.o NNC_Polyhedron.o Grid_nonpublic.o Grid_public.o Grid_chdims.o Grid_widenings.o BD_Shape.o Octagonal_Shape.o Pointset_Powerset.o Row.o Linear_Row.o Bit_Matrix.o Bit_Row.o Ph_Status.o Grid_Status.o Variable.o Variables_Set.o conversion.o minimize.o simplify.o Grid_conversion.o Grid_simplify.o globals.o mp_std_bits.o version.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libppl.a >libtool: link: ( cd ".libs" && rm -f "libppl.la" && ln -s "../libppl.la" "libppl.la" ) >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -O2 -frounding-math -O2 -pipe -W -Wall -Wl,-O1 -o ppl-config ppl-config.o BUGS.o COPYING.o CREDITS.o libppl.la >libtool: link: i686-pc-linux-gnu-g++ -g -O2 -frounding-math -O2 -pipe -W -Wall -Wl,-O1 -o .libs/ppl-config ppl-config.o BUGS.o COPYING.o CREDITS.o ./.libs/libppl.so -L/usr/lib /usr/lib/libgmpxx.so /usr/lib/libgmp.so >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/src' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/src' >Making all in Watchdog >make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog' >Making all in m4 >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/m4' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/m4' >Making all in utils >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/utils' >sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header >chmod +x build_header >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/utils' >Making all in src >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/src' >rm -f pwl_include_files.hh >for file in Doubly_Linked_Object.types.hh EList.types.hh EList_Iterator.types.hh Handler.types.hh Pending_Element.types.hh Pending_List.types.hh Time.types.hh Watchdog.types.hh Handler.defs.hh Handler.inlines.hh Time.defs.hh Time.inlines.hh Doubly_Linked_Object.defs.hh Doubly_Linked_Object.inlines.hh EList_Iterator.defs.hh EList_Iterator.inlines.hh EList.defs.hh EList.inlines.hh Pending_Element.defs.hh Pending_Element.inlines.hh Pending_List.defs.hh Pending_List.inlines.hh Watchdog.defs.hh Watchdog.inlines.hh; \ > do \ > printf "#include \"%s\"\n" $file >>pwl_include_files.hh; \ > done >../utils/build_header \ > -I .. -I ../src \ > ../src/pwl_header.hh >pwl.hh >make all-am >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/src' >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Pending_Element.lo -MD -MP -MF .deps/Pending_Element.Tpo -c -o Pending_Element.lo Pending_Element.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Pending_List.lo -MD -MP -MF .deps/Pending_List.Tpo -c -o Pending_List.lo Pending_List.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c -o Time.lo Time.cc >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c -o Watchdog.lo Watchdog.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Pending_Element.lo -MD -MP -MF .deps/Pending_Element.Tpo -c Pending_Element.cc -fPIC -DPIC -o .libs/Pending_Element.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Pending_List.lo -MD -MP -MF .deps/Pending_List.Tpo -c Pending_List.cc -fPIC -DPIC -o .libs/Pending_List.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -fPIC -DPIC -o .libs/Time.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -fPIC -DPIC -o .libs/Watchdog.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Pending_Element.lo -MD -MP -MF .deps/Pending_Element.Tpo -c Pending_Element.cc -o Pending_Element.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -o Time.o >/dev/null 2>&1 >mv -f .deps/Pending_Element.Tpo .deps/Pending_Element.Plo >mv -f .deps/Time.Tpo .deps/Time.Plo >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Pending_List.lo -MD -MP -MF .deps/Pending_List.Tpo -c Pending_List.cc -o Pending_List.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -O2 -pipe -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -o Watchdog.o >/dev/null 2>&1 >mv -f .deps/Pending_List.Tpo .deps/Pending_List.Plo >mv -f .deps/Watchdog.Tpo .deps/Watchdog.Plo >/bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -O2 -O2 -pipe -W -Wall -version-info 4:0:0 -Wl,-O1 -o libpwl.la -rpath /usr/lib Pending_Element.lo Pending_List.lo Time.lo Watchdog.lo >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/Pending_Element.o .libs/Pending_List.o .libs/Time.o .libs/Watchdog.o -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -Wl,-O1 -Wl,-soname -Wl,libpwl.so.4 -o .libs/libpwl.so.4.0.0 >libtool: link: (cd ".libs" && rm -f "libpwl.so.4" && ln -s "libpwl.so.4.0.0" "libpwl.so.4") >libtool: link: (cd ".libs" && rm -f "libpwl.so" && ln -s "libpwl.so.4.0.0" "libpwl.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libpwl.a Pending_Element.o Pending_List.o Time.o Watchdog.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libpwl.a >libtool: link: ( cd ".libs" && rm -f "libpwl.la" && ln -s "../libpwl.la" "libpwl.la" ) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/src' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/src' >Making all in doc >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/doc' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog/doc' >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/Watchdog' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests' >Making all in . >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests' >Making all in Powerset >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Powerset' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Powerset' >Making all in Partially_Reduced_Product >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Partially_Reduced_Product' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Partially_Reduced_Product' >Making all in Box >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Box' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Box' >Making all in MIP_Problem >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/MIP_Problem' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/MIP_Problem' >Making all in Octagonal_Shape >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Octagonal_Shape' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Octagonal_Shape' >Making all in BD_Shape >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/BD_Shape' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/BD_Shape' >Making all in Polyhedron >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Polyhedron' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Polyhedron' >Making all in Grid >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Grid' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests/Grid' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/tests' >Making all in interfaces >make[2]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces' >echo "m4_define(\`m4_interface_classes_names', \`Polyhedron@Grid@Octagonal_Shape_mpz_class@Octagonal_Shape_mpq_class@Octagonal_Shape_double@Pointset_Powerset_C_Polyhedron@Pointset_Powerset_NNC_Polyhedron')" > ppl_interface_instantiations.m4 >echo "m4_define(\`m4_cplusplus_classes_names', \`Polyhedron@Grid@Octagonal_Shape<mpz_class>@Octagonal_Shape<mpq_class>@Octagonal_Shape<double>@Pointset_Powerset<C_Polyhedron>@Pointset_Powerset<NNC_Polyhedron>')" >> ppl_interface_instantiations.m4 >make all-recursive >make[3]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces' >Making all in . >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces' >Making all in C >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/C' >m4 --prefix-builtin -I.. -I. -I./.. \ > ./ppl_interface_generator_c_h.m4 > ppl_c.h >m4 --prefix-builtin -I.. -I. -I./.. \ > ./ppl_interface_generator_c_cc.m4 > ppl_c.cc >make all-am >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/C' >/bin/sh ../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c -o ppl_c.lo ppl_c.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c ppl_c.cc -fPIC -DPIC -o .libs/ppl_c.o >In file included from ppl_c.cc:25: >../../src/ppl.hh:75296:9: warning: undefining "__STDC_LIMIT_MACROS" >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c ppl_c.cc -o ppl_c.o >/dev/null 2>&1 >mv -f .deps/ppl_c.Tpo .deps/ppl_c.Plo >/bin/sh ../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -O2 -frounding-math -O2 -pipe -W -Wall -version-info 1:0:1 -Wl,-O1 -o libppl_c.la -rpath /usr/lib ppl_c.lo ../../src/libppl.la -lm -L/usr/lib -lgmpxx -L/usr/lib -lgmp >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/ppl_c.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/src/.libs ../../src/.libs/libppl.so -L/usr/lib /usr/lib/libgmpxx.so /usr/lib/libgmp.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -Wl,-O1 -Wl,-soname -Wl,libppl_c.so.0 -o .libs/libppl_c.so.0.1.0 >libtool: link: (cd ".libs" && rm -f "libppl_c.so.0" && ln -s "libppl_c.so.0.1.0" "libppl_c.so.0") >libtool: link: (cd ".libs" && rm -f "libppl_c.so" && ln -s "libppl_c.so.0.1.0" "libppl_c.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libppl_c.a ppl_c.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libppl_c.a >libtool: link: ( cd ".libs" && rm -f "libppl_c.la" && ln -s "../libppl_c.la" "libppl_c.la" ) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/C' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/C' >Making all in Java >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java' >Making all in ppl_java >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/ppl_java' >m4 --prefix-builtin -I../.. \ > -I. -I./.. -I./../.. \ > ./ppl_interface_generator_java_classes_java.m4 \ > > java_blob >../../../utils/cm_cleaner.sh < java_blob >../../../utils/cm_splitter.sh < java_blob >rm -f java_blob >echo timestamp > source_generation.stamp >CLASSPATH=../:./../:$CLASSPATH /etc/java-config-2/current-system-vm/bin/javac -d ../ By_Reference.java Coefficient.java Congruence.java Congruence_System.java Constraint.java Constraint_System.java Degenerate_Element.java Domain_Error_Exception.java Generator.java Generator_System.java Generator_Type.java Grid_Generator.java Grid_Generator_System.java Grid_Generator_Type.java Invalid_Argument_Exception.java Length_Error_Exception.java Linear_Expression.java Linear_Expression_Coefficient.java Linear_Expression_Difference.java Linear_Expression_Sum.java Linear_Expression_Times.java Linear_Expression_Unary_Minus.java Linear_Expression_Variable.java Logic_Error_Exception.java MIP_Problem.java MIP_Problem_Status.java Optimization_Mode.java Overflow_Error_Exception.java PPL_Object.java Parma_Polyhedra_Library.java Pair.java Partial_Function.java Poly_Con_Relation.java Poly_Gen_Relation.java Relation_Symbol.java Variable.java Variables_Set.java Polyhedron.java C_Polyhedron.java NNC_Polyhedron.java Grid.java Octagonal_Shape_mpz_class.java Octagonal_Shape_mpq_class.java Octagonal_Shape_double.java Pointset_Powerset_C_Polyhedron.java Pointset_Powerset_C_Polyhedron_Iterator.java Pointset_Powerset_NNC_Polyhedron.java Pointset_Powerset_NNC_Polyhedron_Iterator.java >echo timestamp > java_classes.stamp >/etc/java-config-2/current-system-vm/bin/javah -classpath .. ppl_java.Congruence ppl_java.Congruence_System ppl_java.Constraint ppl_java.Constraint_System ppl_java.Generator ppl_java.Generator_System ppl_java.Grid_Generator ppl_java.Grid_Generator_System ppl_java.Linear_Expression ppl_java.MIP_Problem ppl_java.Parma_Polyhedra_Library ppl_java.Polyhedron ppl_java.C_Polyhedron ppl_java.NNC_Polyhedron ppl_java.Grid ppl_java.Octagonal_Shape_mpz_class ppl_java.Octagonal_Shape_mpq_class ppl_java.Octagonal_Shape_double ppl_java.Pointset_Powerset_C_Polyhedron ppl_java.Pointset_Powerset_C_Polyhedron_Iterator ppl_java.Pointset_Powerset_NNC_Polyhedron ppl_java.Pointset_Powerset_NNC_Polyhedron_Iterator >echo timestamp > java_cxx_headers.stamp >make all-am >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/ppl_java' >CLASSPATH=../:./../:$CLASSPATH /etc/java-config-2/current-system-vm/bin/javac -d ../ Variable.java >echo timestamp > classnoinst.stamp >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/ppl_java' >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/ppl_java' >Making all in jni >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/jni' >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_common.lo -MD -MP -MF .deps/ppl_java_common.Tpo -c -o ppl_java_common.lo ppl_java_common.cc >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_globals.lo -MD -MP -MF .deps/ppl_java_globals.Tpo -c -o ppl_java_globals.lo ppl_java_globals.cc >m4 --prefix-builtin -I../.. \ > -I. -I./.. -I./../.. \ > ./ppl_interface_generator_java_ppl_java_classes_cc.m4 \ > > ppl_java_classes.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_common.lo -MD -MP -MF .deps/ppl_java_common.Tpo -c ppl_java_common.cc -fPIC -DPIC -o .libs/ppl_java_common.o >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_globals.lo -MD -MP -MF .deps/ppl_java_globals.Tpo -c ppl_java_globals.cc -fPIC -DPIC -o .libs/ppl_java_globals.o >In file included from ppl_java_common.hh:24, > from ppl_java_globals.cc:24: >../../../src/ppl.hh:75296:9: warning: undefining "__STDC_LIMIT_MACROS" >In file included from ppl_java_common.hh:24, > from ppl_java_common.cc:23: >../../../src/ppl.hh:75296:9: warning: undefining "__STDC_LIMIT_MACROS" >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_globals.lo -MD -MP -MF .deps/ppl_java_globals.Tpo -c ppl_java_globals.cc -o ppl_java_globals.o >/dev/null 2>&1 >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_common.lo -MD -MP -MF .deps/ppl_java_common.Tpo -c ppl_java_common.cc -o ppl_java_common.o >/dev/null 2>&1 >mv -f .deps/ppl_java_globals.Tpo .deps/ppl_java_globals.Plo >mv -f .deps/ppl_java_common.Tpo .deps/ppl_java_common.Plo >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_classes.lo -MD -MP -MF .deps/ppl_java_classes.Tpo -c -o ppl_java_classes.lo ppl_java_classes.cc >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_classes.lo -MD -MP -MF .deps/ppl_java_classes.Tpo -c ppl_java_classes.cc -fPIC -DPIC -o .libs/ppl_java_classes.o >In file included from ppl_java_common.hh:24, > from ppl_java_classes.cc:23: >../../../src/ppl.hh:75296:9: warning: undefining "__STDC_LIMIT_MACROS" >libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../ppl_java -I../../../src -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_java_classes.lo -MD -MP -MF .deps/ppl_java_classes.Tpo -c ppl_java_classes.cc -o ppl_java_classes.o >/dev/null 2>&1 >mv -f .deps/ppl_java_classes.Tpo .deps/ppl_java_classes.Plo >/bin/sh ../../../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -g -O2 -frounding-math -O2 -pipe -W -Wall -Wl,-O1 -o libppl_java.la -rpath /usr/lib ppl_java_common.lo ppl_java_globals.lo ppl_java_classes.lo ../../../src/libppl.la -lm -L/usr/lib -lgmpxx -L/usr/lib -lgmp >libtool: link: i686-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtbeginS.o .libs/ppl_java_common.o .libs/ppl_java_globals.o .libs/ppl_java_classes.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/src/.libs ../../../src/.libs/libppl.so -L/usr/lib /usr/lib/libgmpxx.so /usr/lib/libgmp.so -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../crtn.o -Wl,-O1 -Wl,-soname -Wl,libppl_java.so.0 -o .libs/libppl_java.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libppl_java.so.0" && ln -s "libppl_java.so.0.0.0" "libppl_java.so.0") >libtool: link: (cd ".libs" && rm -f "libppl_java.so" && ln -s "libppl_java.so.0.0.0" "libppl_java.so") >libtool: link: i686-pc-linux-gnu-ar cru .libs/libppl_java.a ppl_java_common.o ppl_java_globals.o ppl_java_classes.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libppl_java.a >libtool: link: ( cd ".libs" && rm -f "libppl_java.la" && ln -s "../libppl_java.la" "libppl_java.la" ) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/jni' >Making all in . >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java' >/etc/java-config-2/current-system-vm/bin/jar cf ppl_java.jar ppl_java/*.class >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java' >Making all in tests >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/tests' >m4 --prefix-builtin -I../.. \ > -I. -I./.. -I./../.. \ > ./ppl_interface_generator_java_test_java.m4 \ > > ppl_java_generated_tests.java >CLASSPATH=.:./.:$CLASSPATH /etc/java-config-2/current-system-vm/bin/javac -d . -classpath ../ppl_java.jar:. ppl_java_generated_tests.java Test_Partial_Function.java Test_Executor.java C_Polyhedron_test1.java NNC_Polyhedron_test1.java >echo timestamp > classcheck.stamp >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java/tests' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Java' >Making all in OCaml >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/OCaml' >Making all in . >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/OCaml' >make[5]: Nothing to be done for `all-am'. >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/OCaml' >Making all in tests >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/OCaml/tests' >make[5]: Nothing to be done for `all'. >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/OCaml/tests' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/OCaml' >Making all in Prolog >make[4]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog' >m4 --prefix-builtin -I.. -I. -I./.. \ > ./ppl_interface_generator_prolog_dox.m4 \ > > Prolog_interface.dox >m4 --prefix-builtin -I.. -I. -I./.. \ > ./ppl_interface_generator_prolog_hh_files.m4 \ > > ppl_prolog_hh_blob >m4 --prefix-builtin -I.. -I. -I./.. \ > ./ppl_interface_generator_prolog_cc_files.m4 \ > > ppl_prolog_cc_blob >../../utils/cm_cleaner.sh < ppl_prolog_hh_blob >../../utils/cm_splitter.sh < ppl_prolog_hh_blob >rm -f ppl_prolog_hh_blob >../../utils/cm_cleaner.sh < ppl_prolog_cc_blob >../../utils/cm_splitter.sh < ppl_prolog_cc_blob >rm -f ppl_prolog_cc_blob >make all-recursive >make[5]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog' >Making all in . >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog' >make[6]: Nothing to be done for `all-am'. >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog' >Making all in tests >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/tests' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/tests' >Making all in Ciao >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/Ciao' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/Ciao' >Making all in GNU >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/GNU' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/GNU' >Making all in SICStus >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/SICStus' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/SICStus' >Making all in SWI >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/SWI' >make[6]: Nothing to be done for `all'. >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/SWI' >Making all in XSB >make[6]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/XSB' >m4 --prefix-builtin -I../.. -I./.. -I./../.. \ > ./ppl_interface_generator_xsb_hh.m4 > ppl_xsb.hh >make all-am >make[7]: Entering directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/XSB' >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT xsb_efli.lo -MD -MP -MF .deps/xsb_efli.Tpo -c -o xsb_efli.lo xsb_efli.cc >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_common.lo -MD -MP -MF .deps/ppl_prolog_common.Tpo -c -o ppl_prolog_common.lo `test -f '../ppl_prolog_common.cc' || echo './'`../ppl_prolog_common.cc >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Polyhedron.lo -MD -MP -MF .deps/ppl_prolog_Polyhedron.Tpo -c -o ppl_prolog_Polyhedron.lo `test -f '../ppl_prolog_Polyhedron.cc' || echo './'`../ppl_prolog_Polyhedron.cc >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Grid.lo -MD -MP -MF .deps/ppl_prolog_Grid.Tpo -c -o ppl_prolog_Grid.lo `test -f '../ppl_prolog_Grid.cc' || echo './'`../ppl_prolog_Grid.cc >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Octagonal_Shape_mpz_class.lo -MD -MP -MF .deps/ppl_prolog_Octagonal_Shape_mpz_class.Tpo -c -o ppl_prolog_Octagonal_Shape_mpz_class.lo `test -f '../ppl_prolog_Octagonal_Shape_mpz_class.cc' || echo './'`../ppl_prolog_Octagonal_Shape_mpz_class.cc >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Octagonal_Shape_mpq_class.lo -MD -MP -MF .deps/ppl_prolog_Octagonal_Shape_mpq_class.Tpo -c -o ppl_prolog_Octagonal_Shape_mpq_class.lo `test -f '../ppl_prolog_Octagonal_Shape_mpq_class.cc' || echo './'`../ppl_prolog_Octagonal_Shape_mpq_class.cc >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Octagonal_Shape_double.lo -MD -MP -MF .deps/ppl_prolog_Octagonal_Shape_double.Tpo -c -o ppl_prolog_Octagonal_Shape_double.lo `test -f '../ppl_prolog_Octagonal_Shape_double.cc' || echo './'`../ppl_prolog_Octagonal_Shape_double.cc >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Pointset_Powerset_C_Polyhedron.lo -MD -MP -MF .deps/ppl_prolog_Pointset_Powerset_C_Polyhedron.Tpo -c -o ppl_prolog_Pointset_Powerset_C_Polyhedron.lo `test -f '../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc' || echo './'`../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh ../../../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I| ?- | ?- emudir=/usr/lib/xsb/emu -I| ?- | ?- config_dir=/usr/lib/xsb/config/i686-pc-linux-gnu -g -O2 -frounding-math -O2 -pipe -W -Wall -MT ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo -MD -MP -MF .deps/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.Tpo -c -o ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo `test -f '../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc' || echo './'`../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >m4 --prefix-builtin -I../.. -I./.. -I./../.. \ > ./ppl_interface_generator_xsb_H.m4 > ppl_xsb.H >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >m4 --prefix-builtin -I../.. -I./.. -I./../.. \ > ./ppl_interface_generator_xsb_cc.m4 > ppl_xsb.cc >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >/bin/sh: ?-: command not found >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** [ppl_prolog_common.lo] Error 127 >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** Waiting for unfinished jobs.... >/bin/sh: ?-: command not found >make[7]: *** [ppl_prolog_Polyhedron.lo] Error 127 >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** [ppl_prolog_Pointset_Powerset_C_Polyhedron.lo] Error 127 >libtool: compile: cannot determine name of library object from `-I' >libtool: compile: cannot determine name of library object from `-I' >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** [ppl_prolog_Octagonal_Shape_mpz_class.lo] Error 127 >make[7]: *** [ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo] Error 127 >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** [ppl_prolog_Grid.lo] Error 127 >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** [ppl_prolog_Octagonal_Shape_double.lo] Error 127 >make[7]: *** [ppl_prolog_Octagonal_Shape_mpq_class.lo] Error 127 >libtool: compile: cannot determine name of library object from `-I' >make[7]: *** [xsb_efli.lo] Error 127 >make[7]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/XSB' >make[6]: *** [all] Error 2 >make[6]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog/XSB' >make[5]: *** [all-recursive] Error 1 >make[5]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog' >make[4]: *** [all] Error 2 >make[4]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces/Prolog' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27/interfaces' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/ppl-0.10_pre27/work/ppl-0.10pre27' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: dev-libs/ppl-0.10_pre27 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 223: Called _eapi0_src_compile > [31;01m*[0m ebuild.sh, line 591: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 625: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/dev-libs/ppl-0.10_pre27:20081129-210733.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/ppl-0.10_pre27/temp/environment'. > [31;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 249320
: 173815