Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156598 Details for
Bug 227669
Review Request: ppl - A modern C++ library providing numerical abstractions
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Result of `rpmbuild -ba --sign ppl.spec'
LOG (text/plain), 159.32 KB, created by
Roberto Bagnara
on 2007-06-08 18:17:33 UTC
(
hide
)
Description:
Result of `rpmbuild -ba --sign ppl.spec'
Filename:
MIME Type:
Creator:
Roberto Bagnara
Created:
2007-06-08 18:17:33 UTC
Size:
159.32 KB
patch
obsolete
>Pass phrase is good. >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.38532 >+ umask 022 >+ cd /home/roberto/rpm/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /home/roberto/rpm/BUILD >+ rm -rf ppl-0.9 >+ /bin/gzip -dc /home/roberto/rpm/SOURCES/ppl-0.9.tar.gz >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ppl-0.9 >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >++ /usr/bin/id -u >+ '[' 500 = 0 ']' >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (ppl-0.9-docfiles.patch):' >Patch #0 (ppl-0.9-docfiles.patch): >+ patch -p1 -s >+ echo 'Patch #1 (ppl-0.9-configure.patch):' >Patch #1 (ppl-0.9-configure.patch): >+ patch -p1 -s >+ echo 'Patch #2 (ppl-0.9-makefiles.patch):' >Patch #2 (ppl-0.9-makefiles.patch): >+ patch -p1 -s >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.90853 >+ umask 022 >+ cd /home/roberto/rpm/BUILD >+ cd ppl-0.9 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ 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' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./Watchdog/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./Watchdog/config.guess >++ basename ./Watchdog/config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./Watchdog/config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./Watchdog/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./Watchdog/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./Watchdog/config.sub >++ basename ./Watchdog/config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./Watchdog/config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./Watchdog/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >++ gprolog --version >++ head -1 >++ sed -e 's/.* \([^ ]*\)$/\1/g' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-rpath 'CPPFLAGS=-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap' >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >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 precompiled headers... no >checking the type of integral values to use as coefficients... GMP mpz >checking for egrep... grep -E >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >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... 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++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for perl... /usr/bin/perl >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >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 for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >checking for long long... yes >checking size of long long... 8 >checking for unsigned... yes >checking size of unsigned... 4 >checking for unsigned long... yes >checking size of unsigned long... 8 >checking for unsigned long long... yes >checking size of unsigned long long... 8 >checking for size_t... yes >checking size of size_t... 8 >checking for float... yes >checking size of float... 4 >checking for double... yes >checking size of double... 8 >checking for long double... yes >checking size of long double... 16 >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking ieeefp.h usability... no >checking ieeefp.h presence... no >checking for ieeefp.h... no >checking for the possibility to control the FPU... yes >checking the binary format of C++ floats... IEEE754 Single Precision >checking the binary format of C++ doubles... IEEE754 Double Precision >checking the binary format of C++ long doubles... Intel Double-Extended >checking whether the C++ compiler supports flexible arrays... yes >checking whether the C++ compiler supports __attribute__ ((weak))... yes >checking whether ffs is declared... yes >checking whether getenv is declared... yes >checking whether strtof is declared... yes >checking whether strtod is declared... yes >checking whether strtold is declared... yes >checking whether strtoll is declared... yes >checking whether strtoull is declared... yes >checking whether fma is declared... yes >checking whether fmaf is declared... yes >checking whether fmal is declared... yes >checking whether rintf is declared... yes >checking whether rintl is declared... yes >checking for int_fast16_t... yes >checking for int_fast32_t... yes >checking for int_fast64_t... yes >checking for uint_fast16_t... yes >checking for uint_fast32_t... yes >checking for uint_fast64_t... yes >checking for ld used by GCC... /usr/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 for mp_limb_t... 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 which interfaces are enabled... cxx c ciao_prolog gnu_prolog sicstus_prolog swi_prolog xsb_prolog yap_prolog >checking for ciao... ciao >checking ciao_prolog.h usability... no >checking ciao_prolog.h presence... no >checking for ciao_prolog.h... no >checking for gprolog... gprolog >checking gprolog.h usability... yes >checking gprolog.h presence... yes >checking for gprolog.h... yes >checking for sicstus... /usr/local/bin/sicstus >SICStus 3.12.8 (x86_64-linux-glibc2.3): Tue May 8 13:15:39 CEST 2007 >Licensed to math.unipr.it >% loading /usr/local/lib/sicstus-3.12.8/library/system.po... >% module system imported into user >% loading foreign resource /usr/local/lib/sicstus-3.12.8/library/x86_64-linux-glibc2.3/system.so in module system >% loaded /usr/local/lib/sicstus-3.12.8/library/system.po in module system, 0 msec 52376 bytes >checking sicstus/sicstus.h usability... no >checking sicstus/sicstus.h presence... no >checking for sicstus/sicstus.h... no >checking for swi-prolog... no >checking for swipl... no >checking for pl... /usr/local/bin/pl >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 xsb... no >checking for yap... yap >checking Yap/c_interface.h usability... yes >checking Yap/c_interface.h presence... yes >checking for Yap/c_interface.h... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for x86_64-redhat-linux-gnu-g77... no >checking for x86_64-redhat-linux-gnu-f77... no >checking for x86_64-redhat-linux-gnu-xlf... no >checking for x86_64-redhat-linux-gnu-frt... no >checking for x86_64-redhat-linux-gnu-pgf77... no >checking for x86_64-redhat-linux-gnu-fort77... no >checking for x86_64-redhat-linux-gnu-fl32... no >checking for x86_64-redhat-linux-gnu-af77... no >checking for x86_64-redhat-linux-gnu-f90... no >checking for x86_64-redhat-linux-gnu-xlf90... no >checking for x86_64-redhat-linux-gnu-pgf90... no >checking for x86_64-redhat-linux-gnu-epcf90... no >checking for x86_64-redhat-linux-gnu-f95... no >checking for x86_64-redhat-linux-gnu-fort... no >checking for x86_64-redhat-linux-gnu-xlf95... no >checking for x86_64-redhat-linux-gnu-ifc... no >checking for x86_64-redhat-linux-gnu-efc... no >checking for x86_64-redhat-linux-gnu-pgf95... no >checking for x86_64-redhat-linux-gnu-lf95... no >checking for x86_64-redhat-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... f95 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether f95 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >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 >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for f95 option to produce PIC... -fPIC >checking if f95 PIC flag -fPIC works... yes >checking if f95 static flag -static works... yes >checking if f95 supports -c -o file.o... yes >checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for md5sum... md5sum >checking for the text md5sum command... md5sum -t >checking glpk.h usability... yes >checking glpk.h presence... yes >checking for glpk.h... yes >checking for fenv.h... (cached) yes >checking for ieeefp.h... (cached) no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether RLIMIT_DATA is declared... yes >checking whether RLIMIT_RSS is declared... yes >checking whether RLIMIT_VMEM is declared... no >checking whether RLIMIT_AS is declared... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating ppl.lsm >config.status: creating ppl.spec >config.status: creating debian/Makefile >config.status: creating debian/libppl.copyright >config.status: creating debian/libppl-pwl.copyright >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/Polyhedron/Makefile >config.status: creating tests/Grid/Makefile >config.status: creating utils/Makefile >config.status: creating m4/Makefile >config.status: creating demos/Makefile >config.status: creating demos/ppl_lcdd/Makefile >config.status: creating demos/ppl_lcdd/examples/Makefile >config.status: creating demos/ppl_lpsol/Makefile >config.status: creating demos/ppl_lpsol/examples/Makefile >config.status: creating doc/Makefile >config.status: creating doc/user.doxyconf-latex >config.status: creating doc/devref.doxyconf-latex >config.status: creating doc/user.doxyconf-html >config.status: creating doc/devref.doxyconf-html >config.status: creating interfaces/Makefile >config.status: creating interfaces/C/Makefile >config.status: creating interfaces/C/ppl_c.h >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 >configure: configuring in Watchdog >configure: running /bin/sh './configure' --prefix=/usr '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--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=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--disable-rpath' 'CPPFLAGS=-I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... gcc3 >checking for an ANSI C-conforming const... yes >checking for x86_64-redhat-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >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... 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++... gcc3 >checking how to run the C++ preprocessor... g++ -E >checking whether make sets $(MAKE)... (cached) yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for perl... /usr/bin/perl >checking whether to compile with debug info... yes >checking whether to compile for profiling... no >checking whether to compile for test coverage... no >checking whether to enable checking of run-time assertions... no >checking whether to enable optimizations... standard >checking for which architecture to optimize... default >checking whether to build the Parma Watchdog Library... yes >checking whether time.h and sys/time.h may both be included... yes >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for setitimer... yes >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for /usr/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... gcc -E >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... g++ -E >checking for x86_64-redhat-linux-gnu-g77... no >checking for x86_64-redhat-linux-gnu-f77... no >checking for x86_64-redhat-linux-gnu-xlf... no >checking for x86_64-redhat-linux-gnu-frt... no >checking for x86_64-redhat-linux-gnu-pgf77... no >checking for x86_64-redhat-linux-gnu-fort77... no >checking for x86_64-redhat-linux-gnu-fl32... no >checking for x86_64-redhat-linux-gnu-af77... no >checking for x86_64-redhat-linux-gnu-f90... no >checking for x86_64-redhat-linux-gnu-xlf90... no >checking for x86_64-redhat-linux-gnu-pgf90... no >checking for x86_64-redhat-linux-gnu-epcf90... no >checking for x86_64-redhat-linux-gnu-f95... no >checking for x86_64-redhat-linux-gnu-fort... no >checking for x86_64-redhat-linux-gnu-xlf95... no >checking for x86_64-redhat-linux-gnu-ifc... no >checking for x86_64-redhat-linux-gnu-efc... no >checking for x86_64-redhat-linux-gnu-pgf95... no >checking for x86_64-redhat-linux-gnu-lf95... no >checking for x86_64-redhat-linux-gnu-gfortran... no >checking for g77... no >checking for f77... no >checking for xlf... no >checking for frt... no >checking for pgf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for f90... no >checking for xlf90... no >checking for pgf90... no >checking for epcf90... no >checking for f95... f95 >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether f95 accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... 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 whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >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 >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... yes >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for f95 option to produce PIC... -fPIC >checking if f95 PIC flag -fPIC works... yes >checking if f95 static flag -static works... yes >checking if f95 supports -c -o file.o... yes >checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating utils/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make -j3 >make all-recursive >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9' >Making all in utils >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/utils' >if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT timings.o -MD -MP -MF ".deps/timings.Tpo" -c -o timings.o timings.cc; \ > then mv -f ".deps/timings.Tpo" ".deps/timings.Po"; else rm -f ".deps/timings.Tpo"; exit 1; fi >sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header >sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray >chmod +x text2cxxarray >chmod +x build_header >rm -f libppl_utils.a >ar cru libppl_utils.a timings.o >ranlib libppl_utils.a >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/utils' >Making all in src >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >rm -f ppl_include_files.hh >../utils/text2cxxarray --name=BUGS_array \ > ../BUGS >BUGS.cc >for file in namespaces.hh compiler.hh Coefficient_traits_template.hh Checked_Number.types.hh GMP_Integer.types.hh Coefficient.types.hh globals.types.hh Interval.types.hh Bounding_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 Linear_Expression.types.hh Linear_System.types.hh Saturation_Row.types.hh Saturation_Matrix.types.hh Constraint_System.types.hh Generator_System.types.hh Grid_Generator_System.types.hh Congruence_System.types.hh Scalar_Products.types.hh LP_Problem.types.hh Poly_Con_Relation.types.hh Poly_Gen_Relation.types.hh BHRZ03_Certificate.types.hh H79_Certificate.types.hh Grid_Certificate.types.hh Polyhedron.types.hh C_Polyhedron.types.hh NNC_Polyhedron.types.hh Grid.types.hh Ptr_Iterator.types.hh DB_Row.types.hh DB_Matrix.types.hh BD_Shape.types.hh fpu.types.hh Float.defs.hh Float.inlines.hh Limits.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 mp_numeric_limits.hh checked_numeric_limits.hh GMP_Integer.defs.hh GMP_Integer.inlines.hh Coefficient.defs.hh Coefficient.inlines.hh globals.defs.hh globals.inlines.hh Interval.defs.hh Interval.inlines.hh Bounding_Box.defs.hh Bounding_Box.inlines.hh Variable.defs.hh Variable.inlines.hh Init.defs.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 Saturation_Row.defs.hh Saturation_Row.inlines.hh Linear_System.defs.hh Linear_System.inlines.hh Saturation_Matrix.defs.hh Saturation_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.inlines.hh Grid_Generator.defs.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 LP_Problem.defs.hh LP_Problem.inlines.hh Poly_Con_Relation.defs.hh Poly_Con_Relation.inlines.hh Poly_Gen_Relation.defs.hh Poly_Gen_Relation.inlines.hh BHRZ03_Certificate.defs.hh BHRZ03_Certificate.inlines.hh H79_Certificate.defs.hh H79_Certificate.inlines.hh Grid_Certificate.defs.hh Grid_Certificate.inlines.hh Polyhedron.defs.hh Ph_Status.inlines.hh Polyhedron.inlines.hh Polyhedron.templates.hh Grid.defs.hh Grid_Status.inlines.hh Grid.inlines.hh Grid.templates.hh C_Polyhedron.defs.hh C_Polyhedron.inlines.hh NNC_Polyhedron.defs.hh NNC_Polyhedron.inlines.hh Widening_Function.types.hh Widening_Function.defs.hh Widening_Function.inlines.hh Ptr_Iterator.defs.hh Ptr_Iterator.inlines.hh DB_Row.defs.hh DB_Row.inlines.hh DB_Matrix.defs.hh DB_Matrix.inlines.hh BD_Shape.defs.hh BDS_Status.inlines.hh BD_Shape.inlines.hh BD_Shape.templates.hh Determinate.types.hh Determinate.defs.hh Determinate.inlines.hh Powerset.types.hh Powerset.defs.hh Powerset.inlines.hh Powerset.templates.hh Polyhedra_Powerset.types.hh Polyhedra_Powerset.defs.hh Polyhedra_Powerset.inlines.hh Polyhedra_Powerset.templates.hh max_space_dimension.hh algorithms.hh; \ > do \ > printf "#include \"%s\"\n" $file >>ppl_include_files.hh; \ > done >../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 `/home/roberto/rpm/BUILD/ppl-0.9/src' >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Bounding_Box.lo -MD -MP -MF ".deps/Bounding_Box.Tpo" -c -o Bounding_Box.lo Bounding_Box.cc; \ > then mv -f ".deps/Bounding_Box.Tpo" ".deps/Bounding_Box.Plo"; else rm -f ".deps/Bounding_Box.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT checked.lo -MD -MP -MF ".deps/checked.Tpo" -c -o checked.lo checked.cc; \ > then mv -f ".deps/checked.Tpo" ".deps/checked.Plo"; else rm -f ".deps/checked.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Checked_Number.lo -MD -MP -MF ".deps/Checked_Number.Tpo" -c -o Checked_Number.lo Checked_Number.cc; \ > then mv -f ".deps/Checked_Number.Tpo" ".deps/Checked_Number.Plo"; else rm -f ".deps/Checked_Number.Tpo"; exit 1; fi >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -fPIC -DPIC -o .libs/Checked_Number.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -fPIC -DPIC -o .libs/checked.o >checked.cc: In function 'Parma_Polyhedra_Library::Result Parma_Polyhedra_Library::Checked::parse_number_part(std::istream&, Parma_Polyhedra_Library::Checked::number_struct&)': >checked.cc:94: warning: 'max_exp_rem' may be used uninitialized in this function >checked.cc:93: warning: 'max_exp_div' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -o checked.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Bounding_Box.lo -MD -MP -MF .deps/Bounding_Box.Tpo -c Bounding_Box.cc -fPIC -DPIC -o .libs/Bounding_Box.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -o Checked_Number.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Float.lo -MD -MP -MF ".deps/Float.Tpo" -c -o Float.lo Float.cc; \ > then mv -f ".deps/Float.Tpo" ".deps/Float.Plo"; else rm -f ".deps/Float.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Constraint.lo -MD -MP -MF ".deps/Constraint.Tpo" -c -o Constraint.lo Constraint.cc; \ > then mv -f ".deps/Constraint.Tpo" ".deps/Constraint.Plo"; else rm -f ".deps/Constraint.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Bounding_Box.lo -MD -MP -MF .deps/Bounding_Box.Tpo -c Bounding_Box.cc -o Bounding_Box.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -fPIC -DPIC -o .libs/Float.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -o Float.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Constraint_System.lo -MD -MP -MF ".deps/Constraint_System.Tpo" -c -o Constraint_System.lo Constraint_System.cc; \ > then mv -f ".deps/Constraint_System.Tpo" ".deps/Constraint_System.Plo"; else rm -f ".deps/Constraint_System.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -fPIC -DPIC -o .libs/Constraint_System.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -o Constraint_System.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -fPIC -DPIC -o .libs/Constraint.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Congruence.lo -MD -MP -MF ".deps/Congruence.Tpo" -c -o Congruence.lo Congruence.cc; \ > then mv -f ".deps/Congruence.Tpo" ".deps/Congruence.Plo"; else rm -f ".deps/Congruence.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -o Constraint.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -fPIC -DPIC -o .libs/Congruence.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Congruence_System.lo -MD -MP -MF ".deps/Congruence_System.Tpo" -c -o Congruence_System.lo Congruence_System.cc; \ > then mv -f ".deps/Congruence_System.Tpo" ".deps/Congruence_System.Plo"; else rm -f ".deps/Congruence_System.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -o Congruence.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Generator_System.lo -MD -MP -MF ".deps/Generator_System.Tpo" -c -o Generator_System.lo Generator_System.cc; \ > then mv -f ".deps/Generator_System.Tpo" ".deps/Generator_System.Plo"; else rm -f ".deps/Generator_System.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -fPIC -DPIC -o .libs/Congruence_System.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Generator_System.lo -MD -MP -MF ".deps/Grid_Generator_System.Tpo" -c -o Grid_Generator_System.lo Grid_Generator_System.cc; \ > then mv -f ".deps/Grid_Generator_System.Tpo" ".deps/Grid_Generator_System.Plo"; else rm -f ".deps/Grid_Generator_System.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -fPIC -DPIC -o .libs/Generator_System.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -o Congruence_System.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -o Generator_System.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -fPIC -DPIC -o .libs/Grid_Generator_System.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Generator.lo -MD -MP -MF ".deps/Generator.Tpo" -c -o Generator.lo Generator.cc; \ > then mv -f ".deps/Generator.Tpo" ".deps/Generator.Plo"; else rm -f ".deps/Generator.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Generator.lo -MD -MP -MF ".deps/Grid_Generator.Tpo" -c -o Grid_Generator.lo Grid_Generator.cc; \ > then mv -f ".deps/Grid_Generator.Tpo" ".deps/Grid_Generator.Plo"; else rm -f ".deps/Grid_Generator.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -fPIC -DPIC -o .libs/Generator.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc -o Grid_Generator_System.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -o Generator.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -fPIC -DPIC -o .libs/Grid_Generator.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Init.lo -MD -MP -MF ".deps/Init.Tpo" -c -o Init.lo Init.cc; \ > then mv -f ".deps/Init.Tpo" ".deps/Init.Plo"; else rm -f ".deps/Init.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -o Grid_Generator.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Coefficient.lo -MD -MP -MF ".deps/Coefficient.Tpo" -c -o Coefficient.lo Coefficient.cc; \ > then mv -f ".deps/Coefficient.Tpo" ".deps/Coefficient.Plo"; else rm -f ".deps/Coefficient.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -fPIC -DPIC -o .libs/Init.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -o Init.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Interval.lo -MD -MP -MF ".deps/Interval.Tpo" -c -o Interval.lo Interval.cc; \ > then mv -f ".deps/Interval.Tpo" ".deps/Interval.Plo"; else rm -f ".deps/Interval.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -fPIC -DPIC -o .libs/Coefficient.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_Expression.lo -MD -MP -MF ".deps/Linear_Expression.Tpo" -c -o Linear_Expression.lo Linear_Expression.cc; \ > then mv -f ".deps/Linear_Expression.Tpo" ".deps/Linear_Expression.Plo"; else rm -f ".deps/Linear_Expression.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -fPIC -DPIC -o .libs/Linear_Expression.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cc -fPIC -DPIC -o .libs/Interval.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -o Coefficient.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cc -o Interval.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_System.lo -MD -MP -MF ".deps/Linear_System.Tpo" -c -o Linear_System.lo Linear_System.cc; \ > then mv -f ".deps/Linear_System.Tpo" ".deps/Linear_System.Plo"; else rm -f ".deps/Linear_System.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Matrix.lo -MD -MP -MF ".deps/Matrix.Tpo" -c -o Matrix.lo Matrix.cc; \ > then mv -f ".deps/Matrix.Tpo" ".deps/Matrix.Plo"; else rm -f ".deps/Matrix.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc -fPIC -DPIC -o .libs/Linear_System.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -o Linear_Expression.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Scalar_Products.lo -MD -MP -MF ".deps/Scalar_Products.Tpo" -c -o Scalar_Products.lo Scalar_Products.cc; \ > then mv -f ".deps/Scalar_Products.Tpo" ".deps/Scalar_Products.Plo"; else rm -f ".deps/Scalar_Products.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c Matrix.cc -fPIC -DPIC -o .libs/Matrix.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -fPIC -DPIC -o .libs/Scalar_Products.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc -o Linear_System.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -o Scalar_Products.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c Matrix.cc -o Matrix.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT LP_Problem.lo -MD -MP -MF ".deps/LP_Problem.Tpo" -c -o LP_Problem.lo LP_Problem.cc; \ > then mv -f ".deps/LP_Problem.Tpo" ".deps/LP_Problem.Plo"; else rm -f ".deps/LP_Problem.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Poly_Con_Relation.lo -MD -MP -MF ".deps/Poly_Con_Relation.Tpo" -c -o Poly_Con_Relation.lo Poly_Con_Relation.cc; \ > then mv -f ".deps/Poly_Con_Relation.Tpo" ".deps/Poly_Con_Relation.Plo"; else rm -f ".deps/Poly_Con_Relation.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -fPIC -DPIC -o .libs/Poly_Con_Relation.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc -o Poly_Con_Relation.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Poly_Gen_Relation.lo -MD -MP -MF ".deps/Poly_Gen_Relation.Tpo" -c -o Poly_Gen_Relation.lo Poly_Gen_Relation.cc; \ > then mv -f ".deps/Poly_Gen_Relation.Tpo" ".deps/Poly_Gen_Relation.Plo"; else rm -f ".deps/Poly_Gen_Relation.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT LP_Problem.lo -MD -MP -MF .deps/LP_Problem.Tpo -c LP_Problem.cc -fPIC -DPIC -o .libs/LP_Problem.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BHRZ03_Certificate.lo -MD -MP -MF ".deps/BHRZ03_Certificate.Tpo" -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc; \ > then mv -f ".deps/BHRZ03_Certificate.Tpo" ".deps/BHRZ03_Certificate.Plo"; else rm -f ".deps/BHRZ03_Certificate.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -fPIC -DPIC -o .libs/Poly_Gen_Relation.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc -o Poly_Gen_Relation.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -fPIC -DPIC -o .libs/BHRZ03_Certificate.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT H79_Certificate.lo -MD -MP -MF ".deps/H79_Certificate.Tpo" -c -o H79_Certificate.lo H79_Certificate.cc; \ > then mv -f ".deps/H79_Certificate.Tpo" ".deps/H79_Certificate.Plo"; else rm -f ".deps/H79_Certificate.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT LP_Problem.lo -MD -MP -MF .deps/LP_Problem.Tpo -c LP_Problem.cc -o LP_Problem.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -fPIC -DPIC -o .libs/H79_Certificate.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -o H79_Certificate.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -o BHRZ03_Certificate.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Certificate.lo -MD -MP -MF ".deps/Grid_Certificate.Tpo" -c -o Grid_Certificate.lo Grid_Certificate.cc; \ > then mv -f ".deps/Grid_Certificate.Tpo" ".deps/Grid_Certificate.Plo"; else rm -f ".deps/Grid_Certificate.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_nonpublic.lo -MD -MP -MF ".deps/Polyhedron_nonpublic.Tpo" -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc; \ > then mv -f ".deps/Polyhedron_nonpublic.Tpo" ".deps/Polyhedron_nonpublic.Plo"; else rm -f ".deps/Polyhedron_nonpublic.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -fPIC -DPIC -o .libs/Grid_Certificate.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_public.lo -MD -MP -MF ".deps/Polyhedron_public.Tpo" -c -o Polyhedron_public.lo Polyhedron_public.cc; \ > then mv -f ".deps/Polyhedron_public.Tpo" ".deps/Polyhedron_public.Plo"; else rm -f ".deps/Polyhedron_public.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -fPIC -DPIC -o .libs/Polyhedron_nonpublic.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -o Grid_Certificate.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_chdims.lo -MD -MP -MF ".deps/Polyhedron_chdims.Tpo" -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc; \ > then mv -f ".deps/Polyhedron_chdims.Tpo" ".deps/Polyhedron_chdims.Plo"; else rm -f ".deps/Polyhedron_chdims.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -fPIC -DPIC -o .libs/Polyhedron_public.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -fPIC -DPIC -o .libs/Polyhedron_chdims.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_widenings.lo -MD -MP -MF ".deps/Polyhedron_widenings.Tpo" -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc; \ > then mv -f ".deps/Polyhedron_widenings.Tpo" ".deps/Polyhedron_widenings.Plo"; else rm -f ".deps/Polyhedron_widenings.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT C_Polyhedron.lo -MD -MP -MF ".deps/C_Polyhedron.Tpo" -c -o C_Polyhedron.lo C_Polyhedron.cc; \ > then mv -f ".deps/C_Polyhedron.Tpo" ".deps/C_Polyhedron.Plo"; else rm -f ".deps/C_Polyhedron.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -fPIC -DPIC -o .libs/Polyhedron_widenings.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NNC_Polyhedron.lo -MD -MP -MF ".deps/NNC_Polyhedron.Tpo" -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc; \ > then mv -f ".deps/NNC_Polyhedron.Tpo" ".deps/NNC_Polyhedron.Plo"; else rm -f ".deps/NNC_Polyhedron.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -fPIC -DPIC -o .libs/C_Polyhedron.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -o C_Polyhedron.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -fPIC -DPIC -o .libs/NNC_Polyhedron.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_nonpublic.lo -MD -MP -MF ".deps/Grid_nonpublic.Tpo" -c -o Grid_nonpublic.lo Grid_nonpublic.cc; \ > then mv -f ".deps/Grid_nonpublic.Tpo" ".deps/Grid_nonpublic.Plo"; else rm -f ".deps/Grid_nonpublic.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -o NNC_Polyhedron.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_public.lo -MD -MP -MF ".deps/Grid_public.Tpo" -c -o Grid_public.lo Grid_public.cc; \ > then mv -f ".deps/Grid_public.Tpo" ".deps/Grid_public.Plo"; else rm -f ".deps/Grid_public.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -fPIC -DPIC -o .libs/Grid_nonpublic.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_chdims.lo -MD -MP -MF ".deps/Grid_chdims.Tpo" -c -o Grid_chdims.lo Grid_chdims.cc; \ > then mv -f ".deps/Grid_chdims.Tpo" ".deps/Grid_chdims.Plo"; else rm -f ".deps/Grid_chdims.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -fPIC -DPIC -o .libs/Grid_public.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -fPIC -DPIC -o .libs/Grid_chdims.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_widenings.lo -MD -MP -MF ".deps/Grid_widenings.Tpo" -c -o Grid_widenings.lo Grid_widenings.cc; \ > then mv -f ".deps/Grid_widenings.Tpo" ".deps/Grid_widenings.Plo"; else rm -f ".deps/Grid_widenings.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -o Grid_chdims.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BD_Shape.lo -MD -MP -MF ".deps/BD_Shape.Tpo" -c -o BD_Shape.lo BD_Shape.cc; \ > then mv -f ".deps/BD_Shape.Tpo" ".deps/BD_Shape.Plo"; else rm -f ".deps/BD_Shape.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -fPIC -DPIC -o .libs/Grid_widenings.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -o Grid_widenings.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -fPIC -DPIC -o .libs/BD_Shape.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedra_Powerset.lo -MD -MP -MF ".deps/Polyhedra_Powerset.Tpo" -c -o Polyhedra_Powerset.lo Polyhedra_Powerset.cc; \ > then mv -f ".deps/Polyhedra_Powerset.Tpo" ".deps/Polyhedra_Powerset.Plo"; else rm -f ".deps/Polyhedra_Powerset.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Row.lo -MD -MP -MF ".deps/Row.Tpo" -c -o Row.lo Row.cc; \ > then mv -f ".deps/Row.Tpo" ".deps/Row.Plo"; else rm -f ".deps/Row.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c Row.cc -fPIC -DPIC -o .libs/Row.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -o BD_Shape.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c Row.cc -o Row.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedra_Powerset.lo -MD -MP -MF .deps/Polyhedra_Powerset.Tpo -c Polyhedra_Powerset.cc -fPIC -DPIC -o .libs/Polyhedra_Powerset.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_Row.lo -MD -MP -MF ".deps/Linear_Row.Tpo" -c -o Linear_Row.lo Linear_Row.cc; \ > then mv -f ".deps/Linear_Row.Tpo" ".deps/Linear_Row.Plo"; else rm -f ".deps/Linear_Row.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Saturation_Matrix.lo -MD -MP -MF ".deps/Saturation_Matrix.Tpo" -c -o Saturation_Matrix.lo Saturation_Matrix.cc; \ > then mv -f ".deps/Saturation_Matrix.Tpo" ".deps/Saturation_Matrix.Plo"; else rm -f ".deps/Saturation_Matrix.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Polyhedra_Powerset.lo -MD -MP -MF .deps/Polyhedra_Powerset.Tpo -c Polyhedra_Powerset.cc -o Polyhedra_Powerset.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc -fPIC -DPIC -o .libs/Linear_Row.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Saturation_Matrix.lo -MD -MP -MF .deps/Saturation_Matrix.Tpo -c Saturation_Matrix.cc -fPIC -DPIC -o .libs/Saturation_Matrix.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc -o Linear_Row.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Saturation_Row.lo -MD -MP -MF ".deps/Saturation_Row.Tpo" -c -o Saturation_Row.lo Saturation_Row.cc; \ > then mv -f ".deps/Saturation_Row.Tpo" ".deps/Saturation_Row.Plo"; else rm -f ".deps/Saturation_Row.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Ph_Status.lo -MD -MP -MF ".deps/Ph_Status.Tpo" -c -o Ph_Status.lo Ph_Status.cc; \ > then mv -f ".deps/Ph_Status.Tpo" ".deps/Ph_Status.Plo"; else rm -f ".deps/Ph_Status.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -fPIC -DPIC -o .libs/Ph_Status.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Saturation_Matrix.lo -MD -MP -MF .deps/Saturation_Matrix.Tpo -c Saturation_Matrix.cc -o Saturation_Matrix.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Saturation_Row.lo -MD -MP -MF .deps/Saturation_Row.Tpo -c Saturation_Row.cc -fPIC -DPIC -o .libs/Saturation_Row.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Saturation_Row.lo -MD -MP -MF .deps/Saturation_Row.Tpo -c Saturation_Row.cc -o Saturation_Row.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Status.lo -MD -MP -MF ".deps/Grid_Status.Tpo" -c -o Grid_Status.lo Grid_Status.cc; \ > then mv -f ".deps/Grid_Status.Tpo" ".deps/Grid_Status.Plo"; else rm -f ".deps/Grid_Status.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -o Ph_Status.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Variable.lo -MD -MP -MF ".deps/Variable.Tpo" -c -o Variable.lo Variable.cc; \ > then mv -f ".deps/Variable.Tpo" ".deps/Variable.Plo"; else rm -f ".deps/Variable.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -fPIC -DPIC -o .libs/Grid_Status.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT conversion.lo -MD -MP -MF ".deps/conversion.Tpo" -c -o conversion.lo conversion.cc; \ > then mv -f ".deps/conversion.Tpo" ".deps/conversion.Plo"; else rm -f ".deps/conversion.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -fPIC -DPIC -o .libs/Variable.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -o Grid_Status.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -o Variable.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT minimize.lo -MD -MP -MF ".deps/minimize.Tpo" -c -o minimize.lo minimize.cc; \ > then mv -f ".deps/minimize.Tpo" ".deps/minimize.Plo"; else rm -f ".deps/minimize.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT simplify.lo -MD -MP -MF ".deps/simplify.Tpo" -c -o simplify.lo simplify.cc; \ > then mv -f ".deps/simplify.Tpo" ".deps/simplify.Plo"; else rm -f ".deps/simplify.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc -fPIC -DPIC -o .libs/conversion.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc -fPIC -DPIC -o .libs/simplify.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -fPIC -DPIC -o .libs/minimize.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc -o simplify.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc -o conversion.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_conversion.lo -MD -MP -MF ".deps/Grid_conversion.Tpo" -c -o Grid_conversion.lo Grid_conversion.cc; \ > then mv -f ".deps/Grid_conversion.Tpo" ".deps/Grid_conversion.Plo"; else rm -f ".deps/Grid_conversion.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -o minimize.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_simplify.lo -MD -MP -MF ".deps/Grid_simplify.Tpo" -c -o Grid_simplify.lo Grid_simplify.cc; \ > then mv -f ".deps/Grid_simplify.Tpo" ".deps/Grid_simplify.Plo"; else rm -f ".deps/Grid_simplify.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -fPIC -DPIC -o .libs/Grid_conversion.o >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo globals.cc; \ > then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -fPIC -DPIC -o .libs/Grid_simplify.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -o Grid_conversion.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -o Grid_simplify.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.cc; \ > then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -o globals.o >/dev/null 2>&1 >if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl-config.o -MD -MP -MF ".deps/ppl-config.Tpo" -c -o ppl-config.o ppl-config.cc; \ > then mv -f ".deps/ppl-config.Tpo" ".deps/ppl-config.Po"; else rm -f ".deps/ppl-config.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -fPIC -DPIC -o .libs/version.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o >/dev/null 2>&1 >if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT BUGS.o -MD -MP -MF ".deps/BUGS.Tpo" -c -o BUGS.o BUGS.cc; \ > then mv -f ".deps/BUGS.Tpo" ".deps/BUGS.Po"; else rm -f ".deps/BUGS.Tpo"; exit 1; fi >if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT COPYING.o -MD -MP -MF ".deps/COPYING.Tpo" -c -o COPYING.o COPYING.cc; \ > then mv -f ".deps/COPYING.Tpo" ".deps/COPYING.Po"; else rm -f ".deps/COPYING.Tpo"; exit 1; fi >if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT CREDITS.o -MD -MP -MF ".deps/CREDITS.Tpo" -c -o CREDITS.o CREDITS.cc; \ > then mv -f ".deps/CREDITS.Tpo" ".deps/CREDITS.Po"; else rm -f ".deps/CREDITS.Tpo"; exit 1; fi >/bin/sh ../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl.la -rpath /usr/lib64 -version-info 6:0:0 Bounding_Box.lo checked.lo Checked_Number.lo Float.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 Interval.lo Linear_Expression.lo Linear_System.lo Matrix.lo Scalar_Products.lo LP_Problem.lo Poly_Con_Relation.lo Poly_Gen_Relation.lo BHRZ03_Certificate.lo H79_Certificate.lo Grid_Certificate.lo Polyhedron_nonpublic.lo Polyhedron_public.lo Polyhedron_chdims.lo Polyhedron_widenings.lo C_Polyhedron.lo NNC_Polyhedron.lo Grid_nonpublic.lo Grid_public.lo Grid_chdims.lo Grid_widenings.lo BD_Shape.lo Polyhedra_Powerset.lo Row.lo Linear_Row.lo Saturation_Matrix.lo Saturation_Row.lo Ph_Status.lo Grid_Status.lo Variable.lo conversion.lo minimize.lo simplify.lo Grid_conversion.lo Grid_simplify.lo globals.lo version.lo -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/Bounding_Box.o .libs/checked.o .libs/Checked_Number.o .libs/Float.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/Interval.o .libs/Linear_Expression.o .libs/Linear_System.o .libs/Matrix.o .libs/Scalar_Products.o .libs/LP_Problem.o .libs/Poly_Con_Relation.o .libs/Poly_Gen_Relation.o .libs/BHRZ03_Certificate.o .libs/H79_Certificate.o .libs/Grid_Certificate.o .libs/Polyhedron_nonpublic.o .libs/Polyhedron_public.o .libs/Polyhedron_chdims.o .libs/Polyhedron_widenings.o .libs/C_Polyhedron.o .libs/NNC_Polyhedron.o .libs/Grid_nonpublic.o .libs/Grid_public.o .libs/Grid_chdims.o .libs/Grid_widenings.o .libs/BD_Shape.o .libs/Polyhedra_Powerset.o .libs/Row.o .libs/Linear_Row.o .libs/Saturation_Matrix.o .libs/Saturation_Row.o .libs/Ph_Status.o .libs/Grid_Status.o .libs/Variable.o .libs/conversion.o .libs/minimize.o .libs/simplify.o .libs/Grid_conversion.o .libs/Grid_simplify.o .libs/globals.o .libs/version.o -L/usr/lib64 -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl.so.6 -o .libs/libppl.so.6.0.0 >(cd .libs && rm -f libppl.so.6 && ln -s libppl.so.6.0.0 libppl.so.6) >(cd .libs && rm -f libppl.so && ln -s libppl.so.6.0.0 libppl.so) >ar cru .libs/libppl.a Bounding_Box.o checked.o Checked_Number.o Float.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 Interval.o Linear_Expression.o Linear_System.o Matrix.o Scalar_Products.o LP_Problem.o Poly_Con_Relation.o Poly_Gen_Relation.o BHRZ03_Certificate.o H79_Certificate.o Grid_Certificate.o Polyhedron_nonpublic.o Polyhedron_public.o Polyhedron_chdims.o Polyhedron_widenings.o C_Polyhedron.o NNC_Polyhedron.o Grid_nonpublic.o Grid_public.o Grid_chdims.o Grid_widenings.o BD_Shape.o Polyhedra_Powerset.o Row.o Linear_Row.o Saturation_Matrix.o Saturation_Row.o Ph_Status.o Grid_Status.o Variable.o conversion.o minimize.o simplify.o Grid_conversion.o Grid_simplify.o globals.o version.o >ranlib .libs/libppl.a >creating libppl.la >(cd .libs && rm -f libppl.la && ln -s ../libppl.la libppl.la) >/bin/sh ../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ppl-config ppl-config.o BUGS.o COPYING.o CREDITS.o libppl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ppl-config ppl-config.o BUGS.o COPYING.o CREDITS.o ./.libs/libppl.so -L/usr/lib64 -lm -lgmpxx -lgmp -Wl,--rpath -Wl,/usr/lib64 >creating ppl-config >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >Making all in Watchdog >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make all-recursive >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >Making all in utils >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/utils' >sed -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header >chmod +x build_header >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/utils' >Making all in src >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >rm -f pwl_include_files.hh >for file in Doubly_Linked_Object.types.hh EList.types.hh EList_Iterator.types.hh Handler.types.hh Pending_Element.types.hh Pending_List.types.hh Time.types.hh Watchdog.types.hh Handler.defs.hh Handler.inlines.hh Time.defs.hh Time.inlines.hh Doubly_Linked_Object.defs.hh Doubly_Linked_Object.inlines.hh EList_Iterator.defs.hh EList_Iterator.inlines.hh EList.defs.hh EList.inlines.hh Pending_Element.defs.hh Pending_Element.inlines.hh Pending_List.defs.hh Pending_List.inlines.hh Watchdog.defs.hh Watchdog.inlines.hh; \ > do \ > printf "#include \"%s\"\n" $file >>pwl_include_files.hh; \ > done >../utils/build_header \ > -I .. -I ../src \ > ../src/pwl_header.hh >pwl.hh >make all-am >make[5]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Pending_Element.lo -MD -MP -MF ".deps/Pending_Element.Tpo" -c -o Pending_Element.lo Pending_Element.cc; \ > then mv -f ".deps/Pending_Element.Tpo" ".deps/Pending_Element.Plo"; else rm -f ".deps/Pending_Element.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Pending_List.lo -MD -MP -MF ".deps/Pending_List.Tpo" -c -o Pending_List.lo Pending_List.cc; \ > then mv -f ".deps/Pending_List.Tpo" ".deps/Pending_List.Plo"; else rm -f ".deps/Pending_List.Tpo"; exit 1; fi >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Time.lo -MD -MP -MF ".deps/Time.Tpo" -c -o Time.lo Time.cc; \ > then mv -f ".deps/Time.Tpo" ".deps/Time.Plo"; else rm -f ".deps/Time.Tpo"; exit 1; fi >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -fPIC -DPIC -o .libs/Time.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Pending_List.lo -MD -MP -MF .deps/Pending_List.Tpo -c Pending_List.cc -fPIC -DPIC -o .libs/Pending_List.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Pending_Element.lo -MD -MP -MF .deps/Pending_Element.Tpo -c Pending_Element.cc -fPIC -DPIC -o .libs/Pending_Element.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Pending_Element.lo -MD -MP -MF .deps/Pending_Element.Tpo -c Pending_Element.cc -o Pending_Element.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -o Time.o >/dev/null 2>&1 >if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Watchdog.lo -MD -MP -MF ".deps/Watchdog.Tpo" -c -o Watchdog.lo Watchdog.cc; \ > then mv -f ".deps/Watchdog.Tpo" ".deps/Watchdog.Plo"; else rm -f ".deps/Watchdog.Tpo"; exit 1; fi > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Pending_List.lo -MD -MP -MF .deps/Pending_List.Tpo -c Pending_List.cc -o Pending_List.o >/dev/null 2>&1 > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -fPIC -DPIC -o .libs/Watchdog.o > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/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 -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -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 -o libpwl.la -rpath /usr/lib64 -version-info 3:0:0 Pending_Element.lo Pending_List.lo Time.lo Watchdog.lo >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/Pending_Element.o .libs/Pending_List.o .libs/Time.o .libs/Watchdog.o -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libpwl.so.3 -o .libs/libpwl.so.3.0.0 >(cd .libs && rm -f libpwl.so.3 && ln -s libpwl.so.3.0.0 libpwl.so.3) >(cd .libs && rm -f libpwl.so && ln -s libpwl.so.3.0.0 libpwl.so) >ar cru .libs/libpwl.a Pending_Element.o Pending_List.o Time.o Watchdog.o >ranlib .libs/libpwl.a >creating libpwl.la >(cd .libs && rm -f libpwl.la && ln -s ../libpwl.la libpwl.la) >make[5]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >Making all in tests >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >Making all in . >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >Making all in BD_Shape >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/BD_Shape' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/BD_Shape' >Making all in Polyhedron >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Polyhedron' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Polyhedron' >Making all in Grid >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Grid' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Grid' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >Making all in interfaces >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >Making all in C >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/C' >if /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.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_c.lo -MD -MP -MF ".deps/ppl_c.Tpo" -c -o ppl_c.lo ppl_c.cc; \ > then mv -f ".deps/ppl_c.Tpo" ".deps/ppl_c.Plo"; else rm -f ".deps/ppl_c.Tpo"; exit 1; fi >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c ppl_c.cc -fPIC -DPIC -o .libs/ppl_c.o > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c ppl_c.cc -o ppl_c.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl_c.la -rpath /usr/lib64 -version-info 1:0:1 ppl_c.lo ../../src/libppl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_c.o -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/src/.libs -Wl,--rpath -Wl,/usr/lib64 ../../src/.libs/libppl.so -L/usr/lib64 -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_c.so.0 -o .libs/libppl_c.so.0.1.0 >(cd .libs && rm -f libppl_c.so.0 && ln -s libppl_c.so.0.1.0 libppl_c.so.0) >(cd .libs && rm -f libppl_c.so && ln -s libppl_c.so.0.1.0 libppl_c.so) >ar cru .libs/libppl_c.a ppl_c.o >ranlib .libs/libppl_c.a >creating libppl_c.la >(cd .libs && rm -f libppl_c.la && ln -s ../libppl_c.la libppl_c.la) >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/C' >Making all in Prolog >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >Making all in Ciao >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/Ciao' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/Ciao' >Making all in GNU >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU' >if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_gprolog_sd.lo -MD -MP -MF ".deps/ppl_gprolog_sd.Tpo" -c -o ppl_gprolog_sd.lo ppl_gprolog_sd.cc; \ > then mv -f ".deps/ppl_gprolog_sd.Tpo" ".deps/ppl_gprolog_sd.Plo"; else rm -f ".deps/ppl_gprolog_sd.Tpo"; exit 1; fi >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_gprolog_sd.lo -MD -MP -MF .deps/ppl_gprolog_sd.Tpo -c ppl_gprolog_sd.cc -fPIC -DPIC -o .libs/ppl_gprolog_sd.o > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_gprolog_sd.lo -MD -MP -MF .deps/ppl_gprolog_sd.Tpo -c ppl_gprolog_sd.cc -o ppl_gprolog_sd.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl_gprolog.la -rpath /usr/lib64/ppl -module -avoid-version ppl_gprolog_sd.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_gprolog_sd.o -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/src/.libs -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src/.libs -Wl,--rpath -Wl,/usr/lib64 ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_gprolog.so -o .libs/libppl_gprolog.so >ar cru .libs/libppl_gprolog.a ppl_gprolog_sd.o >ranlib .libs/libppl_gprolog.a >creating libppl_gprolog.la >(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.so \ > -L ' -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64/ppl -L../../../src/.libs -lppl -L../../../Watchdog/src/.libs -lpwl -lgmpxx -lgmp' >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU' >Making all in SICStus >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SICStus' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SICStus' >Making all in SWI >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI' >if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/local/lib/pl-5.6.25/include -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_swiprolog.lo -MD -MP -MF ".deps/ppl_swiprolog.Tpo" -c -o ppl_swiprolog.lo ppl_swiprolog.cc; \ > then mv -f ".deps/ppl_swiprolog.Tpo" ".deps/ppl_swiprolog.Plo"; else rm -f ".deps/ppl_swiprolog.Tpo"; exit 1; fi >if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/local/lib/pl-5.6.25/include -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_swiprolog.o -MD -MP -MF ".deps/ppl_swiprolog.Tpo" -c -o ppl_swiprolog.o ppl_swiprolog.cc; \ > then mv -f ".deps/ppl_swiprolog.Tpo" ".deps/ppl_swiprolog.Po"; else rm -f ".deps/ppl_swiprolog.Tpo"; exit 1; fi >if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/local/lib/pl-5.6.25/include -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_pl.o -MD -MP -MF ".deps/ppl_pl.Tpo" -c -o ppl_pl.o ppl_pl.cc; \ > then mv -f ".deps/ppl_pl.Tpo" ".deps/ppl_pl.Po"; else rm -f ".deps/ppl_pl.Tpo"; exit 1; fi >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/local/lib/pl-5.6.25/include -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_swiprolog.lo -MD -MP -MF .deps/ppl_swiprolog.Tpo -c ppl_swiprolog.cc -fPIC -DPIC -o .libs/ppl_swiprolog.o > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/local/lib/pl-5.6.25/include -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_swiprolog.lo -MD -MP -MF .deps/ppl_swiprolog.Tpo -c ppl_swiprolog.cc -o ppl_swiprolog.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl_swiprolog.la -rpath /usr/lib64/ppl -module -avoid-version ppl_swiprolog.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_swiprolog.o -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/src/.libs -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src/.libs -Wl,--rpath -Wl,/usr/lib64 ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_swiprolog.so -o .libs/libppl_swiprolog.so >ar cru .libs/libppl_swiprolog.a ppl_swiprolog.o >ranlib .libs/libppl_swiprolog.a >creating libppl_swiprolog.la >(cd .libs && rm -f libppl_swiprolog.la && ln -s ../libppl_swiprolog.la libppl_swiprolog.la) >plld -cc gcc -c++ g++ -ld g++ \ > -ld-options`echo '' -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic | tr " " ","` \ > -o ppl_pl ppl_swiprolog.o ppl_pl.o \ > -L../../../src/.libs -lppl \ > -L../../../Watchdog/src/.libs -lpwl \ > -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >% halt >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI' >Making all in XSB >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/XSB' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/XSB' >Making all in YAP >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP' >if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_yap.lo -MD -MP -MF ".deps/ppl_yap.Tpo" -c -o ppl_yap.lo ppl_yap.cc; \ > then mv -f ".deps/ppl_yap.Tpo" ".deps/ppl_yap.Plo"; else rm -f ".deps/ppl_yap.Tpo"; exit 1; fi >mkdir .libs > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_yap.lo -MD -MP -MF .deps/ppl_yap.Tpo -c ppl_yap.cc -fPIC -DPIC -o .libs/ppl_yap.o >../ppl_prolog.icc: In function 'U<unnamed>::term_to_unsigned(Prolog_term_ref) [with U = unsigned int]': >../ppl_prolog.icc:659: warning: 'l' may be used uninitialized in this function >../ppl_prolog.icc: In function 'U<unnamed>::term_to_unsigned(Prolog_term_ref) [with U = long unsigned int]': >../ppl_prolog.icc:659: warning: 'l' may be used uninitialized in this function > g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../Watchdog/src -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_yap.lo -MD -MP -MF .deps/ppl_yap.Tpo -c ppl_yap.cc -o ppl_yap.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ppl_yap.la -rpath /usr/lib64/ppl -module -avoid-version ppl_yap.lo -lYap ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_yap.o -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/src/.libs -Wl,--rpath -Wl,/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src/.libs -Wl,--rpath -Wl,/usr/lib64 -lYap ../../../src/.libs/libppl.so -L/usr/lib64 ../../../Watchdog/src/.libs/libpwl.so -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,ppl_yap.so -o .libs/ppl_yap.so >ar cru .libs/ppl_yap.a ppl_yap.o >ranlib .libs/ppl_yap.a >creating ppl_yap.la >(cd .libs && rm -f ppl_yap.la && ln -s ../ppl_yap.la ppl_yap.la) >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP' >Making all in tests >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/tests' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/tests' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >Making all in demos >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >Making all in ppl_lcdd >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >Making all in examples >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd/examples' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd/examples' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../../utils -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_lcdd.o -MD -MP -MF ".deps/ppl_lcdd.Tpo" -c -o ppl_lcdd.o ppl_lcdd.cc; \ > then mv -f ".deps/ppl_lcdd.Tpo" ".deps/ppl_lcdd.Po"; else rm -f ".deps/ppl_lcdd.Tpo"; exit 1; fi >/bin/sh ../../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ppl_lcdd ppl_lcdd.o ../../src/libppl.la ../../utils/libppl_utils.a -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >mkdir .libs >g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ppl_lcdd ppl_lcdd.o ../../src/.libs/libppl.so -L/usr/lib64 ../../utils/libppl_utils.a -lm -lgmpxx -lgmp -Wl,--rpath -Wl,/usr/lib64 >creating ppl_lcdd >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >Making all in ppl_lpsol >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >Making all in examples >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol/examples' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol/examples' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../interfaces/C -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ppl_lpsol.o -MD -MP -MF ".deps/ppl_lpsol.Tpo" -c -o ppl_lpsol.o ppl_lpsol.c; \ > then mv -f ".deps/ppl_lpsol.Tpo" ".deps/ppl_lpsol.Po"; else rm -f ".deps/ppl_lpsol.Tpo"; exit 1; fi >if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../interfaces/C -I/usr/include/glpk -I/usr/lib64/gprolog-1.3.0/include -I/usr/include/Yap -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dummy.o -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.o dummy.cc; \ > then mv -f ".deps/dummy.Tpo" ".deps/dummy.Po"; else rm -f ".deps/dummy.Tpo"; exit 1; fi >ppl_lpsol.c: In function 'solve_with_simplex': >ppl_lpsol.c:607: warning: control reaches end of non-void function >/bin/sh ../../libtool --tag=CXX --mode=link g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ppl_lpsol ppl_lpsol.o dummy.o -lglpk ../../interfaces/C/libppl_c.la ../../src/libppl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp >mkdir .libs >g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ppl_lpsol ppl_lpsol.o dummy.o -lglpk ../../interfaces/C/.libs/libppl_c.so /home/roberto/rpm/BUILD/ppl-0.9/src/.libs/libppl.so -L/usr/lib64 ../../src/.libs/libppl.so -lm -lgmpxx -lgmp -Wl,--rpath -Wl,/usr/lib64 >creating ppl_lpsol >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >Making all in doc >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/doc' >Making all in m4 >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/m4' >Making all in debian >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/debian' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/debian' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9' >make[2]: Nothing to be done for `all-am'. >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.29918 >+ umask 022 >+ cd /home/roberto/rpm/BUILD >+ cd ppl-0.9 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /var/tmp/ppl-0.9-7-root >+ make DESTDIR=/var/tmp/ppl-0.9-7-root 'INSTALL=/usr/bin/install -p' install >Making install in utils >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/utils' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/utils' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/utils' >Making install in src >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >make install-am >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >test -z "/usr/lib64" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -p 'libppl.la' '/var/tmp/ppl-0.9-7-root/usr/lib64/libppl.la' >/usr/bin/install -p .libs/libppl.so.6.0.0 /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.so.6.0.0 >(cd /var/tmp/ppl-0.9-7-root/usr/lib64 && { ln -s -f libppl.so.6.0.0 libppl.so.6 || { rm -f libppl.so.6 && ln -s libppl.so.6.0.0 libppl.so.6; }; }) >(cd /var/tmp/ppl-0.9-7-root/usr/lib64 && { ln -s -f libppl.so.6.0.0 libppl.so || { rm -f libppl.so && ln -s libppl.so.6.0.0 libppl.so; }; }) >/usr/bin/install -p .libs/libppl.lai /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.la >/usr/bin/install -p .libs/libppl.a /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.a >chmod 644 /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.a >ranlib /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/bin" > /bin/sh ../libtool --mode=install /usr/bin/install -p 'ppl-config' '/var/tmp/ppl-0.9-7-root/usr/bin/ppl-config' >libtool: install: warning: `libppl.la' has not been installed in `/usr/lib64' >/usr/bin/install -p .libs/ppl-config /var/tmp/ppl-0.9-7-root/usr/bin/ppl-config >test -z "/usr/include" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/include" > /usr/bin/install -p -m 644 'ppl.hh' '/var/tmp/ppl-0.9-7-root/usr/include/ppl.hh' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/src' >Making install in Watchdog >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >Making install in utils >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/utils' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/utils' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/utils' >Making install in src >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make install-am >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >test -z "/usr/lib64" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64" > /bin/sh ../libtool --mode=install /usr/bin/install -p 'libpwl.la' '/var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.la' >/usr/bin/install -p .libs/libpwl.so.3.0.0 /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.so.3.0.0 >(cd /var/tmp/ppl-0.9-7-root/usr/lib64 && { ln -s -f libpwl.so.3.0.0 libpwl.so.3 || { rm -f libpwl.so.3 && ln -s libpwl.so.3.0.0 libpwl.so.3; }; }) >(cd /var/tmp/ppl-0.9-7-root/usr/lib64 && { ln -s -f libpwl.so.3.0.0 libpwl.so || { rm -f libpwl.so && ln -s libpwl.so.3.0.0 libpwl.so; }; }) >/usr/bin/install -p .libs/libpwl.lai /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.la >/usr/bin/install -p .libs/libpwl.a /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.a >chmod 644 /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.a >ranlib /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/include" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/include" > /usr/bin/install -p -m 644 'pwl.hh' '/var/tmp/ppl-0.9-7-root/usr/include/pwl.hh' >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog/src' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/Watchdog' >Making install in tests >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >Making install in . >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/tests' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >Making install in BD_Shape >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/BD_Shape' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/tests/BD_Shape' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/BD_Shape' >Making install in Polyhedron >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Polyhedron' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/tests/Polyhedron' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Polyhedron' >Making install in Grid >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Grid' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/tests/Grid' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests/Grid' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/tests' >Making install in interfaces >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >Making install in C >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/C' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/C' >test -z "/usr/lib64" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64" > /bin/sh ../../libtool --mode=install /usr/bin/install -p 'libppl_c.la' '/var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.la' >libtool: install: warning: relinking `libppl_c.la' >(cd /home/roberto/rpm/BUILD/ppl-0.9/interfaces/C; /bin/sh ../../libtool --tag=CXX --mode=relink g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl_c.la -rpath /usr/lib64 -version-info 1:0:1 ppl_c.lo ../../src/libppl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /var/tmp/ppl-0.9-7-root) >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_c.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/ppl-0.9-7-root/usr/lib64 -L/usr/lib64 -lppl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_c.so.0 -o .libs/libppl_c.so.0.1.0 >/usr/bin/install -p .libs/libppl_c.so.0.1.0T /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.so.0.1.0 >(cd /var/tmp/ppl-0.9-7-root/usr/lib64 && { ln -s -f libppl_c.so.0.1.0 libppl_c.so.0 || { rm -f libppl_c.so.0 && ln -s libppl_c.so.0.1.0 libppl_c.so.0; }; }) >(cd /var/tmp/ppl-0.9-7-root/usr/lib64 && { ln -s -f libppl_c.so.0.1.0 libppl_c.so || { rm -f libppl_c.so && ln -s libppl_c.so.0.1.0 libppl_c.so; }; }) >/usr/bin/install -p .libs/libppl_c.lai /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.la >/usr/bin/install -p .libs/libppl_c.a /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.a >chmod 644 /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.a >ranlib /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >test -z "/usr/include" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/include" > /usr/bin/install -p -m 644 'ppl_c.h' '/var/tmp/ppl-0.9-7-root/usr/include/ppl_c.h' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/C' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/C' >Making install in Prolog >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >Making install in Ciao >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/Ciao' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/Ciao' >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/Ciao' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/Ciao' >Making install in GNU >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/bin" > /bin/sh ../../../libtool --mode=install /usr/bin/install -p 'ppl_gprolog' '/var/tmp/ppl-0.9-7-root/usr/bin/ppl_gprolog' >/usr/bin/install -p ppl_gprolog /var/tmp/ppl-0.9-7-root/usr/bin/ppl_gprolog >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" > /usr/bin/install -p -m 644 'ppl_gprolog.pl' '/var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_gprolog.pl' >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" > /bin/sh ../../../libtool --mode=install /usr/bin/install -p 'libppl_gprolog.la' '/var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.la' >libtool: install: warning: relinking `libppl_gprolog.la' >(cd /home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU; /bin/sh ../../../libtool --tag=CXX --mode=relink g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl_gprolog.la -rpath /usr/lib64/ppl -module -avoid-version ppl_gprolog_sd.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /var/tmp/ppl-0.9-7-root) >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_gprolog_sd.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/ppl-0.9-7-root/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_gprolog.so -o .libs/libppl_gprolog.so >/usr/bin/install -p .libs/libppl_gprolog.soT /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.so >/usr/bin/install -p .libs/libppl_gprolog.lai /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.la >/usr/bin/install -p .libs/libppl_gprolog.a /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.a >chmod 644 /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.a >ranlib /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/GNU' >Making install in SICStus >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SICStus' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SICStus' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/bin" >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SICStus' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SICStus' >Making install in SWI >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/bin" > /bin/sh ../../../libtool --mode=install /usr/bin/install -p 'ppl_pl' '/var/tmp/ppl-0.9-7-root/usr/bin/ppl_pl' >/usr/bin/install -p ppl_pl /var/tmp/ppl-0.9-7-root/usr/bin/ppl_pl >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" > /usr/bin/install -p -m 644 'ppl_swiprolog.pl' '/var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_swiprolog.pl' >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" > /bin/sh ../../../libtool --mode=install /usr/bin/install -p 'libppl_swiprolog.la' '/var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.la' >libtool: install: warning: relinking `libppl_swiprolog.la' >(cd /home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI; /bin/sh ../../../libtool --tag=CXX --mode=relink g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libppl_swiprolog.la -rpath /usr/lib64/ppl -module -avoid-version ppl_swiprolog.lo ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /var/tmp/ppl-0.9-7-root) >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_swiprolog.o -Wl,--rpath -Wl,/usr/lib64 -L/var/tmp/ppl-0.9-7-root/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,libppl_swiprolog.so -o .libs/libppl_swiprolog.so >/usr/bin/install -p .libs/libppl_swiprolog.soT /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.so >/usr/bin/install -p .libs/libppl_swiprolog.lai /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.la >/usr/bin/install -p .libs/libppl_swiprolog.a /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.a >chmod 644 /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.a >ranlib /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/SWI' >Making install in XSB >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/XSB' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/XSB' >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/XSB' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/XSB' >Making install in YAP >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP' >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" > /usr/bin/install -p -m 644 'ppl_yap.pl' '/var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.pl' >test -z "/usr/lib64/ppl" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/lib64/ppl" > /bin/sh ../../../libtool --mode=install /usr/bin/install -p 'ppl_yap.la' '/var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.la' >libtool: install: warning: relinking `ppl_yap.la' >(cd /home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP; /bin/sh ../../../libtool --tag=CXX --mode=relink g++ -W -Wall -g -O2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ppl_yap.la -rpath /usr/lib64/ppl -module -avoid-version ppl_yap.lo -lYap ../../../src/libppl.la ../../../Watchdog/src/libpwl.la -lm -L/usr/lib64 -lgmpxx -L/usr/lib64 -lgmp -inst-prefix-dir /var/tmp/ppl-0.9-7-root) >g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtbeginS.o .libs/ppl_yap.o -Wl,--rpath -Wl,/usr/lib64 -lYap -L/var/tmp/ppl-0.9-7-root/usr/lib64 -L/usr/lib64 -lppl -lpwl -lgmpxx -lgmp -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.1/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-soname -Wl,ppl_yap.so -o .libs/ppl_yap.so >/usr/bin/install -p .libs/ppl_yap.soT /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.so >/usr/bin/install -p .libs/ppl_yap.lai /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.la >/usr/bin/install -p .libs/ppl_yap.a /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.a >chmod 644 /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.a >ranlib /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64/ppl' >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/YAP' >Making install in tests >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/tests' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/tests' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/tests' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog/tests' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[4]: Nothing to be done for `install-exec-am'. >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces/Prolog' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/interfaces' >Making install in demos >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >Making install in ppl_lcdd >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >Making install in examples >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd/examples' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd/examples' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd/examples' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -p 'ppl_lcdd' '/var/tmp/ppl-0.9-7-root/usr/bin/ppl_lcdd' >libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib64' >/usr/bin/install -p .libs/ppl_lcdd /var/tmp/ppl-0.9-7-root/usr/bin/ppl_lcdd >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lcdd' >Making install in ppl_lpsol >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >Making install in examples >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol/examples' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol/examples' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol/examples' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >make[4]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/bin" > /bin/sh ../../libtool --mode=install /usr/bin/install -p 'ppl_lpsol' '/var/tmp/ppl-0.9-7-root/usr/bin/ppl_lpsol' >libtool: install: warning: `../../interfaces/C/libppl_c.la' has not been installed in `/usr/lib64' >libtool: install: warning: `/home/roberto/rpm/BUILD/ppl-0.9/src/libppl.la' has not been installed in `/usr/lib64' >libtool: install: warning: `../../src/libppl.la' has not been installed in `/usr/lib64' >/usr/bin/install -p .libs/ppl_lpsol /var/tmp/ppl-0.9-7-root/usr/bin/ppl_lpsol >make[4]: Nothing to be done for `install-data-am'. >make[4]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >make[3]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos/ppl_lpsol' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >make[3]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/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 `/home/roberto/rpm/BUILD/ppl-0.9/demos' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/demos' >Making install in doc >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/doc' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/doc' >make[2]: Nothing to be done for `install-exec-am'. >for ball in ppl-user-0.9-html.tar.gz; do \ > test -f $ball || test -f ./$ball || make $ball; \ > dir=`basename $ball .tar.gz`; \ > /bin/sh ../mkinstalldirs /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/$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 /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/$dir/`basename $file`; \ > done; \ > done >mkdir -p -- /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/ppl-user-0.9-html >/bin/sh ../mkinstalldirs /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl >for file in gpl.pdf fdl.pdf ppl-user-0.9.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 /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/$file; \ > done >/bin/sh ../mkinstalldirs /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl >for file in gpl.ps.gz fdl.ps.gz ppl-user-0.9.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 /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/$file; \ > done >/bin/sh ../mkinstalldirs /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl >for file in ./*.txt ./README.doc; do \ > /usr/bin/install -p -m 644 $file /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/`basename $file`; \ > done >for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure ; do \ > /usr/bin/install -p -m 644 ./../$file /var/tmp/ppl-0.9-7-root/usr/share/doc/ppl/$file; \ > done >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/share/man/man1" > /usr/bin/install -p -m 644 './ppl-config.1' '/var/tmp/ppl-0.9-7-root/usr/share/man/man1/ppl-config.1' > /usr/bin/install -p -m 644 './ppl_lcdd.1' '/var/tmp/ppl-0.9-7-root/usr/share/man/man1/ppl_lcdd.1' > /usr/bin/install -p -m 644 './ppl_lpsol.1' '/var/tmp/ppl-0.9-7-root/usr/share/man/man1/ppl_lpsol.1' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/doc' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/doc' >Making install in m4 >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/m4' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/m4' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/aclocal" || mkdir -p -- "/var/tmp/ppl-0.9-7-root/usr/share/aclocal" > /usr/bin/install -p -m 644 'ppl.m4' '/var/tmp/ppl-0.9-7-root/usr/share/aclocal/ppl.m4' >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/m4' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/m4' >Making install in debian >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/debian' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9/debian' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/debian' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9/debian' >make[1]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9' >make[2]: Entering directory `/home/roberto/rpm/BUILD/ppl-0.9' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9' >make[1]: Leaving directory `/home/roberto/rpm/BUILD/ppl-0.9' >+ rm -f /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.la /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.la /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.la /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.la /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.la /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.la >+ /usr/lib/rpm/find-debuginfo.sh /home/roberto/rpm/BUILD/ppl-0.9 >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/lib64/libppl_c.so.0.1.0 >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_swiprolog.so >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/ppl_yap.so >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/lib64/ppl/libppl_gprolog.so >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/lib64/libppl.so.6.0.0 >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/lib64/libpwl.so.3.0.0 >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/bin/ppl-config >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/bin/ppl_gprolog >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/bin/ppl_lcdd >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/bin/ppl_pl >extracting debug info from /var/tmp/ppl-0.9-7-root/usr/bin/ppl_lpsol >cpio: ppl-0.9/Watchdog/src/<built-in>: No such file or directory >cpio: ppl-0.9/demos/ppl_lcdd/<built-in>: No such file or directory >cpio: ppl-0.9/demos/ppl_lpsol/<built-in>: No such file or directory >cpio: ppl-0.9/interfaces/C/<built-in>: No such file or directory >cpio: ppl-0.9/interfaces/Prolog/GNU/<built-in>: No such file or directory >cpio: ppl-0.9/interfaces/Prolog/SWI/<built-in>: No such file or directory >cpio: ppl-0.9/interfaces/Prolog/YAP/<built-in>: No such file or directory >cpio: ppl-0.9/src/<built-in>: No such file or directory >cpio: ppl-0.9/utils/<built-in>: No such file or directory >6753 blocks >+ /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot >******************************************************************************* >* >* WARNING: 'check-rpaths' detected a broken RPATH and will cause 'rpmbuild' >* to fail. To ignore these errors, you can set the '$QA_RPATHS' >* environment variable which is a bitmask allowing the values >* below. The current value of QA_RPATHS is 0x0000. >* >* 0x0001 ... standard RPATHs (e.g. /usr/lib); such RPATHs are a minor >* issue but are introducing redundant searchpaths without >* providing a benefit. They can also cause errors in multilib >* environments. >* 0x0002 ... invalid RPATHs; these are RPATHs which are neither absolute >* nor relative filenames and can therefore be a SECURITY risk >* 0x0004 ... insecure RPATHs; these are relative RPATHs which are a >* SECURITY risk >* 0x0008 ... the special '$ORIGIN' RPATHs are appearing after other >* RPATHs; this is just a minor issue but usually unwanted >* 0x0010 ... the RPATH is empty; there is no reason for such RPATHs >* and they cause unneeded work while loading libraries >* 0x0020 ... an RPATH references '..' of an absolute path; this will break >* the functionality when the path before '..' is a symlink >* >* >* Examples: >* - to ignore standard and empty RPATHs, execute 'rpmbuild' like >* $ QA_RPATHS=$[ 0x0001|0x0010 ] rpmbuild my-package.src.rpm >* - to check existing files, set $RPM_BUILD_ROOT and execute check-rpaths like >* $ RPM_BUILD_ROOT=<top-dir> /usr/lib/rpm/check-rpaths >* >* 'check-rpaths' is part of 'rpmdevtools'. >* >******************************************************************************* >ERROR 0001: file '/usr/lib64/libppl_c.so.0.1.0' contains a standard rpath '/usr/lib64' in [/usr/lib64] >ERROR 0001: file '/usr/lib64/ppl/libppl_swiprolog.so' contains a standard rpath '/usr/lib64' in [/usr/lib64] >ERROR 0001: file '/usr/lib64/ppl/ppl_yap.so' contains a standard rpath '/usr/lib64' in [/usr/lib64] >ERROR 0001: file '/usr/lib64/ppl/libppl_gprolog.so' contains a standard rpath '/usr/lib64' in [/usr/lib64] >ERROR 0001: file '/usr/bin/ppl-config' contains a standard rpath '/usr/lib64' in [/usr/lib64] >ERROR 0001: file '/usr/bin/ppl_lcdd' contains a standard rpath '/usr/lib64' in [/usr/lib64] >ERROR 0001: file '/usr/bin/ppl_lpsol' contains a standard rpath '/usr/lib64' in [/usr/lib64] >error: Bad exit status from /var/tmp/rpm-tmp.29918 (%install) > > >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.29918 (%install)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 227669
:
156374
|
156450
|
156485
|
156487
| 156598