Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ppl.spec'], False, '/var/lib/mock/dist-f16-build-1072007-162370/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/ppl.spec'] warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ppl-0.11.2-2.fc16.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ppl.spec'], False, '/var/lib/mock/dist-f16-build-1072007-162370/root/', None, 86400, True, 0, 418, 418, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/ppl.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.03DmIA + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ppl-0.11.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ppl-0.11.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ppl-0.11.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ppl-0.11.2-Makefile.patch):' Patch #0 (ppl-0.11.2-Makefile.patch): + /bin/cat /builddir/build/SOURCES/ppl-0.11.2-Makefile.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wAbOKT + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + LANG=C + export LANG + unset DISPLAY + CPPFLAGS=-I/usr/include/glpk ++ gprolog --version ++ head -1 ++ sed -e 's/.* \([^ ]*\)$/\1/g' + CPPFLAGS='-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include' ++ swipl -dump-runtime-variables ++ grep PLBASE= ++ sed 's/PLBASE="\(.*\)";/\1/' + CPPFLAGS='-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include' + CPPFLAGS='-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/ppl-0.11.2 --enable-shared --disable-rpath '--enable-interfaces=c++ c gnu_prolog swi_prolog yap_prolog java' 'CPPFLAGS=-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap' checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 how to create a ustar tar archive... gnutar checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether we are actually using the Intel C compiler... no checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether we are actually using the Intel C++ compiler... no checking for grep that handles long lines and -e... /bin/grep checking for fgrep... /bin/grep -F checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking whether to compile with debug info... yes checking whether to compile for profiling... no checking whether to compile for test coverage... no checking whether to enable checking of run-time assertions... no checking whether to enable even more run-time assertions... no checking whether to enable optimizations... standard checking for which architecture to optimize... default checking whether to use (a specific) floating point arithmetic... default checking whether to use precompiled headers... no checking the type of integral values to use as coefficients... GMP mpz checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for typeof syntax and keyword spelling... typeof checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of int*... 8 checking size of fp... 8 checking for perl... /usr/bin/perl checking for library containing sqrt... none required checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking if it is possible to control the FPU... yes checking whether the plain char type is signed... yes checking whether the C++ compiler provides proper long doubles... yes checking the binary format of C++ floats... IEEE754 Single Precision checking whether C++ provides exact output for floats... yes checking the binary format of C++ doubles... IEEE754 Double Precision checking whether C++ provides exact output for doubles... yes checking the binary format of C++ long doubles... Intel Double-Extended checking whether C++ provides exact output for long doubles... yes checking whether the C++ compiler supports flexible arrays... yes checking whether the IEEE inexact flag is supported in C++... yes checking if the compiler has the remainder bug... yes checking whether the C++ compiler supports __attribute__ ((weak))... yes checking for fenv.h... (cached) yes checking for ieeefp.h... (cached) no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking whether ffs is declared... yes checking whether getenv is declared... yes checking whether strtof is declared... yes checking whether strtod is declared... yes checking whether strtold is declared... yes checking whether strtoll is declared... yes checking whether strtoull is declared... yes checking whether fma is declared... yes checking whether fmaf is declared... yes checking whether fmal is declared... yes checking whether rintf is declared... yes checking whether rintl is declared... yes checking for int_fast16_t... yes checking for int_fast32_t... yes checking for int_fast64_t... yes checking for uint_fast16_t... yes checking for uint_fast32_t... yes checking for uint_fast64_t... yes checking for uintptr_t... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking how to link with libgmp... /usr/lib64/libgmp.so checking how to link with libgmpxx... /usr/lib64/libgmpxx.so /usr/lib64/libgmp.so checking for the GMP library version 4.1.3 or above... yes checking size of mp_limb_t... 8 checking whether GMP has been compiled with support for exceptions... yes checking for __mpz_struct._mp_alloc... yes checking for __mpz_struct._mp_size... yes checking for __mpz_struct._mp_d... yes checking whether to build the Parma Watchdog Library... yes checking whether to build the ppl_lcdd program... yes checking whether to build the ppl_lpsol program... yes checking whether to build the ppl_pips program... yes checking which interfaces are enabled... cxx c java gnu_prolog swi_prolog yap_prolog checking for javac... /usr/lib/jvm/java/bin/javac checking whether /usr/lib/jvm/java/bin/javac supports enums... yes checking for java... /usr/lib/jvm/java/bin/java checking for uudecode... no checking if /usr/lib/jvm/java/bin/java works... yes checking for jar... /usr/lib/jvm/java/bin/jar checking for javah... /usr/lib/jvm/java/bin/javah checking whether jlong can contain data pointers... yes checking for gprolog... gprolog checking gprolog.h usability... yes checking gprolog.h presence... yes checking for gprolog.h... yes checking for swipl... /usr/bin/swipl checking for swipl-ld... /usr/bin/swipl-ld checking SWI-Prolog.h usability... yes checking SWI-Prolog.h presence... yes checking for SWI-Prolog.h... yes checking for SWI-Prolog version 5.6.0 or later... yes checking for yap... /usr/bin/yap checking Yap/c_interface.h usability... yes checking Yap/c_interface.h presence... yes checking for Yap/c_interface.h... yes checking for GNU M4 that supports accurate traces... /usr/bin/m4 checking how m4 supports trace files... --debugfile checking which instantiations are enabled... Polyhedron@Grid@Rational_Box@BD_Shape@BD_Shape@Octagonal_Shape@Octagonal_Shape@Constraints_Product@Pointset_Powerset@Pointset_Powerset@Double_Box@BD_Shape@Octagonal_Shape checking whether tests should be run under Valgrind... no checking whether `make check' does a thorough or quick check... quick checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for md5sum... md5sum checking for the text md5sum command... md5sum -t checking glpk.h usability... yes checking glpk.h presence... yes checking for glpk.h... yes checking glpk/glpk.h usability... no checking glpk/glpk.h presence... no checking for glpk/glpk.h... no checking whether lib_set_print_hook is declared... no checking for _glp_lib_print_hook... no checking whether glp_term_out is declared... yes checking whether glp_term_hook is declared... yes checking whether RLIMIT_DATA is declared... yes checking whether RLIMIT_RSS is declared... yes checking whether RLIMIT_VMEM is declared... no checking whether RLIMIT_AS is declared... yes checking whether getrusage is declared... yes checking whether sigaction is declared... yes checking for timeval... yes checking for siginfo_t... yes checking whether we can limit memory in C++ using setrlimit()... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ppl.lsm config.status: creating src/Makefile config.status: creating src/version.hh config.status: creating src/ppl-config.cc config.status: creating tests/Makefile config.status: creating tests/BD_Shape/Makefile config.status: creating tests/Box/Makefile config.status: creating tests/Grid/Makefile config.status: creating tests/MIP_Problem/Makefile config.status: creating tests/Octagonal_Shape/Makefile config.status: creating tests/Partially_Reduced_Product/Makefile config.status: creating tests/PIP_Problem/Makefile config.status: creating tests/Polyhedron/Makefile config.status: creating tests/Powerset/Makefile config.status: creating utils/Makefile config.status: creating m4/Makefile config.status: creating demos/Makefile config.status: creating demos/ppl_lcdd/Makefile config.status: creating demos/ppl_lcdd/examples/Makefile config.status: creating demos/ppl_lpsol/Makefile config.status: creating demos/ppl_lpsol/examples/Makefile config.status: creating demos/ppl_pips/Makefile config.status: creating demos/ppl_pips/examples/Makefile config.status: creating doc/Makefile config.status: creating doc/user.doxyconf-latex config.status: creating doc/devref.doxyconf-latex config.status: creating doc/user.doxyconf-html config.status: creating doc/devref.doxyconf-html config.status: creating doc/user-language-interface.doxyconf config.status: creating doc/devref-language-interface.doxyconf config.status: creating interfaces/Makefile config.status: creating interfaces/C/Makefile config.status: creating interfaces/C/ppl_c_version.h config.status: creating interfaces/C/tests/Makefile config.status: creating interfaces/Java/Makefile config.status: creating interfaces/Java/jni/Makefile config.status: creating interfaces/Java/tests/Makefile config.status: creating interfaces/Java/parma_polyhedra_library/Makefile config.status: creating interfaces/OCaml/Makefile config.status: creating interfaces/OCaml/tests/Makefile config.status: creating interfaces/Prolog/Makefile config.status: creating interfaces/Prolog/Ciao/Makefile config.status: creating interfaces/Prolog/GNU/Makefile config.status: creating interfaces/Prolog/SICStus/Makefile config.status: creating interfaces/Prolog/SWI/Makefile config.status: creating interfaces/Prolog/XSB/Makefile config.status: creating interfaces/Prolog/YAP/Makefile config.status: creating interfaces/Prolog/tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in Watchdog (/builddir/build/BUILD/ppl-0.11.2/Watchdog) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--docdir=/usr/share/doc/ppl-0.11.2' '--enable-shared' '--disable-rpath' '--enable-interfaces=c++ c gnu_prolog swi_prolog yap_prolog java' 'CPPFLAGS=-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-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 x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether we are actually using the Intel C compiler... no checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether we are actually using the Intel C++ compiler... no checking for a sed that does not truncate output... /bin/sed checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 for perl... /usr/bin/perl checking for an ANSI C-conforming const... yes checking whether tests should be run under Valgrind... no checking whether to build the Parma Watchdog Library... yes checking whether time.h and sys/time.h may both be included... yes 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 fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether getenv is declared... yes checking whether setitimer is declared... yes checking whether sigaction is declared... yes checking for siginfo_t... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.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 tests/Makefile config.status: creating utils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' Watchdog/libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' Watchdog/libtool + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2' Making all in . make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2' /bin/sed -f ./ppl-config.sed config.h >ppl-config.h make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2' Making all in utils make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/utils' \ # source='timings.cc' object='timings.o' libtool=no /bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header /bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o timings.o timings.cc chmod +x build_header chmod +x text2cxxarray rm -f libppl_utils.a ar cru libppl_utils.a timings.o ranlib libppl_utils.a make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/utils' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/src' for file in namespaces.hh compiler.hh assert.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits.defs.hh mp_std_bits.inlines.hh Temp.defs.hh Temp.inlines.hh Temp.templates.hh Coefficient_traits_template.hh Checked_Number.types.hh GMP_Integer.types.hh Coefficient.types.hh stdiobuf.types.hh c_streambuf.types.hh globals.types.hh iterator_to_const.types.hh distances.types.hh Interval_Info.types.hh Interval.types.hh Box.types.hh Constraint.types.hh Generator.types.hh Grid_Generator.types.hh Congruence.types.hh Init.types.hh Row.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 PIP_Tree.types.hh PIP_Problem.types.hh Poly_Con_Relation.types.hh Poly_Gen_Relation.types.hh BHRZ03_Certificate.types.hh H79_Certificate.types.hh Grid_Certificate.types.hh Partial_Function.types.hh Polyhedron.types.hh C_Polyhedron.types.hh NNC_Polyhedron.types.hh Grid.types.hh Ptr_Iterator.types.hh DB_Row.types.hh DB_Matrix.types.hh BD_Shape.types.hh OR_Matrix.types.hh Octagonal_Shape.types.hh fpu.types.hh Float.defs.hh Float.inlines.hh C_Integer.hh fpu.defs.hh fpu-c99.inlines.hh fpu-ia32.inlines.hh fpu-none.inlines.hh fpu-sparc.inlines.hh Rounding_Dir.defs.hh Rounding_Dir.inlines.hh Result.defs.hh Result.inlines.hh Numeric_Format.defs.hh checked.defs.hh checked.inlines.hh checked_int.inlines.hh checked_float.inlines.hh checked_mpz.inlines.hh checked_mpq.inlines.hh checked_ext.inlines.hh Checked_Number.defs.hh Checked_Number.inlines.hh Checked_Number.templates.hh WRD_coefficient_types.defs.hh WRD_coefficient_types.inlines.hh checked_numeric_limits.hh GMP_Integer.defs.hh GMP_Integer.inlines.hh Coefficient.defs.hh Coefficient.inlines.hh stdiobuf.defs.hh stdiobuf.inlines.hh c_streambuf.defs.hh c_streambuf.inlines.hh globals.defs.hh globals.inlines.hh math_utilities.defs.hh math_utilities.inlines.hh iterator_to_const.defs.hh iterator_to_const.inlines.hh distances.defs.hh distances.inlines.hh Boundary.defs.hh intervals.defs.hh Interval_Info.defs.hh Interval_Info.inlines.hh Interval_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.types.hh MIP_Problem.defs.hh MIP_Problem.inlines.hh MIP_Problem.templates.hh PIP_Tree.types.hh PIP_Tree.defs.hh PIP_Tree.inlines.hh PIP_Problem.types.hh PIP_Problem.defs.hh PIP_Problem.inlines.hh PIP_Problem.templates.hh Poly_Con_Relation.defs.hh Poly_Con_Relation.inlines.hh Poly_Gen_Relation.defs.hh Poly_Gen_Relation.inlines.hh BHRZ03_Certificate.defs.hh BHRZ03_Certificate.inlines.hh H79_Certificate.defs.hh H79_Certificate.inlines.hh Grid_Certificate.defs.hh Grid_Certificate.inlines.hh Partial_Function.defs.hh Partial_Function.inlines.hh Polyhedron.defs.hh Ph_Status.inlines.hh Polyhedron.inlines.hh Polyhedron.templates.hh Grid.defs.hh Grid_Status.inlines.hh Grid.inlines.hh Grid.templates.hh C_Polyhedron.defs.hh C_Polyhedron.inlines.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh Widening_Function.types.hh Widening_Function.defs.hh Widening_Function.inlines.hh Ptr_Iterator.defs.hh Ptr_Iterator.inlines.hh DB_Row.defs.hh DB_Row.inlines.hh DB_Row.templates.hh DB_Matrix.defs.hh DB_Matrix.inlines.hh DB_Matrix.templates.hh BD_Shape.defs.hh BDS_Status.inlines.hh BD_Shape.inlines.hh BD_Shape.templates.hh OR_Matrix.defs.hh OR_Matrix.inlines.hh OR_Matrix.templates.hh Octagonal_Shape.defs.hh Og_Status.inlines.hh Octagonal_Shape.inlines.hh Octagonal_Shape.templates.hh Determinate.types.hh Determinate.defs.hh Determinate.inlines.hh Powerset.types.hh Powerset.defs.hh Powerset.inlines.hh Powerset.templates.hh Pointset_Powerset.types.hh Pointset_Powerset.defs.hh Pointset_Powerset.inlines.hh Pointset_Powerset.templates.hh Partially_Reduced_Product.types.hh Partially_Reduced_Product.defs.hh Partially_Reduced_Product.inlines.hh Partially_Reduced_Product.templates.hh Weight_Profiler.defs.hh max_space_dimension.hh algorithms.hh termination.defs.hh termination.templates.hh wrap_assign.hh wrap_string.hh ; \ do \ i="#include \"$file\"" ; \ ( cd ../src ; /bin/grep -F -q "$i" namespaces.hh compiler.hh assert.hh meta_programming.hh Slow_Copy.hh Has_Assign_Or_Swap.hh assign_or_swap.hh mp_std_bits.defs.hh mp_std_bits.inlines.hh Temp.defs.hh Temp.inlines.hh Temp.templates.hh Coefficient_traits_template.hh Checked_Number.types.hh GMP_Integer.types.hh Coefficient.types.hh stdiobuf.types.hh c_streambuf.types.hh globals.types.hh iterator_to_const.types.hh distances.types.hh Interval_Info.types.hh Interval.types.hh Box.types.hh Constraint.types.hh Generator.types.hh Grid_Generator.types.hh Congruence.types.hh Init.types.hh Row.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 PIP_Tree.types.hh PIP_Problem.types.hh Poly_Con_Relation.types.hh Poly_Gen_Relation.types.hh BHRZ03_Certificate.types.hh H79_Certificate.types.hh Grid_Certificate.types.hh Partial_Function.types.hh Polyhedron.types.hh C_Polyhedron.types.hh NNC_Polyhedron.types.hh Grid.types.hh Ptr_Iterator.types.hh DB_Row.types.hh DB_Matrix.types.hh BD_Shape.types.hh OR_Matrix.types.hh Octagonal_Shape.types.hh fpu.types.hh Float.defs.hh Float.inlines.hh C_Integer.hh fpu.defs.hh fpu-c99.inlines.hh fpu-ia32.inlines.hh fpu-none.inlines.hh fpu-sparc.inlines.hh Rounding_Dir.defs.hh Rounding_Dir.inlines.hh Result.defs.hh Result.inlines.hh Numeric_Format.defs.hh checked.defs.hh checked.inlines.hh checked_int.inlines.hh checked_float.inlines.hh checked_mpz.inlines.hh checked_mpq.inlines.hh checked_ext.inlines.hh Checked_Number.defs.hh Checked_Number.inlines.hh Checked_Number.templates.hh WRD_coefficient_types.defs.hh WRD_coefficient_types.inlines.hh checked_numeric_limits.hh GMP_Integer.defs.hh GMP_Integer.inlines.hh Coefficient.defs.hh Coefficient.inlines.hh stdiobuf.defs.hh stdiobuf.inlines.hh c_streambuf.defs.hh c_streambuf.inlines.hh globals.defs.hh globals.inlines.hh math_utilities.defs.hh math_utilities.inlines.hh iterator_to_const.defs.hh iterator_to_const.inlines.hh distances.defs.hh distances.inlines.hh Boundary.defs.hh intervals.defs.hh Interval_Info.defs.hh Interval_Info.inlines.hh Interval_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.types.hh MIP_Problem.defs.hh MIP_Problem.inlines.hh MIP_Problem.templates.hh PIP_Tree.types.hh PIP_Tree.defs.hh PIP_Tree.inlines.hh PIP_Problem.types.hh PIP_Problem.defs.hh PIP_Problem.inlines.hh PIP_Problem.templates.hh Poly_Con_Relation.defs.hh Poly_Con_Relation.inlines.hh Poly_Gen_Relation.defs.hh Poly_Gen_Relation.inlines.hh BHRZ03_Certificate.defs.hh BHRZ03_Certificate.inlines.hh H79_Certificate.defs.hh H79_Certificate.inlines.hh Grid_Certificate.defs.hh Grid_Certificate.inlines.hh Partial_Function.defs.hh Partial_Function.inlines.hh Polyhedron.defs.hh Ph_Status.inlines.hh Polyhedron.inlines.hh Polyhedron.templates.hh Grid.defs.hh Grid_Status.inlines.hh Grid.inlines.hh Grid.templates.hh C_Polyhedron.defs.hh C_Polyhedron.inlines.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh Widening_Function.types.hh Widening_Function.defs.hh Widening_Function.inlines.hh Ptr_Iterator.defs.hh Ptr_Iterator.inlines.hh DB_Row.defs.hh DB_Row.inlines.hh DB_Row.templates.hh DB_Matrix.defs.hh DB_Matrix.inlines.hh DB_Matrix.templates.hh BD_Shape.defs.hh BDS_Status.inlines.hh BD_Shape.inlines.hh BD_Shape.templates.hh OR_Matrix.defs.hh OR_Matrix.inlines.hh OR_Matrix.templates.hh Octagonal_Shape.defs.hh Og_Status.inlines.hh Octagonal_Shape.inlines.hh Octagonal_Shape.templates.hh Determinate.types.hh Determinate.defs.hh Determinate.inlines.hh Powerset.types.hh Powerset.defs.hh Powerset.inlines.hh Powerset.templates.hh Pointset_Powerset.types.hh Pointset_Powerset.defs.hh Pointset_Powerset.inlines.hh Pointset_Powerset.templates.hh Partially_Reduced_Product.types.hh Partially_Reduced_Product.defs.hh Partially_Reduced_Product.inlines.hh Partially_Reduced_Product.templates.hh Weight_Profiler.defs.hh max_space_dimension.hh algorithms.hh termination.defs.hh termination.templates.hh wrap_assign.hh wrap_string.hh ) || echo "$i" ; \ done > ppl_include_files.hh ../utils/text2cxxarray --name=BUGS_array \ ../BUGS >BUGS.cc ../utils/text2cxxarray --name=COPYING_array \ ../COPYING >COPYING.cc ../utils/text2cxxarray --name=CREDITS_array \ ../CREDITS >CREDITS.cc ../utils/build_header \ -I .. -I ../src \ ../src/ppl_header.hh >ppl.hh make all-am make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/src' \ # source='Box.cc' object='Box.lo' libtool=yes \ # source='checked.cc' object='checked.lo' libtool=yes \ # source='Checked_Number.cc' object='Checked_Number.lo' libtool=yes \ # source='Float.cc' object='Float.lo' libtool=yes \ # source='fpu-ia32.cc' object='fpu-ia32.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Box.lo Box.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o checked.lo checked.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Checked_Number.lo Checked_Number.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Float.lo Float.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o fpu-ia32.lo fpu-ia32.cc \ # source='Constraint.cc' object='Constraint.lo' libtool=yes \ # source='Constraint_System.cc' object='Constraint_System.lo' libtool=yes \ # source='Congruence.cc' object='Congruence.lo' libtool=yes \ # source='Congruence_System.cc' object='Congruence_System.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Constraint.lo Constraint.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Constraint_System.lo Constraint_System.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Congruence.lo Congruence.cc \ # source='Generator_System.cc' object='Generator_System.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Congruence_System.lo Congruence_System.cc \ # source='Grid_Generator_System.cc' object='Grid_Generator_System.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Generator_System.lo Generator_System.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_Generator_System.lo Grid_Generator_System.cc \ # source='Generator.cc' object='Generator.lo' libtool=yes \ # source='Grid_Generator.cc' object='Grid_Generator.lo' libtool=yes \ # source='Init.cc' object='Init.lo' libtool=yes \ # source='Coefficient.cc' object='Coefficient.lo' libtool=yes \ # source='Linear_Expression.cc' object='Linear_Expression.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Generator.lo Generator.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_Generator.lo Grid_Generator.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Init.lo Init.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Coefficient.lo Coefficient.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Linear_Expression.lo Linear_Expression.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c checked.cc -fPIC -DPIC -o .libs/checked.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Checked_Number.cc -fPIC -DPIC -o .libs/Checked_Number.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Float.cc -fPIC -DPIC -o .libs/Float.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Box.cc -fPIC -DPIC -o .libs/Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Generator_System.cc -fPIC -DPIC -o .libs/Grid_Generator_System.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c fpu-ia32.cc -fPIC -DPIC -o .libs/fpu-ia32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Init.cc -fPIC -DPIC -o .libs/Init.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Generator.cc -fPIC -DPIC -o .libs/Generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Generator.cc -fPIC -DPIC -o .libs/Grid_Generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c fpu-ia32.cc -o fpu-ia32.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Coefficient.cc -fPIC -DPIC -o .libs/Coefficient.o \ # source='Linear_System.cc' object='Linear_System.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Linear_System.lo Linear_System.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Linear_Expression.cc -fPIC -DPIC -o .libs/Linear_Expression.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Linear_System.cc -fPIC -DPIC -o .libs/Linear_System.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Float.cc -o Float.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Coefficient.cc -o Coefficient.o >/dev/null 2>&1 \ # source='Matrix.cc' object='Matrix.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Matrix.lo Matrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c checked.cc -o checked.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Checked_Number.cc -o Checked_Number.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Matrix.cc -fPIC -DPIC -o .libs/Matrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Init.cc -o Init.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Generator_System.cc -o Grid_Generator_System.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Constraint.cc -o Constraint.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Generator.cc -o Generator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Congruence.cc -o Congruence.o >/dev/null 2>&1 \ # source='Scalar_Products.cc' object='Scalar_Products.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Scalar_Products.lo Scalar_Products.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Linear_Expression.cc -o Linear_Expression.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Constraint_System.cc -o Constraint_System.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Congruence_System.cc -o Congruence_System.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Scalar_Products.cc -fPIC -DPIC -o .libs/Scalar_Products.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Generator.cc -o Grid_Generator.o >/dev/null 2>&1 \ # source='MIP_Problem.cc' object='MIP_Problem.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o MIP_Problem.lo MIP_Problem.cc \ # source='PIP_Tree.cc' object='PIP_Tree.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o PIP_Tree.lo PIP_Tree.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Generator_System.cc -o Generator_System.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c MIP_Problem.cc -fPIC -DPIC -o .libs/MIP_Problem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c PIP_Tree.cc -fPIC -DPIC -o .libs/PIP_Tree.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Box.cc -o Box.o >/dev/null 2>&1 \ # source='PIP_Problem.cc' object='PIP_Problem.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o PIP_Problem.lo PIP_Problem.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c PIP_Problem.cc -fPIC -DPIC -o .libs/PIP_Problem.o \ # source='Poly_Con_Relation.cc' object='Poly_Con_Relation.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Poly_Con_Relation.lo Poly_Con_Relation.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Scalar_Products.cc -o Scalar_Products.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Poly_Con_Relation.cc -fPIC -DPIC -o .libs/Poly_Con_Relation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Matrix.cc -o Matrix.o >/dev/null 2>&1 \ # source='Poly_Gen_Relation.cc' object='Poly_Gen_Relation.lo' libtool=yes \ # source='BHRZ03_Certificate.cc' object='BHRZ03_Certificate.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Poly_Gen_Relation.lo Poly_Gen_Relation.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc \ # source='H79_Certificate.cc' object='H79_Certificate.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o H79_Certificate.lo H79_Certificate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Poly_Gen_Relation.cc -fPIC -DPIC -o .libs/Poly_Gen_Relation.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c H79_Certificate.cc -fPIC -DPIC -o .libs/H79_Certificate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c BHRZ03_Certificate.cc -fPIC -DPIC -o .libs/BHRZ03_Certificate.o \ # source='Grid_Certificate.cc' object='Grid_Certificate.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_Certificate.lo Grid_Certificate.cc \ # source='Partial_Function.cc' object='Partial_Function.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Partial_Function.lo Partial_Function.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Certificate.cc -fPIC -DPIC -o .libs/Grid_Certificate.o \ # source='Polyhedron_nonpublic.cc' object='Polyhedron_nonpublic.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Partial_Function.cc -fPIC -DPIC -o .libs/Partial_Function.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_nonpublic.cc -fPIC -DPIC -o .libs/Polyhedron_nonpublic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Linear_System.cc -o Linear_System.o >/dev/null 2>&1 \ # source='Polyhedron_public.cc' object='Polyhedron_public.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Polyhedron_public.lo Polyhedron_public.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Poly_Con_Relation.cc -o Poly_Con_Relation.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_public.cc -fPIC -DPIC -o .libs/Polyhedron_public.o \ # source='Polyhedron_chdims.cc' object='Polyhedron_chdims.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Poly_Gen_Relation.cc -o Poly_Gen_Relation.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_chdims.cc -fPIC -DPIC -o .libs/Polyhedron_chdims.o \ # source='Polyhedron_widenings.cc' object='Polyhedron_widenings.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_widenings.cc -fPIC -DPIC -o .libs/Polyhedron_widenings.o \ # source='C_Polyhedron.cc' object='C_Polyhedron.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o C_Polyhedron.lo C_Polyhedron.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Partial_Function.cc -o Partial_Function.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c C_Polyhedron.cc -fPIC -DPIC -o .libs/C_Polyhedron.o \ # source='NNC_Polyhedron.cc' object='NNC_Polyhedron.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c NNC_Polyhedron.cc -fPIC -DPIC -o .libs/NNC_Polyhedron.o \ # source='Grid_nonpublic.cc' object='Grid_nonpublic.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_nonpublic.lo Grid_nonpublic.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_nonpublic.cc -fPIC -DPIC -o .libs/Grid_nonpublic.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Certificate.cc -o Grid_Certificate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c H79_Certificate.cc -o H79_Certificate.o >/dev/null 2>&1 \ # source='Grid_public.cc' object='Grid_public.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_public.lo Grid_public.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_public.cc -fPIC -DPIC -o .libs/Grid_public.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c BHRZ03_Certificate.cc -o BHRZ03_Certificate.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c PIP_Problem.cc -o PIP_Problem.o >/dev/null 2>&1 In file included from Polyhedron_public.cc:30:0: wrap_assign.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::C_Polyhedron, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': wrap_assign.hh:373:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::C_Polyhedron]' Polyhedron_public.cc:3767:47: instantiated from here wrap_assign.hh:127:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] wrap_assign.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::NNC_Polyhedron, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': wrap_assign.hh:373:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::NNC_Polyhedron]' Polyhedron_public.cc:3772:49: instantiated from here wrap_assign.hh:127:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] \ # source='Grid_chdims.cc' object='Grid_chdims.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_chdims.lo Grid_chdims.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_chdims.cc -fPIC -DPIC -o .libs/Grid_chdims.o \ # source='Grid_widenings.cc' object='Grid_widenings.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_widenings.lo Grid_widenings.cc \ # source='BD_Shape.cc' object='BD_Shape.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o BD_Shape.lo BD_Shape.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c NNC_Polyhedron.cc -o NNC_Polyhedron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c BD_Shape.cc -fPIC -DPIC -o .libs/BD_Shape.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_widenings.cc -fPIC -DPIC -o .libs/Grid_widenings.o In file included from Interval.defs.hh:844:0, from Polyhedron.templates.hh:29, from Polyhedron.defs.hh:2626, from Polyhedron_widenings.cc:27: Interval.inlines.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': Interval.defs.hh:371:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' Interval.defs.hh:362:35: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' Box.templates.hh:425:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' Polyhedron_widenings.cc:375:43: instantiated from here Interval.inlines.hh:345:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] Interval.inlines.hh:345:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] Interval.inlines.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': Interval.inlines.hh:497:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' Interval.defs.hh:335:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' Box.templates.hh:154:4: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Generator_System&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' Box.templates.hh:354:28: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' Polyhedron_widenings.cc:375:43: instantiated from here Interval.inlines.hh:345:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] Interval.inlines.hh:345:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c C_Polyhedron.cc -o C_Polyhedron.o >/dev/null 2>&1 Grid_public.cc: In member function 'void Parma_Polyhedra_Library::Grid::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool)': Grid_public.cc:2738:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] Grid_public.cc:2820:10: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] Grid_public.cc: In member function 'void Parma_Polyhedra_Library::Grid::drop_some_non_integer_points(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Complexity_Class)': Grid_public.cc:2889:10: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1 \ # source='Octagonal_Shape.cc' object='Octagonal_Shape.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Octagonal_Shape.lo Octagonal_Shape.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Octagonal_Shape.cc -fPIC -DPIC -o .libs/Octagonal_Shape.o \ # source='Pointset_Powerset.cc' object='Pointset_Powerset.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Pointset_Powerset.lo Pointset_Powerset.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Pointset_Powerset.cc -fPIC -DPIC -o .libs/Pointset_Powerset.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c MIP_Problem.cc -o MIP_Problem.o >/dev/null 2>&1 \ # source='Row.cc' object='Row.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Row.lo Row.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Row.cc -fPIC -DPIC -o .libs/Row.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_chdims.cc -o Grid_chdims.o >/dev/null 2>&1 \ # source='Linear_Row.cc' object='Linear_Row.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Linear_Row.lo Linear_Row.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Linear_Row.cc -fPIC -DPIC -o .libs/Linear_Row.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_widenings.cc -o Grid_widenings.o >/dev/null 2>&1 \ # source='Bit_Matrix.cc' object='Bit_Matrix.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Bit_Matrix.lo Bit_Matrix.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Bit_Matrix.cc -fPIC -DPIC -o .libs/Bit_Matrix.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c BD_Shape.cc -o BD_Shape.o >/dev/null 2>&1 In file included from Interval.defs.hh:845:0, from Polyhedron.templates.hh:29, from Polyhedron.defs.hh:2626, from Polyhedron_widenings.cc:27: Boundary.defs.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': Boundary.defs.hh:508:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] Interval.templates.hh:36:8: note: 'open' was declared here Boundary.defs.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': Boundary.defs.hh:508:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] Interval.templates.hh:62:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c PIP_Tree.cc -o PIP_Tree.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Octagonal_Shape.cc -o Octagonal_Shape.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Row.cc -o Row.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1 \ # source='Bit_Row.cc' object='Bit_Row.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Bit_Row.lo Bit_Row.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Linear_Row.cc -o Linear_Row.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Bit_Row.cc -fPIC -DPIC -o .libs/Bit_Row.o \ # source='Ph_Status.cc' object='Ph_Status.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Ph_Status.lo Ph_Status.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Ph_Status.cc -fPIC -DPIC -o .libs/Ph_Status.o \ # source='Grid_Status.cc' object='Grid_Status.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_Status.lo Grid_Status.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Status.cc -fPIC -DPIC -o .libs/Grid_Status.o \ # source='Variable.cc' object='Variable.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Variable.lo Variable.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Bit_Row.cc -o Bit_Row.o >/dev/null 2>&1 \ # source='Variables_Set.cc' object='Variables_Set.lo' libtool=yes libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Variable.cc -fPIC -DPIC -o .libs/Variable.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Variables_Set.lo Variables_Set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Bit_Matrix.cc -o Bit_Matrix.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Variables_Set.cc -fPIC -DPIC -o .libs/Variables_Set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1 \ # source='conversion.cc' object='conversion.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o conversion.lo conversion.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c conversion.cc -fPIC -DPIC -o .libs/conversion.o \ # source='minimize.cc' object='minimize.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o minimize.lo minimize.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c minimize.cc -fPIC -DPIC -o .libs/minimize.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Variable.cc -o Variable.o >/dev/null 2>&1 \ # source='simplify.cc' object='simplify.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o simplify.lo simplify.cc \ # source='Grid_conversion.cc' object='Grid_conversion.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_conversion.lo Grid_conversion.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c simplify.cc -fPIC -DPIC -o .libs/simplify.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_conversion.cc -fPIC -DPIC -o .libs/Grid_conversion.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Variables_Set.cc -o Variables_Set.o >/dev/null 2>&1 \ # source='Grid_simplify.cc' object='Grid_simplify.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Grid_simplify.lo Grid_simplify.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_Status.cc -o Grid_Status.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Ph_Status.cc -o Ph_Status.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_simplify.cc -fPIC -DPIC -o .libs/Grid_simplify.o \ # source='stdiobuf.cc' object='stdiobuf.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o stdiobuf.lo stdiobuf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c stdiobuf.cc -fPIC -DPIC -o .libs/stdiobuf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c stdiobuf.cc -o stdiobuf.o >/dev/null 2>&1 \ # source='c_streambuf.cc' object='c_streambuf.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o c_streambuf.lo c_streambuf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c minimize.cc -o minimize.o >/dev/null 2>&1 \ # source='globals.cc' object='globals.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o globals.lo globals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c c_streambuf.cc -fPIC -DPIC -o .libs/c_streambuf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c globals.cc -fPIC -DPIC -o .libs/globals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c simplify.cc -o simplify.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c c_streambuf.cc -o c_streambuf.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c conversion.cc -o conversion.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_conversion.cc -o Grid_conversion.o >/dev/null 2>&1 \ # source='mp_std_bits.cc' object='mp_std_bits.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o mp_std_bits.lo mp_std_bits.cc \ # source='Weight_Profiler.cc' object='Weight_Profiler.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Weight_Profiler.lo Weight_Profiler.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c mp_std_bits.cc -fPIC -DPIC -o .libs/mp_std_bits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Weight_Profiler.cc -fPIC -DPIC -o .libs/Weight_Profiler.o \ # source='version.cc' object='version.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o version.lo version.cc \ # source='termination.cc' object='termination.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o termination.lo termination.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c version.cc -fPIC -DPIC -o .libs/version.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c version.cc -o version.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c termination.cc -fPIC -DPIC -o .libs/termination.o \ # source='wrap_string.cc' object='wrap_string.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o wrap_string.lo wrap_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c wrap_string.cc -fPIC -DPIC -o .libs/wrap_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Weight_Profiler.cc -o Weight_Profiler.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c mp_std_bits.cc -o mp_std_bits.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c globals.cc -o globals.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c wrap_string.cc -o wrap_string.o >/dev/null 2>&1 \ # source='BUGS.cc' object='BUGS.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o BUGS.o BUGS.cc \ # source='COPYING.cc' object='COPYING.o' libtool=no libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Grid_simplify.cc -o Grid_simplify.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o COPYING.o COPYING.cc \ # source='CREDITS.cc' object='CREDITS.o' libtool=no libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Pointset_Powerset.cc -o Pointset_Powerset.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o CREDITS.o CREDITS.cc \ # source='ppl-config.cc' object='ppl-config.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl-config.o ppl-config.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c termination.cc -o termination.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -version-info 9:0:0 -o libppl.la -rpath /usr/lib64 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 PIP_Tree.lo PIP_Problem.lo Poly_Con_Relation.lo Poly_Gen_Relation.lo BHRZ03_Certificate.lo H79_Certificate.lo Grid_Certificate.lo Partial_Function.lo Polyhedron_nonpublic.lo Polyhedron_public.lo Polyhedron_chdims.lo Polyhedron_widenings.lo C_Polyhedron.lo NNC_Polyhedron.lo Grid_nonpublic.lo Grid_public.lo Grid_chdims.lo Grid_widenings.lo BD_Shape.lo Octagonal_Shape.lo Pointset_Powerset.lo Row.lo Linear_Row.lo Bit_Matrix.lo Bit_Row.lo Ph_Status.lo Grid_Status.lo Variable.lo Variables_Set.lo conversion.lo minimize.lo simplify.lo Grid_conversion.lo Grid_simplify.lo stdiobuf.lo c_streambuf.lo globals.lo mp_std_bits.lo Weight_Profiler.lo version.lo termination.lo wrap_string.lo -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/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/PIP_Tree.o .libs/PIP_Problem.o .libs/Poly_Con_Relation.o .libs/Poly_Gen_Relation.o .libs/BHRZ03_Certificate.o .libs/H79_Certificate.o .libs/Grid_Certificate.o .libs/Partial_Function.o .libs/Polyhedron_nonpublic.o .libs/Polyhedron_public.o .libs/Polyhedron_chdims.o .libs/Polyhedron_widenings.o .libs/C_Polyhedron.o .libs/NNC_Polyhedron.o .libs/Grid_nonpublic.o .libs/Grid_public.o .libs/Grid_chdims.o .libs/Grid_widenings.o .libs/BD_Shape.o .libs/Octagonal_Shape.o .libs/Pointset_Powerset.o .libs/Row.o .libs/Linear_Row.o .libs/Bit_Matrix.o .libs/Bit_Row.o .libs/Ph_Status.o .libs/Grid_Status.o .libs/Variable.o .libs/Variables_Set.o .libs/conversion.o .libs/minimize.o .libs/simplify.o .libs/Grid_conversion.o .libs/Grid_simplify.o .libs/stdiobuf.o .libs/c_streambuf.o .libs/globals.o .libs/mp_std_bits.o .libs/Weight_Profiler.o .libs/version.o .libs/termination.o .libs/wrap_string.o -L/usr/lib64 -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl.so.9 -o .libs/libppl.so.9.0.0 libtool: link: (cd ".libs" && rm -f "libppl.so.9" && ln -s "libppl.so.9.0.0" "libppl.so.9") libtool: link: (cd ".libs" && rm -f "libppl.so" && ln -s "libppl.so.9.0.0" "libppl.so") libtool: link: 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 PIP_Tree.o PIP_Problem.o Poly_Con_Relation.o Poly_Gen_Relation.o BHRZ03_Certificate.o H79_Certificate.o Grid_Certificate.o Partial_Function.o Polyhedron_nonpublic.o Polyhedron_public.o Polyhedron_chdims.o Polyhedron_widenings.o C_Polyhedron.o NNC_Polyhedron.o Grid_nonpublic.o Grid_public.o Grid_chdims.o Grid_widenings.o BD_Shape.o Octagonal_Shape.o Pointset_Powerset.o 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 stdiobuf.o c_streambuf.o globals.o mp_std_bits.o Weight_Profiler.o version.o termination.o wrap_string.o libtool: link: ranlib .libs/libppl.a libtool: link: ( cd ".libs" && rm -f "libppl.la" && ln -s "../libppl.la" "libppl.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o libppl.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o .libs/ppl-config BUGS.o COPYING.o CREDITS.o ppl-config.o ./.libs/libppl.so -L/usr/lib64 -lgmpxx -lgmp make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/src' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/src' Making all in Watchdog make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' Making all in . make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' /bin/sed -f ./pwl-config.sed config.h >pwl-config.h make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' Making all in m4 make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/m4' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/m4' Making all in utils make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/utils' /bin/sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header chmod +x build_header make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/utils' Making all in src make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/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 Threshold_Watcher.types.hh Handler.defs.hh Handler.inlines.hh Time.defs.hh Time.inlines.hh Doubly_Linked_Object.defs.hh Doubly_Linked_Object.inlines.hh EList_Iterator.defs.hh EList_Iterator.inlines.hh EList.defs.hh EList.inlines.hh Pending_Element.defs.hh Pending_Element.inlines.hh Pending_List.defs.hh Pending_List.inlines.hh Pending_List.templates.hh Watchdog.defs.hh Watchdog.inlines.hh Threshold_Watcher.defs.hh Threshold_Watcher.inlines.hh Threshold_Watcher.templates.hh; \ do \ 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 `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' \ # source='Time.cc' object='Time.lo' libtool=yes \ # source='Watchdog.cc' object='Watchdog.lo' libtool=yes \ # source='Threshold_Watcher.cc' object='Threshold_Watcher.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Time.lo Time.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Watchdog.lo Watchdog.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o Threshold_Watcher.lo Threshold_Watcher.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Watchdog.cc -fPIC -DPIC -o .libs/Watchdog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Time.cc -fPIC -DPIC -o .libs/Time.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Threshold_Watcher.cc -fPIC -DPIC -o .libs/Threshold_Watcher.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Time.cc -o Time.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Threshold_Watcher.cc -o Threshold_Watcher.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c Watchdog.cc -o Watchdog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -version-info 5:0:0 -o libpwl.la -rpath /usr/lib64 Time.lo Watchdog.lo Threshold_Watcher.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/Time.o .libs/Watchdog.o .libs/Threshold_Watcher.o -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libpwl.so.5 -o .libs/libpwl.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libpwl.so.5" && ln -s "libpwl.so.5.0.0" "libpwl.so.5") libtool: link: (cd ".libs" && rm -f "libpwl.so" && ln -s "libpwl.so.5.0.0" "libpwl.so") libtool: link: ar cru .libs/libpwl.a Time.o Watchdog.o Threshold_Watcher.o libtool: link: ranlib .libs/libpwl.a libtool: link: ( cd ".libs" && rm -f "libpwl.la" && ln -s "../libpwl.la" "libpwl.la" ) make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/tests' Making all in doc make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/doc' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests' Making all in . make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests' Making all in PIP_Problem make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/PIP_Problem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/PIP_Problem' Making all in Powerset make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Powerset' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Powerset' Making all in Partially_Reduced_Product make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Partially_Reduced_Product' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Partially_Reduced_Product' Making all in Box make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Box' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Box' Making all in MIP_Problem make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/MIP_Problem' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/MIP_Problem' Making all in Octagonal_Shape make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Octagonal_Shape' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Octagonal_Shape' Making all in BD_Shape make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/BD_Shape' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/BD_Shape' Making all in Polyhedron make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Polyhedron' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Polyhedron' Making all in Grid make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Grid' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Grid' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests' Making all in interfaces make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' echo "m4_define(\`m4_interface_classes_names', \`Polyhedron@Grid@Rational_Box@BD_Shape_mpz_class@BD_Shape_mpq_class@Octagonal_Shape_mpz_class@Octagonal_Shape_mpq_class@Constraints_Product_C_Polyhedron_Grid@Pointset_Powerset_C_Polyhedron@Pointset_Powerset_NNC_Polyhedron@Double_Box@BD_Shape_double@Octagonal_Shape_double')" > ppl_interface_instantiations.m4 echo "m4_define(\`m4_cplusplus_classes_names', \`Polyhedron@Grid@Rational_Box@BD_Shape@BD_Shape@Octagonal_Shape@Octagonal_Shape@Constraints_Product@Pointset_Powerset@Pointset_Powerset@Double_Box@BD_Shape@Octagonal_Shape')" >> ppl_interface_instantiations.m4 make all-recursive make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' Making all in . make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' Making all in C make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_c_h.m4 > ppl_c_domains.h /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_c_hh_files.m4 \ > ppl_c_hh_blob /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_c_cc_files.m4 \ > ppl_c_cc_blob ../../utils/cm_cleaner.sh ./ppl_c_hh_blob ../../utils/cm_splitter.sh ./ppl_c_hh_blob rm -f ppl_c_hh_blob ../../utils/build_header \ -I ../../interfaces/C -I ../../src \ ../../interfaces/C/ppl_c_header.h >ppl_c.h ../../utils/cm_cleaner.sh ./ppl_c_cc_blob ../../utils/cm_splitter.sh ./ppl_c_cc_blob rm -f ppl_c_cc_blob echo timestamp >ppl_c_implementation_domains.cc.stamp make all-recursive make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' Making all in . make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' \ # source='ppl_c_implementation_common.cc' object='ppl_c_implementation_common.lo' libtool=yes \ # source='ppl_c_Polyhedron.cc' object='ppl_c_Polyhedron.lo' libtool=yes \ # source='ppl_c_Grid.cc' object='ppl_c_Grid.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_implementation_common.lo ppl_c_implementation_common.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Polyhedron.lo ppl_c_Polyhedron.cc \ # source='ppl_c_Rational_Box.cc' object='ppl_c_Rational_Box.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Grid.lo ppl_c_Grid.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Rational_Box.lo ppl_c_Rational_Box.cc \ # source='ppl_c_BD_Shape_mpz_class.cc' object='ppl_c_BD_Shape_mpz_class.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpz_class.cc \ # source='ppl_c_BD_Shape_mpq_class.cc' object='ppl_c_BD_Shape_mpq_class.lo' libtool=yes \ # source='ppl_c_Octagonal_Shape_mpz_class.cc' object='ppl_c_Octagonal_Shape_mpz_class.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_BD_Shape_mpq_class.lo ppl_c_BD_Shape_mpq_class.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpz_class.cc \ # source='ppl_c_Octagonal_Shape_mpq_class.cc' object='ppl_c_Octagonal_Shape_mpq_class.lo' libtool=yes \ # source='ppl_c_Constraints_Product_C_Polyhedron_Grid.cc' object='ppl_c_Constraints_Product_C_Polyhedron_Grid.lo' libtool=yes \ # source='ppl_c_Pointset_Powerset_C_Polyhedron.cc' object='ppl_c_Pointset_Powerset_C_Polyhedron.lo' libtool=yes \ # source='ppl_c_Pointset_Powerset_NNC_Polyhedron.cc' object='ppl_c_Pointset_Powerset_NNC_Polyhedron.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpq_class.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_C_Polyhedron.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.cc \ # source='ppl_c_Double_Box.cc' object='ppl_c_Double_Box.lo' libtool=yes \ # source='ppl_c_BD_Shape_double.cc' object='ppl_c_BD_Shape_double.lo' libtool=yes \ # source='ppl_c_Octagonal_Shape_double.cc' object='ppl_c_Octagonal_Shape_double.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Double_Box.lo ppl_c_Double_Box.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_BD_Shape_double.lo ppl_c_BD_Shape_double.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_c_Octagonal_Shape_double.lo ppl_c_Octagonal_Shape_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_c_Rational_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_implementation_common.cc -fPIC -DPIC -o .libs/ppl_c_implementation_common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Grid.cc -fPIC -DPIC -o .libs/ppl_c_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Double_Box.cc -fPIC -DPIC -o .libs/ppl_c_Double_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Octagonal_Shape_double.cc -fPIC -DPIC -o .libs/ppl_c_Octagonal_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_BD_Shape_double.cc -fPIC -DPIC -o .libs/ppl_c_BD_Shape_double.o In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_BD_Shape_double.cc:24: ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape]' ../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ppl_c_BD_Shape_double.cc:1658:47: instantiated from here ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_BD_Shape_mpq_class.cc:24: ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ppl_c_BD_Shape_mpq_class.cc:1658:47: instantiated from here ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_Octagonal_Shape_mpz_class.cc:24: ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ppl_c_Octagonal_Shape_mpz_class.cc:1613:47: instantiated from here ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_Rational_Box.cc:24: ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box, Parma_Polyhedra_Library::Interval_Restriction_None > > >]' ppl_c_Rational_Box.cc:946:28: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_Double_Box.cc:24: ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval > >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box > > >]' ppl_c_Double_Box.cc:946:28: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_Octagonal_Shape_mpq_class.cc:24: ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ppl_c_Octagonal_Shape_mpq_class.cc:1613:47: instantiated from here ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_BD_Shape_mpz_class.cc:24: ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ppl_c_BD_Shape_mpz_class.cc:1658:47: instantiated from here ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_c_Rational_Box.cc:84:42: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:84:40: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_c_Rational_Box.cc:106:42: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_c_Rational_Box.cc:117:42: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:34937:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34928:35: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:494:30: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_c_implementation_common.defs.hh:28:0, from ppl_c_Octagonal_Shape_double.cc:24: ../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape]' ../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ppl_c_Octagonal_Shape_double.cc:1613:47: instantiated from here ../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_c_Rational_Box.cc:161:42: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_c_Rational_Box.cc:1541:47: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:106:40: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:117:40: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:161:40: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:494:30: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:1541:47: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:34936:5: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../src/ppl.hh:71727:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraint_no_check(const Parma_Polyhedra_Library::Constraint&) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../../src/ppl.hh:72007:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraints_no_check(const Parma_Polyhedra_Library::Constraint_System&, Parma_Polyhedra_Library::dimension_type) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::dimension_type = long unsigned int]' ../../src/ppl.hh:69671:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_c_Double_Box.cc:62:40: instantiated from here ../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Pointset_Powerset_NNC_Polyhedron.cc -o ppl_c_Pointset_Powerset_NNC_Polyhedron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Pointset_Powerset_C_Polyhedron.cc -o ppl_c_Pointset_Powerset_C_Polyhedron.o >/dev/null 2>&1 ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../src/ppl.hh:36633:8: note: 'open' was declared here ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../src/ppl.hh:36607:8: note: 'open' was declared here ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../src/ppl.hh:36607:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Grid.cc -o ppl_c_Grid.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_implementation_common.cc -o ppl_c_implementation_common.o >/dev/null 2>&1 ../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../src/ppl.hh:36633:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Constraints_Product_C_Polyhedron_Grid.cc -o ppl_c_Constraints_Product_C_Polyhedron_Grid.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Polyhedron.cc -o ppl_c_Polyhedron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Rational_Box.cc -o ppl_c_Rational_Box.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Double_Box.cc -o ppl_c_Double_Box.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_BD_Shape_mpq_class.cc -o ppl_c_BD_Shape_mpq_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_BD_Shape_double.cc -o ppl_c_BD_Shape_double.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_BD_Shape_mpz_class.cc -o ppl_c_BD_Shape_mpz_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Octagonal_Shape_mpq_class.cc -o ppl_c_Octagonal_Shape_mpq_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Octagonal_Shape_mpz_class.cc -o ppl_c_Octagonal_Shape_mpz_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces -I../../interfaces/C -I../../src -I../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_c_Octagonal_Shape_double.cc -o ppl_c_Octagonal_Shape_double.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -version-info 4:0:0 -o libppl_c.la -rpath /usr/lib64 ppl_c_implementation_common.lo ppl_c_Polyhedron.lo ppl_c_Grid.lo ppl_c_Rational_Box.lo ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ppl_c_Double_Box.lo ppl_c_BD_Shape_double.lo ppl_c_Octagonal_Shape_double.lo ../../src/libppl.la ../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/ppl_c_implementation_common.o .libs/ppl_c_Polyhedron.o .libs/ppl_c_Grid.o .libs/ppl_c_Rational_Box.o .libs/ppl_c_BD_Shape_mpz_class.o .libs/ppl_c_BD_Shape_mpq_class.o .libs/ppl_c_Octagonal_Shape_mpz_class.o .libs/ppl_c_Octagonal_Shape_mpq_class.o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_c_Double_Box.o .libs/ppl_c_BD_Shape_double.o .libs/ppl_c_Octagonal_Shape_double.o ../../src/.libs/libppl.so -L/usr/lib64 ../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_c.so.4 -o .libs/libppl_c.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libppl_c.so.4" && ln -s "libppl_c.so.4.0.0" "libppl_c.so.4") libtool: link: (cd ".libs" && rm -f "libppl_c.so" && ln -s "libppl_c.so.4.0.0" "libppl_c.so") libtool: link: ar cru .libs/libppl_c.a ppl_c_implementation_common.o ppl_c_Polyhedron.o ppl_c_Grid.o ppl_c_Rational_Box.o ppl_c_BD_Shape_mpz_class.o ppl_c_BD_Shape_mpq_class.o ppl_c_Octagonal_Shape_mpz_class.o ppl_c_Octagonal_Shape_mpq_class.o ppl_c_Constraints_Product_C_Polyhedron_Grid.o ppl_c_Pointset_Powerset_C_Polyhedron.o ppl_c_Pointset_Powerset_NNC_Polyhedron.o ppl_c_Double_Box.o ppl_c_BD_Shape_double.o ppl_c_Octagonal_Shape_double.o libtool: link: ranlib .libs/libppl_c.a libtool: link: ( cd ".libs" && rm -f "libppl_c.la" && ln -s "../libppl_c.la" "libppl_c.la" ) make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' Making all in tests make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C/tests' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' Making all in Java make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' Making all in parma_polyhedra_library make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' /usr/bin/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 /usr/lib/jvm/java/bin/javac -d ../ \ \ ./Artificial_Parameter.java ./Artificial_Parameter_Sequence.java ./Bounded_Integer_Type_Overflow.java ./Bounded_Integer_Type_Representation.java ./Bounded_Integer_Type_Width.java ./By_Reference.java ./Coefficient.java ./Complexity_Class.java ./Congruence.java ./Congruence_System.java ./Constraint.java ./Constraint_System.java ./Control_Parameter_Name.java ./Control_Parameter_Value.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 ./IO.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 ./Pair.java ./Parma_Polyhedra_Library.java ./Partial_Function.java ./PIP_Problem.java ./PIP_Problem_Control_Parameter_Name.java ./PIP_Problem_Control_Parameter_Value.java ./PIP_Problem_Status.java ./PIP_Decision_Node.java ./PIP_Solution_Node.java ./PIP_Tree_Node.java ./Poly_Con_Relation.java ./Poly_Gen_Relation.java ./PPL_Object.java ./Relation_Symbol.java ./Timeout_Exception.java ./Variable.java ./Variables_Set.java Polyhedron.java C_Polyhedron.java NNC_Polyhedron.java Grid.java Rational_Box.java BD_Shape_mpz_class.java BD_Shape_mpq_class.java Octagonal_Shape_mpz_class.java Octagonal_Shape_mpq_class.java Constraints_Product_C_Polyhedron_Grid.java Pointset_Powerset_C_Polyhedron.java Pointset_Powerset_C_Polyhedron_Iterator.java Pointset_Powerset_NNC_Polyhedron.java Pointset_Powerset_NNC_Polyhedron_Iterator.java Double_Box.java BD_Shape_double.java Octagonal_Shape_double.java Termination.java echo timestamp >java_classes.stamp /usr/lib/jvm/java/bin/javah -classpath .. \ parma_polyhedra_library.Artificial_Parameter parma_polyhedra_library.Artificial_Parameter_Sequence parma_polyhedra_library.Bounded_Integer_Type_Overflow parma_polyhedra_library.Bounded_Integer_Type_Representation parma_polyhedra_library.Bounded_Integer_Type_Width parma_polyhedra_library.By_Reference parma_polyhedra_library.Coefficient parma_polyhedra_library.Complexity_Class parma_polyhedra_library.Congruence parma_polyhedra_library.Congruence_System parma_polyhedra_library.Constraint parma_polyhedra_library.Constraint_System parma_polyhedra_library.Degenerate_Element parma_polyhedra_library.Generator parma_polyhedra_library.Generator_System parma_polyhedra_library.Generator_Type parma_polyhedra_library.Grid_Generator parma_polyhedra_library.Grid_Generator_System parma_polyhedra_library.Grid_Generator_Type parma_polyhedra_library.IO parma_polyhedra_library.Linear_Expression parma_polyhedra_library.Linear_Expression_Coefficient parma_polyhedra_library.Linear_Expression_Difference parma_polyhedra_library.Linear_Expression_Sum parma_polyhedra_library.Linear_Expression_Times parma_polyhedra_library.Linear_Expression_Unary_Minus parma_polyhedra_library.Linear_Expression_Variable parma_polyhedra_library.MIP_Problem parma_polyhedra_library.MIP_Problem_Status parma_polyhedra_library.Optimization_Mode parma_polyhedra_library.Pair parma_polyhedra_library.Parma_Polyhedra_Library parma_polyhedra_library.Partial_Function parma_polyhedra_library.PIP_Problem parma_polyhedra_library.PIP_Problem_Control_Parameter_Name parma_polyhedra_library.PIP_Problem_Control_Parameter_Value parma_polyhedra_library.PIP_Problem_Status parma_polyhedra_library.PIP_Decision_Node parma_polyhedra_library.PIP_Solution_Node parma_polyhedra_library.PIP_Tree_Node parma_polyhedra_library.Poly_Con_Relation parma_polyhedra_library.Poly_Gen_Relation parma_polyhedra_library.PPL_Object parma_polyhedra_library.Relation_Symbol parma_polyhedra_library.Termination parma_polyhedra_library.Variable parma_polyhedra_library.Variables_Set \ parma_polyhedra_library.Polyhedron parma_polyhedra_library.C_Polyhedron parma_polyhedra_library.NNC_Polyhedron parma_polyhedra_library.Grid parma_polyhedra_library.Rational_Box parma_polyhedra_library.BD_Shape_mpz_class parma_polyhedra_library.BD_Shape_mpq_class parma_polyhedra_library.Octagonal_Shape_mpz_class parma_polyhedra_library.Octagonal_Shape_mpq_class parma_polyhedra_library.Constraints_Product_C_Polyhedron_Grid parma_polyhedra_library.Pointset_Powerset_C_Polyhedron parma_polyhedra_library.Pointset_Powerset_C_Polyhedron_Iterator parma_polyhedra_library.Pointset_Powerset_NNC_Polyhedron parma_polyhedra_library.Pointset_Powerset_NNC_Polyhedron_Iterator parma_polyhedra_library.Double_Box parma_polyhedra_library.BD_Shape_double parma_polyhedra_library.Octagonal_Shape_double echo timestamp >java_cxx_headers.stamp make all-am make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' Making all in jni make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' /usr/bin/m4 --prefix-builtin -I../.. \ -I. -I./.. -I./../.. \ ./ppl_interface_generator_java_classes_cc_files.m4 \ > ppl_java_cc_blob ../../../utils/cm_cleaner.sh ./ppl_java_cc_blob ../../../utils/cm_splitter.sh ./ppl_java_cc_blob rm -f ppl_java_cc_blob echo timestamp >ppl_java_implementation_domains.cc.stamp make all-am make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' \ # source='ppl_java_common.cc' object='ppl_java_common.lo' libtool=yes \ # source='ppl_java_globals.cc' object='ppl_java_globals.lo' libtool=yes \ # source='ppl_java_Termination.cc' object='ppl_java_Termination.lo' libtool=yes \ # source='ppl_java_Polyhedron.cc' object='ppl_java_Polyhedron.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_common.lo ppl_java_common.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_globals.lo ppl_java_globals.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Termination.lo ppl_java_Termination.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Polyhedron.lo ppl_java_Polyhedron.cc \ # source='ppl_java_Grid.cc' object='ppl_java_Grid.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Grid.lo ppl_java_Grid.cc \ # source='ppl_java_Rational_Box.cc' object='ppl_java_Rational_Box.lo' libtool=yes \ # source='ppl_java_BD_Shape_mpz_class.cc' object='ppl_java_BD_Shape_mpz_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Rational_Box.lo ppl_java_Rational_Box.cc \ # source='ppl_java_BD_Shape_mpq_class.cc' object='ppl_java_BD_Shape_mpq_class.lo' libtool=yes \ # source='ppl_java_Octagonal_Shape_mpz_class.cc' object='ppl_java_Octagonal_Shape_mpz_class.lo' libtool=yes \ # source='ppl_java_Octagonal_Shape_mpq_class.cc' object='ppl_java_Octagonal_Shape_mpq_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_BD_Shape_mpz_class.lo ppl_java_BD_Shape_mpz_class.cc \ # source='ppl_java_Constraints_Product_C_Polyhedron_Grid.cc' object='ppl_java_Constraints_Product_C_Polyhedron_Grid.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_BD_Shape_mpq_class.lo ppl_java_BD_Shape_mpq_class.cc \ # source='ppl_java_Pointset_Powerset_C_Polyhedron.cc' object='ppl_java_Pointset_Powerset_C_Polyhedron.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Octagonal_Shape_mpz_class.lo ppl_java_Octagonal_Shape_mpz_class.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Octagonal_Shape_mpq_class.lo ppl_java_Octagonal_Shape_mpq_class.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Constraints_Product_C_Polyhedron_Grid.lo ppl_java_Constraints_Product_C_Polyhedron_Grid.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Pointset_Powerset_C_Polyhedron.lo ppl_java_Pointset_Powerset_C_Polyhedron.cc \ # source='ppl_java_Pointset_Powerset_NNC_Polyhedron.cc' object='ppl_java_Pointset_Powerset_NNC_Polyhedron.lo' libtool=yes \ # source='ppl_java_Double_Box.cc' object='ppl_java_Double_Box.lo' libtool=yes \ # source='ppl_java_BD_Shape_double.cc' object='ppl_java_BD_Shape_double.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Pointset_Powerset_NNC_Polyhedron.lo ppl_java_Pointset_Powerset_NNC_Polyhedron.cc \ # source='ppl_java_Octagonal_Shape_double.cc' object='ppl_java_Octagonal_Shape_double.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Double_Box.lo ppl_java_Double_Box.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_BD_Shape_double.lo ppl_java_BD_Shape_double.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_java_Octagonal_Shape_double.lo ppl_java_Octagonal_Shape_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_java_Pointset_Powerset_C_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Termination.cc -fPIC -DPIC -o .libs/ppl_java_Termination.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_java_BD_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Grid.cc -fPIC -DPIC -o .libs/ppl_java_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_java_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_common.cc -fPIC -DPIC -o .libs/ppl_java_common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_globals.cc -fPIC -DPIC -o .libs/ppl_java_globals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_java_Rational_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_java_Constraints_Product_C_Polyhedron_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_java_BD_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_java_Pointset_Powerset_NNC_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Double_Box.cc -fPIC -DPIC -o .libs/ppl_java_Double_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Octagonal_Shape_double.cc -fPIC -DPIC -o .libs/ppl_java_Octagonal_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_java_Octagonal_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_java_Octagonal_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../src -I../parma_polyhedra_library -I../../../src -I../../../Watchdog/src -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_java_BD_Shape_double.cc -fPIC -DPIC -o .libs/ppl_java_BD_Shape_double.o In file included from ppl_java_common.defs.hh:28:0, from ppl_java_Rational_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box, Parma_Polyhedra_Library::Interval_Restriction_None > > >]' ppl_java_Rational_Box.cc:1164:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_Double_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval > >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box > > >]' ppl_java_Double_Box.cc:1164:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_java_Rational_Box.cc:99:51: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_BD_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ppl_java_BD_Shape_mpz_class.cc:1899:68: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_BD_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ppl_java_BD_Shape_mpq_class.cc:1899:68: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_BD_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ppl_java_BD_Shape_double.cc:1899:68: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:99:47: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_java_Rational_Box.cc:119:51: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_java_Rational_Box.cc:129:51: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_java_Rational_Box.cc:169:51: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:34937:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34928:35: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:592:54: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ppl_java_Rational_Box.cc:1790:68: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_Octagonal_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ppl_java_Octagonal_Shape_mpq_class.cc:1856:68: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:119:47: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_Octagonal_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ppl_java_Octagonal_Shape_double.cc:1856:68: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:129:47: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:169:47: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ppl_java_common.defs.hh:28:0, from ppl_java_Octagonal_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ppl_java_Octagonal_Shape_mpz_class.cc:1856:68: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:592:54: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:1790:68: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34936:5: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:71727:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraint_no_check(const Parma_Polyhedra_Library::Constraint&) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../../../src/ppl.hh:72007:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraints_no_check(const Parma_Polyhedra_Library::Constraint_System&, Parma_Polyhedra_Library::dimension_type) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::dimension_type = long unsigned int]' ../../../src/ppl.hh:69671:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ppl_java_Double_Box.cc:79:47: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o libppl_java.la -rpath /usr/lib64/ppl ppl_java_common.lo ppl_java_globals.lo ppl_java_Termination.lo ppl_java_Polyhedron.lo ppl_java_Grid.lo ppl_java_Rational_Box.lo ppl_java_BD_Shape_mpz_class.lo ppl_java_BD_Shape_mpq_class.lo ppl_java_Octagonal_Shape_mpz_class.lo ppl_java_Octagonal_Shape_mpq_class.lo ppl_java_Constraints_Product_C_Polyhedron_Grid.lo ppl_java_Pointset_Powerset_C_Polyhedron.lo ppl_java_Pointset_Powerset_NNC_Polyhedron.lo ppl_java_Double_Box.lo ppl_java_BD_Shape_double.lo ppl_java_Octagonal_Shape_double.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/ppl_java_common.o .libs/ppl_java_globals.o .libs/ppl_java_Termination.o .libs/ppl_java_Polyhedron.o .libs/ppl_java_Grid.o .libs/ppl_java_Rational_Box.o .libs/ppl_java_BD_Shape_mpz_class.o .libs/ppl_java_BD_Shape_mpq_class.o .libs/ppl_java_Octagonal_Shape_mpz_class.o .libs/ppl_java_Octagonal_Shape_mpq_class.o .libs/ppl_java_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_java_Pointset_Powerset_C_Polyhedron.o .libs/ppl_java_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_java_Double_Box.o .libs/ppl_java_BD_Shape_double.o .libs/ppl_java_Octagonal_Shape_double.o ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_java.so -o .libs/libppl_java.so libtool: link: ( cd ".libs" && rm -f "libppl_java.la" && ln -s "../libppl_java.la" "libppl_java.la" ) make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' Making all in . make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' /usr/lib/jvm/java/bin/jar cf ppl_java.jar parma_polyhedra_library/*.class make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' Making all in tests make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/tests' /usr/bin/m4 --prefix-builtin -I../.. \ -I. -I./.. -I./../.. \ ./ppl_interface_generator_java_test_java.m4 \ > ppl_java_generated_tests.java CLASSPATH=.:./.:$CLASSPATH /usr/lib/jvm/java/bin/javac -d . -classpath ../ppl_java.jar:. ppl_java_generated_tests.java Test_Executor.java C_Polyhedron_test1.java NNC_Polyhedron_test1.java MIP_Problem_test1.java PIP_Problem_test1.java Parma_Polyhedra_Library_test1.java Parma_Polyhedra_Library_test2.java PPL_Test.java echo timestamp > classcheck.stamp make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/tests' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' Making all in Prolog make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_prolog_hh_files.m4 \ > ppl_prolog_hh_blob /usr/bin/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 echo timestamp >ppl_prolog_domains.cc.stamp make all-recursive make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' Making all in . make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' /usr/bin/m4 --prefix-builtin -I.. -I. -I./.. \ ./ppl_interface_generator_prolog_dox.m4 \ > Prolog_configured_interface.dox make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' Making all in tests make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/tests' Making all in GNU make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU' \ # source='gprolog_efli.cc' object='gprolog_efli.lo' libtool=yes \ # source='../ppl_prolog_common.cc' object='ppl_prolog_common.lo' libtool=yes \ # source='../ppl_prolog_Polyhedron.cc' object='ppl_prolog_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Grid.cc' object='ppl_prolog_Grid.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o gprolog_efli.lo gprolog_efli.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_common.lo `test -f '../ppl_prolog_common.cc' || echo './'`../ppl_prolog_common.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Polyhedron.lo `test -f '../ppl_prolog_Polyhedron.cc' || echo './'`../ppl_prolog_Polyhedron.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Grid.lo `test -f '../ppl_prolog_Grid.cc' || echo './'`../ppl_prolog_Grid.cc \ # source='../ppl_prolog_Rational_Box.cc' object='ppl_prolog_Rational_Box.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_mpz_class.cc' object='ppl_prolog_BD_Shape_mpz_class.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_mpq_class.cc' object='ppl_prolog_BD_Shape_mpq_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Rational_Box.lo `test -f '../ppl_prolog_Rational_Box.cc' || echo './'`../ppl_prolog_Rational_Box.cc \ # source='../ppl_prolog_Octagonal_Shape_mpz_class.cc' object='ppl_prolog_Octagonal_Shape_mpz_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_mpz_class.lo `test -f '../ppl_prolog_BD_Shape_mpz_class.cc' || echo './'`../ppl_prolog_BD_Shape_mpz_class.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_mpq_class.lo `test -f '../ppl_prolog_BD_Shape_mpq_class.cc' || echo './'`../ppl_prolog_BD_Shape_mpq_class.cc \ # source='../ppl_prolog_Octagonal_Shape_mpq_class.cc' object='ppl_prolog_Octagonal_Shape_mpq_class.lo' libtool=yes \ # source='../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc' object='ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo `test -f '../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc' || echo './'`../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc \ # source='../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc' object='ppl_prolog_Pointset_Powerset_C_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc' object='ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Double_Box.cc' object='ppl_prolog_Double_Box.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Double_Box.lo `test -f '../ppl_prolog_Double_Box.cc' || echo './'`../ppl_prolog_Double_Box.cc \ # source='../ppl_prolog_BD_Shape_double.cc' object='ppl_prolog_BD_Shape_double.lo' libtool=yes \ # source='../ppl_prolog_Octagonal_Shape_double.cc' object='ppl_prolog_Octagonal_Shape_double.lo' libtool=yes /usr/bin/m4 --prefix-builtin -I../.. -I./.. -I./../.. \ ./ppl_interface_generator_gprolog_pl.m4 > ppl_gprolog.pl /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_double.lo `test -f '../ppl_prolog_BD_Shape_double.cc' || echo './'`../ppl_prolog_BD_Shape_double.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Octagonal_Shape_double.lo `test -f '../ppl_prolog_Octagonal_Shape_double.cc' || echo './'`../ppl_prolog_Octagonal_Shape_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c gprolog_efli.cc -fPIC -DPIC -o .libs/gprolog_efli.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Grid.cc -fPIC -DPIC -o .libs/ppl_prolog_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_common.cc -fPIC -DPIC -o .libs/ppl_prolog_common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_prolog_Rational_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_double.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Double_Box.cc -fPIC -DPIC -o .libs/ppl_prolog_Double_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_double.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c gprolog_efli.cc -o gprolog_efli.o >/dev/null 2>&1 In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Rational_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box, Parma_Polyhedra_Library::Interval_Restriction_None > > >]' ../ppl_prolog_Rational_Box.cc:1689:34: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Double_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval > >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box > > >]' ../ppl_prolog_Double_Box.cc:1689:34: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:141:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ../ppl_prolog_BD_Shape_mpq_class.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:141:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ../ppl_prolog_Octagonal_Shape_mpq_class.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:191:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ../ppl_prolog_BD_Shape_mpz_class.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:216:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:34937:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34928:35: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:944:71: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:316:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ../ppl_prolog_BD_Shape_double.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:2558:57: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ../ppl_prolog_Octagonal_Shape_double.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:191:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:216:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:316:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:944:71: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:2558:57: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./gprolog_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ../ppl_prolog_Octagonal_Shape_mpz_class.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34936:5: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:71727:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraint_no_check(const Parma_Polyhedra_Library::Constraint&) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../../../src/ppl.hh:72007:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraints_no_check(const Parma_Polyhedra_Library::Constraint_System&, Parma_Polyhedra_Library::dimension_type) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::dimension_type = long unsigned int]' ../../../src/ppl.hh:69671:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:91:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_common.cc -o ppl_prolog_common.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc -o ppl_prolog_Pointset_Powerset_C_Polyhedron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc -o ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc -o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Grid.cc -o ppl_prolog_Grid.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Double_Box.cc -o ppl_prolog_Double_Box.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Rational_Box.cc -o ppl_prolog_Rational_Box.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Polyhedron.cc -o ppl_prolog_Polyhedron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpz_class.cc -o ppl_prolog_BD_Shape_mpz_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_double.cc -o ppl_prolog_BD_Shape_double.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_double.cc -o ppl_prolog_Octagonal_Shape_double.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpq_class.cc -o ppl_prolog_BD_Shape_mpq_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpq_class.cc -o ppl_prolog_Octagonal_Shape_mpq_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpz_class.cc -o ppl_prolog_Octagonal_Shape_mpz_class.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o libppl_gprolog.la -rpath /usr/lib64/ppl gprolog_efli.lo ppl_prolog_common.lo ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/gprolog_efli.o .libs/ppl_prolog_common.o .libs/ppl_prolog_Polyhedron.o .libs/ppl_prolog_Grid.o .libs/ppl_prolog_Rational_Box.o .libs/ppl_prolog_BD_Shape_mpz_class.o .libs/ppl_prolog_BD_Shape_mpq_class.o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_prolog_Double_Box.o .libs/ppl_prolog_BD_Shape_double.o .libs/ppl_prolog_Octagonal_Shape_double.o ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_gprolog.so -o .libs/libppl_gprolog.so libtool: link: ar cru .libs/libppl_gprolog.a gprolog_efli.o ppl_prolog_common.o ppl_prolog_Polyhedron.o ppl_prolog_Grid.o ppl_prolog_Rational_Box.o ppl_prolog_BD_Shape_mpz_class.o ppl_prolog_BD_Shape_mpq_class.o ppl_prolog_Octagonal_Shape_mpz_class.o ppl_prolog_Octagonal_Shape_mpq_class.o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o ppl_prolog_Pointset_Powerset_C_Polyhedron.o ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o ppl_prolog_Double_Box.o ppl_prolog_BD_Shape_double.o ppl_prolog_Octagonal_Shape_double.o libtool: link: ranlib .libs/libppl_gprolog.a libtool: link: ( cd ".libs" && rm -f "libppl_gprolog.la" && ln -s "../libppl_gprolog.la" "libppl_gprolog.la" ) gplc --c-compiler g++ -o ppl_gprolog \ ppl_gprolog.pl .libs/libppl_gprolog.a \ -L ' -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -L../../../src/.libs -lppl -L../../../Watchdog/src/.libs -lpwl -lgmpxx -lgmp' make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU' Making all in SWI make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI' \ # source='swi_efli.cc' object='swi_efli.lo' libtool=yes /usr/bin/m4 --prefix-builtin -I../.. -I./.. -I./../.. \ ./ppl_interface_generator_swiprolog_cc.m4 > ppl_swiprolog.cc \ # source='../ppl_prolog_common.cc' object='ppl_prolog_common.lo' libtool=yes \ # source='../ppl_prolog_Polyhedron.cc' object='ppl_prolog_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Grid.cc' object='ppl_prolog_Grid.lo' libtool=yes \ # source='../ppl_prolog_Rational_Box.cc' object='ppl_prolog_Rational_Box.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_mpz_class.cc' object='ppl_prolog_BD_Shape_mpz_class.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_mpq_class.cc' object='ppl_prolog_BD_Shape_mpq_class.lo' libtool=yes \ # source='../ppl_prolog_Octagonal_Shape_mpz_class.cc' object='ppl_prolog_Octagonal_Shape_mpz_class.lo' libtool=yes \ # source='../ppl_prolog_Octagonal_Shape_mpq_class.cc' object='ppl_prolog_Octagonal_Shape_mpq_class.lo' libtool=yes \ # source='../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc' object='ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo' libtool=yes \ # source='../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc' object='ppl_prolog_Pointset_Powerset_C_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc' object='ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Double_Box.cc' object='ppl_prolog_Double_Box.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_double.cc' object='ppl_prolog_BD_Shape_double.lo' libtool=yes \ # source='../ppl_prolog_Octagonal_Shape_double.cc' object='ppl_prolog_Octagonal_Shape_double.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o swi_efli.lo swi_efli.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_common.lo `test -f '../ppl_prolog_common.cc' || echo './'`../ppl_prolog_common.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Polyhedron.lo `test -f '../ppl_prolog_Polyhedron.cc' || echo './'`../ppl_prolog_Polyhedron.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Grid.lo `test -f '../ppl_prolog_Grid.cc' || echo './'`../ppl_prolog_Grid.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Rational_Box.lo `test -f '../ppl_prolog_Rational_Box.cc' || echo './'`../ppl_prolog_Rational_Box.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_mpz_class.lo `test -f '../ppl_prolog_BD_Shape_mpz_class.cc' || echo './'`../ppl_prolog_BD_Shape_mpz_class.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_mpq_class.lo `test -f '../ppl_prolog_BD_Shape_mpq_class.cc' || echo './'`../ppl_prolog_BD_Shape_mpq_class.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo `test -f '../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc' || echo './'`../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Double_Box.lo `test -f '../ppl_prolog_Double_Box.cc' || echo './'`../ppl_prolog_Double_Box.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_double.lo `test -f '../ppl_prolog_BD_Shape_double.cc' || echo './'`../ppl_prolog_BD_Shape_double.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Octagonal_Shape_double.lo `test -f '../ppl_prolog_Octagonal_Shape_double.cc' || echo './'`../ppl_prolog_Octagonal_Shape_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Double_Box.cc -fPIC -DPIC -o .libs/ppl_prolog_Double_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_double.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_double.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_prolog_Rational_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_common.cc -fPIC -DPIC -o .libs/ppl_prolog_common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c swi_efli.cc -fPIC -DPIC -o .libs/swi_efli.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Grid.cc -fPIC -DPIC -o .libs/ppl_prolog_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c swi_efli.cc -o swi_efli.o >/dev/null 2>&1 In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Double_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval > >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box > > >]' ../ppl_prolog_Double_Box.cc:1689:34: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Rational_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box, Parma_Polyhedra_Library::Interval_Restriction_None > > >]' ../ppl_prolog_Rational_Box.cc:1689:34: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:141:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:34937:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34928:35: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:944:71: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ../ppl_prolog_BD_Shape_mpz_class.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:141:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:191:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:216:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:316:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:944:71: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:2558:57: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ../ppl_prolog_BD_Shape_mpq_class.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ../ppl_prolog_Octagonal_Shape_double.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ../ppl_prolog_Octagonal_Shape_mpq_class.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ../ppl_prolog_BD_Shape_double.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:191:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:216:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:316:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34936:5: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:71727:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraint_no_check(const Parma_Polyhedra_Library::Constraint&) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../../../src/ppl.hh:72007:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraints_no_check(const Parma_Polyhedra_Library::Constraint_System&, Parma_Polyhedra_Library::dimension_type) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::dimension_type = long unsigned int]' ../../../src/ppl.hh:69671:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:91:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:2558:57: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./swi_efli.hh:28:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ../ppl_prolog_Octagonal_Shape_mpz_class.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] \ # source='ppl_pl.cc' object='ppl_pl.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_pl.o ppl_pl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_common.cc -o ppl_prolog_common.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc -o ppl_prolog_Pointset_Powerset_C_Polyhedron.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc -o ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here \ # source='ppl_swiprolog.cc' object='ppl_swiprolog.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_swiprolog.lo ppl_swiprolog.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_swiprolog.cc -fPIC -DPIC -o .libs/ppl_swiprolog.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Grid.cc -o ppl_prolog_Grid.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_swiprolog.cc -o ppl_swiprolog.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc -o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o >/dev/null 2>&1 ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Double_Box.cc -o ppl_prolog_Double_Box.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Rational_Box.cc -o ppl_prolog_Rational_Box.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_double.cc -o ppl_prolog_BD_Shape_double.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Polyhedron.cc -o ppl_prolog_Polyhedron.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpz_class.cc -o ppl_prolog_BD_Shape_mpz_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpq_class.cc -o ppl_prolog_BD_Shape_mpq_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpz_class.cc -o ppl_prolog_Octagonal_Shape_mpz_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_double.cc -o ppl_prolog_Octagonal_Shape_double.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/lib64/swipl-5.10.2/include -I/usr/include/pl -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpq_class.cc -o ppl_prolog_Octagonal_Shape_mpq_class.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o libppl_swiprolog.la -rpath /usr/lib64/ppl swi_efli.lo ppl_swiprolog.lo ppl_prolog_common.lo ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/swi_efli.o .libs/ppl_swiprolog.o .libs/ppl_prolog_common.o .libs/ppl_prolog_Polyhedron.o .libs/ppl_prolog_Grid.o .libs/ppl_prolog_Rational_Box.o .libs/ppl_prolog_BD_Shape_mpz_class.o .libs/ppl_prolog_BD_Shape_mpq_class.o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_prolog_Double_Box.o .libs/ppl_prolog_BD_Shape_double.o .libs/ppl_prolog_Octagonal_Shape_double.o ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_swiprolog.so -o .libs/libppl_swiprolog.so libtool: link: ar cru .libs/libppl_swiprolog.a swi_efli.o ppl_swiprolog.o ppl_prolog_common.o ppl_prolog_Polyhedron.o ppl_prolog_Grid.o ppl_prolog_Rational_Box.o ppl_prolog_BD_Shape_mpz_class.o ppl_prolog_BD_Shape_mpq_class.o ppl_prolog_Octagonal_Shape_mpz_class.o ppl_prolog_Octagonal_Shape_mpq_class.o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o ppl_prolog_Pointset_Powerset_C_Polyhedron.o ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o ppl_prolog_Double_Box.o ppl_prolog_BD_Shape_double.o ppl_prolog_Octagonal_Shape_double.o libtool: link: ranlib .libs/libppl_swiprolog.a libtool: link: ( cd ".libs" && rm -f "libppl_swiprolog.la" && ln -s "../libppl_swiprolog.la" "libppl_swiprolog.la" ) /usr/bin/swipl-ld -pl /usr/bin/swipl -cc gcc -c++ g++ -ld g++ \ -ld-options`echo '' -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall | tr " " "/"` \ -o ppl_pl .libs/libppl_swiprolog.a ppl_pl.o \ -L../../../src/.libs \ -lppl -L../../../Watchdog/src/.libs -lpwl -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp % /usr/lib64/swipl-5.10.2/library/listing compiled into prolog_listing 0.00 sec, 38,520 bytes % halt make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI' Making all in YAP make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP' \ # source='yap_efli.cc' object='yap_efli.lo' libtool=yes /usr/bin/m4 --prefix-builtin -I../.. -I./.. -I./../.. \ ./ppl_interface_generator_yap_cc.m4 > ppl_yap.cc \ # source='../ppl_prolog_common.cc' object='ppl_prolog_common.lo' libtool=yes \ # source='../ppl_prolog_Polyhedron.cc' object='ppl_prolog_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Grid.cc' object='ppl_prolog_Grid.lo' libtool=yes \ # source='../ppl_prolog_Rational_Box.cc' object='ppl_prolog_Rational_Box.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o yap_efli.lo yap_efli.cc \ # source='../ppl_prolog_BD_Shape_mpz_class.cc' object='ppl_prolog_BD_Shape_mpz_class.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_mpq_class.cc' object='ppl_prolog_BD_Shape_mpq_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_common.lo `test -f '../ppl_prolog_common.cc' || echo './'`../ppl_prolog_common.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Polyhedron.lo `test -f '../ppl_prolog_Polyhedron.cc' || echo './'`../ppl_prolog_Polyhedron.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Grid.lo `test -f '../ppl_prolog_Grid.cc' || echo './'`../ppl_prolog_Grid.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Rational_Box.lo `test -f '../ppl_prolog_Rational_Box.cc' || echo './'`../ppl_prolog_Rational_Box.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_mpz_class.lo `test -f '../ppl_prolog_BD_Shape_mpz_class.cc' || echo './'`../ppl_prolog_BD_Shape_mpz_class.cc \ # source='../ppl_prolog_Octagonal_Shape_mpz_class.cc' object='ppl_prolog_Octagonal_Shape_mpz_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_mpq_class.lo `test -f '../ppl_prolog_BD_Shape_mpq_class.cc' || echo './'`../ppl_prolog_BD_Shape_mpq_class.cc \ # source='../ppl_prolog_Octagonal_Shape_mpq_class.cc' object='ppl_prolog_Octagonal_Shape_mpq_class.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 \ # source='../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc' object='ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo' libtool=yes \ # source='../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc' object='ppl_prolog_Pointset_Powerset_C_Polyhedron.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 \ # source='../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc' object='ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo' libtool=yes \ # source='../ppl_prolog_Double_Box.cc' object='ppl_prolog_Double_Box.lo' libtool=yes \ # source='../ppl_prolog_BD_Shape_double.cc' object='ppl_prolog_BD_Shape_double.lo' libtool=yes \ # source='../ppl_prolog_Octagonal_Shape_double.cc' object='ppl_prolog_Octagonal_Shape_double.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo `test -f '../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc' || echo './'`../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Double_Box.lo `test -f '../ppl_prolog_Double_Box.cc' || echo './'`../ppl_prolog_Double_Box.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -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 ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_BD_Shape_double.lo `test -f '../ppl_prolog_BD_Shape_double.cc' || echo './'`../ppl_prolog_BD_Shape_double.cc /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_prolog_Octagonal_Shape_double.lo `test -f '../ppl_prolog_Octagonal_Shape_double.cc' || echo './'`../ppl_prolog_Octagonal_Shape_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c yap_efli.cc -fPIC -DPIC -o .libs/yap_efli.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_common.cc -fPIC -DPIC -o .libs/ppl_prolog_common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Grid.cc -fPIC -DPIC -o .libs/ppl_prolog_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Rational_Box.cc -fPIC -DPIC -o .libs/ppl_prolog_Rational_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Constraints_Product_C_Polyhedron_Grid.cc -fPIC -DPIC -o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpz_class.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_BD_Shape_double.cc -fPIC -DPIC -o .libs/ppl_prolog_BD_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Double_Box.cc -fPIC -DPIC -o .libs/ppl_prolog_Double_Box.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_mpq_class.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_C_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Octagonal_Shape_double.cc -fPIC -DPIC -o .libs/ppl_prolog_Octagonal_Shape_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ../ppl_prolog_Pointset_Powerset_NNC_Polyhedron.cc -fPIC -DPIC -o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Double_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval > >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box > > >]' ../ppl_prolog_Double_Box.cc:1689:34: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Rational_Box.cc:24: ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:71036:5: instantiated from 'void Parma_Polyhedra_Library::Box::intersection_assign(const Parma_Polyhedra_Library::Box&) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Parma_Polyhedra_Library::Box = Parma_Polyhedra_Library::Box, Parma_Polyhedra_Library::Interval_Restriction_None > > >]' ../ppl_prolog_Rational_Box.cc:1689:34: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ../ppl_prolog_BD_Shape_double.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:141:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_double.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = double]' ../ppl_prolog_Octagonal_Shape_double.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:34937:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34928:35: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:944:71: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ../ppl_prolog_BD_Shape_mpq_class.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69785:7: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Grid&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:141:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:191:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:216:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:316:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, C2 = Parma_Polyhedra_Library::I_Constraint, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70201:2: instantiated from 'Parma_Polyhedra_Library::Poly_Con_Relation Parma_Polyhedra_Library::Box::relation_with(const Parma_Polyhedra_Library::Constraint&) const [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:944:71: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:191:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::WRD_Extended_Number_Policy>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:216:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = Parma_Polyhedra_Library::Checked_Number, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, C2 = Parma_Polyhedra_Library::I_Constraint, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:69568:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::BD_Shape&, Parma_Polyhedra_Library::Complexity_Class) [with T = double, ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:316:41: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:2558:57: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34913:22: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C1&, const C2&) [with C1 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, C2 = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Same_Or_Derived::value && Parma_Polyhedra_Library::Is_Same_Or_Derived::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:70863:5: instantiated from 'void Parma_Polyhedra_Library::Box::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with ITV = Parma_Polyhedra_Library::Interval<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Interval_Restriction_None > >]' ../ppl_prolog_Rational_Box.cc:2558:57: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_mpq_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpq_struct [1], __mpq_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>]' ../ppl_prolog_Octagonal_Shape_mpq_class.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_BD_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::BD_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:63254:3: instantiated from 'void Parma_Polyhedra_Library::BD_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ../ppl_prolog_BD_Shape_mpz_class.cc:2766:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] In file included from ./yap_efli.hh:27:0, from ./ppl_prolog_sysdep.hh:24, from ../ppl_prolog_Octagonal_Shape_mpz_class.cc:24: ../../../src/ppl.hh: In function 'void Parma_Polyhedra_Library::Implementation::wrap_assign_col(PSET&, const PSET&, const Parma_Polyhedra_Library::Variables_Set&, std::vector::const_iterator, std::vector::const_iterator, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference, const Parma_Polyhedra_Library::Constraint_System*, Parma_Polyhedra_Library::Coefficient&) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >, std::vector::const_iterator = __gnu_cxx::__normal_iterator >, Parma_Polyhedra_Library::Coefficient_traits_template<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >::const_reference = const __gmp_expr<__mpz_struct [1], __mpz_struct [1]>&, Parma_Polyhedra_Library::GMP_Integer = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>, Parma_Polyhedra_Library::Coefficient = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]': ../../../src/ppl.hh:54432:7: instantiated from 'void Parma_Polyhedra_Library::Implementation::wrap_assign(PSET&, const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool, const char*) [with PSET = Parma_Polyhedra_Library::Octagonal_Shape<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> >]' ../../../src/ppl.hh:54976:3: instantiated from 'void Parma_Polyhedra_Library::Octagonal_Shape::wrap_assign(const Parma_Polyhedra_Library::Variables_Set&, Parma_Polyhedra_Library::Bounded_Integer_Type_Width, Parma_Polyhedra_Library::Bounded_Integer_Type_Representation, Parma_Polyhedra_Library::Bounded_Integer_Type_Overflow, const Parma_Polyhedra_Library::Constraint_System*, unsigned int, bool) [with T = __gmp_expr<__mpz_struct [1], __mpz_struct [1]>]' ../ppl_prolog_Octagonal_Shape_mpz_class.cc:2678:57: instantiated from here ../../../src/ppl.hh:54186:12: warning: variable 'vars_end' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::intersect_assign(const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:35885:30: instantiated from 'typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::refine_existential(Parma_Polyhedra_Library::Relation_Symbol, const From&) [with From = double, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If<(Parma_Polyhedra_Library::Is_Singleton::value || Parma_Polyhedra_Library::Is_Interval::value), Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34901:46: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::build(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:34936:5: instantiated from 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::add_constraint(const C&) [with C = Parma_Polyhedra_Library::I_Constraint, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]' ../../../src/ppl.hh:71727:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraint_no_check(const Parma_Polyhedra_Library::Constraint&) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../../../src/ppl.hh:72007:7: instantiated from 'void Parma_Polyhedra_Library::Box::propagate_constraints_no_check(const Parma_Polyhedra_Library::Constraint_System&, Parma_Polyhedra_Library::dimension_type) [with ITV = Parma_Polyhedra_Library::Interval > >, Parma_Polyhedra_Library::dimension_type = long unsigned int]' ../../../src/ppl.hh:69671:5: instantiated from 'Parma_Polyhedra_Library::Box::Box(const Parma_Polyhedra_Library::Polyhedron&, Parma_Polyhedra_Library::Complexity_Class) [with ITV = Parma_Polyhedra_Library::Interval > >]' ../ppl_prolog_Double_Box.cc:91:39: instantiated from here ../../../src/ppl.hh:35733:10: warning: variable 'rl' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh:35733:14: warning: variable 'ru' set but not used [-Wunused-but-set-variable] ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = __gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::lower_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36607:8: note: 'open' was declared here ../../../src/ppl.hh: In member function 'typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type Parma_Polyhedra_Library::Interval::upper_extend(const C&) [with C = Parma_Polyhedra_Library::I_Constraint<__gmp_expr<__mpq_struct [1], __mpq_struct [1]>, Parma_Polyhedra_Library::Use_Slow_Copy, false>, Boundary = double, Info = Parma_Polyhedra_Library::Interval_Restriction_None >, typename Parma_Polyhedra_Library::Enable_If::value, Parma_Polyhedra_Library::I_Result>::type = Parma_Polyhedra_Library::I_Result]': ../../../src/ppl.hh:33111:3: warning: 'open' may be used uninitialized in this function [-Wuninitialized] ../../../src/ppl.hh:36633:8: note: 'open' was declared here \ # source='ppl_yap.cc' object='ppl_yap.lo' libtool=yes /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_yap.lo ppl_yap.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../interfaces -I../../../interfaces/Prolog -I/interfaces/Prolog -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c ppl_yap.cc -fPIC -DPIC -o .libs/ppl_yap.o /bin/sh ../../../libtool --tag=CXX --tag=disable-static --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o ppl_yap.la -rpath /usr/lib64/ppl yap_efli.lo ppl_yap.lo ppl_prolog_common.lo ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo -lYap ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/yap_efli.o .libs/ppl_yap.o .libs/ppl_prolog_common.o .libs/ppl_prolog_Polyhedron.o .libs/ppl_prolog_Grid.o .libs/ppl_prolog_Rational_Box.o .libs/ppl_prolog_BD_Shape_mpz_class.o .libs/ppl_prolog_BD_Shape_mpq_class.o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_prolog_Double_Box.o .libs/ppl_prolog_BD_Shape_double.o .libs/ppl_prolog_Octagonal_Shape_double.o -lYap ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,ppl_yap.so -o .libs/ppl_yap.so libtool: link: ( cd ".libs" && rm -f "ppl_yap.la" && ln -s "../ppl_yap.la" "ppl_yap.la" ) make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' Making all in demos make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos' Making all in ppl_lcdd make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' Making all in examples make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd/examples' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' \ # source='ppl_lcdd.cc' object='ppl_lcdd.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_lcdd.o ppl_lcdd.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o ppl_lcdd ppl_lcdd.o ../../src/libppl.la ../../utils/libppl_utils.a -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o .libs/ppl_lcdd ppl_lcdd.o ../../src/.libs/libppl.so -L/usr/lib64 ../../utils/libppl_utils.a -lgmpxx -lgmp make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' Making all in ppl_lpsol make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' Making all in examples make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol/examples' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' \ # source='glpk_set_d_eps.c' object='glpk_set_d_eps.o' libtool=no \ # source='ppl_lpsol.c' object='ppl_lpsol-ppl_lpsol.o' libtool=no \ # source='dummy.cc' object='dummy.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c glpk_set_d_eps.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -pedantic -std=gnu89 -Werror -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_lpsol-ppl_lpsol.o `test -f 'ppl_lpsol.c' || echo './'`ppl_lpsol.c g++ -DHAVE_CONFIG_H -I. -I../.. -I../../interfaces/C -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o dummy.o dummy.cc rm -f libglpk_set_d_eps.a ar cru libglpk_set_d_eps.a glpk_set_d_eps.o ranlib libglpk_set_d_eps.a /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o ppl_lpsol ppl_lpsol-ppl_lpsol.o dummy.o libglpk_set_d_eps.a -lglpk ../../interfaces/C/libppl_c.la ../../src/libppl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o .libs/ppl_lpsol ppl_lpsol-ppl_lpsol.o dummy.o libglpk_set_d_eps.a -lglpk ../../interfaces/C/.libs/libppl_c.so -L/usr/lib64 /builddir/build/BUILD/ppl-0.11.2/src/.libs/libppl.so /builddir/build/BUILD/ppl-0.11.2/Watchdog/src/.libs/libpwl.so ../../src/.libs/libppl.so -lgmpxx -lgmp make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' Making all in ppl_pips make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' Making all in examples make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips/examples' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips/examples' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' \ # source='ppl_pips.cc' object='ppl_pips.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../utils -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.1/include -I/usr/lib64/swipl-5.10.2/include -I/usr/include/Yap -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -c -o ppl_pips.o ppl_pips.cc /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o ppl_pips ppl_pips.o ../../src/libppl.la ../../utils/libppl_utils.a -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -o .libs/ppl_pips ppl_pips.o ../../src/.libs/libppl.so -L/usr/lib64 ../../utils/libppl_utils.a -lgmpxx -lgmp make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/doc' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/m4' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.x4LCWR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 ++ dirname /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 + cd ppl-0.11.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 'INSTALL=/usr/bin/install -p' install Making install in . make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2' make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2' Making install in utils make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/utils' make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/utils' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/utils' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/utils' Making install in src make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/src' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -p libppl.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libppl.so.9.0.0 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.so.9.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 && { ln -s -f libppl.so.9.0.0 libppl.so.9 || { rm -f libppl.so.9 && ln -s libppl.so.9.0.0 libppl.so.9; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 && { ln -s -f libppl.so.9.0.0 libppl.so || { rm -f libppl.so && ln -s libppl.so.9.0.0 libppl.so; }; }) libtool: install: /usr/bin/install -p .libs/libppl.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.la libtool: install: /usr/bin/install -p .libs/libppl.a /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.a libtool: install: ranlib /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p ppl-config '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin' libtool: install: warning: `libppl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ppl-config /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl-config test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/include" /usr/bin/install -p -m 644 ppl.hh '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/include' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/src' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/src' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/src' Making install in Watchdog make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' Making install in . make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' Making install in m4 make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/m4' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/m4' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/aclocal" make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/m4' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/m4' Making install in utils make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/utils' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/utils' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/utils' Making install in src make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' make install-am make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -p libpwl.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpwl.so.5.0.0 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.so.5.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 && { ln -s -f libpwl.so.5.0.0 libpwl.so.5 || { rm -f libpwl.so.5 && ln -s libpwl.so.5.0.0 libpwl.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 && { ln -s -f libpwl.so.5.0.0 libpwl.so || { rm -f libpwl.so && ln -s libpwl.so.5.0.0 libpwl.so; }; }) libtool: install: /usr/bin/install -p .libs/libpwl.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.la libtool: install: /usr/bin/install -p .libs/libpwl.a /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.a libtool: install: ranlib /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/include" /usr/bin/install -p -m 644 pwl.hh '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/include' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/tests' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/tests' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/tests' Making install in doc make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/doc' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/doc' make[3]: Nothing to be done for `install-exec-am'. for ball in pwl-user-0.8-html.tar.gz; do \ test -f $ball || test -f ./$ball || make $ball; \ dir=`basename $ball .tar.gz`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/$dir; \ gunzip -c `if test -f $ball; then echo .; else echo .; fi`/$ball | tar xf - ; \ for file in $dir/*; do \ /usr/bin/install -p -m 644 $file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/$dir/`basename $file`; \ done; \ done mkdir -p -- /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/pwl-user-0.8-html /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl for file in gpl.pdf fdl.pdf pwl-user-0.8.pdf; do \ test -f $file || test -f ./$file || make $file; \ /usr/bin/install -p -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/$file; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl for file in gpl.ps.gz fdl.ps.gz pwl-user-0.8.ps.gz; do \ test -f $file || test -f ./$file || make $file; \ /usr/bin/install -p -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/$file; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl for file in ./*.txt ./README.doc; do \ /usr/bin/install -p -m 644 $file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/`basename $file`; \ done for file in BUGS COPYING CREDITS ChangeLog NEWS README; do \ /usr/bin/install -p -m 644 ./../$file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/pwl/$file; \ done make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/doc' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog/doc' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/Watchdog' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests' Making install in . make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests' Making install in PIP_Problem make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/PIP_Problem' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/PIP_Problem' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/PIP_Problem' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/PIP_Problem' Making install in Powerset make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Powerset' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Powerset' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Powerset' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Powerset' Making install in Partially_Reduced_Product make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Partially_Reduced_Product' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Partially_Reduced_Product' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Partially_Reduced_Product' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Partially_Reduced_Product' Making install in Box make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Box' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Box' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Box' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Box' Making install in MIP_Problem make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/MIP_Problem' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/MIP_Problem' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/MIP_Problem' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/MIP_Problem' Making install in Octagonal_Shape make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Octagonal_Shape' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Octagonal_Shape' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Octagonal_Shape' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Octagonal_Shape' Making install in BD_Shape make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/BD_Shape' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/BD_Shape' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/BD_Shape' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/BD_Shape' Making install in Polyhedron make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Polyhedron' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Polyhedron' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Polyhedron' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Polyhedron' Making install in Grid make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Grid' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/tests/Grid' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Grid' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests/Grid' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/tests' Making install in interfaces make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' Making install in . make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' Making install in C make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' Making install in . make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -p libppl_c.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64' libtool: install: warning: relinking `libppl_c.la' libtool: install: (cd /builddir/build/BUILD/ppl-0.11.2/interfaces/C; /bin/sh /builddir/build/BUILD/ppl-0.11.2/libtool --tag CXX --mode=relink g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -version-info 4:0:0 -o libppl_c.la -rpath /usr/lib64 ppl_c_implementation_common.lo ppl_c_Polyhedron.lo ppl_c_Grid.lo ppl_c_Rational_Box.lo ppl_c_BD_Shape_mpz_class.lo ppl_c_BD_Shape_mpq_class.lo ppl_c_Octagonal_Shape_mpz_class.lo ppl_c_Octagonal_Shape_mpq_class.lo ppl_c_Constraints_Product_C_Polyhedron_Grid.lo ppl_c_Pointset_Powerset_C_Polyhedron.lo ppl_c_Pointset_Powerset_NNC_Polyhedron.lo ppl_c_Double_Box.lo ppl_c_BD_Shape_double.lo ppl_c_Octagonal_Shape_double.lo ../../src/libppl.la ../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/ppl_c_implementation_common.o .libs/ppl_c_Polyhedron.o .libs/ppl_c_Grid.o .libs/ppl_c_Rational_Box.o .libs/ppl_c_BD_Shape_mpz_class.o .libs/ppl_c_BD_Shape_mpq_class.o .libs/ppl_c_Octagonal_Shape_mpz_class.o .libs/ppl_c_Octagonal_Shape_mpq_class.o .libs/ppl_c_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_c_Pointset_Powerset_C_Polyhedron.o .libs/ppl_c_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_c_Double_Box.o .libs/ppl_c_BD_Shape_double.o .libs/ppl_c_Octagonal_Shape_double.o -L/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_c.so.4 -o .libs/libppl_c.so.4.0.0 libtool: install: /usr/bin/install -p .libs/libppl_c.so.4.0.0T /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.so.4.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 && { ln -s -f libppl_c.so.4.0.0 libppl_c.so.4 || { rm -f libppl_c.so.4 && ln -s libppl_c.so.4.0.0 libppl_c.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 && { ln -s -f libppl_c.so.4.0.0 libppl_c.so || { rm -f libppl_c.so && ln -s libppl_c.so.4.0.0 libppl_c.so; }; }) libtool: install: /usr/bin/install -p .libs/libppl_c.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.la libtool: install: /usr/bin/install -p .libs/libppl_c.a /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.a libtool: install: ranlib /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/include" /usr/bin/install -p -m 644 ppl_c.h '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/include' make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C/tests' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C/tests' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C/tests' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/C' Making install in Java make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' Making install in parma_polyhedra_library make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make install-am make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/parma_polyhedra_library' Making install in jni make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' make install-am make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /bin/sh ../../../libtool --tag=disable-static --mode=install /usr/bin/install -p libppl_java.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' libtool: install: warning: relinking `libppl_java.la' libtool: install: (cd /builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni; /bin/sh /builddir/build/BUILD/ppl-0.11.2/libtool --tag CXX --tag disable-static --mode=relink g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o libppl_java.la -rpath /usr/lib64/ppl ppl_java_common.lo ppl_java_globals.lo ppl_java_Termination.lo ppl_java_Polyhedron.lo ppl_java_Grid.lo ppl_java_Rational_Box.lo ppl_java_BD_Shape_mpz_class.lo ppl_java_BD_Shape_mpq_class.lo ppl_java_Octagonal_Shape_mpz_class.lo ppl_java_Octagonal_Shape_mpq_class.lo ppl_java_Constraints_Product_C_Polyhedron_Grid.lo ppl_java_Pointset_Powerset_C_Polyhedron.lo ppl_java_Pointset_Powerset_NNC_Polyhedron.lo ppl_java_Double_Box.lo ppl_java_BD_Shape_double.lo ppl_java_Octagonal_Shape_double.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/ppl_java_common.o .libs/ppl_java_globals.o .libs/ppl_java_Termination.o .libs/ppl_java_Polyhedron.o .libs/ppl_java_Grid.o .libs/ppl_java_Rational_Box.o .libs/ppl_java_BD_Shape_mpz_class.o .libs/ppl_java_BD_Shape_mpq_class.o .libs/ppl_java_Octagonal_Shape_mpz_class.o .libs/ppl_java_Octagonal_Shape_mpq_class.o .libs/ppl_java_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_java_Pointset_Powerset_C_Polyhedron.o .libs/ppl_java_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_java_Double_Box.o .libs/ppl_java_BD_Shape_double.o .libs/ppl_java_Octagonal_Shape_double.o -L/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_java.so -o .libs/libppl_java.so libtool: install: /usr/bin/install -p .libs/libppl_java.soT /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_java.so libtool: install: /usr/bin/install -p .libs/libppl_java.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_java.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/jni' Making install in . make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /usr/bin/install -p -m 644 ppl_java.jar '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' Making install in tests make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/tests' make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/tests' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java/tests' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Java' Making install in Prolog make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make install-recursive make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' Making install in . make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' Making install in tests make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/tests' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/tests' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/tests' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/tests' Making install in GNU make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -p ppl_gprolog '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin' libtool: install: /usr/bin/install -p ppl_gprolog /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_gprolog test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /usr/bin/install -p -m 644 ppl_gprolog.pl '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /bin/sh ../../../libtool --mode=install /usr/bin/install -p libppl_gprolog.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' libtool: install: warning: relinking `libppl_gprolog.la' libtool: install: (cd /builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU; /bin/sh /builddir/build/BUILD/ppl-0.11.2/libtool --tag CXX --mode=relink g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o libppl_gprolog.la -rpath /usr/lib64/ppl gprolog_efli.lo ppl_prolog_common.lo ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/gprolog_efli.o .libs/ppl_prolog_common.o .libs/ppl_prolog_Polyhedron.o .libs/ppl_prolog_Grid.o .libs/ppl_prolog_Rational_Box.o .libs/ppl_prolog_BD_Shape_mpz_class.o .libs/ppl_prolog_BD_Shape_mpq_class.o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_prolog_Double_Box.o .libs/ppl_prolog_BD_Shape_double.o .libs/ppl_prolog_Octagonal_Shape_double.o -L/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_gprolog.so -o .libs/libppl_gprolog.so libtool: install: /usr/bin/install -p .libs/libppl_gprolog.soT /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.so libtool: install: /usr/bin/install -p .libs/libppl_gprolog.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.la libtool: install: /usr/bin/install -p .libs/libppl_gprolog.a /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.a libtool: install: ranlib /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/GNU' Making install in SWI make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -p ppl_pl '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin' libtool: install: /usr/bin/install -p ppl_pl /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_pl test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /usr/bin/install -p -m 644 ppl_swiprolog.pl '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /bin/sh ../../../libtool --mode=install /usr/bin/install -p libppl_swiprolog.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' libtool: install: warning: relinking `libppl_swiprolog.la' libtool: install: (cd /builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI; /bin/sh /builddir/build/BUILD/ppl-0.11.2/libtool --tag CXX --mode=relink g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o libppl_swiprolog.la -rpath /usr/lib64/ppl swi_efli.lo ppl_swiprolog.lo ppl_prolog_common.lo ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/swi_efli.o .libs/ppl_swiprolog.o .libs/ppl_prolog_common.o .libs/ppl_prolog_Polyhedron.o .libs/ppl_prolog_Grid.o .libs/ppl_prolog_Rational_Box.o .libs/ppl_prolog_BD_Shape_mpz_class.o .libs/ppl_prolog_BD_Shape_mpq_class.o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_prolog_Double_Box.o .libs/ppl_prolog_BD_Shape_double.o .libs/ppl_prolog_Octagonal_Shape_double.o -L/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_swiprolog.so -o .libs/libppl_swiprolog.so libtool: install: /usr/bin/install -p .libs/libppl_swiprolog.soT /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.so libtool: install: /usr/bin/install -p .libs/libppl_swiprolog.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.la libtool: install: /usr/bin/install -p .libs/libppl_swiprolog.a /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.a libtool: install: chmod 644 /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.a libtool: install: ranlib /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/SWI' Making install in YAP make[5]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP' make[6]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP' test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /usr/bin/install -p -m 644 ppl_yap.pl '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' test -z "/usr/lib64/ppl" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl" /bin/sh ../../../libtool --tag=disable-static --mode=install /usr/bin/install -p ppl_yap.la '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl' libtool: install: warning: relinking `ppl_yap.la' libtool: install: (cd /builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP; /bin/sh /builddir/build/BUILD/ppl-0.11.2/libtool --tag CXX --tag disable-static --mode=relink g++ -g -O2 -frounding-math -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -W -Wall -module -avoid-version -o ppl_yap.la -rpath /usr/lib64/ppl yap_efli.lo ppl_yap.lo ppl_prolog_common.lo ppl_prolog_Polyhedron.lo ppl_prolog_Grid.lo ppl_prolog_Rational_Box.lo ppl_prolog_BD_Shape_mpz_class.lo ppl_prolog_BD_Shape_mpq_class.lo ppl_prolog_Octagonal_Shape_mpz_class.lo ppl_prolog_Octagonal_Shape_mpq_class.lo ppl_prolog_Constraints_Product_C_Polyhedron_Grid.lo ppl_prolog_Pointset_Powerset_C_Polyhedron.lo ppl_prolog_Pointset_Powerset_NNC_Polyhedron.lo ppl_prolog_Double_Box.lo ppl_prolog_BD_Shape_double.lo ppl_prolog_Octagonal_Shape_double.lo -lYap ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtbeginS.o .libs/yap_efli.o .libs/ppl_yap.o .libs/ppl_prolog_common.o .libs/ppl_prolog_Polyhedron.o .libs/ppl_prolog_Grid.o .libs/ppl_prolog_Rational_Box.o .libs/ppl_prolog_BD_Shape_mpz_class.o .libs/ppl_prolog_BD_Shape_mpq_class.o .libs/ppl_prolog_Octagonal_Shape_mpz_class.o .libs/ppl_prolog_Octagonal_Shape_mpq_class.o .libs/ppl_prolog_Constraints_Product_C_Polyhedron_Grid.o .libs/ppl_prolog_Pointset_Powerset_C_Polyhedron.o .libs/ppl_prolog_Pointset_Powerset_NNC_Polyhedron.o .libs/ppl_prolog_Double_Box.o .libs/ppl_prolog_BD_Shape_double.o .libs/ppl_prolog_Octagonal_Shape_double.o -lYap -L/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.6.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.6.0/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,ppl_yap.so -o .libs/ppl_yap.so libtool: install: /usr/bin/install -p .libs/ppl_yap.soT /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/ppl_yap.so libtool: install: /usr/bin/install -p .libs/ppl_yap.lai /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/ppl_yap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP' make[5]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog/YAP' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces/Prolog' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/interfaces' Making install in demos make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos' Making install in ppl_lcdd make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' Making install in examples make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd/examples' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd/examples' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd/examples' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p ppl_lcdd '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin' libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ppl_lcdd /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_lcdd test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 ppl_lcdd.1 '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lcdd' Making install in ppl_lpsol make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' Making install in examples make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol/examples' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol/examples' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol/examples' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p ppl_lpsol '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin' libtool: install: warning: `../../interfaces/C/libppl_c.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/ppl-0.11.2/src/libppl.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/ppl-0.11.2/Watchdog/src/libpwl.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ppl_lpsol /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_lpsol test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 ppl_lpsol.1 '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_lpsol' Making install in ppl_pips make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' Making install in examples make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips/examples' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips/examples' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips/examples' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips/examples' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' make[4]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p ppl_pips '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin' libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/ppl_pips /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_pips test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 ppl_pips.1 '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1' make[4]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos/ppl_pips' make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos' make[3]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/demos' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/demos' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/doc' make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/doc' make[2]: Nothing to be done for `install-exec-am'. for ball in ppl-user-0.11.2-html.tar.gz ppl-user-c-interface-0.11.2-html.tar.gz ppl-user-java-interface-0.11.2-html.tar.gz ppl-user-prolog-interface-0.11.2-html.tar.gz; do \ test -f $ball || test -f ./$ball || make $ball; \ dir=`basename $ball .tar.gz`; \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$dir; \ gunzip -c `if test -f $ball; then echo .; else echo .; fi`/$ball | tar xf - ; \ if test -d $dir/ocamldoc; then \ /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$dir/ocamldoc; \ for file in $dir/ocamldoc/*; do \ /usr/bin/install -p -m 644 $file \ /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$dir/ocamldoc/`basename $file`; \ done; \ fi; \ for file in $dir/*; do \ /usr/bin/install -p -m 644 $file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$dir/`basename $file`; \ done; \ done mkdir -p -- /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/ppl-user-0.11.2-html mkdir -p -- /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/ppl-user-c-interface-0.11.2-html mkdir -p -- /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/ppl-user-java-interface-0.11.2-html mkdir -p -- /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/ppl-user-prolog-interface-0.11.2-html /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2 for file in gpl.pdf fdl.pdf ppl-user-0.11.2.pdf ppl-user-c-interface-0.11.2.pdf ppl-user-java-interface-0.11.2.pdf ppl-user-prolog-interface-0.11.2.pdf; do \ test -f $file || test -f ./$file || make $file; \ /usr/bin/install -p -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$file; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2 for file in gpl.ps.gz fdl.ps.gz ppl-user-0.11.2.ps.gz ppl-user-c-interface-0.11.2.ps.gz ppl-user-java-interface-0.11.2.ps.gz ppl-user-prolog-interface-0.11.2.ps.gz; do \ test -f $file || test -f ./$file || make $file; \ /usr/bin/install -p -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$file; \ done /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2 for file in ./*.txt ./README.doc; do \ /usr/bin/install -p -m 644 $file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/`basename $file`; \ done for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure TODO ; do \ /usr/bin/install -p -m 644 ./../$file /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-0.11.2/$file; \ done test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1" /usr/bin/install -p -m 644 ppl-config.1 '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man3" /usr/bin/install -p -m 644 libppl.3 libppl_c.3 '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/man/man3' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/doc' Making install in m4 make[1]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/m4' make[2]: Entering directory `/builddir/build/BUILD/ppl-0.11.2/m4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/aclocal" /usr/bin/install -p -m 644 ppl.m4 ppl_c.m4 '/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/aclocal' make[2]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/m4' make[1]: Leaving directory `/builddir/build/BUILD/ppl-0.11.2/m4' + rm -f /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.la /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.la /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.la /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.la /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_java.la /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.la /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/ppl_yap.la + normalized_arch=x86_64 + mv /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/ppl.hh /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/ppl-x86_64.hh + install -m644 /builddir/build/SOURCES/ppl.hh /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/ppl.hh + mv /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/ppl_c.h /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/ppl_c-x86_64.h + install -m644 /builddir/build/SOURCES/ppl_c.h /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/ppl_c.h + mv /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/pwl.hh /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/pwl-x86_64.hh + install -m644 /builddir/build/SOURCES/pwl.hh /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/include/pwl.hh + mkdir -p /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/javadoc + mv /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64//usr/share/doc/ppl-0.11.2/ppl-user-java-interface-0.11.2-html /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/javadoc/ppl-java + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ppl-0.11.2 extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libpwl.so.5.0.0 extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl.so.9.0.0 extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_gprolog.so extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_java.so extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/libppl_swiprolog.so extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/ppl/ppl_yap.so extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/lib64/libppl_c.so.4.0.0 extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_pips extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_pl extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_gprolog extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_lpsol extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl_lcdd extracting debug info from /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/bin/ppl-config symlinked /usr/lib/debug/usr/lib64/libpwl.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libpwl.so.debug symlinked /usr/lib/debug/usr/lib64/libppl_c.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libppl_c.so.4.debug symlinked /usr/lib/debug/usr/lib64/libppl_c.so.4.0.0.debug to /usr/lib/debug/usr/lib64/libppl_c.so.debug symlinked /usr/lib/debug/usr/lib64/libppl.so.9.0.0.debug to /usr/lib/debug/usr/lib64/libppl.so.debug symlinked /usr/lib/debug/usr/lib64/libppl.so.9.0.0.debug to /usr/lib/debug/usr/lib64/libppl.so.9.debug symlinked /usr/lib/debug/usr/lib64/libpwl.so.5.0.0.debug to /usr/lib/debug/usr/lib64/libpwl.so.5.debug 19169 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ppl-0.11.2-2.fc16.x86_64 Provides: libppl.so.9()(64bit) libppl_c.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.3()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libppl.so.9()(64bit) libpwl.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ppl-devel-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libppl.so.9()(64bit) libppl_c.so.4()(64bit) Processing files: ppl-static-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-utils-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglpk.so.0()(64bit) libgmp.so.3()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libppl.so.9()(64bit) libppl_c.so.4()(64bit) libpwl.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ppl-gprolog-0.11.2-2.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2fSq1v + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-gprolog-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-gprolog-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-gprolog-0.11.2 + cp -pr interfaces/Prolog/GNU/README.gprolog /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-gprolog-0.11.2 + exit 0 Provides: libppl_gprolog.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.3()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libppl.so.9()(64bit) libpwl.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ppl-gprolog-static-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-swiprolog-0.11.2-2.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bUAXZa + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-swiprolog-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-swiprolog-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-swiprolog-0.11.2 + cp -pr interfaces/Prolog/SWI/README.swiprolog /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-swiprolog-0.11.2 + exit 0 Provides: libppl_swiprolog.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.3()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libppl.so.9()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpwl.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libswipl.so.5.10.2()(64bit) rtld(GNU_HASH) Processing files: ppl-swiprolog-static-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-yap-0.11.2-2.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2eGFJQ + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-yap-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-yap-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-yap-0.11.2 + cp -pr interfaces/Prolog/YAP/README.yap /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-yap-0.11.2 + exit 0 Provides: ppl_yap.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libYap.so.6.2.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.3()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libppl.so.9()(64bit) libpwl.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Obsoletes: ppl-yap-static Processing files: ppl-java-0.11.2-2.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tEZREw + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-java-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-java-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-java-0.11.2 + cp -pr interfaces/Java/README.java /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-java-0.11.2 + exit 0 Provides: libppl_java.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.3()(64bit) libgmpxx.so.4()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libppl.so.9()(64bit) libpwl.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: ppl-java-javadoc-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-docs-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-pwl-0.11.2-2.fc16.x86_64 Provides: libpwl.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: ppl-pwl-devel-0.11.2-2.fc16.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2fbRll + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + DOCDIR=/builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-pwl-devel-0.11.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-pwl-devel-0.11.2 + /bin/mkdir -p /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-pwl-devel-0.11.2 + cp -pr Watchdog/doc/README.doc /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64/usr/share/doc/ppl-pwl-devel-0.11.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libpwl.so.5()(64bit) Processing files: ppl-pwl-static-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-pwl-docs-0.11.2-2.fc16.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ppl-debuginfo-0.11.2-2.fc16.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 warning: Could not canonicalize hostname: x86-15.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/ppl-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-devel-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-static-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-utils-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-gprolog-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-gprolog-static-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-swiprolog-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-swiprolog-static-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-yap-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-java-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-java-javadoc-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-docs-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-pwl-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-pwl-devel-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-pwl-static-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-pwl-docs-0.11.2-2.fc16.x86_64.rpm Wrote: /builddir/build/RPMS/ppl-debuginfo-0.11.2-2.fc16.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mbeS7y + umask 022 + cd /builddir/build/BUILD + cd ppl-0.11.2 + rm -rf /builddir/build/BUILDROOT/ppl-0.11.2-2.fc16.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->