Ticket #21134: ppl.debug

File ppl.debug, 115.6 KB (added by alex_a_bordeaux@…, 15 years ago)

(debug output)

Line 
1--->  Computing dependencies for ppl
2--->  Configuring ppl
3checking for a BSD-compatible install... /usr/bin/install -c
4checking whether build environment is sane... yes
5checking for gawk... gawk
6checking whether make sets $(MAKE)... yes
7checking build system type... i386-apple-darwin10.0.0
8checking host system type... i386-apple-darwin10.0.0
9checking whether to compile with debug info... yes
10checking whether to compile for profiling... no
11checking whether to compile for test coverage... no
12checking whether to enable checking of run-time assertions... no
13checking whether to enable even more run-time assertions... no
14checking whether to enable optimizations... standard
15checking for which architecture to optimize... default
16checking whether to use precompiled headers... no
17checking the type of integral values to use as coefficients... GMP mpz
18checking for egrep... grep -E
19checking for gcc... /usr/bin/gcc-4.2
20checking for C compiler default output file name... a.out
21checking whether the C compiler works... yes
22checking whether we are cross compiling... no
23checking for suffix of executables...
24checking for suffix of object files... o
25checking whether we are using the GNU C compiler... yes
26checking whether /usr/bin/gcc-4.2 accepts -g... yes
27checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed
28checking for style of include used by make... GNU
29checking dependency style of /usr/bin/gcc-4.2... gcc3
30checking whether we are using the GNU C++ compiler... yes
31checking whether /usr/bin/g++-4.2 accepts -g... yes
32rm: conftest.dSYM: is a directory
33checking dependency style of /usr/bin/g++-4.2... gcc3
34checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
35checking whether make sets $(MAKE)... (cached) yes
36checking for a BSD-compatible install... /usr/bin/install -c
37checking for perl... /opt/local/bin/perl
38checking for an ANSI C-conforming const... yes
39checking for inline... inline
40checking whether byte ordering is bigendian... no
41checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
42checking for ANSI C header files... rm: conftest.dSYM: is a directory
43rm: conftest.dSYM: is a directory
44yes
45checking for sys/types.h... yes
46checking for sys/stat.h... yes
47checking for stdlib.h... yes
48checking for string.h... yes
49checking for memory.h... yes
50checking for strings.h... yes
51checking for inttypes.h... yes
52checking for stdint.h... yes
53checking for unistd.h... yes
54checking for int... yes
55checking size of int... 4
56checking for long... yes
57checking size of long... 8
58checking for long long... yes
59checking size of long long... 8
60checking for unsigned... yes
61checking size of unsigned... 4
62checking for unsigned long... yes
63checking size of unsigned long... 8
64checking for unsigned long long... yes
65checking size of unsigned long long... 8
66checking for size_t... yes
67checking size of size_t... 8
68checking for float... yes
69checking size of float... 4
70checking for double... yes
71checking size of double... 8
72checking for long double... yes
73checking size of long double... 16
74checking fenv.h usability... yes
75checking fenv.h presence... yes
76checking for fenv.h... yes
77checking ieeefp.h usability... no
78checking ieeefp.h presence... no
79checking for ieeefp.h... no
80checking for the possibility to control the FPU... yes
81checking the binary format of C++ floats... IEEE754 Single Precision
82checking the binary format of C++ doubles... IEEE754 Double Precision
83checking the binary format of C++ long doubles... Intel Double-Extended
84checking whether the C++ compiler supports flexible arrays... yes
85checking whether the C++ compiler supports __attribute__ ((weak))... yes
86checking whether ffs is declared... yes
87checking whether getenv is declared... yes
88checking whether strtof is declared... yes
89checking whether strtod is declared... yes
90checking whether strtold is declared... yes
91checking whether strtoll is declared... yes
92checking whether strtoull is declared... yes
93checking whether fma is declared... yes
94checking whether fmaf is declared... yes
95checking whether fmal is declared... yes
96checking whether rintf is declared... yes
97checking whether rintl is declared... yes
98checking for int_fast16_t... yes
99checking for int_fast32_t... yes
100checking for int_fast64_t... yes
101checking for uint_fast16_t... yes
102checking for uint_fast32_t... yes
103checking for uint_fast64_t... yes
104checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
105checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
106checking for shared library run path origin... done
107checking how to link with libgmp... -lgmp
108checking how to link with libgmpxx... -lgmpxx -lgmp
109checking for the GMP library version 4.1.3 or above... yes
110checking for mp_limb_t... yes
111checking size of mp_limb_t... 8
112checking whether GMP has been compiled with support for exceptions... yes
113checking for __mpz_struct._mp_alloc... yes
114checking for __mpz_struct._mp_size... yes
115checking for __mpz_struct._mp_d... yes
116checking whether to build the Parma Watchdog Library... yes
117checking which interfaces are enabled... cxx c ciao_prolog gnu_prolog sicstus_prolog swi_prolog xsb_prolog yap_prolog
118checking for ciao... no
119checking for gprolog... no
120checking for sicstus... no
121checking for swi-prolog... no
122checking for swipl... no
123checking for pl... /usr/bin/pl
124checking SWI-Prolog.h usability... no
125checking SWI-Prolog.h presence... no
126checking for SWI-Prolog.h... no
127checking for xsb... no
128checking for yap... no
129checking for a sed that does not truncate output... /opt/local/bin/gsed
130checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
131checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
132checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
133checking for BSD-compatible nm... /usr/bin/nm
134checking whether ln -s works... yes
135checking how to recognise dependent libraries... pass_all
136checking dlfcn.h usability... yes
137checking dlfcn.h presence... yes
138checking for dlfcn.h... yes
139checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
140checking for g77... no
141checking for f77... no
142checking for xlf... no
143checking for frt... no
144checking for pgf77... no
145checking for fort77... no
146checking for fl32... no
147checking for af77... no
148checking for f90... no
149checking for xlf90... no
150checking for pgf90... no
151checking for epcf90... no
152checking for f95... no
153checking for fort... no
154checking for xlf95... no
155checking for ifc... no
156checking for efc... no
157checking for pgf95... no
158checking for lf95... no
159checking for gfortran... no
160checking whether we are using the GNU Fortran 77 compiler... no
161checking whether  accepts -g... no
162checking the maximum length of command line arguments... 196608
163checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... rm: conftest.dSYM: is a directory
164rm: conftest.dSYM: is a directory
165rm: conftest.dSYM: is a directory
166rm: conftest.dSYM: is a directory
167ok
168checking for objdir... .libs
169checking for ar... ar
170checking for ranlib... ranlib
171checking for strip... strip
172rm: conftest.dSYM: is a directory
173rm: conftest.dSYM: is a directory
174checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory
175no
176checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
177checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... rm: conftest.dSYM: is a directory
178yes
179checking if /usr/bin/gcc-4.2 static flag -static works... rm: conftest.dSYM: is a directory
180no
181checking if /usr/bin/gcc-4.2 supports -c -o file.o... rm: conftest.dSYM: is a directory
182yes
183checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
184checking dynamic linker characteristics... darwin10.0.0 dyld
185checking how to hardcode library paths into programs... immediate
186checking whether stripping libraries is possible... yes
187checking for dlopen in -ldl... yes
188checking whether a program can dlopen itself... yes
189checking whether a statically linked program can dlopen itself... yes
190checking if libtool supports shared libraries... yes
191checking whether to build shared libraries... yes
192checking whether to build static libraries... yes
193configure: creating libtool
194appending configuration tag "CXX" to libtool
195rm: conftest.dSYM: is a directory
196checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
197checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
198checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
199checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
200checking if /usr/bin/g++-4.2 PIC flag -fno-common works... rm: conftest.dSYM: is a directory
201yes
202checking if /usr/bin/g++-4.2 static flag -static works... rm: conftest.dSYM: is a directory
203no
204checking if /usr/bin/g++-4.2 supports -c -o file.o... rm: conftest.dSYM: is a directory
205yes
206checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
207checking dynamic linker characteristics... darwin10.0.0 dyld
208checking how to hardcode library paths into programs... immediate
209appending configuration tag "F77" to libtool
210checking for md5sum... no
211checking glpk.h usability... yes
212checking glpk.h presence... yes
213checking for glpk.h... yes
214checking for fenv.h... (cached) yes
215checking for ieeefp.h... (cached) no
216checking getopt.h usability... yes
217checking getopt.h presence... yes
218checking for getopt.h... yes
219checking signal.h usability... yes
220checking signal.h presence... yes
221checking for signal.h... yes
222checking sys/resource.h usability... yes
223checking sys/resource.h presence... yes
224checking for sys/resource.h... yes
225checking sys/time.h usability... yes
226checking sys/time.h presence... yes
227checking for sys/time.h... yes
228checking for sys/types.h... (cached) yes
229checking for unistd.h... (cached) yes
230checking whether RLIMIT_DATA is declared... yes
231checking whether RLIMIT_RSS is declared... yes
232checking whether RLIMIT_VMEM is declared... no
233checking whether RLIMIT_AS is declared... yes
234configure: creating ./config.status
235config.status: creating Makefile
236config.status: creating ppl.lsm
237config.status: creating ppl.spec
238config.status: creating debian/Makefile
239config.status: creating debian/libppl.copyright
240config.status: creating debian/libppl-pwl.copyright
241config.status: creating src/Makefile
242config.status: creating src/version.hh
243config.status: creating src/ppl-config.cc
244config.status: creating tests/Makefile
245config.status: creating tests/BD_Shape/Makefile
246config.status: creating tests/Polyhedron/Makefile
247config.status: creating tests/Grid/Makefile
248config.status: creating utils/Makefile
249config.status: creating m4/Makefile
250config.status: creating demos/Makefile
251config.status: creating demos/ppl_lcdd/Makefile
252config.status: creating demos/ppl_lcdd/examples/Makefile
253config.status: creating demos/ppl_lpsol/Makefile
254config.status: creating demos/ppl_lpsol/examples/Makefile
255config.status: creating doc/Makefile
256config.status: creating doc/user.doxyconf-latex
257config.status: creating doc/devref.doxyconf-latex
258config.status: creating doc/user.doxyconf-html
259config.status: creating doc/devref.doxyconf-html
260config.status: creating interfaces/Makefile
261config.status: creating interfaces/C/Makefile
262config.status: creating interfaces/C/ppl_c.h
263config.status: creating interfaces/Prolog/Makefile
264config.status: creating interfaces/Prolog/Ciao/Makefile
265config.status: creating interfaces/Prolog/GNU/Makefile
266config.status: creating interfaces/Prolog/SICStus/Makefile
267config.status: creating interfaces/Prolog/SWI/Makefile
268config.status: creating interfaces/Prolog/XSB/Makefile
269config.status: creating interfaces/Prolog/YAP/Makefile
270config.status: creating interfaces/Prolog/tests/Makefile
271config.status: creating config.h
272config.status: config.h is unchanged
273config.status: executing depfiles commands
274configure: configuring in Watchdog
275configure: running /bin/sh './configure' --prefix=/opt/local  '--prefix=/opt/local' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 -arch x86_64' 'CPPFLAGS=-I/opt/local/include' 'CXXFLAGS=-O2 -arch x86_64' 'CXX=/usr/bin/g++-4.2' 'FFLAGS=-O2 -m64' 'LDFLAGS=-L/opt/local/lib' --cache-file=/dev/null --srcdir=.
276checking for a BSD-compatible install... /usr/bin/install -c
277checking whether build environment is sane... yes
278checking for gawk... gawk
279checking whether make sets $(MAKE)... yes
280checking for style of include used by make... GNU
281checking for gcc... /usr/bin/gcc-4.2
282checking for C compiler default output file name... a.out
283checking whether the C compiler works... yes
284checking whether we are cross compiling... no
285checking for suffix of executables...
286checking for suffix of object files... o
287checking whether we are using the GNU C compiler... yes
288checking whether /usr/bin/gcc-4.2 accepts -g... yes
289checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed
290checking dependency style of /usr/bin/gcc-4.2... gcc3
291checking for an ANSI C-conforming const... yes
292checking for gcc... (cached) /usr/bin/gcc-4.2
293checking whether we are using the GNU C compiler... (cached) yes
294checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
295checking for /usr/bin/gcc-4.2 option to accept ANSI C... (cached) none needed
296checking dependency style of /usr/bin/gcc-4.2... (cached) gcc3
297checking whether we are using the GNU C++ compiler... yes
298checking whether /usr/bin/g++-4.2 accepts -g... yes
299checking dependency style of /usr/bin/g++-4.2... gcc3
300checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
301checking whether make sets $(MAKE)... (cached) yes
302checking for a BSD-compatible install... /usr/bin/install -c
303checking for perl... /opt/local/bin/perl
304checking whether to compile with debug info... yes
305checking whether to compile for profiling... no
306checking whether to compile for test coverage... no
307checking whether to enable checking of run-time assertions... no
308checking whether to enable optimizations... standard
309checking for which architecture to optimize... default
310checking whether to build the Parma Watchdog Library... yes
311checking whether time.h and sys/time.h may both be included... yes
312checking for egrep... grep -E
313checking for ANSI C header files... yes
314checking for sys/types.h... yes
315checking for sys/stat.h... yes
316checking for stdlib.h... yes
317checking for string.h... yes
318checking for memory.h... yes
319checking for strings.h... yes
320checking for inttypes.h... yes
321checking for stdint.h... yes
322checking for unistd.h... yes
323checking sys/time.h usability... yes
324checking sys/time.h presence... yes
325checking for sys/time.h... yes
326checking for setitimer... yes
327checking build system type... i386-apple-darwin10.0.0
328checking host system type... i386-apple-darwin10.0.0
329checking for a sed that does not truncate output... /opt/local/bin/gsed
330checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
331checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
332checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
333checking for BSD-compatible nm... /usr/bin/nm
334checking whether ln -s works... yes
335checking how to recognise dependent libraries... pass_all
336checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
337checking dlfcn.h usability... yes
338checking dlfcn.h presence... yes
339checking for dlfcn.h... yes
340checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
341checking for g77... no
342checking for f77... no
343checking for xlf... no
344checking for frt... no
345checking for pgf77... no
346checking for fort77... no
347checking for fl32... no
348checking for af77... no
349checking for f90... no
350checking for xlf90... no
351checking for pgf90... no
352checking for epcf90... no
353checking for f95... no
354checking for fort... no
355checking for xlf95... no
356checking for ifc... no
357checking for efc... no
358checking for pgf95... no
359checking for lf95... no
360checking for gfortran... no
361checking whether we are using the GNU Fortran 77 compiler... no
362checking whether  accepts -g... no
363checking the maximum length of command line arguments... 196608
364checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... rm: conftest.dSYM: is a directory
365rm: conftest.dSYM: is a directory
366rm: conftest.dSYM: is a directory
367rm: conftest.dSYM: is a directory
368ok
369checking for objdir... .libs
370checking for ar... ar
371checking for ranlib... ranlib
372checking for strip... strip
373rm: conftest.dSYM: is a directory
374rm: conftest.dSYM: is a directory
375checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory
376no
377checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
378checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... rm: conftest.dSYM: is a directory
379yes
380checking if /usr/bin/gcc-4.2 static flag -static works... rm: conftest.dSYM: is a directory
381no
382checking if /usr/bin/gcc-4.2 supports -c -o file.o... rm: conftest.dSYM: is a directory
383yes
384checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
385checking dynamic linker characteristics... darwin10.0.0 dyld
386checking how to hardcode library paths into programs... immediate
387checking whether stripping libraries is possible... yes
388checking for dlopen in -ldl... yes
389checking whether a program can dlopen itself... yes
390checking whether a statically linked program can dlopen itself... yes
391checking if libtool supports shared libraries... yes
392checking whether to build shared libraries... yes
393checking whether to build static libraries... yes
394configure: creating libtool
395appending configuration tag "CXX" to libtool
396rm: conftest.dSYM: is a directory
397checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
398checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
399checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
400checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
401checking if /usr/bin/g++-4.2 PIC flag -fno-common works... rm: conftest.dSYM: is a directory
402yes
403checking if /usr/bin/g++-4.2 static flag -static works... rm: conftest.dSYM: is a directory
404no
405checking if /usr/bin/g++-4.2 supports -c -o file.o... rm: conftest.dSYM: is a directory
406yes
407checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
408checking dynamic linker characteristics... darwin10.0.0 dyld
409checking how to hardcode library paths into programs... immediate
410appending configuration tag "F77" to libtool
411configure: creating ./config.status
412config.status: creating Makefile
413config.status: creating src/Makefile
414config.status: creating utils/Makefile
415config.status: creating config.h
416config.status: executing depfiles commands
417--->  Building ppl
418/usr/bin/make  all-recursive
419Making all in utils
420if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -W -Wall  -g -O2 -MT timings.o -MD -MP -MF ".deps/timings.Tpo" -c -o timings.o timings.cc; \
421        then mv -f ".deps/timings.Tpo" ".deps/timings.Po"; else rm -f ".deps/timings.Tpo"; exit 1; fi
422sed -e 's,[@]PERL[@],/opt/local/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header
423chmod +x build_header
424sed -e 's,[@]PERL[@],/opt/local/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./text2cxxarray.in > text2cxxarray
425chmod +x text2cxxarray
426rm -f libppl_utils.a
427ar cru libppl_utils.a timings.o
428ranlib libppl_utils.a
429Making all in src
430rm -f ppl_include_files.hh
431../utils/text2cxxarray --name=BUGS_array \
432                ../BUGS >BUGS.cc
433for 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; \
434        do \
435          printf "#include \"%s\"\n" $file >>ppl_include_files.hh; \
436        done
437../utils/text2cxxarray --name=COPYING_array \
438                ../COPYING >COPYING.cc
439../utils/text2cxxarray --name=CREDITS_array \
440                ../CREDITS >CREDITS.cc
441../utils/build_header \
442                -I .. -I ../src \
443                ../src/ppl_header.hh >ppl.hh
444/usr/bin/make  all-am
445if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Bounding_Box.lo -MD -MP -MF ".deps/Bounding_Box.Tpo" -c -o Bounding_Box.lo Bounding_Box.cc; \
446        then mv -f ".deps/Bounding_Box.Tpo" ".deps/Bounding_Box.Plo"; else rm -f ".deps/Bounding_Box.Tpo"; exit 1; fi
447if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT checked.lo -MD -MP -MF ".deps/checked.Tpo" -c -o checked.lo checked.cc; \
448        then mv -f ".deps/checked.Tpo" ".deps/checked.Plo"; else rm -f ".deps/checked.Tpo"; exit 1; fi
449mkdir .libs
450 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc  -fno-common -DPIC -o .libs/checked.o
451 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Bounding_Box.lo -MD -MP -MF .deps/Bounding_Box.Tpo -c Bounding_Box.cc  -fno-common -DPIC -o .libs/Bounding_Box.o
452checked.cc: In function 'Parma_Polyhedra_Library::Result Parma_Polyhedra_Library::Checked::parse_number_part(std::istream&, Parma_Polyhedra_Library::Checked::number_struct&)':
453checked.cc:94: warning: 'max_exp_rem' may be used uninitialized in this function
454checked.cc:93: warning: 'max_exp_div' may be used uninitialized in this function
455 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT checked.lo -MD -MP -MF .deps/checked.Tpo -c checked.cc -o checked.o >/dev/null 2>&1
456if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Checked_Number.lo -MD -MP -MF ".deps/Checked_Number.Tpo" -c -o Checked_Number.lo Checked_Number.cc; \
457        then mv -f ".deps/Checked_Number.Tpo" ".deps/Checked_Number.Plo"; else rm -f ".deps/Checked_Number.Tpo"; exit 1; fi
458 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Bounding_Box.lo -MD -MP -MF .deps/Bounding_Box.Tpo -c Bounding_Box.cc -o Bounding_Box.o >/dev/null 2>&1
459 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc  -fno-common -DPIC -o .libs/Checked_Number.o
460 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Checked_Number.lo -MD -MP -MF .deps/Checked_Number.Tpo -c Checked_Number.cc -o Checked_Number.o >/dev/null 2>&1
461if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Float.lo -MD -MP -MF ".deps/Float.Tpo" -c -o Float.lo Float.cc; \
462        then mv -f ".deps/Float.Tpo" ".deps/Float.Plo"; else rm -f ".deps/Float.Tpo"; exit 1; fi
463 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc  -fno-common -DPIC -o .libs/Float.o
464 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Float.lo -MD -MP -MF .deps/Float.Tpo -c Float.cc -o Float.o >/dev/null 2>&1
465if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Constraint.lo -MD -MP -MF ".deps/Constraint.Tpo" -c -o Constraint.lo Constraint.cc; \
466        then mv -f ".deps/Constraint.Tpo" ".deps/Constraint.Plo"; else rm -f ".deps/Constraint.Tpo"; exit 1; fi
467if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Constraint_System.lo -MD -MP -MF ".deps/Constraint_System.Tpo" -c -o Constraint_System.lo Constraint_System.cc; \
468        then mv -f ".deps/Constraint_System.Tpo" ".deps/Constraint_System.Plo"; else rm -f ".deps/Constraint_System.Tpo"; exit 1; fi
469 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc  -fno-common -DPIC -o .libs/Constraint.o
470 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc  -fno-common -DPIC -o .libs/Constraint_System.o
471 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Constraint.lo -MD -MP -MF .deps/Constraint.Tpo -c Constraint.cc -o Constraint.o >/dev/null 2>&1
472 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Constraint_System.lo -MD -MP -MF .deps/Constraint_System.Tpo -c Constraint_System.cc -o Constraint_System.o >/dev/null 2>&1
473if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Congruence.lo -MD -MP -MF ".deps/Congruence.Tpo" -c -o Congruence.lo Congruence.cc; \
474        then mv -f ".deps/Congruence.Tpo" ".deps/Congruence.Plo"; else rm -f ".deps/Congruence.Tpo"; exit 1; fi
475 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc  -fno-common -DPIC -o .libs/Congruence.o
476if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Congruence_System.lo -MD -MP -MF ".deps/Congruence_System.Tpo" -c -o Congruence_System.lo Congruence_System.cc; \
477        then mv -f ".deps/Congruence_System.Tpo" ".deps/Congruence_System.Plo"; else rm -f ".deps/Congruence_System.Tpo"; exit 1; fi
478 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc  -fno-common -DPIC -o .libs/Congruence_System.o
479 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Congruence.lo -MD -MP -MF .deps/Congruence.Tpo -c Congruence.cc -o Congruence.o >/dev/null 2>&1
480 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Congruence_System.lo -MD -MP -MF .deps/Congruence_System.Tpo -c Congruence_System.cc -o Congruence_System.o >/dev/null 2>&1
481if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Generator_System.lo -MD -MP -MF ".deps/Generator_System.Tpo" -c -o Generator_System.lo Generator_System.cc; \
482        then mv -f ".deps/Generator_System.Tpo" ".deps/Generator_System.Plo"; else rm -f ".deps/Generator_System.Tpo"; exit 1; fi
483 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc  -fno-common -DPIC -o .libs/Generator_System.o
484if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_Generator_System.lo -MD -MP -MF ".deps/Grid_Generator_System.Tpo" -c -o Grid_Generator_System.lo Grid_Generator_System.cc; \
485        then mv -f ".deps/Grid_Generator_System.Tpo" ".deps/Grid_Generator_System.Plo"; else rm -f ".deps/Grid_Generator_System.Tpo"; exit 1; fi
486 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Generator_System.lo -MD -MP -MF .deps/Grid_Generator_System.Tpo -c Grid_Generator_System.cc  -fno-common -DPIC -o .libs/Grid_Generator_System.o
487 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Generator_System.lo -MD -MP -MF .deps/Generator_System.Tpo -c Generator_System.cc -o Generator_System.o >/dev/null 2>&1
488 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -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
489if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Generator.lo -MD -MP -MF ".deps/Generator.Tpo" -c -o Generator.lo Generator.cc; \
490        then mv -f ".deps/Generator.Tpo" ".deps/Generator.Plo"; else rm -f ".deps/Generator.Tpo"; exit 1; fi
491if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_Generator.lo -MD -MP -MF ".deps/Grid_Generator.Tpo" -c -o Grid_Generator.lo Grid_Generator.cc; \
492        then mv -f ".deps/Grid_Generator.Tpo" ".deps/Grid_Generator.Plo"; else rm -f ".deps/Grid_Generator.Tpo"; exit 1; fi
493 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc  -fno-common -DPIC -o .libs/Generator.o
494 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc  -fno-common -DPIC -o .libs/Grid_Generator.o
495 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Generator.lo -MD -MP -MF .deps/Generator.Tpo -c Generator.cc -o Generator.o >/dev/null 2>&1
496 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Generator.lo -MD -MP -MF .deps/Grid_Generator.Tpo -c Grid_Generator.cc -o Grid_Generator.o >/dev/null 2>&1
497if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Init.lo -MD -MP -MF ".deps/Init.Tpo" -c -o Init.lo Init.cc; \
498        then mv -f ".deps/Init.Tpo" ".deps/Init.Plo"; else rm -f ".deps/Init.Tpo"; exit 1; fi
499 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc  -fno-common -DPIC -o .libs/Init.o
500if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Coefficient.lo -MD -MP -MF ".deps/Coefficient.Tpo" -c -o Coefficient.lo Coefficient.cc; \
501        then mv -f ".deps/Coefficient.Tpo" ".deps/Coefficient.Plo"; else rm -f ".deps/Coefficient.Tpo"; exit 1; fi
502 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc  -fno-common -DPIC -o .libs/Coefficient.o
503 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Init.lo -MD -MP -MF .deps/Init.Tpo -c Init.cc -o Init.o >/dev/null 2>&1
504 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Coefficient.lo -MD -MP -MF .deps/Coefficient.Tpo -c Coefficient.cc -o Coefficient.o >/dev/null 2>&1
505if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Interval.lo -MD -MP -MF ".deps/Interval.Tpo" -c -o Interval.lo Interval.cc; \
506        then mv -f ".deps/Interval.Tpo" ".deps/Interval.Plo"; else rm -f ".deps/Interval.Tpo"; exit 1; fi
507if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Linear_Expression.lo -MD -MP -MF ".deps/Linear_Expression.Tpo" -c -o Linear_Expression.lo Linear_Expression.cc; \
508        then mv -f ".deps/Linear_Expression.Tpo" ".deps/Linear_Expression.Plo"; else rm -f ".deps/Linear_Expression.Tpo"; exit 1; fi
509 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cc  -fno-common -DPIC -o .libs/Interval.o
510 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc  -fno-common -DPIC -o .libs/Linear_Expression.o
511 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Interval.lo -MD -MP -MF .deps/Interval.Tpo -c Interval.cc -o Interval.o >/dev/null 2>&1
512 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Linear_Expression.lo -MD -MP -MF .deps/Linear_Expression.Tpo -c Linear_Expression.cc -o Linear_Expression.o >/dev/null 2>&1
513if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Linear_System.lo -MD -MP -MF ".deps/Linear_System.Tpo" -c -o Linear_System.lo Linear_System.cc; \
514        then mv -f ".deps/Linear_System.Tpo" ".deps/Linear_System.Plo"; else rm -f ".deps/Linear_System.Tpo"; exit 1; fi
515 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc  -fno-common -DPIC -o .libs/Linear_System.o
516if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Matrix.lo -MD -MP -MF ".deps/Matrix.Tpo" -c -o Matrix.lo Matrix.cc; \
517        then mv -f ".deps/Matrix.Tpo" ".deps/Matrix.Plo"; else rm -f ".deps/Matrix.Tpo"; exit 1; fi
518 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c Matrix.cc  -fno-common -DPIC -o .libs/Matrix.o
519 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Linear_System.lo -MD -MP -MF .deps/Linear_System.Tpo -c Linear_System.cc -o Linear_System.o >/dev/null 2>&1
520 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Matrix.lo -MD -MP -MF .deps/Matrix.Tpo -c Matrix.cc -o Matrix.o >/dev/null 2>&1
521if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Scalar_Products.lo -MD -MP -MF ".deps/Scalar_Products.Tpo" -c -o Scalar_Products.lo Scalar_Products.cc; \
522        then mv -f ".deps/Scalar_Products.Tpo" ".deps/Scalar_Products.Plo"; else rm -f ".deps/Scalar_Products.Tpo"; exit 1; fi
523 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc  -fno-common -DPIC -o .libs/Scalar_Products.o
524if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT LP_Problem.lo -MD -MP -MF ".deps/LP_Problem.Tpo" -c -o LP_Problem.lo LP_Problem.cc; \
525        then mv -f ".deps/LP_Problem.Tpo" ".deps/LP_Problem.Plo"; else rm -f ".deps/LP_Problem.Tpo"; exit 1; fi
526 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT LP_Problem.lo -MD -MP -MF .deps/LP_Problem.Tpo -c LP_Problem.cc  -fno-common -DPIC -o .libs/LP_Problem.o
527 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Scalar_Products.lo -MD -MP -MF .deps/Scalar_Products.Tpo -c Scalar_Products.cc -o Scalar_Products.o >/dev/null 2>&1
528if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Poly_Con_Relation.lo -MD -MP -MF ".deps/Poly_Con_Relation.Tpo" -c -o Poly_Con_Relation.lo Poly_Con_Relation.cc; \
529        then mv -f ".deps/Poly_Con_Relation.Tpo" ".deps/Poly_Con_Relation.Plo"; else rm -f ".deps/Poly_Con_Relation.Tpo"; exit 1; fi
530 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Poly_Con_Relation.lo -MD -MP -MF .deps/Poly_Con_Relation.Tpo -c Poly_Con_Relation.cc  -fno-common -DPIC -o .libs/Poly_Con_Relation.o
531 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -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
532 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT LP_Problem.lo -MD -MP -MF .deps/LP_Problem.Tpo -c LP_Problem.cc -o LP_Problem.o >/dev/null 2>&1
533if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Poly_Gen_Relation.lo -MD -MP -MF ".deps/Poly_Gen_Relation.Tpo" -c -o Poly_Gen_Relation.lo Poly_Gen_Relation.cc; \
534        then mv -f ".deps/Poly_Gen_Relation.Tpo" ".deps/Poly_Gen_Relation.Plo"; else rm -f ".deps/Poly_Gen_Relation.Tpo"; exit 1; fi
535 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Poly_Gen_Relation.lo -MD -MP -MF .deps/Poly_Gen_Relation.Tpo -c Poly_Gen_Relation.cc  -fno-common -DPIC -o .libs/Poly_Gen_Relation.o
536 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -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
537if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT BHRZ03_Certificate.lo -MD -MP -MF ".deps/BHRZ03_Certificate.Tpo" -c -o BHRZ03_Certificate.lo BHRZ03_Certificate.cc; \
538        then mv -f ".deps/BHRZ03_Certificate.Tpo" ".deps/BHRZ03_Certificate.Plo"; else rm -f ".deps/BHRZ03_Certificate.Tpo"; exit 1; fi
539if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT H79_Certificate.lo -MD -MP -MF ".deps/H79_Certificate.Tpo" -c -o H79_Certificate.lo H79_Certificate.cc; \
540        then mv -f ".deps/H79_Certificate.Tpo" ".deps/H79_Certificate.Plo"; else rm -f ".deps/H79_Certificate.Tpo"; exit 1; fi
541 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc  -fno-common -DPIC -o .libs/BHRZ03_Certificate.o
542 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc  -fno-common -DPIC -o .libs/H79_Certificate.o
543 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT H79_Certificate.lo -MD -MP -MF .deps/H79_Certificate.Tpo -c H79_Certificate.cc -o H79_Certificate.o >/dev/null 2>&1
544 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT BHRZ03_Certificate.lo -MD -MP -MF .deps/BHRZ03_Certificate.Tpo -c BHRZ03_Certificate.cc -o BHRZ03_Certificate.o >/dev/null 2>&1
545if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_Certificate.lo -MD -MP -MF ".deps/Grid_Certificate.Tpo" -c -o Grid_Certificate.lo Grid_Certificate.cc; \
546        then mv -f ".deps/Grid_Certificate.Tpo" ".deps/Grid_Certificate.Plo"; else rm -f ".deps/Grid_Certificate.Tpo"; exit 1; fi
547if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Polyhedron_nonpublic.lo -MD -MP -MF ".deps/Polyhedron_nonpublic.Tpo" -c -o Polyhedron_nonpublic.lo Polyhedron_nonpublic.cc; \
548        then mv -f ".deps/Polyhedron_nonpublic.Tpo" ".deps/Polyhedron_nonpublic.Plo"; else rm -f ".deps/Polyhedron_nonpublic.Tpo"; exit 1; fi
549 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc  -fno-common -DPIC -o .libs/Grid_Certificate.o
550 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc  -fno-common -DPIC -o .libs/Polyhedron_nonpublic.o
551In file included from Grid.defs.hh:2482,
552                 from Grid_Certificate.cc:28:
553Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
554Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
555Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
556Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
557Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
558Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
559Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
560Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
561 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Certificate.lo -MD -MP -MF .deps/Grid_Certificate.Tpo -c Grid_Certificate.cc -o Grid_Certificate.o >/dev/null 2>&1
562if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Polyhedron_public.lo -MD -MP -MF ".deps/Polyhedron_public.Tpo" -c -o Polyhedron_public.lo Polyhedron_public.cc; \
563        then mv -f ".deps/Polyhedron_public.Tpo" ".deps/Polyhedron_public.Plo"; else rm -f ".deps/Polyhedron_public.Tpo"; exit 1; fi
564 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc  -fno-common -DPIC -o .libs/Polyhedron_public.o
565 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_nonpublic.lo -MD -MP -MF .deps/Polyhedron_nonpublic.Tpo -c Polyhedron_nonpublic.cc -o Polyhedron_nonpublic.o >/dev/null 2>&1
566if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Polyhedron_chdims.lo -MD -MP -MF ".deps/Polyhedron_chdims.Tpo" -c -o Polyhedron_chdims.lo Polyhedron_chdims.cc; \
567        then mv -f ".deps/Polyhedron_chdims.Tpo" ".deps/Polyhedron_chdims.Plo"; else rm -f ".deps/Polyhedron_chdims.Tpo"; exit 1; fi
568 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_public.lo -MD -MP -MF .deps/Polyhedron_public.Tpo -c Polyhedron_public.cc -o Polyhedron_public.o >/dev/null 2>&1
569 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc  -fno-common -DPIC -o .libs/Polyhedron_chdims.o
570 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_chdims.lo -MD -MP -MF .deps/Polyhedron_chdims.Tpo -c Polyhedron_chdims.cc -o Polyhedron_chdims.o >/dev/null 2>&1
571if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Polyhedron_widenings.lo -MD -MP -MF ".deps/Polyhedron_widenings.Tpo" -c -o Polyhedron_widenings.lo Polyhedron_widenings.cc; \
572        then mv -f ".deps/Polyhedron_widenings.Tpo" ".deps/Polyhedron_widenings.Plo"; else rm -f ".deps/Polyhedron_widenings.Tpo"; exit 1; fi
573if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT C_Polyhedron.lo -MD -MP -MF ".deps/C_Polyhedron.Tpo" -c -o C_Polyhedron.lo C_Polyhedron.cc; \
574        then mv -f ".deps/C_Polyhedron.Tpo" ".deps/C_Polyhedron.Plo"; else rm -f ".deps/C_Polyhedron.Tpo"; exit 1; fi
575 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc  -fno-common -DPIC -o .libs/Polyhedron_widenings.o
576 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc  -fno-common -DPIC -o .libs/C_Polyhedron.o
577 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT C_Polyhedron.lo -MD -MP -MF .deps/C_Polyhedron.Tpo -c C_Polyhedron.cc -o C_Polyhedron.o >/dev/null 2>&1
578 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedron_widenings.lo -MD -MP -MF .deps/Polyhedron_widenings.Tpo -c Polyhedron_widenings.cc -o Polyhedron_widenings.o >/dev/null 2>&1
579if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT NNC_Polyhedron.lo -MD -MP -MF ".deps/NNC_Polyhedron.Tpo" -c -o NNC_Polyhedron.lo NNC_Polyhedron.cc; \
580        then mv -f ".deps/NNC_Polyhedron.Tpo" ".deps/NNC_Polyhedron.Plo"; else rm -f ".deps/NNC_Polyhedron.Tpo"; exit 1; fi
581 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc  -fno-common -DPIC -o .libs/NNC_Polyhedron.o
582 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT NNC_Polyhedron.lo -MD -MP -MF .deps/NNC_Polyhedron.Tpo -c NNC_Polyhedron.cc -o NNC_Polyhedron.o >/dev/null 2>&1
583if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_nonpublic.lo -MD -MP -MF ".deps/Grid_nonpublic.Tpo" -c -o Grid_nonpublic.lo Grid_nonpublic.cc; \
584        then mv -f ".deps/Grid_nonpublic.Tpo" ".deps/Grid_nonpublic.Plo"; else rm -f ".deps/Grid_nonpublic.Tpo"; exit 1; fi
585if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_public.lo -MD -MP -MF ".deps/Grid_public.Tpo" -c -o Grid_public.lo Grid_public.cc; \
586        then mv -f ".deps/Grid_public.Tpo" ".deps/Grid_public.Plo"; else rm -f ".deps/Grid_public.Tpo"; exit 1; fi
587 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc  -fno-common -DPIC -o .libs/Grid_nonpublic.o
588 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc  -fno-common -DPIC -o .libs/Grid_public.o
589In file included from Grid.defs.hh:2482,
590                 from Grid_nonpublic.cc:26:
591Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
592Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
593Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
594Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
595Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
596Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
597Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
598Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
599In file included from Grid.defs.hh:2482,
600                 from Grid_public.cc:25:
601Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
602Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
603Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
604Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
605Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
606Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
607Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
608Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
609 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_nonpublic.lo -MD -MP -MF .deps/Grid_nonpublic.Tpo -c Grid_nonpublic.cc -o Grid_nonpublic.o >/dev/null 2>&1
610if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_chdims.lo -MD -MP -MF ".deps/Grid_chdims.Tpo" -c -o Grid_chdims.lo Grid_chdims.cc; \
611        then mv -f ".deps/Grid_chdims.Tpo" ".deps/Grid_chdims.Plo"; else rm -f ".deps/Grid_chdims.Tpo"; exit 1; fi
612 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_public.lo -MD -MP -MF .deps/Grid_public.Tpo -c Grid_public.cc -o Grid_public.o >/dev/null 2>&1
613 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc  -fno-common -DPIC -o .libs/Grid_chdims.o
614In file included from Grid.defs.hh:2482,
615                 from Grid_chdims.cc:26:
616Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
617Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
618Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
619Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
620Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
621Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
622Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
623Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
624 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_chdims.lo -MD -MP -MF .deps/Grid_chdims.Tpo -c Grid_chdims.cc -o Grid_chdims.o >/dev/null 2>&1
625if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_widenings.lo -MD -MP -MF ".deps/Grid_widenings.Tpo" -c -o Grid_widenings.lo Grid_widenings.cc; \
626        then mv -f ".deps/Grid_widenings.Tpo" ".deps/Grid_widenings.Plo"; else rm -f ".deps/Grid_widenings.Tpo"; exit 1; fi
627 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc  -fno-common -DPIC -o .libs/Grid_widenings.o
628if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT BD_Shape.lo -MD -MP -MF ".deps/BD_Shape.Tpo" -c -o BD_Shape.lo BD_Shape.cc; \
629        then mv -f ".deps/BD_Shape.Tpo" ".deps/BD_Shape.Plo"; else rm -f ".deps/BD_Shape.Tpo"; exit 1; fi
630 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc  -fno-common -DPIC -o .libs/BD_Shape.o
631In file included from Grid.defs.hh:2482,
632                 from Grid_widenings.cc:26:
633Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
634Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
635Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
636Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
637Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
638Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
639Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
640Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
641 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_widenings.lo -MD -MP -MF .deps/Grid_widenings.Tpo -c Grid_widenings.cc -o Grid_widenings.o >/dev/null 2>&1
642 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT BD_Shape.lo -MD -MP -MF .deps/BD_Shape.Tpo -c BD_Shape.cc -o BD_Shape.o >/dev/null 2>&1
643if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Polyhedra_Powerset.lo -MD -MP -MF ".deps/Polyhedra_Powerset.Tpo" -c -o Polyhedra_Powerset.lo Polyhedra_Powerset.cc; \
644        then mv -f ".deps/Polyhedra_Powerset.Tpo" ".deps/Polyhedra_Powerset.Plo"; else rm -f ".deps/Polyhedra_Powerset.Tpo"; exit 1; fi
645 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedra_Powerset.lo -MD -MP -MF .deps/Polyhedra_Powerset.Tpo -c Polyhedra_Powerset.cc  -fno-common -DPIC -o .libs/Polyhedra_Powerset.o
646if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Row.lo -MD -MP -MF ".deps/Row.Tpo" -c -o Row.lo Row.cc; \
647        then mv -f ".deps/Row.Tpo" ".deps/Row.Plo"; else rm -f ".deps/Row.Tpo"; exit 1; fi
648 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c Row.cc  -fno-common -DPIC -o .libs/Row.o
649 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Row.lo -MD -MP -MF .deps/Row.Tpo -c Row.cc -o Row.o >/dev/null 2>&1
650 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Polyhedra_Powerset.lo -MD -MP -MF .deps/Polyhedra_Powerset.Tpo -c Polyhedra_Powerset.cc -o Polyhedra_Powerset.o >/dev/null 2>&1
651if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Linear_Row.lo -MD -MP -MF ".deps/Linear_Row.Tpo" -c -o Linear_Row.lo Linear_Row.cc; \
652        then mv -f ".deps/Linear_Row.Tpo" ".deps/Linear_Row.Plo"; else rm -f ".deps/Linear_Row.Tpo"; exit 1; fi
653 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc  -fno-common -DPIC -o .libs/Linear_Row.o
654 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Linear_Row.lo -MD -MP -MF .deps/Linear_Row.Tpo -c Linear_Row.cc -o Linear_Row.o >/dev/null 2>&1
655if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Saturation_Matrix.lo -MD -MP -MF ".deps/Saturation_Matrix.Tpo" -c -o Saturation_Matrix.lo Saturation_Matrix.cc; \
656        then mv -f ".deps/Saturation_Matrix.Tpo" ".deps/Saturation_Matrix.Plo"; else rm -f ".deps/Saturation_Matrix.Tpo"; exit 1; fi
657 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Saturation_Matrix.lo -MD -MP -MF .deps/Saturation_Matrix.Tpo -c Saturation_Matrix.cc  -fno-common -DPIC -o .libs/Saturation_Matrix.o
658if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Saturation_Row.lo -MD -MP -MF ".deps/Saturation_Row.Tpo" -c -o Saturation_Row.lo Saturation_Row.cc; \
659        then mv -f ".deps/Saturation_Row.Tpo" ".deps/Saturation_Row.Plo"; else rm -f ".deps/Saturation_Row.Tpo"; exit 1; fi
660 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Saturation_Row.lo -MD -MP -MF .deps/Saturation_Row.Tpo -c Saturation_Row.cc  -fno-common -DPIC -o .libs/Saturation_Row.o
661 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Saturation_Row.lo -MD -MP -MF .deps/Saturation_Row.Tpo -c Saturation_Row.cc -o Saturation_Row.o >/dev/null 2>&1
662if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Ph_Status.lo -MD -MP -MF ".deps/Ph_Status.Tpo" -c -o Ph_Status.lo Ph_Status.cc; \
663        then mv -f ".deps/Ph_Status.Tpo" ".deps/Ph_Status.Plo"; else rm -f ".deps/Ph_Status.Tpo"; exit 1; fi
664 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Saturation_Matrix.lo -MD -MP -MF .deps/Saturation_Matrix.Tpo -c Saturation_Matrix.cc -o Saturation_Matrix.o >/dev/null 2>&1
665 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc  -fno-common -DPIC -o .libs/Ph_Status.o
666if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_Status.lo -MD -MP -MF ".deps/Grid_Status.Tpo" -c -o Grid_Status.lo Grid_Status.cc; \
667        then mv -f ".deps/Grid_Status.Tpo" ".deps/Grid_Status.Plo"; else rm -f ".deps/Grid_Status.Tpo"; exit 1; fi
668 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Ph_Status.lo -MD -MP -MF .deps/Ph_Status.Tpo -c Ph_Status.cc -o Ph_Status.o >/dev/null 2>&1
669 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc  -fno-common -DPIC -o .libs/Grid_Status.o
670In file included from Grid.defs.hh:2482,
671                 from Grid_Status.cc:25:
672Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
673Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
674Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
675Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
676Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
677Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
678Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
679Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
680if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Variable.lo -MD -MP -MF ".deps/Variable.Tpo" -c -o Variable.lo Variable.cc; \
681        then mv -f ".deps/Variable.Tpo" ".deps/Variable.Plo"; else rm -f ".deps/Variable.Tpo"; exit 1; fi
682 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_Status.lo -MD -MP -MF .deps/Grid_Status.Tpo -c Grid_Status.cc -o Grid_Status.o >/dev/null 2>&1
683 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc  -fno-common -DPIC -o .libs/Variable.o
684 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Variable.lo -MD -MP -MF .deps/Variable.Tpo -c Variable.cc -o Variable.o >/dev/null 2>&1
685if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT conversion.lo -MD -MP -MF ".deps/conversion.Tpo" -c -o conversion.lo conversion.cc; \
686        then mv -f ".deps/conversion.Tpo" ".deps/conversion.Plo"; else rm -f ".deps/conversion.Tpo"; exit 1; fi
687 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc  -fno-common -DPIC -o .libs/conversion.o
688if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT minimize.lo -MD -MP -MF ".deps/minimize.Tpo" -c -o minimize.lo minimize.cc; \
689        then mv -f ".deps/minimize.Tpo" ".deps/minimize.Plo"; else rm -f ".deps/minimize.Tpo"; exit 1; fi
690 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc  -fno-common -DPIC -o .libs/minimize.o
691 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT conversion.lo -MD -MP -MF .deps/conversion.Tpo -c conversion.cc -o conversion.o >/dev/null 2>&1
692 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -o minimize.o >/dev/null 2>&1
693if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT simplify.lo -MD -MP -MF ".deps/simplify.Tpo" -c -o simplify.lo simplify.cc; \
694        then mv -f ".deps/simplify.Tpo" ".deps/simplify.Plo"; else rm -f ".deps/simplify.Tpo"; exit 1; fi
695 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc  -fno-common -DPIC -o .libs/simplify.o
696if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_conversion.lo -MD -MP -MF ".deps/Grid_conversion.Tpo" -c -o Grid_conversion.lo Grid_conversion.cc; \
697        then mv -f ".deps/Grid_conversion.Tpo" ".deps/Grid_conversion.Plo"; else rm -f ".deps/Grid_conversion.Tpo"; exit 1; fi
698 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc  -fno-common -DPIC -o .libs/Grid_conversion.o
699In file included from Grid.defs.hh:2482,
700                 from Grid_conversion.cc:25:
701Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
702Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
703Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
704Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
705Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
706Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
707Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
708Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
709 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT simplify.lo -MD -MP -MF .deps/simplify.Tpo -c simplify.cc -o simplify.o >/dev/null 2>&1
710 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_conversion.lo -MD -MP -MF .deps/Grid_conversion.Tpo -c Grid_conversion.cc -o Grid_conversion.o >/dev/null 2>&1
711if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT Grid_simplify.lo -MD -MP -MF ".deps/Grid_simplify.Tpo" -c -o Grid_simplify.lo Grid_simplify.cc; \
712        then mv -f ".deps/Grid_simplify.Tpo" ".deps/Grid_simplify.Plo"; else rm -f ".deps/Grid_simplify.Tpo"; exit 1; fi
713 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc  -fno-common -DPIC -o .libs/Grid_simplify.o
714if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo globals.cc; \
715        then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi
716 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc  -fno-common -DPIC -o .libs/globals.o
717In file included from Grid.defs.hh:2482,
718                 from Grid_simplify.cc:26:
719Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
720Grid.inlines.hh:222: warning: deprecated conversion from string constant to 'char*'
721Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
722Grid.inlines.hh:229: warning: deprecated conversion from string constant to 'char*'
723Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
724Grid.inlines.hh:235: warning: deprecated conversion from string constant to 'char*'
725Grid.inlines.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
726Grid.inlines.hh:242: warning: deprecated conversion from string constant to 'char*'
727 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -o globals.o >/dev/null 2>&1
728 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT Grid_simplify.lo -MD -MP -MF .deps/Grid_simplify.Tpo -c Grid_simplify.cc -o Grid_simplify.o >/dev/null 2>&1
729if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.cc; \
730        then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi
731 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc  -fno-common -DPIC -o .libs/version.o
732 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/opt/local/include -W -Wall -g -O2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.cc -o version.o >/dev/null 2>&1
733if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT ppl-config.o -MD -MP -MF ".deps/ppl-config.Tpo" -c -o ppl-config.o ppl-config.cc; \
734        then mv -f ".deps/ppl-config.Tpo" ".deps/ppl-config.Po"; else rm -f ".deps/ppl-config.Tpo"; exit 1; fi
735if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT BUGS.o -MD -MP -MF ".deps/BUGS.Tpo" -c -o BUGS.o BUGS.cc; \
736        then mv -f ".deps/BUGS.Tpo" ".deps/BUGS.Po"; else rm -f ".deps/BUGS.Tpo"; exit 1; fi
737In file included from ppl-config.cc:24:
738ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
739ppl.hh:28177: warning: deprecated conversion from string constant to 'char*'
740ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
741ppl.hh:28184: warning: deprecated conversion from string constant to 'char*'
742ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
743ppl.hh:28190: warning: deprecated conversion from string constant to 'char*'
744ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
745ppl.hh:28197: warning: deprecated conversion from string constant to 'char*'
746if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT COPYING.o -MD -MP -MF ".deps/COPYING.Tpo" -c -o COPYING.o COPYING.cc; \
747        then mv -f ".deps/COPYING.Tpo" ".deps/COPYING.Po"; else rm -f ".deps/COPYING.Tpo"; exit 1; fi
748if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../src  -I/opt/local/include  -W -Wall  -g -O2 -MT CREDITS.o -MD -MP -MF ".deps/CREDITS.Tpo" -c -o CREDITS.o CREDITS.cc; \
749        then mv -f ".deps/CREDITS.Tpo" ".deps/CREDITS.Po"; else rm -f ".deps/CREDITS.Tpo"; exit 1; fi
750/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.2  -W -Wall  -g -O2  -L/opt/local/lib -o libppl.la -rpath /opt/local/lib  -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     
751/usr/bin/g++-4.2 -dynamiclib -single_module ${wl}-undefined ${wl}dynamic_lookup -o .libs/libppl.6.0.0.dylib  .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/opt/local/lib  -install_name  /opt/local/lib/libppl.6.dylib -Wl,-compatibility_version -Wl,7 -Wl,-current_version -Wl,7.0
752(cd .libs && rm -f libppl.6.dylib && ln -s libppl.6.0.0.dylib libppl.6.dylib)
753(cd .libs && rm -f libppl.dylib && ln -s libppl.6.0.0.dylib libppl.dylib)
754ar 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
755ranlib .libs/libppl.a
756creating libppl.la
757(cd .libs && rm -f libppl.la && ln -s ../libppl.la libppl.la)
758/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.2  -W -Wall  -g -O2  -L/opt/local/lib -o ppl-config  ppl-config.o BUGS.o COPYING.o CREDITS.o libppl.la -lm -L/opt/local/lib -lgmpxx -L/opt/local/lib -lgmp -R/opt/local/lib -R/opt/local/lib
759/usr/bin/g++-4.2 -W -Wall -g -O2 -o .libs/ppl-config ppl-config.o BUGS.o COPYING.o CREDITS.o -Wl,-bind_at_load  -L/opt/local/lib ./.libs/libppl.dylib -lm /opt/local/lib/libgmpxx.dylib /opt/local/lib/libgmp.dylib
760creating ppl-config
761Making all in Watchdog
762/usr/bin/make  all-recursive
763Making all in utils
764sed -e 's,[@]PERL[@],/opt/local/bin/perl,g' -e 's,[@]generated_automatically[@],Generated automatically: do not modify; modify the .in file instead.,g' < ./build_header.in > build_header
765chmod +x build_header
766Making all in src
767rm -f pwl_include_files.hh
768for 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; \
769        do \
770          printf "#include \"%s\"\n" $file >>pwl_include_files.hh; \
771        done
772../utils/build_header \
773                -I .. -I ../src \
774                ../src/pwl_header.hh >pwl.hh
775/usr/bin/make  all-am
776if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -g -O2 -W -Wall -MT Pending_Element.lo -MD -MP -MF ".deps/Pending_Element.Tpo" -c -o Pending_Element.lo Pending_Element.cc; \
777        then mv -f ".deps/Pending_Element.Tpo" ".deps/Pending_Element.Plo"; else rm -f ".deps/Pending_Element.Tpo"; exit 1; fi
778if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -g -O2 -W -Wall -MT Pending_List.lo -MD -MP -MF ".deps/Pending_List.Tpo" -c -o Pending_List.lo Pending_List.cc; \
779        then mv -f ".deps/Pending_List.Tpo" ".deps/Pending_List.Plo"; else rm -f ".deps/Pending_List.Tpo"; exit 1; fi
780mkdir .libs
781 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -W -Wall -MT Pending_Element.lo -MD -MP -MF .deps/Pending_Element.Tpo -c Pending_Element.cc  -fno-common -DPIC -o .libs/Pending_Element.o
782 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -W -Wall -MT Pending_List.lo -MD -MP -MF .deps/Pending_List.Tpo -c Pending_List.cc  -fno-common -DPIC -o .libs/Pending_List.o
783 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -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
784if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -g -O2 -W -Wall -MT Time.lo -MD -MP -MF ".deps/Time.Tpo" -c -o Time.lo Time.cc; \
785        then mv -f ".deps/Time.Tpo" ".deps/Time.Plo"; else rm -f ".deps/Time.Tpo"; exit 1; fi
786 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc  -fno-common -DPIC -o .libs/Time.o
787 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -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
788 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -W -Wall -MT Time.lo -MD -MP -MF .deps/Time.Tpo -c Time.cc -o Time.o >/dev/null 2>&1
789if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include  -g -O2 -W -Wall -MT Watchdog.lo -MD -MP -MF ".deps/Watchdog.Tpo" -c -o Watchdog.lo Watchdog.cc; \
790        then mv -f ".deps/Watchdog.Tpo" ".deps/Watchdog.Plo"; else rm -f ".deps/Watchdog.Tpo"; exit 1; fi
791 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc  -fno-common -DPIC -o .libs/Watchdog.o
792 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -g -O2 -W -Wall -MT Watchdog.lo -MD -MP -MF .deps/Watchdog.Tpo -c Watchdog.cc -o Watchdog.o >/dev/null 2>&1
793/bin/sh ../libtool --tag=CXX --mode=link /usr/bin/g++-4.2  -g -O2 -W -Wall  -L/opt/local/lib -o libpwl.la -rpath /opt/local/lib  -version-info 3:0:0  Pending_Element.lo Pending_List.lo Time.lo Watchdog.lo 
794/usr/bin/g++-4.2 -dynamiclib -single_module ${wl}-undefined ${wl}dynamic_lookup -o .libs/libpwl.3.0.0.dylib  .libs/Pending_Element.o .libs/Pending_List.o .libs/Time.o .libs/Watchdog.o  -L/opt/local/lib  -install_name  /opt/local/lib/libpwl.3.dylib -Wl,-compatibility_version -Wl,4 -Wl,-current_version -Wl,4.0
795(cd .libs && rm -f libpwl.3.dylib && ln -s libpwl.3.0.0.dylib libpwl.3.dylib)
796(cd .libs && rm -f libpwl.dylib && ln -s libpwl.3.0.0.dylib libpwl.dylib)
797ar cru .libs/libpwl.a  Pending_Element.o Pending_List.o Time.o Watchdog.o
798ranlib .libs/libpwl.a
799creating libpwl.la
800(cd .libs && rm -f libpwl.la && ln -s ../libpwl.la libpwl.la)
801make[4]: Nothing to be done for `all-am'.
802Making all in tests
803Making all in .
804make[3]: Nothing to be done for `all-am'.
805Making all in BD_Shape
806make[3]: Nothing to be done for `all'.
807Making all in Polyhedron
808make[3]: Nothing to be done for `all'.
809Making all in Grid
810make[3]: Nothing to be done for `all'.
811Making all in interfaces
812Making all in C
813if /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../..  -I../../src  -I/opt/local/include  -W -Wall  -g -O2 -MT ppl_c.lo -MD -MP -MF ".deps/ppl_c.Tpo" -c -o ppl_c.lo ppl_c.cc; \
814        then mv -f ".deps/ppl_c.Tpo" ".deps/ppl_c.Plo"; else rm -f ".deps/ppl_c.Tpo"; exit 1; fi
815mkdir .libs
816 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/opt/local/include -W -Wall -g -O2 -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c ppl_c.cc  -fno-common -DPIC -o .libs/ppl_c.o
817In file included from ppl_c.cc:23:
818../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
819../../src/ppl.hh:28177: warning: deprecated conversion from string constant to 'char*'
820../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
821../../src/ppl.hh:28184: warning: deprecated conversion from string constant to 'char*'
822../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
823../../src/ppl.hh:28190: warning: deprecated conversion from string constant to 'char*'
824../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
825../../src/ppl.hh:28197: warning: deprecated conversion from string constant to 'char*'
826 /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/opt/local/include -W -Wall -g -O2 -MT ppl_c.lo -MD -MP -MF .deps/ppl_c.Tpo -c ppl_c.cc -o ppl_c.o >/dev/null 2>&1
827/bin/sh ../../libtool --tag=CXX --mode=link /usr/bin/g++-4.2  -W -Wall  -g -O2  -L/opt/local/lib -o libppl_c.la -rpath /opt/local/lib -version-info 1:0:1 ppl_c.lo 
828/usr/bin/g++-4.2 -dynamiclib -single_module ${wl}-undefined ${wl}dynamic_lookup -o .libs/libppl_c.0.1.0.dylib  .libs/ppl_c.o  -L/opt/local/lib  -install_name  /opt/local/lib/libppl_c.0.dylib -Wl,-compatibility_version -Wl,2 -Wl,-current_version -Wl,2.0
829(cd .libs && rm -f libppl_c.0.dylib && ln -s libppl_c.0.1.0.dylib libppl_c.0.dylib)
830(cd .libs && rm -f libppl_c.dylib && ln -s libppl_c.0.1.0.dylib libppl_c.dylib)
831ar cru .libs/libppl_c.a  ppl_c.o
832ranlib .libs/libppl_c.a
833creating libppl_c.la
834(cd .libs && rm -f libppl_c.la && ln -s ../libppl_c.la libppl_c.la)
835Making all in Prolog
836Making all in Ciao
837make[4]: Nothing to be done for `all'.
838Making all in GNU
839make[4]: Nothing to be done for `all'.
840Making all in SICStus
841make[4]: Nothing to be done for `all'.
842Making all in SWI
843make[4]: Nothing to be done for `all'.
844Making all in XSB
845make[4]: Nothing to be done for `all'.
846Making all in YAP
847make[4]: Nothing to be done for `all'.
848Making all in tests
849make[4]: Nothing to be done for `all'.
850make[4]: Nothing to be done for `all-am'.
851make[3]: Nothing to be done for `all-am'.
852Making all in demos
853Making all in ppl_lcdd
854Making all in examples
855make[4]: Nothing to be done for `all'.
856if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../..  -I../.. -I../../src -I../../utils  -I/opt/local/include  -W -Wall  -g -O2 -MT ppl_lcdd.o -MD -MP -MF ".deps/ppl_lcdd.Tpo" -c -o ppl_lcdd.o ppl_lcdd.cc; \
857        then mv -f ".deps/ppl_lcdd.Tpo" ".deps/ppl_lcdd.Po"; else rm -f ".deps/ppl_lcdd.Tpo"; exit 1; fi
858In file included from ppl_lcdd.cc:37:
859../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
860../../src/ppl.hh:28177: warning: deprecated conversion from string constant to 'char*'
861../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::maximize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
862../../src/ppl.hh:28184: warning: deprecated conversion from string constant to 'char*'
863../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&) const':
864../../src/ppl.hh:28190: warning: deprecated conversion from string constant to 'char*'
865../../src/ppl.hh: In member function 'bool Parma_Polyhedra_Library::Grid::minimize(const Parma_Polyhedra_Library::Linear_Expression&, Parma_Polyhedra_Library::Coefficient&, Parma_Polyhedra_Library::Coefficient&, bool&, Parma_Polyhedra_Library::Grid_Generator&) const':
866../../src/ppl.hh:28197: warning: deprecated conversion from string constant to 'char*'
867/bin/sh ../../libtool --tag=CXX --mode=link /usr/bin/g++-4.2  -W -Wall  -g -O2  -L/opt/local/lib -o ppl_lcdd  ppl_lcdd.o ../../src/libppl.la ../../utils/libppl_utils.a -lm -L/opt/local/lib -lgmpxx -L/opt/local/lib -lgmp -R/opt/local/lib -R/opt/local/lib
868mkdir .libs
869/usr/bin/g++-4.2 -W -Wall -g -O2 -o .libs/ppl_lcdd ppl_lcdd.o -Wl,-bind_at_load  -L/opt/local/lib ../../src/.libs/libppl.dylib ../../utils/libppl_utils.a -lm /opt/local/lib/libgmpxx.dylib /opt/local/lib/libgmp.dylib
870creating ppl_lcdd
871Making all in ppl_lpsol
872Making all in examples
873make[4]: Nothing to be done for `all'.
874if /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../..  -I../../interfaces/C  -I/opt/local/include  -W -Wall  -g -O2 -MT ppl_lpsol.o -MD -MP -MF ".deps/ppl_lpsol.Tpo" -c -o ppl_lpsol.o ppl_lpsol.c; \
875        then mv -f ".deps/ppl_lpsol.Tpo" ".deps/ppl_lpsol.Po"; else rm -f ".deps/ppl_lpsol.Tpo"; exit 1; fi
876if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I. -I../..  -I../../interfaces/C  -I/opt/local/include  -W -Wall  -g -O2 -MT dummy.o -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.o dummy.cc; \
877        then mv -f ".deps/dummy.Tpo" ".deps/dummy.Po"; else rm -f ".deps/dummy.Tpo"; exit 1; fi
878ppl_lpsol.c: In function 'solve_with_simplex':
879ppl_lpsol.c:607: warning: control reaches end of non-void function
880/bin/sh ../../libtool --tag=CXX --mode=link /usr/bin/g++-4.2  -W -Wall  -g -O2  -L/opt/local/lib -o ppl_lpsol  ppl_lpsol.o dummy.o -lglpk ../../interfaces/C/libppl_c.la ../../src/libppl.la -lm -L/opt/local/lib -lgmpxx -L/opt/local/lib -lgmp -R/opt/local/lib -R/opt/local/lib
881mkdir .libs
882/usr/bin/g++-4.2 -W -Wall -g -O2 -o .libs/ppl_lpsol ppl_lpsol.o dummy.o -Wl,-bind_at_load  -L/opt/local/lib /opt/local/lib/libglpk.dylib -lz ../../interfaces/C/.libs/libppl_c.dylib ../../src/.libs/libppl.dylib -lm /opt/local/lib/libgmpxx.dylib /opt/local/lib/libgmp.dylib
883creating ppl_lpsol
884make[3]: Nothing to be done for `all-am'.
885Making all in doc
886make[2]: Nothing to be done for `all'.
887Making all in m4
888make[2]: Nothing to be done for `all'.
889Making all in debian
890make[2]: Nothing to be done for `all'.
891--->  Staging ppl into destroot
892. changed
893        gid expected 0 found 502 modified
894./usr missing (created)
895. missing (directory not created: File exists)
896./Applications missing (created)
897./Developer missing (created)
898./Library missing (created)
899. changed
900        gid expected 80 found 0 modified
901./bin missing (created)
902./etc missing (created)
903./include missing (created)
904./lib missing (created)
905./lib/pkgconfig missing (created)
906./libexec missing (created)
907./sbin missing (created)
908./share missing (created)
909./share/info missing (created)
910./share/man missing (created)
911./share/man/cat1 missing (created)
912./share/man/cat2 missing (created)
913./share/man/cat3 missing (created)
914./share/man/cat4 missing (created)
915./share/man/cat5 missing (created)
916./share/man/cat6 missing (created)
917./share/man/cat7 missing (created)
918./share/man/cat8 missing (created)
919./share/man/cat9 missing (created)
920./share/man/catl missing (created)
921./share/man/catn missing (created)
922./share/man/man1 missing (created)
923./share/man/man2 missing (created)
924./share/man/man3 missing (created)
925./share/man/man4 missing (created)
926./share/man/man5 missing (created)
927./share/man/man6 missing (created)
928./share/man/man7 missing (created)
929./share/man/man8 missing (created)
930./share/man/man9 missing (created)
931./share/man/manl missing (created)
932./share/man/mann missing (created)
933./share/nls missing (created)
934./share/nls/C missing (created)
935./share/nls/af_ZA.ISO8859-1 missing (created)
936./share/nls/af_ZA.ISO8859-15 missing (created)
937./share/nls/bg_BG.CP1251 missing (created)
938./share/nls/cs_CZ.ISO8859-2 missing (created)
939./share/nls/da_DK.ISO8859-1 missing (created)
940./share/nls/da_DK.ISO8859-15 missing (created)
941./share/nls/de_AT.ISO8859-1 missing (created)
942./share/nls/de_AT.ISO8859-15 missing (created)
943./share/nls/de_CH.ISO8859-1 missing (created)
944./share/nls/de_CH.ISO8859-15 missing (created)
945./share/nls/de_DE.ISO8859-1 missing (created)
946./share/nls/de_DE.ISO8859-15 missing (created)
947./share/nls/el_GR.ISO8859-7 missing (created)
948./share/nls/en_AU.ISO8859-1 missing (created)
949./share/nls/en_AU.ISO8859-15 missing (created)
950./share/nls/en_AU.US-ASCII missing (created)
951./share/nls/en_CA.ISO8859-1 missing (created)
952./share/nls/en_CA.ISO8859-15 missing (created)
953./share/nls/en_CA.US-ASCII missing (created)
954./share/nls/en_GB.ISO8859-1 missing (created)
955./share/nls/en_GB.ISO8859-15 missing (created)
956./share/nls/en_GB.US-ASCII missing (created)
957./share/nls/en_NZ.ISO8859-1 missing (created)
958./share/nls/en_NZ.ISO8859-15 missing (created)
959./share/nls/en_NZ.US-ASCII missing (created)
960./share/nls/en_US.ISO8859-1 missing (created)
961./share/nls/en_US.ISO8859-15 missing (created)
962./share/nls/es_ES.ISO8859-1 missing (created)
963./share/nls/es_ES.ISO8859-15 missing (created)
964./share/nls/et_EE.ISO8859-15 missing (created)
965./share/nls/fi_FI.ISO8859-1 missing (created)
966./share/nls/fi_FI.ISO8859-15 missing (created)
967./share/nls/fr_BE.ISO8859-1 missing (created)
968./share/nls/fr_BE.ISO8859-15 missing (created)
969./share/nls/fr_CA.ISO8859-1 missing (created)
970./share/nls/fr_CA.ISO8859-15 missing (created)
971./share/nls/fr_CH.ISO8859-1 missing (created)
972./share/nls/fr_CH.ISO8859-15 missing (created)
973./share/nls/fr_FR.ISO8859-1 missing (created)
974./share/nls/fr_FR.ISO8859-15 missing (created)
975./share/nls/hi_IN.ISCII-DEV missing (created)
976./share/nls/hr_HR.ISO8859-2 missing (created)
977./share/nls/hu_HU.ISO8859-2 missing (created)
978./share/nls/is_IS.ISO8859-1 missing (created)
979./share/nls/is_IS.ISO8859-15 missing (created)
980./share/nls/it_CH.ISO8859-1 missing (created)
981./share/nls/it_CH.ISO8859-15 missing (created)
982./share/nls/it_IT.ISO8859-1 missing (created)
983./share/nls/it_IT.ISO8859-15 missing (created)
984./share/nls/ja_JP.SJIS missing (created)
985./share/nls/ja_JP.eucJP missing (created)
986./share/nls/ko_KR.eucKR missing (created)
987./share/nls/la_LN.ISO8859-1 missing (created)
988./share/nls/la_LN.ISO8859-15 missing (created)
989./share/nls/la_LN.ISO8859-2 missing (created)
990./share/nls/la_LN.ISO8859-4 missing (created)
991./share/nls/la_LN.US-ASCII missing (created)
992./share/nls/lt_LT.ISO8859-4 missing (created)
993./share/nls/nl_BE.ISO8859-1 missing (created)
994./share/nls/nl_BE.ISO8859-15 missing (created)
995./share/nls/nl_NL.ISO8859-1 missing (created)
996./share/nls/nl_NL.ISO8859-15 missing (created)
997./share/nls/no_NO.ISO8859-1 missing (created)
998./share/nls/no_NO.ISO8859-15 missing (created)
999./share/nls/pl_PL.ISO8859-2 missing (created)
1000./share/nls/pt_BR.ISO8859-1 missing (created)
1001./share/nls/pt_PT.ISO8859-1 missing (created)
1002./share/nls/pt_PT.ISO8859-15 missing (created)
1003./share/nls/ro_RO.ISO8859-2 missing (created)
1004./share/nls/ru_RU.CP866 missing (created)
1005./share/nls/ru_RU.ISO8859-5 missing (created)
1006./share/nls/ru_RU.KOI8-R missing (created)
1007./share/nls/sk_SK.ISO8859-2 missing (created)
1008./share/nls/sl_SI.ISO8859-2 missing (created)
1009./share/nls/sv_SE.ISO8859-1 missing (created)
1010./share/nls/sv_SE.ISO8859-15 missing (created)
1011./share/nls/tr_TR.ISO8859-9 missing (created)
1012./share/nls/uk_UA.ISO8859-5 missing (created)
1013./share/nls/uk_UA.KOI8-U missing (created)
1014./share/nls/zh_CN.eucCN missing (created)
1015./share/nls/zh_TW.Big5 missing (created)
1016./share/skel missing (created)
1017./src missing (created)
1018./var missing (created)
1019./var/macports missing (created)
1020./var/macports/build missing (created)
1021./var/macports/distfiles missing (created)
1022./var/macports/receipts missing (created)
1023./var/macports/registry missing (created)
1024./www missing (created)
1025Making install in utils
1026make[2]: Nothing to be done for `install-exec-am'.
1027make[2]: Nothing to be done for `install-data-am'.
1028Making install in src
1029/usr/bin/make  install-am
1030test -z "/opt/local/lib" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib"
1031 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libppl.la' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl.la'
1032/usr/bin/install -c .libs/libppl.6.0.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl.6.0.0.dylib
1033(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib && { ln -s -f libppl.6.0.0.dylib libppl.6.dylib || { rm -f libppl.6.dylib && ln -s libppl.6.0.0.dylib libppl.6.dylib; }; })
1034(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib && { ln -s -f libppl.6.0.0.dylib libppl.dylib || { rm -f libppl.dylib && ln -s libppl.6.0.0.dylib libppl.dylib; }; })
1035/usr/bin/install -c .libs/libppl.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl.la
1036/usr/bin/install -c .libs/libppl.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl.a
1037chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl.a
1038ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl.a
1039libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1040test -z "/opt/local/bin" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin"
1041  /bin/sh ../libtool --mode=install /usr/bin/install -c 'ppl-config' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin/ppl-config'
1042libtool: install: warning: `libppl.la' has not been installed in `/opt/local/lib'
1043/usr/bin/install -c .libs/ppl-config /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin/ppl-config
1044test -z "/opt/local/include" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/include"
1045 /usr/bin/install -c -m 644 'ppl.hh' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/include/ppl.hh'
1046Making install in Watchdog
1047Making install in utils
1048make[3]: Nothing to be done for `install-exec-am'.
1049make[3]: Nothing to be done for `install-data-am'.
1050Making install in src
1051/usr/bin/make  install-am
1052test -z "/opt/local/lib" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib"
1053 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libpwl.la' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libpwl.la'
1054/usr/bin/install -c .libs/libpwl.3.0.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libpwl.3.0.0.dylib
1055(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib && { ln -s -f libpwl.3.0.0.dylib libpwl.3.dylib || { rm -f libpwl.3.dylib && ln -s libpwl.3.0.0.dylib libpwl.3.dylib; }; })
1056(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib && { ln -s -f libpwl.3.0.0.dylib libpwl.dylib || { rm -f libpwl.dylib && ln -s libpwl.3.0.0.dylib libpwl.dylib; }; })
1057/usr/bin/install -c .libs/libpwl.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libpwl.la
1058/usr/bin/install -c .libs/libpwl.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libpwl.a
1059chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libpwl.a
1060ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libpwl.a
1061libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1062test -z "/opt/local/include" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/include"
1063 /usr/bin/install -c -m 644 'pwl.hh' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/include/pwl.hh'
1064make[3]: Nothing to be done for `install-exec-am'.
1065make[3]: Nothing to be done for `install-data-am'.
1066Making install in tests
1067Making install in .
1068make[3]: Nothing to be done for `install-exec-am'.
1069make[3]: Nothing to be done for `install-data-am'.
1070Making install in BD_Shape
1071make[3]: Nothing to be done for `install-exec-am'.
1072make[3]: Nothing to be done for `install-data-am'.
1073Making install in Polyhedron
1074make[3]: Nothing to be done for `install-exec-am'.
1075make[3]: Nothing to be done for `install-data-am'.
1076Making install in Grid
1077make[3]: Nothing to be done for `install-exec-am'.
1078make[3]: Nothing to be done for `install-data-am'.
1079Making install in interfaces
1080Making install in C
1081test -z "/opt/local/lib" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib"
1082 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'libppl_c.la' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl_c.la'
1083/usr/bin/install -c .libs/libppl_c.0.1.0.dylib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl_c.0.1.0.dylib
1084(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib && { ln -s -f libppl_c.0.1.0.dylib libppl_c.0.dylib || { rm -f libppl_c.0.dylib && ln -s libppl_c.0.1.0.dylib libppl_c.0.dylib; }; })
1085(cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib && { ln -s -f libppl_c.0.1.0.dylib libppl_c.dylib || { rm -f libppl_c.dylib && ln -s libppl_c.0.1.0.dylib libppl_c.dylib; }; })
1086/usr/bin/install -c .libs/libppl_c.lai /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl_c.la
1087/usr/bin/install -c .libs/libppl_c.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl_c.a
1088chmod 644 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl_c.a
1089ranlib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/libppl_c.a
1090libtool: install: warning: remember to run `libtool --finish /opt/local/lib'
1091test -z "/opt/local/include" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/include"
1092 /usr/bin/install -c -m 644 'ppl_c.h' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/include/ppl_c.h'
1093Making install in Prolog
1094Making install in Ciao
1095test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1096mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl
1097test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1098make[4]: Nothing to be done for `install-data-am'.
1099Making install in GNU
1100test -z "/opt/local/bin" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin"
1101test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1102test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1103make[4]: Nothing to be done for `install-data-am'.
1104Making install in SICStus
1105test -z "/opt/local/bin" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin"
1106test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1107make[4]: Nothing to be done for `install-data-am'.
1108Making install in SWI
1109test -z "/opt/local/bin" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin"
1110test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1111test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1112make[4]: Nothing to be done for `install-data-am'.
1113Making install in XSB
1114test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1115test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1116make[4]: Nothing to be done for `install-data-am'.
1117Making install in YAP
1118test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1119test -z "/opt/local/lib/ppl" || /bin/sh ../../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/lib/ppl"
1120make[4]: Nothing to be done for `install-data-am'.
1121Making install in tests
1122make[4]: Nothing to be done for `install-exec-am'.
1123make[4]: Nothing to be done for `install-data-am'.
1124make[4]: Nothing to be done for `install-exec-am'.
1125make[4]: Nothing to be done for `install-data-am'.
1126make[3]: Nothing to be done for `install-exec-am'.
1127make[3]: Nothing to be done for `install-data-am'.
1128Making install in demos
1129Making install in ppl_lcdd
1130Making install in examples
1131make[4]: Nothing to be done for `install-exec-am'.
1132make[4]: Nothing to be done for `install-data-am'.
1133test -z "/opt/local/bin" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin"
1134  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ppl_lcdd' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin/ppl_lcdd'
1135libtool: install: warning: `../../src/libppl.la' has not been installed in `/opt/local/lib'
1136/usr/bin/install -c .libs/ppl_lcdd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin/ppl_lcdd
1137make[4]: Nothing to be done for `install-data-am'.
1138Making install in ppl_lpsol
1139Making install in examples
1140make[4]: Nothing to be done for `install-exec-am'.
1141make[4]: Nothing to be done for `install-data-am'.
1142test -z "/opt/local/bin" || /bin/sh ../../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin"
1143  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'ppl_lpsol' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin/ppl_lpsol'
1144libtool: install: warning: `../../interfaces/C/libppl_c.la' has not been installed in `/opt/local/lib'
1145libtool: install: warning: `../../src/libppl.la' has not been installed in `/opt/local/lib'
1146/usr/bin/install -c .libs/ppl_lpsol /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/bin/ppl_lpsol
1147make[4]: Nothing to be done for `install-data-am'.
1148make[3]: Nothing to be done for `install-exec-am'.
1149make[3]: Nothing to be done for `install-data-am'.
1150Making install in doc
1151make[2]: Nothing to be done for `install-exec-am'.
1152for ball in ppl-user-0.9-html.tar.gz; do \
1153          test -f $ball || test -f ./$ball || /usr/bin/make $ball; \
1154          dir=`basename $ball .tar.gz`; \
1155          /bin/sh ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/$dir; \
1156          gunzip -c `if test -f $ball; then echo .; else echo .; fi`/$ball | tar xf - ; \
1157          for file in $dir/*; do \
1158            /usr/bin/install -c -m 644 $file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/$dir/`basename $file`; \
1159          done; \
1160        done
1161mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc
1162mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl
1163mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/ppl-user-0.9-html
1164/bin/sh ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl
1165for file in gpl.pdf fdl.pdf ppl-user-0.9.pdf; do \
1166          test -f $file || test -f ./$file || /usr/bin/make $file; \
1167          /usr/bin/install -c -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/$file; \
1168        done
1169/bin/sh ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl
1170for file in gpl.ps.gz fdl.ps.gz ppl-user-0.9.ps.gz; do \
1171          test -f $file || test -f ./$file || /usr/bin/make $file; \
1172          /usr/bin/install -c -m 644 `if test -f $file; then echo .; else echo .; fi`/$file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/$file; \
1173        done
1174/bin/sh ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl
1175for file in ./*.txt ./README.doc; do \
1176          /usr/bin/install -c -m 644 $file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/`basename $file`; \
1177        done
1178for file in BUGS COPYING CREDITS ChangeLog NEWS README README.configure ; do \
1179          /usr/bin/install -c -m 644 ./../$file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/doc/ppl/$file; \
1180        done
1181test -z "/opt/local/man/man1" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/man/man1"
1182mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/man
1183mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/man/man1
1184 /usr/bin/install -c -m 644 './ppl-config.1' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/man/man1/ppl-config.1'
1185 /usr/bin/install -c -m 644 './ppl_lcdd.1' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/man/man1/ppl_lcdd.1'
1186 /usr/bin/install -c -m 644 './ppl_lpsol.1' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/man/man1/ppl_lpsol.1'
1187Making install in m4
1188make[2]: Nothing to be done for `install-exec-am'.
1189test -z "/opt/local/share/aclocal" || /bin/sh ../mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/aclocal"
1190mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/aclocal
1191 /usr/bin/install -c -m 644 'ppl.m4' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ppl/work/destroot/opt/local/share/aclocal/ppl.m4'
1192Making install in debian
1193make[2]: Nothing to be done for `install-exec-am'.
1194make[2]: Nothing to be done for `install-data-am'.
1195make[2]: Nothing to be done for `install-exec-am'.
1196make[2]: Nothing to be done for `install-data-am'.
1197--->  Installing ppl @0.9_0
1198--->  Activating ppl @0.9_0
1199--->  Cleaning ppl
1200--->  Removing build directory for ppl