Ticket #6434: config.log

File config.log, 44.8 KB (added by anonymous, 11 years ago)

Configuration file

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by ROSE configure 0.9.5a, which was
5generated by GNU Autoconf 2.59. Invocation command line was
6
7 $ .././configure --prefix=/opt/rose/rose-0.9.5a-17274/compileTree --with-boost=/opt/boost_1_48_0/[installTree] --with-boost-libdir=/opt/boost_1_48_0/[installTree]/lib --without-java
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = bt
14uname -m = i686
15uname -r = 2.6.38
16uname -s = Linux
17uname -v = #1 SMP Thu Mar 17 20:52:18 EDT 2011
18
19/usr/bin/uname -p = unknown
20/bin/uname -X = unknown
21
22/bin/arch = unknown
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /usr/local/sbin
31PATH: /usr/local/bin
32PATH: /usr/sbin
33PATH: /usr/bin
34PATH: /sbin
35PATH: /bin
36PATH: /usr/games
37PATH: /opt/real/RealPlayer
38PATH: /etc/alternatives/gem-bin
39PATH: /opt/cuda/bin
40
41
42## ----------- ##
43## Core tests. ##
44## ----------- ##
45
46configure:1876: checking for ROSE Git version information in '../.'
47configure:1941: result: 05fc876517fb86eb57c66627d6144d01faa8ea35 1326493697
48configure:1945: result:
49configure:1947: result: Configuring ROSE, version 0.9.5a (05fc876517fb86eb57c66627d6144d01faa8ea35)
50configure:1990: checking for a BSD-compatible install
51configure:2045: result: /usr/bin/install -c
52configure:2056: checking whether build environment is sane
53configure:2099: result: yes
54configure:2164: checking for gawk
55configure:2180: found /usr/bin/gawk
56configure:2190: result: gawk
57configure:2200: checking whether make sets $(MAKE)
58configure:2220: result: yes
59configure:2383: checking how to create a pax tar archive
60configure:2396: tar --version
61tar (GNU tar) 1.22
62Copyright (C) 2009 Free Software Foundation, Inc.
63License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
64This is free software: you are free to change and redistribute it.
65There is NO WARRANTY, to the extent permitted by law.
66
67Written by John Gilmore and Jay Fenlason.
68configure:2399: $? = 0
69configure:2439: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
70configure:2442: $? = 0
71configure:2446: tar -xf - <conftest.tar
72configure:2449: $? = 0
73configure:2462: result: gnutar
74configure:2483: checking for style of include used by make
75configure:2511: result: GNU
76configure:2582: checking for gcc
77configure:2598: found /usr/bin/gcc
78configure:2608: result: gcc
79configure:2852: checking for C compiler version
80configure:2855: gcc --version </dev/null >&5
81gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
82Copyright (C) 2009 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions. There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:2858: $? = 0
87configure:2860: gcc -v </dev/null >&5
88Using built-in specs.
89Target: i486-linux-gnu
90Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
91Thread model: posix
92gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
93configure:2863: $? = 0
94configure:2865: gcc -V </dev/null >&5
95gcc: '-V' option must have argument
96configure:2868: $? = 1
97configure:2891: checking for C compiler default output file name
98configure:2894: gcc conftest.c >&5
99configure:2897: $? = 0
100configure:2943: result: a.out
101configure:2948: checking whether the C compiler works
102configure:2954: ./a.out
103configure:2957: $? = 0
104configure:2974: result: yes
105configure:2981: checking whether we are cross compiling
106configure:2983: result: no
107configure:2986: checking for suffix of executables
108configure:2988: gcc -o conftest conftest.c >&5
109configure:2991: $? = 0
110configure:3016: result:
111configure:3022: checking for suffix of object files
112configure:3043: gcc -c conftest.c >&5
113configure:3046: $? = 0
114configure:3068: result: o
115configure:3072: checking whether we are using the GNU C compiler
116configure:3096: gcc -c conftest.c >&5
117configure:3102: $? = 0
118configure:3106: test -z
119 || test ! -s conftest.err
120configure:3109: $? = 0
121configure:3112: test -s conftest.o
122configure:3115: $? = 0
123configure:3128: result: yes
124configure:3134: checking whether gcc accepts -g
125configure:3155: gcc -c -g conftest.c >&5
126configure:3161: $? = 0
127configure:3165: test -z
128 || test ! -s conftest.err
129configure:3168: $? = 0
130configure:3171: test -s conftest.o
131configure:3174: $? = 0
132configure:3185: result: yes
133configure:3202: checking for gcc option to accept ANSI C
134configure:3272: gcc -c -g -O2 conftest.c >&5
135configure:3278: $? = 0
136configure:3282: test -z
137 || test ! -s conftest.err
138configure:3285: $? = 0
139configure:3288: test -s conftest.o
140configure:3291: $? = 0
141configure:3309: result: none needed
142configure:3327: gcc -c -g -O2 conftest.c >&5
143conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
144configure:3333: $? = 1
145configure: failed program was:
146| #ifndef __cplusplus
147| choke me
148| #endif
149configure:3468: checking dependency style of gcc
150configure:3558: result: none
151configure:3576: checking whether gcc and cc understand -c and -o together
152configure:3606: gcc -c conftest.c -o conftest.o >&5
153configure:3609: $? = 0
154configure:3611: gcc -c conftest.c -o conftest.o >&5
155configure:3614: $? = 0
156configure:3621: cc -c conftest.c >&5
157configure:3624: $? = 0
158configure:3627: cc -c conftest.c -o conftest.o >&5
159configure:3630: $? = 0
160configure:3632: cc -c conftest.c -o conftest.o >&5
161configure:3635: $? = 0
162configure:3653: result: yes
163configure:3694: checking how to run the C preprocessor
164configure:3729: gcc -E conftest.c
165configure:3735: $? = 0
166configure:3767: gcc -E conftest.c
167conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
168configure:3773: $? = 1
169configure: failed program was:
170| /* confdefs.h. */
171|
172| #define PACKAGE_NAME "ROSE"
173| #define PACKAGE_TARNAME "rose"
174| #define PACKAGE_VERSION "0.9.5a"
175| #define PACKAGE_STRING "ROSE 0.9.5a"
176| #define PACKAGE_BUGREPORT ""
177| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
178| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
179| #define PACKAGE "rose"
180| #define VERSION "0.9.5a"
181| /* end confdefs.h. */
182| #include <ac_nonexistent.h>
183configure:3812: result: gcc -E
184configure:3836: gcc -E conftest.c
185configure:3842: $? = 0
186configure:3874: gcc -E conftest.c
187conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
188configure:3880: $? = 1
189configure: failed program was:
190| /* confdefs.h. */
191|
192| #define PACKAGE_NAME "ROSE"
193| #define PACKAGE_TARNAME "rose"
194| #define PACKAGE_VERSION "0.9.5a"
195| #define PACKAGE_STRING "ROSE 0.9.5a"
196| #define PACKAGE_BUGREPORT ""
197| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
198| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
199| #define PACKAGE "rose"
200| #define VERSION "0.9.5a"
201| /* end confdefs.h. */
202| #include <ac_nonexistent.h>
203configure:3924: checking for egrep
204configure:3934: result: grep -E
205configure:3939: checking for ANSI C header files
206configure:3964: gcc -c -g -O2 conftest.c >&5
207configure:3970: $? = 0
208configure:3974: test -z
209 || test ! -s conftest.err
210configure:3977: $? = 0
211configure:3980: test -s conftest.o
212configure:3983: $? = 0
213configure:4072: gcc -o conftest -g -O2 conftest.c >&5
214conftest.c: In function 'main':
215conftest.c:30: warning: incompatible implicit declaration of built-in function 'exit'
216configure:4075: $? = 0
217configure:4077: ./conftest
218configure:4080: $? = 0
219configure:4095: result: yes
220configure:4119: checking for sys/types.h
221configure:4135: gcc -c -g -O2 conftest.c >&5
222configure:4141: $? = 0
223configure:4145: test -z
224 || test ! -s conftest.err
225configure:4148: $? = 0
226configure:4151: test -s conftest.o
227configure:4154: $? = 0
228configure:4165: result: yes
229configure:4119: checking for sys/stat.h
230configure:4135: gcc -c -g -O2 conftest.c >&5
231configure:4141: $? = 0
232configure:4145: test -z
233 || test ! -s conftest.err
234configure:4148: $? = 0
235configure:4151: test -s conftest.o
236configure:4154: $? = 0
237configure:4165: result: yes
238configure:4119: checking for stdlib.h
239configure:4135: gcc -c -g -O2 conftest.c >&5
240configure:4141: $? = 0
241configure:4145: test -z
242 || test ! -s conftest.err
243configure:4148: $? = 0
244configure:4151: test -s conftest.o
245configure:4154: $? = 0
246configure:4165: result: yes
247configure:4119: checking for string.h
248configure:4135: gcc -c -g -O2 conftest.c >&5
249configure:4141: $? = 0
250configure:4145: test -z
251 || test ! -s conftest.err
252configure:4148: $? = 0
253configure:4151: test -s conftest.o
254configure:4154: $? = 0
255configure:4165: result: yes
256configure:4119: checking for memory.h
257configure:4135: gcc -c -g -O2 conftest.c >&5
258configure:4141: $? = 0
259configure:4145: test -z
260 || test ! -s conftest.err
261configure:4148: $? = 0
262configure:4151: test -s conftest.o
263configure:4154: $? = 0
264configure:4165: result: yes
265configure:4119: checking for strings.h
266configure:4135: gcc -c -g -O2 conftest.c >&5
267configure:4141: $? = 0
268configure:4145: test -z
269 || test ! -s conftest.err
270configure:4148: $? = 0
271configure:4151: test -s conftest.o
272configure:4154: $? = 0
273configure:4165: result: yes
274configure:4119: checking for inttypes.h
275configure:4135: gcc -c -g -O2 conftest.c >&5
276configure:4141: $? = 0
277configure:4145: test -z
278 || test ! -s conftest.err
279configure:4148: $? = 0
280configure:4151: test -s conftest.o
281configure:4154: $? = 0
282configure:4165: result: yes
283configure:4119: checking for stdint.h
284configure:4135: gcc -c -g -O2 conftest.c >&5
285configure:4141: $? = 0
286configure:4145: test -z
287 || test ! -s conftest.err
288configure:4148: $? = 0
289configure:4151: test -s conftest.o
290configure:4154: $? = 0
291configure:4165: result: yes
292configure:4119: checking for unistd.h
293configure:4135: gcc -c -g -O2 conftest.c >&5
294configure:4141: $? = 0
295configure:4145: test -z
296 || test ! -s conftest.err
297configure:4148: $? = 0
298configure:4151: test -s conftest.o
299configure:4154: $? = 0
300configure:4165: result: yes
301configure:4230: checking for g++
302configure:4246: found /usr/bin/g++
303configure:4256: result: g++
304configure:4272: checking for C++ compiler version
305configure:4275: g++ --version </dev/null >&5
306g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
307Copyright (C) 2009 Free Software Foundation, Inc.
308This is free software; see the source for copying conditions. There is NO
309warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
310
311configure:4278: $? = 0
312configure:4280: g++ -v </dev/null >&5
313Using built-in specs.
314Target: i486-linux-gnu
315Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
316Thread model: posix
317gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
318configure:4283: $? = 0
319configure:4285: g++ -V </dev/null >&5
320g++: '-V' option must have argument
321configure:4288: $? = 1
322configure:4291: checking whether we are using the GNU C++ compiler
323configure:4315: g++ -c conftest.cc >&5
324configure:4321: $? = 0
325configure:4325: test -z
326 || test ! -s conftest.err
327configure:4328: $? = 0
328configure:4331: test -s conftest.o
329configure:4334: $? = 0
330configure:4347: result: yes
331configure:4353: checking whether g++ accepts -g
332configure:4374: g++ -c -g conftest.cc >&5
333configure:4380: $? = 0
334configure:4384: test -z
335 || test ! -s conftest.err
336configure:4387: $? = 0
337configure:4390: test -s conftest.o
338configure:4393: $? = 0
339configure:4404: result: yes
340configure:4446: g++ -c conftest.cc >&5
341configure:4452: $? = 0
342configure:4456: test -z
343 || test ! -s conftest.err
344configure:4459: $? = 0
345configure:4462: test -s conftest.o
346configure:4465: $? = 0
347configure:4491: g++ -c conftest.cc >&5
348conftest.cc: In function 'int main()':
349conftest.cc:27: error: 'exit' was not declared in this scope
350configure:4497: $? = 1
351configure: failed program was:
352| /* confdefs.h. */
353|
354| #define PACKAGE_NAME "ROSE"
355| #define PACKAGE_TARNAME "rose"
356| #define PACKAGE_VERSION "0.9.5a"
357| #define PACKAGE_STRING "ROSE 0.9.5a"
358| #define PACKAGE_BUGREPORT ""
359| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
360| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
361| #define PACKAGE "rose"
362| #define VERSION "0.9.5a"
363| #define STDC_HEADERS 1
364| #define HAVE_SYS_TYPES_H 1
365| #define HAVE_SYS_STAT_H 1
366| #define HAVE_STDLIB_H 1
367| #define HAVE_STRING_H 1
368| #define HAVE_MEMORY_H 1
369| #define HAVE_STRINGS_H 1
370| #define HAVE_INTTYPES_H 1
371| #define HAVE_STDINT_H 1
372| #define HAVE_UNISTD_H 1
373| /* end confdefs.h. */
374|
375| int
376| main ()
377| {
378| exit (42);
379| ;
380| return 0;
381| }
382configure:4446: g++ -c conftest.cc >&5
383conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std'
384configure:4452: $? = 1
385configure: failed program was:
386| /* confdefs.h. */
387|
388| #define PACKAGE_NAME "ROSE"
389| #define PACKAGE_TARNAME "rose"
390| #define PACKAGE_VERSION "0.9.5a"
391| #define PACKAGE_STRING "ROSE 0.9.5a"
392| #define PACKAGE_BUGREPORT ""
393| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
394| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
395| #define PACKAGE "rose"
396| #define VERSION "0.9.5a"
397| #define STDC_HEADERS 1
398| #define HAVE_SYS_TYPES_H 1
399| #define HAVE_SYS_STAT_H 1
400| #define HAVE_STDLIB_H 1
401| #define HAVE_STRING_H 1
402| #define HAVE_MEMORY_H 1
403| #define HAVE_STRINGS_H 1
404| #define HAVE_INTTYPES_H 1
405| #define HAVE_STDINT_H 1
406| #define HAVE_UNISTD_H 1
407| /* end confdefs.h. */
408| extern "C" void std::exit (int) throw (); using std::exit;
409| #include <stdlib.h>
410| int
411| main ()
412| {
413| exit (42);
414| ;
415| return 0;
416| }
417configure:4446: g++ -c conftest.cc >&5
418conftest.cc:23: error: 'void std::exit(int)' should have been declared inside 'std'
419In file included from conftest.cc:24:
420/usr/include/stdlib.h:543: error: declaration of 'void std::exit(int) throw ()' throws different exceptions
421conftest.cc:23: error: from previous declaration 'void std::exit(int)'
422configure:4452: $? = 1
423configure: failed program was:
424| /* confdefs.h. */
425|
426| #define PACKAGE_NAME "ROSE"
427| #define PACKAGE_TARNAME "rose"
428| #define PACKAGE_VERSION "0.9.5a"
429| #define PACKAGE_STRING "ROSE 0.9.5a"
430| #define PACKAGE_BUGREPORT ""
431| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
432| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
433| #define PACKAGE "rose"
434| #define VERSION "0.9.5a"
435| #define STDC_HEADERS 1
436| #define HAVE_SYS_TYPES_H 1
437| #define HAVE_SYS_STAT_H 1
438| #define HAVE_STDLIB_H 1
439| #define HAVE_STRING_H 1
440| #define HAVE_MEMORY_H 1
441| #define HAVE_STRINGS_H 1
442| #define HAVE_INTTYPES_H 1
443| #define HAVE_STDINT_H 1
444| #define HAVE_UNISTD_H 1
445| /* end confdefs.h. */
446| extern "C" void std::exit (int); using std::exit;
447| #include <stdlib.h>
448| int
449| main ()
450| {
451| exit (42);
452| ;
453| return 0;
454| }
455configure:4446: g++ -c conftest.cc >&5
456configure:4452: $? = 0
457configure:4456: test -z
458 || test ! -s conftest.err
459configure:4459: $? = 0
460configure:4462: test -s conftest.o
461configure:4465: $? = 0
462configure:4491: g++ -c conftest.cc >&5
463configure:4497: $? = 0
464configure:4501: test -z
465 || test ! -s conftest.err
466configure:4504: $? = 0
467configure:4507: test -s conftest.o
468configure:4510: $? = 0
469configure:4535: checking dependency style of g++
470configure:4625: result: none
471configure:4648: checking how to run the C++ preprocessor
472configure:4679: g++ -E conftest.cc
473configure:4685: $? = 0
474configure:4717: g++ -E conftest.cc
475conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
476configure:4723: $? = 1
477configure: failed program was:
478| /* confdefs.h. */
479|
480| #define PACKAGE_NAME "ROSE"
481| #define PACKAGE_TARNAME "rose"
482| #define PACKAGE_VERSION "0.9.5a"
483| #define PACKAGE_STRING "ROSE 0.9.5a"
484| #define PACKAGE_BUGREPORT ""
485| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
486| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
487| #define PACKAGE "rose"
488| #define VERSION "0.9.5a"
489| #define STDC_HEADERS 1
490| #define HAVE_SYS_TYPES_H 1
491| #define HAVE_SYS_STAT_H 1
492| #define HAVE_STDLIB_H 1
493| #define HAVE_STRING_H 1
494| #define HAVE_MEMORY_H 1
495| #define HAVE_STRINGS_H 1
496| #define HAVE_INTTYPES_H 1
497| #define HAVE_STDINT_H 1
498| #define HAVE_UNISTD_H 1
499| #ifdef __cplusplus
500| extern "C" void exit (int) throw ();
501| #endif
502| /* end confdefs.h. */
503| #include <ac_nonexistent.h>
504configure:4762: result: g++ -E
505configure:4786: g++ -E conftest.cc
506configure:4792: $? = 0
507configure:4824: g++ -E conftest.cc
508conftest.cc:26:28: error: ac_nonexistent.h: No such file or directory
509configure:4830: $? = 1
510configure: failed program was:
511| /* confdefs.h. */
512|
513| #define PACKAGE_NAME "ROSE"
514| #define PACKAGE_TARNAME "rose"
515| #define PACKAGE_VERSION "0.9.5a"
516| #define PACKAGE_STRING "ROSE 0.9.5a"
517| #define PACKAGE_BUGREPORT ""
518| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
519| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
520| #define PACKAGE "rose"
521| #define VERSION "0.9.5a"
522| #define STDC_HEADERS 1
523| #define HAVE_SYS_TYPES_H 1
524| #define HAVE_SYS_STAT_H 1
525| #define HAVE_STDLIB_H 1
526| #define HAVE_STRING_H 1
527| #define HAVE_MEMORY_H 1
528| #define HAVE_STRINGS_H 1
529| #define HAVE_INTTYPES_H 1
530| #define HAVE_STDINT_H 1
531| #define HAVE_UNISTD_H 1
532| #ifdef __cplusplus
533| extern "C" void exit (int) throw ();
534| #endif
535| /* end confdefs.h. */
536| #include <ac_nonexistent.h>
537configure:4886: CXXP is g++
538configure:4887: CXXCPP is g++ -E
539configure:4896: checking if g++ is sunpro
540configure:4923: checking if g++ is gnu
541configure:5068: CXX_ID is 'gnu'
542configure:5068: CXX_VERSION is '4.4.3-4ubuntu5)'
543configure:5117: checking build system type
544configure:5135: result: i686-pc-linux-gnu
545configure:5146: checking machine hardware cpu
546configure:5148: result: i686
547configure:5151: checking operating system vendor
548configure:5153: result: pc
549configure:5156: checking operating system
550configure:5158: result: linux-gnu
551configure:5291: checking for lsb_release
552configure:5307: found /usr/bin/lsb_release
553configure:5318: result: lsb_release
554configure:5362: checking Ubuntu release version
555configure:5364: result: 10.04
556configure:5505: checking for ssl
557configure:5620: checking for Java (javac first, then java, then jvm)
558configure:5772: result: not requested, internal java support disabled
559configure:5899: checking jni.h usability
560configure:5911: gcc -c -g -O2 conftest.c >&5
561conftest.c:61:17: error: jni.h: No such file or directory
562configure:5917: $? = 1
563configure: failed program was:
564| /* confdefs.h. */
565|
566| #define PACKAGE_NAME "ROSE"
567| #define PACKAGE_TARNAME "rose"
568| #define PACKAGE_VERSION "0.9.5a"
569| #define PACKAGE_STRING "ROSE 0.9.5a"
570| #define PACKAGE_BUGREPORT ""
571| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
572| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
573| #define PACKAGE "rose"
574| #define VERSION "0.9.5a"
575| #define STDC_HEADERS 1
576| #define HAVE_SYS_TYPES_H 1
577| #define HAVE_SYS_STAT_H 1
578| #define HAVE_STDLIB_H 1
579| #define HAVE_STRING_H 1
580| #define HAVE_MEMORY_H 1
581| #define HAVE_STRINGS_H 1
582| #define HAVE_INTTYPES_H 1
583| #define HAVE_STDINT_H 1
584| #define HAVE_UNISTD_H 1
585| #ifdef __cplusplus
586| extern "C" void exit (int) throw ();
587| #endif
588| #define ROSE_UBUNTU_OS_VENDOR
589| /* end confdefs.h. */
590| #include <stdio.h>
591| #if HAVE_SYS_TYPES_H
592| # include <sys/types.h>
593| #endif
594| #if HAVE_SYS_STAT_H
595| # include <sys/stat.h>
596| #endif
597| #if STDC_HEADERS
598| # include <stdlib.h>
599| # include <stddef.h>
600| #else
601| # if HAVE_STDLIB_H
602| # include <stdlib.h>
603| # endif
604| #endif
605| #if HAVE_STRING_H
606| # if !STDC_HEADERS && HAVE_MEMORY_H
607| # include <memory.h>
608| # endif
609| # include <string.h>
610| #endif
611| #if HAVE_STRINGS_H
612| # include <strings.h>
613| #endif
614| #if HAVE_INTTYPES_H
615| # include <inttypes.h>
616| #else
617| # if HAVE_STDINT_H
618| # include <stdint.h>
619| # endif
620| #endif
621| #if HAVE_UNISTD_H
622| # include <unistd.h>
623| #endif
624| #include <jni.h>
625configure:5940: result: no
626configure:5944: checking jni.h presence
627configure:5954: gcc -E conftest.c
628conftest.c:27:17: error: jni.h: No such file or directory
629configure:5960: $? = 1
630configure: failed program was:
631| /* confdefs.h. */
632|
633| #define PACKAGE_NAME "ROSE"
634| #define PACKAGE_TARNAME "rose"
635| #define PACKAGE_VERSION "0.9.5a"
636| #define PACKAGE_STRING "ROSE 0.9.5a"
637| #define PACKAGE_BUGREPORT ""
638| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
639| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
640| #define PACKAGE "rose"
641| #define VERSION "0.9.5a"
642| #define STDC_HEADERS 1
643| #define HAVE_SYS_TYPES_H 1
644| #define HAVE_SYS_STAT_H 1
645| #define HAVE_STDLIB_H 1
646| #define HAVE_STRING_H 1
647| #define HAVE_MEMORY_H 1
648| #define HAVE_STRINGS_H 1
649| #define HAVE_INTTYPES_H 1
650| #define HAVE_STDINT_H 1
651| #define HAVE_UNISTD_H 1
652| #ifdef __cplusplus
653| extern "C" void exit (int) throw ();
654| #endif
655| #define ROSE_UBUNTU_OS_VENDOR
656| /* end confdefs.h. */
657| #include <jni.h>
658configure:5980: result: no
659configure:6015: checking for jni.h
660configure:6022: result: no
661configure:6041: result: ROSE can't find the jni.h in a default directory (this is good since it will be included correctly).
662configure:6101: checking whether gfortran executable path has been provided
663configure:6125: result: no
664configure:6134: checking for gfortran
665configure:6152: found /usr/bin/gfortran
666configure:6164: result: /usr/bin/gfortran
667configure:6208: checking for user-specified languages to support
668configure:6257: checking for deprecated language configuration options
669configure:6539: result: done
670configure:7441: checking for Curl_connect in -lcurl
671configure:7471: gcc -o conftest -g -O2 conftest.c -lcurl >&5
672/usr/bin/ld: cannot find -lcurl
673collect2: ld returned 1 exit status
674configure:7477: $? = 1
675configure: failed program was:
676| /* confdefs.h. */
677|
678| #define PACKAGE_NAME "ROSE"
679| #define PACKAGE_TARNAME "rose"
680| #define PACKAGE_VERSION "0.9.5a"
681| #define PACKAGE_STRING "ROSE 0.9.5a"
682| #define PACKAGE_BUGREPORT ""
683| #define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
684| #define ROSE_SCM_VERSION_UNIX_DATE 1326493697
685| #define PACKAGE "rose"
686| #define VERSION "0.9.5a"
687| #define STDC_HEADERS 1
688| #define HAVE_SYS_TYPES_H 1
689| #define HAVE_SYS_STAT_H 1
690| #define HAVE_STDLIB_H 1
691| #define HAVE_STRING_H 1
692| #define HAVE_MEMORY_H 1
693| #define HAVE_STRINGS_H 1
694| #define HAVE_INTTYPES_H 1
695| #define HAVE_STDINT_H 1
696| #define HAVE_UNISTD_H 1
697| #ifdef __cplusplus
698| extern "C" void exit (int) throw ();
699| #endif
700| #define ROSE_UBUNTU_OS_VENDOR
701| #define JAVA_JVM_PATH ""
702| #define USE_GFORTRAN_IN_ROSE 1
703| #define ROSE_BUILD_BINARY_ANALYSIS_SUPPORT
704| #define ROSE_BUILD_C_LANGUAGE_SUPPORT
705| #define ROSE_BUILD_CXX_LANGUAGE_SUPPORT
706| #define ROSE_BUILD_CUDA_LANGUAGE_SUPPORT
707| #define ROSE_BUILD_PHP_LANGUAGE_SUPPORT
708| #define ROSE_BUILD_OPENCL_LANGUAGE_SUPPORT
709| /* end confdefs.h. */
710|
711| /* Override any gcc2 internal prototype to avoid an error. */
712| #ifdef __cplusplus
713| extern "C"
714| #endif
715| /* We use char because int might match the return type of a gcc2
716| builtin and then its argument prototype would still apply. */
717| char Curl_connect ();
718| int
719| main ()
720| {
721| Curl_connect ();
722| ;
723| return 0;
724| }
725configure:7503: result: no
726configure:7522: checking whether your GCC version is supported by ROSE (4.0.x - 4.4.x)
727configure:7556: gcc -c -g -O2 conftest.c >&5
728configure:7562: $? = 0
729configure:7566: test -z
730 || test ! -s conftest.err
731configure:7569: $? = 0
732configure:7572: test -s conftest.o
733configure:7575: $? = 0
734configure:7577: result: done
735configure:7607: checking for RTEDUPC
736configure:7837: result: no
737configure:7841: checking if the Compass static analysis tool should be built
738configure:7865: result: no
739configure:8248: checking if we should build & test the ROSE/projects directory
740configure:8260: result: enabled
741configure:8285: checking if we should build & test the ROSE/tests directory
742configure:8297: result: enabled
743configure:8322: checking if we should build & test the ROSE/tutorial directory
744configure:8334: result: enabled
745configure:8656: checking host system type
746configure:8670: result: i686-pc-linux-gnu
747configure:9159: checking for enabled advanced warning support
748configure:9279: checking for boostlib >= 1.36.0
749configure:9372: g++ -c -g -Wall -I/opt/boost_1_48_0/[installTree]/include conftest.cc >&5
750configure:9378: $? = 0
751configure:9382: test -z
752 || test ! -s conftest.err
753configure:9385: $? = 0
754configure:9388: test -s conftest.o
755configure:9391: $? = 0
756configure:9394: result: yes
757configure:9602: No previously installed version of boost detected: using boost include directories with normal -I option
758configure:9846: checking for GraphViz's dot program in path
759configure:9853: result: yes
760configure:9908: checking whether the Boost::Thread library is available
761configure:9944: g++ -c -pthread -g -Wall -I/opt/boost_1_48_0/[installTree]/include conftest.cc >&5
762configure:9950: $? = 0
763configure:9954: test -z
764 || test ! -s conftest.err
765configure:9957: $? = 0
766configure:9960: test -s conftest.o
767configure:9963: $? = 0
768configure:9982: result: yes
769configure:10286: checking whether the Boost::Date_Time library is available
770configure:10315: g++ -c -g -Wall -pthread -I/opt/boost_1_48_0/[installTree]/include conftest.cc >&5
771configure:10321: $? = 0
772configure:10325: test -z
773 || test ! -s conftest.err
774configure:10328: $? = 0
775configure:10331: test -s conftest.o
776configure:10334: $? = 0
777configure:10352: result: yes
778configure:10584: error: Could not link against !
779
780## ---------------- ##
781## Cache variables. ##
782## ---------------- ##
783
784ac_cv_build=i686-pc-linux-gnu
785ac_cv_build_alias=i686-pc-linux-gnu
786ac_cv_c_compiler_gnu=yes
787ac_cv_cxx_compiler_gnu=yes
788ac_cv_env_CC_set=
789ac_cv_env_CC_value=
790ac_cv_env_CFLAGS_set=
791ac_cv_env_CFLAGS_value=
792ac_cv_env_CPPFLAGS_set=
793ac_cv_env_CPPFLAGS_value=
794ac_cv_env_CPP_set=
795ac_cv_env_CPP_value=
796ac_cv_env_CXXCPP_set=
797ac_cv_env_CXXCPP_value=
798ac_cv_env_CXXFLAGS_set=
799ac_cv_env_CXXFLAGS_value=
800ac_cv_env_CXX_set=
801ac_cv_env_CXX_value=
802ac_cv_env_F77_set=
803ac_cv_env_F77_value=
804ac_cv_env_FFLAGS_set=
805ac_cv_env_FFLAGS_value=
806ac_cv_env_GFORTRAN_PATH_set=
807ac_cv_env_GFORTRAN_PATH_value=
808ac_cv_env_LDFLAGS_set=
809ac_cv_env_LDFLAGS_value=
810ac_cv_env_UPCFLAGS_set=
811ac_cv_env_UPCFLAGS_value=
812ac_cv_env_UPC_set=
813ac_cv_env_UPC_value=
814ac_cv_env_build_alias_set=
815ac_cv_env_build_alias_value=
816ac_cv_env_host_alias_set=
817ac_cv_env_host_alias_value=
818ac_cv_env_poet_dir_set=
819ac_cv_env_poet_dir_value=
820ac_cv_env_target_alias_set=
821ac_cv_env_target_alias_value=
822ac_cv_exeext=
823ac_cv_header_inttypes_h=yes
824ac_cv_header_jni_h=no
825ac_cv_header_memory_h=yes
826ac_cv_header_stdc=yes
827ac_cv_header_stdint_h=yes
828ac_cv_header_stdlib_h=yes
829ac_cv_header_string_h=yes
830ac_cv_header_strings_h=yes
831ac_cv_header_sys_stat_h=yes
832ac_cv_header_sys_types_h=yes
833ac_cv_header_unistd_h=yes
834ac_cv_host=i686-pc-linux-gnu
835ac_cv_host_alias=i686-pc-linux-gnu
836ac_cv_lib_curl_Curl_connect=no
837ac_cv_objext=o
838ac_cv_path_GFORTRAN_PATH=/usr/bin/gfortran
839ac_cv_path_install='/usr/bin/install -c'
840ac_cv_prog_AWK=gawk
841ac_cv_prog_CPP='gcc -E'
842ac_cv_prog_CXXCPP='g++ -E'
843ac_cv_prog_ac_ct_CC=gcc
844ac_cv_prog_ac_ct_CXX=g++
845ac_cv_prog_ac_ct_ROSE_LSB_RELEASE=lsb_release
846ac_cv_prog_cc_g=yes
847ac_cv_prog_cc_gcc_c_o=yes
848ac_cv_prog_cc_stdc=
849ac_cv_prog_cxx_g=yes
850ac_cv_prog_egrep='grep -E'
851ac_cv_prog_make_make_set=yes
852am_cv_CC_dependencies_compiler_type=none
853am_cv_CXX_dependencies_compiler_type=none
854am_cv_prog_tar_pax=gnutar
855ax_cv_boost_date_time=yes
856ax_cv_boost_thread=yes
857
858## ----------------- ##
859## Output variables. ##
860## ----------------- ##
861
862ABS_COMPASS2_XML_SRCDIR='/opt/rose/rose-0.9.5a-17274/projects/compass2/compass2/xml'
863ACLOCAL='${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run aclocal-1.9'
864ALTERNATE_BACKEND_C_CROSS_COMPILER_FALSE=''
865ALTERNATE_BACKEND_C_CROSS_COMPILER_TRUE=''
866AMDEPBACKSLASH='\'
867AMDEP_FALSE='#'
868AMDEP_TRUE=''
869AMTAR='${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run tar'
870AR=''
871AUTOCONF='${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run autoconf'
872AUTOHEADER='${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run autoheader'
873AUTOMAKE='${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run automake-1.9'
874AUX_LINKER=''
875AWK='gawk'
876AXXPXX_SPECIFIC_TESTS_FALSE=''
877AXXPXX_SPECIFIC_TESTS_TRUE=''
878Axx_INCLUDES=''
879Axx_LIBS=''
880BACKEND_COMPILER_VERSION_MAJOR_NUMBER=''
881BACKEND_COMPILER_VERSION_MINOR_NUMBER=''
882BACKEND_COMPILER_VERSION_NAME=''
883BACKEND_COMPILER_VERSION_OK_FOR_ROSE_TESTING_FALSE=''
884BACKEND_COMPILER_VERSION_OK_FOR_ROSE_TESTING_TRUE=''
885BACKEND_COMPILER_VERSION_PATCHLEVEL_NUMBER=''
886BACKEND_CXX_COMPILER=''
887BACKEND_C_COMPILER=''
888BACKEND_FORTRAN_COMPILER=''
889BACKEND_JAVA_COMPILER=''
890BACKSTROKE_ROSS_INCLUDE=''
891BACKSTROKE_SPEEDES_INCLUDE=''
892BINARY_EDG_TARBALL_ENABLED_FALSE=''
893BINARY_EDG_TARBALL_ENABLED_TRUE=''
894BOOST_CPPFLAGS='-pthread -I/opt/boost_1_48_0/[installTree]/include'
895BOOST_DATE_TIME_LIB=''
896BOOST_FILESYSTEM_LIB=''
897BOOST_LDFLAGS='-L/opt/boost_1_48_0/[installTree]/lib'
898BOOST_PROGRAM_OPTIONS_LIB=''
899BOOST_REGEX_LIB=''
900BOOST_SYSTEM_LIB=''
901BOOST_THREAD_LIB=''
902BOOST_WAVE_LIB=''
903CANDL_PATH=''
904CC='gcc'
905CCDEPMODE='depmode=none'
906CCLD=''
907CFLAGS32=''
908CFLAGS='-g -O2 -g -Wall -Wstrict-prototypes -Wmissing-prototypes'
909CLASSPATH=''
910CLOOG_PATH=''
911CONVENIENCE_LTDL_FALSE=''
912CONVENIENCE_LTDL_TRUE=''
913CPP='gcc -E'
914CPPFLAGS=' -pthread -I/opt/boost_1_48_0/[installTree]/include'
915CXX='g++'
916CXXCPP='g++ -E'
917CXXDEPMODE='depmode=none'
918CXXFLAGS=' -g -Wall'
919CXXLD=''
920CXX_DEBUG='-g'
921CXX_OPTIMIZE=''
922CXX_SHARED_LIB_UPDATE=''
923CXX_STATIC_LIB_UPDATE=''
924CXX_TEMPLATE_OBJECTS=''
925CXX_TEMPLATE_REPOSITORY_PATH='$(top_builddir)/src'
926CXX_WARNINGS='-Wall'
927CYGPATH_W='echo'
928C_DEBUG='-g'
929C_OPTIMIZE=''
930C_WARNINGS='-Wall -Wstrict-prototypes -Wmissing-prototypes'
931DEFS=''
932DEPDIR='.deps'
933DOT_TO_GML_TRANSLATOR_FALSE=''
934DOT_TO_GML_TRANSLATOR_TRUE='#'
935DOXYGEN_ADDED_DIRECTORY_1=''
936DOXYGEN_ADDED_DIRECTORY_2=''
937DOXYGEN_ENABLED_SECTIONS=''
938DOXYGEN_EXTRACT_ALL=''
939DOXYGEN_EXTRACT_PRIVATE=''
940DOXYGEN_EXTRACT_STATIC=''
941DOXYGEN_HIDE_FRIEND_COMPOUNDS=''
942DOXYGEN_HIDE_UNDOC_CLASSES=''
943DOXYGEN_HIDE_UNDOC_MEMBERS=''
944DOXYGEN_INTERNAL_DOCS=''
945DOXYGEN_USE_TAG_FILE=''
946DWARF_INCLUDE=''
947DWARF_LINK=''
948ECHO='echo'
949ECHO_C=''
950ECHO_N='-n'
951ECHO_T=''
952EGREP='grep -E'
953ENABLE_I386_FALSE=''
954ENABLE_I386_TRUE=''
955ENABLE_JAVAPORT_FALSE=''
956ENABLE_JAVAPORT_TRUE=''
957ETHER_PREFIX=''
958EXE=''
959EXEEXT=''
960F77=''
961FFLAGS=''
962FLTK_include_path=''
963FLTK_libs_path=''
964GENERATED_COMPILER_NAME_AND_VERSION_SUFFIX=''
965GEN_BE=''
966GFORTRAN_PATH='/usr/bin/gfortran'
967GHCBIN=''
968GLUT_include_path=''
969GLUT_libs_path=''
970GL_CFLAGS=''
971GL_LIBS=''
972GraphViz_include_path=''
973GraphViz_libs_path=''
974HAS_LIBRARY_CURL_FALSE=''
975HAS_LIBRARY_CURL_TRUE='#'
976HAVE_LIBYICES_FALSE=''
977HAVE_LIBYICES_TRUE=''
978HAVE_YICES_FALSE=''
979HAVE_YICES_TRUE=''
980HS_CONFIG_OPTS=''
981INCLUDE_COMPASS_MAKEFILE_INC=''
982INDENT=''
983INSTALL_DATA='${INSTALL} -m 644'
984INSTALL_LTDL_FALSE=''
985INSTALL_LTDL_TRUE=''
986INSTALL_PROGRAM='${INSTALL}'
987INSTALL_SCRIPT='${INSTALL}'
988INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
989INSURE_OPTIONS=''
990IntelPin_path=''
991JAR=''
992JAVA=''
993JAVAC=''
994JAVAH=''
995JAVA_JVM_INCLUDE=''
996JAVA_JVM_LINK=''
997JAVA_PATH=''
998LDFLAGS=' -L/opt/boost_1_48_0/[installTree]/lib'
999LEX=''
1000LEXLIB=''
1001LEX_OUTPUT_ROOT=''
1002LIBADD_DL=''
1003LIBFFI_CFLAGS=''
1004LIBFFI_LIBS=''
1005LIBLTDL=''
1006LIBOBJS=''
1007LIBS=''
1008LIBS_WITH_RPATH=''
1009LIBTOOL=''
1010LN_S=''
1011LTDLINCL=''
1012LTLIBOBJS=''
1013MAKEINFO='${SHELL} /opt/rose/rose-0.9.5a-17274/config/missing --run makeinfo'
1014MAPLE_INCLUDES=''
1015MAPLE_LIBS=''
1016MD5=''
1017MINT=''
1018MOC=''
1019MPICXX=''
1020MYSQL_CFLAGS=''
1021MYSQL_CONFIG=''
1022MYSQL_INCLUDE=''
1023MYSQL_LDFLAGS=''
1024MYSQL_VERSION=''
1025OBJ=''
1026OBJEXT='o'
1027OLD_COMPILER_VERSION_FALSE=''
1028OLD_COMPILER_VERSION_TRUE=''
1029OPEN_FORTRAN_PARSER_PATH=''
1030OPTIONAL_PROJECTS=''
1031OS_32BIT_FALSE='#'
1032OS_32BIT_TRUE=''
1033OS_64BIT_FALSE=''
1034OS_64BIT_TRUE='#'
1035OS_LINUX_FALSE='#'
1036OS_LINUX_TRUE=''
1037OS_MACOSX_FALSE=''
1038OS_MACOSX_TRUE='#'
1039OS_MINGW_FALSE=''
1040OS_MINGW_TRUE='#'
1041OS_MSDOS_FALSE=''
1042OS_MSDOS_TRUE='#'
1043OS_VENDOR_APPLE_FALSE=''
1044OS_VENDOR_APPLE_TRUE='#'
1045OS_VENDOR_CENTOS_FALSE=''
1046OS_VENDOR_CENTOS_TRUE='#'
1047OS_VENDOR_DEBIAN_FALSE=''
1048OS_VENDOR_DEBIAN_TRUE='#'
1049OS_VENDOR_REDHAT_32BIT_FALSE=''
1050OS_VENDOR_REDHAT_32BIT_TRUE='#'
1051OS_VENDOR_REDHAT_FALSE=''
1052OS_VENDOR_REDHAT_TRUE='#'
1053OS_VENDOR_UBUNTU_FALSE='#'
1054OS_VENDOR_UBUNTU_TRUE=''
1055OS_release='10.04'
1056OS_vendor='Ubuntu'
1057PACKAGE='rose'
1058PACKAGE_BUGREPORT=''
1059PACKAGE_NAME='ROSE'
1060PACKAGE_STRING='ROSE 0.9.5a'
1061PACKAGE_TARNAME='rose'
1062PACKAGE_VERSION='0.9.5a'
1063PACKAGE_VERSION_NUMERIC=''
1064PATH_SEPARATOR=':'
1065PERL=''
1066PKG_CONFIG=''
1067POET_INCL=''
1068POET_LIB=''
1069PPL_PATH=''
1070PURIFY_OPTIONS=''
1071PYTHON=''
1072PYTHON_CPPFLAGS=''
1073PYTHON_EXTRA_LDFLAGS=''
1074PYTHON_EXTRA_LIBS=''
1075PYTHON_LDFLAGS=''
1076PYTHON_SITE_PKG=''
1077Pxx_INCLUDES=''
1078Pxx_LIBS=''
1079QROSE_PREFIX=''
1080QROSE_USE_MINGW32_FALSE=''
1081QROSE_USE_MINGW32_TRUE=''
1082QROSE_USE_WINDOWS_FALSE=''
1083QROSE_USE_WINDOWS_TRUE=''
1084QT_INCLUDES=''
1085QT_LDFLAGS=''
1086QT_VERSION=''
1087QT_VERSION_MAJOR=''
1088QT_VERSION_MINOR=''
1089RANLIB=''
1090RCC=''
1091ROSEHPCT_DEP_INCLUDES=''
1092ROSEHPCT_DEP_LIBS=''
1093ROSE_BOOST_NORMAL_INCLUDE_PATH='-I/opt/boost_1_48_0/[installTree]/include'
1094ROSE_BOOST_PREINCLUDE_PATH=''
1095ROSE_BUILD_BINARY_ANALYSIS_SUPPORT_FALSE='#'
1096ROSE_BUILD_BINARY_ANALYSIS_SUPPORT_TRUE=''
1097ROSE_BUILD_COMPASS2_FALSE=''
1098ROSE_BUILD_COMPASS2_TRUE='#'
1099ROSE_BUILD_CUDA_LANGUAGE_SUPPORT_FALSE='#'
1100ROSE_BUILD_CUDA_LANGUAGE_SUPPORT_TRUE=''
1101ROSE_BUILD_CXX_LANGUAGE_SUPPORT_FALSE='#'
1102ROSE_BUILD_CXX_LANGUAGE_SUPPORT_TRUE=''
1103ROSE_BUILD_C_LANGUAGE_SUPPORT_FALSE='#'
1104ROSE_BUILD_C_LANGUAGE_SUPPORT_TRUE=''
1105ROSE_BUILD_EDG_WITH_CUDA_SUPPORT_FALSE=''
1106ROSE_BUILD_EDG_WITH_CUDA_SUPPORT_TRUE=''
1107ROSE_BUILD_EDG_WITH_OPENCL_SUPPORT_FALSE=''
1108ROSE_BUILD_EDG_WITH_OPENCL_SUPPORT_TRUE=''
1109ROSE_BUILD_FORTRAN_LANGUAGE_SUPPORT_FALSE=''
1110ROSE_BUILD_FORTRAN_LANGUAGE_SUPPORT_TRUE='#'
1111ROSE_BUILD_JAVA_LANGUAGE_SUPPORT_FALSE=''
1112ROSE_BUILD_JAVA_LANGUAGE_SUPPORT_TRUE='#'
1113ROSE_BUILD_OPENCL_LANGUAGE_SUPPORT_FALSE='#'
1114ROSE_BUILD_OPENCL_LANGUAGE_SUPPORT_TRUE=''
1115ROSE_BUILD_OS_IS_CYGWIN_FALSE=''
1116ROSE_BUILD_OS_IS_CYGWIN_TRUE='#'
1117ROSE_BUILD_OS_IS_OSX_FALSE=''
1118ROSE_BUILD_OS_IS_OSX_TRUE='#'
1119ROSE_BUILD_PHP_LANGUAGE_SUPPORT_FALSE='#'
1120ROSE_BUILD_PHP_LANGUAGE_SUPPORT_TRUE=''
1121ROSE_BUILD_PROJECTS_DIRECTORY_SUPPORT_FALSE='#'
1122ROSE_BUILD_PROJECTS_DIRECTORY_SUPPORT_TRUE=''
1123ROSE_BUILD_PYTHON_LANGUAGE_SUPPORT_FALSE=''
1124ROSE_BUILD_PYTHON_LANGUAGE_SUPPORT_TRUE='#'
1125ROSE_BUILD_ROSEHPCT_FALSE=''
1126ROSE_BUILD_ROSEHPCT_TRUE=''
1127ROSE_BUILD_TESTS_DIRECTORY_SUPPORT_FALSE='#'
1128ROSE_BUILD_TESTS_DIRECTORY_SUPPORT_TRUE=''
1129ROSE_BUILD_TUTORIAL_DIRECTORY_SUPPORT_FALSE='#'
1130ROSE_BUILD_TUTORIAL_DIRECTORY_SUPPORT_TRUE=''
1131ROSE_EDG_MAJOR_VERSION_NUMBER='3'
1132ROSE_EDG_MINOR_VERSION_NUMBER='3'
1133ROSE_HAS_EDG_SOURCE_FALSE=''
1134ROSE_HAS_EDG_SOURCE_TRUE=''
1135ROSE_HOME='.'
1136ROSE_LSB_RELEASE='lsb_release'
1137ROSE_MPI_FALSE=''
1138ROSE_MPI_TRUE=''
1139ROSE_OBJDUMP_PATH=''
1140ROSE_OFP_CONTAINS_JAVA_FILE_FALSE=''
1141ROSE_OFP_CONTAINS_JAVA_FILE_TRUE=''
1142ROSE_OFP_JAR_FILE=''
1143ROSE_OFP_MAJOR_VERSION_NUMBER=''
1144ROSE_OFP_MINOR_VERSION_NUMBER=''
1145ROSE_OFP_PATCH_VERSION_NUMBER=''
1146ROSE_OFP_VERSION_NUMBER=''
1147ROSE_PCH_FALSE=''
1148ROSE_PCH_TRUE=''
1149ROSE_PS2PDF_PATH=''
1150ROSE_SUPPORT_GNU_EXTENSIONS='FALSE'
1151ROSE_SUPPORT_MICROSOFT_EXTENSIONS='FALSE'
1152ROSE_USE_ASSEMBLY_SEMANTICS_FALSE=''
1153ROSE_USE_ASSEMBLY_SEMANTICS_TRUE=''
1154ROSE_USE_BDDBDDB_FALSE=''
1155ROSE_USE_BDDBDDB_TRUE=''
1156ROSE_USE_BINARYCONTEXTLOOKUP_FALSE=''
1157ROSE_USE_BINARYCONTEXTLOOKUP_TRUE=''
1158ROSE_USE_BOOST_WAVE_FALSE=''
1159ROSE_USE_BOOST_WAVE_TRUE=''
1160ROSE_USE_CANDL=''
1161ROSE_USE_CANDL_FALSE=''
1162ROSE_USE_CANDL_TRUE=''
1163ROSE_USE_CLOOG=''
1164ROSE_USE_CLOOG_FALSE=''
1165ROSE_USE_CLOOG_TRUE=''
1166ROSE_USE_CUDA_SUPPORT=''
1167ROSE_USE_CUDA_SUPPORT_FALSE=''
1168ROSE_USE_CUDA_SUPPORT_TRUE=''
1169ROSE_USE_DWARF_FALSE=''
1170ROSE_USE_DWARF_TRUE=''
1171ROSE_USE_EDG_VERSION_4_3_FALSE=''
1172ROSE_USE_EDG_VERSION_4_3_TRUE='#'
1173ROSE_USE_EDG_VERSION_4_FALSE=''
1174ROSE_USE_EDG_VERSION_4_TRUE='#'
1175ROSE_USE_ETHER_FALSE=''
1176ROSE_USE_ETHER_TRUE=''
1177ROSE_USE_GCC_OMP_FALSE=''
1178ROSE_USE_GCC_OMP_TRUE=''
1179ROSE_USE_GRAPHVIZ_DOT_FALSE='#'
1180ROSE_USE_GRAPHVIZ_DOT_TRUE=''
1181ROSE_USE_IDA_FALSE=''
1182ROSE_USE_IDA_TRUE=''
1183ROSE_USE_INDENT_FALSE=''
1184ROSE_USE_INDENT_TRUE=''
1185ROSE_USE_INSURE_FALSE=''
1186ROSE_USE_INSURE_TRUE=''
1187ROSE_USE_INTEL_PIN_FALSE=''
1188ROSE_USE_INTEL_PIN_TRUE=''
1189ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT_FALSE=''
1190ROSE_USE_INTERNAL_FRONTEND_DEVELOPMENT_TRUE='#'
1191ROSE_USE_INTERNAL_JAVA_SUPPORT_AM_CONDITIONAL_FALSE=''
1192ROSE_USE_INTERNAL_JAVA_SUPPORT_AM_CONDITIONAL_TRUE='#'
1193ROSE_USE_INTERNAL_JAVA_SUPPORT_FALSE=''
1194ROSE_USE_INTERNAL_JAVA_SUPPORT_TRUE='#'
1195ROSE_USE_LIBFFI_FALSE=''
1196ROSE_USE_LIBFFI_TRUE=''
1197ROSE_USE_LIBNUMA_FALSE=''
1198ROSE_USE_LIBNUMA_TRUE=''
1199ROSE_USE_LLVM_FALSE=''
1200ROSE_USE_LLVM_TRUE=''
1201ROSE_USE_LONG_MAKE_CHECK_RULE_FALSE=''
1202ROSE_USE_LONG_MAKE_CHECK_RULE_TRUE=''
1203ROSE_USE_MAPLE_FALSE=''
1204ROSE_USE_MAPLE_TRUE=''
1205ROSE_USE_MYSQL_FALSE=''
1206ROSE_USE_MYSQL_TRUE=''
1207ROSE_USE_NEW_EDG_INTERFACE_FALSE=''
1208ROSE_USE_NEW_EDG_INTERFACE_TRUE='#'
1209ROSE_USE_OBJDUMP_FALSE=''
1210ROSE_USE_OBJDUMP_TRUE=''
1211ROSE_USE_OMNI_OPENMP_FALSE=''
1212ROSE_USE_OMNI_OPENMP_TRUE=''
1213ROSE_USE_OPENCL_SUPPORT=''
1214ROSE_USE_OPENCL_SUPPORT_FALSE=''
1215ROSE_USE_OPENCL_SUPPORT_TRUE=''
1216ROSE_USE_OPENGL_FALSE=''
1217ROSE_USE_OPENGL_TRUE=''
1218ROSE_USE_PHP_FALSE=''
1219ROSE_USE_PHP_TRUE=''
1220ROSE_USE_PPL=''
1221ROSE_USE_PPL_FALSE=''
1222ROSE_USE_PPL_TRUE=''
1223ROSE_USE_PS2PDF_FALSE=''
1224ROSE_USE_PS2PDF_TRUE=''
1225ROSE_USE_PYTHON_FALSE=''
1226ROSE_USE_PYTHON_TRUE=''
1227ROSE_USE_QROSE_FALSE=''
1228ROSE_USE_QROSE_TRUE=''
1229ROSE_USE_QT_FALSE=''
1230ROSE_USE_QT_TRUE=''
1231ROSE_USE_RTED_FALSE=''
1232ROSE_USE_RTED_TRUE=''
1233ROSE_USE_SAT_FALSE=''
1234ROSE_USE_SAT_TRUE=''
1235ROSE_USE_SCOPLIB=''
1236ROSE_USE_SCOPLIB_FALSE=''
1237ROSE_USE_SCOPLIB_TRUE=''
1238ROSE_USE_SMALLER_GENERATED_FILES_FALSE=''
1239ROSE_USE_SMALLER_GENERATED_FILES_TRUE='#'
1240ROSE_USE_SQLITE_DATABASE_FALSE=''
1241ROSE_USE_SQLITE_DATABASE_TRUE=''
1242ROSE_USE_SSL_SUPPORT_FALSE=''
1243ROSE_USE_SSL_SUPPORT_TRUE='#'
1244ROSE_USE_TCLSH_FALSE=''
1245ROSE_USE_TCLSH_TRUE=''
1246ROSE_USE_TEST_SMT_SOLVER_FALSE=''
1247ROSE_USE_TEST_SMT_SOLVER_TRUE=''
1248ROSE_USE_TRACE_ANALYSIS_FALSE=''
1249ROSE_USE_TRACE_ANALYSIS_TRUE=''
1250ROSE_USE_UNIFORM_ADVANCED_WARNINGS_SUPPORT=''
1251ROSE_USE_UNIFORM_ADVANCED_WARNINGS_SUPPORT_FALSE=''
1252ROSE_USE_UNIFORM_ADVANCED_WARNINGS_SUPPORT_TRUE='#'
1253ROSE_USE_VISUALIZATION_FALSE=''
1254ROSE_USE_VISUALIZATION_TRUE=''
1255ROSE_USE_WGET_FALSE=''
1256ROSE_USE_WGET_TRUE=''
1257ROSE_USE_WINDOWS_ANALYSIS_SUPPORT_FALSE=''
1258ROSE_USE_WINDOWS_ANALYSIS_SUPPORT_TRUE=''
1259ROSE_USE_XML_FALSE=''
1260ROSE_USE_XML_TRUE=''
1261ROSE_USING_ALTERNATE_BACKEND_CXX_COMPILER_FALSE=''
1262ROSE_USING_ALTERNATE_BACKEND_CXX_COMPILER_TRUE=''
1263ROSE_USING_ALTERNATE_BACKEND_C_COMPILER_FALSE=''
1264ROSE_USING_ALTERNATE_BACKEND_C_COMPILER_TRUE=''
1265ROSE_USING_BOOST_VERSION_1_35_FALSE=''
1266ROSE_USING_BOOST_VERSION_1_35_TRUE='#'
1267ROSE_USING_BOOST_VERSION_1_36_FALSE=''
1268ROSE_USING_BOOST_VERSION_1_36_TRUE='#'
1269ROSE_USING_BOOST_VERSION_1_37_FALSE=''
1270ROSE_USING_BOOST_VERSION_1_37_TRUE='#'
1271ROSE_USING_BOOST_VERSION_1_38_FALSE=''
1272ROSE_USING_BOOST_VERSION_1_38_TRUE='#'
1273ROSE_USING_BOOST_VERSION_1_39_FALSE=''
1274ROSE_USING_BOOST_VERSION_1_39_TRUE='#'
1275ROSE_USING_BOOST_VERSION_1_40_FALSE=''
1276ROSE_USING_BOOST_VERSION_1_40_TRUE='#'
1277ROSE_USING_BOOST_VERSION_1_41_FALSE=''
1278ROSE_USING_BOOST_VERSION_1_41_TRUE='#'
1279ROSE_USING_BOOST_VERSION_1_42_FALSE=''
1280ROSE_USING_BOOST_VERSION_1_42_TRUE='#'
1281ROSE_USING_BOOST_VERSION_1_43_FALSE=''
1282ROSE_USING_BOOST_VERSION_1_43_TRUE='#'
1283ROSE_USING_BOOST_VERSION_1_44_FALSE=''
1284ROSE_USING_BOOST_VERSION_1_44_TRUE='#'
1285ROSE_USING_BOOST_VERSION_1_45_FALSE=''
1286ROSE_USING_BOOST_VERSION_1_45_TRUE='#'
1287ROSE_USING_BOOST_VERSION_1_46_FALSE=''
1288ROSE_USING_BOOST_VERSION_1_46_TRUE='#'
1289ROSE_USING_BOOST_VERSION_1_47_FALSE=''
1290ROSE_USING_BOOST_VERSION_1_47_TRUE='#'
1291ROSE_USING_BOOST_VERSION_1_48_FALSE='#'
1292ROSE_USING_BOOST_VERSION_1_48_TRUE=''
1293ROSE_USING_GFORTRAN_VERSION_4_0_FALSE=''
1294ROSE_USING_GFORTRAN_VERSION_4_0_TRUE=''
1295ROSE_USING_GFORTRAN_VERSION_4_1_FALSE=''
1296ROSE_USING_GFORTRAN_VERSION_4_1_TRUE=''
1297ROSE_USING_GFORTRAN_VERSION_4_2_FALSE=''
1298ROSE_USING_GFORTRAN_VERSION_4_2_TRUE=''
1299ROSE_USING_GFORTRAN_VERSION_4_4_FALSE=''
1300ROSE_USING_GFORTRAN_VERSION_4_4_TRUE=''
1301ROSE_USING_GFORTRAN_VERSION_4_5_FALSE=''
1302ROSE_USING_GFORTRAN_VERSION_4_5_TRUE=''
1303ROSE_USING_GFORTRAN_VERSION_4_6_FALSE=''
1304ROSE_USING_GFORTRAN_VERSION_4_6_TRUE=''
1305ROSE_USING_GRAPH_IR_NODES_FOR_BACKWARD_COMPATABILITY_FALSE=''
1306ROSE_USING_GRAPH_IR_NODES_FOR_BACKWARD_COMPATABILITY_TRUE='#'
1307ROSE_USING_ROSE_ANALYSIS_FALSE=''
1308ROSE_USING_ROSE_ANALYSIS_TRUE=''
1309ROSE_USING_ROSE_AST_FILE_IO_FALSE=''
1310ROSE_USING_ROSE_AST_FILE_IO_TRUE=''
1311ROSE_USING_ROSE_CODE_GENERATION_FALSE=''
1312ROSE_USING_ROSE_CODE_GENERATION_TRUE=''
1313ROSE_USING_ROSE_FALSE=''
1314ROSE_USING_ROSE_TRANSLATOR_FALSE=''
1315ROSE_USING_ROSE_TRANSLATOR_TRUE=''
1316ROSE_USING_ROSE_TRUE=''
1317ROSE_WGET_PATH=''
1318ROSE_WITH_ROSEQT_FALSE=''
1319ROSE_WITH_ROSEQT_TRUE=''
1320ROSE_WITH_UPC_FALSE=''
1321ROSE_WITH_UPC_TRUE='#'
1322RT_LIBS=''
1323SCOPLIB_PATH=''
1324SED='sed'
1325SET_MAKE=''
1326SHELL='/bin/sh'
1327SQLITE3_CFLAGS=''
1328SQLITE3_LDFLAGS=''
1329SQLITE3_VERSION=''
1330STRIP=''
1331SWIG=''
1332SWIG_LIB=''
1333TCLSH=''
1334TEST_SMT_SOLVER=''
1335UIC=''
1336UPC=''
1337UPCDEPMODE=''
1338UPCFLAGS=''
1339USE_BINARY_ANALYSIS_TESTS_FALSE=''
1340USE_BINARY_ANALYSIS_TESTS_TRUE=''
1341USE_GCJ_FALSE=''
1342USE_GCJ_TRUE=''
1343USE_HASKELL_FALSE=''
1344USE_HASKELL_TRUE=''
1345USE_ROSE_GLUT_SUPPORT_FALSE=''
1346USE_ROSE_GLUT_SUPPORT_TRUE=''
1347USE_ROSE_IN_BUILD_TREE_VAR_FALSE=''
1348USE_ROSE_IN_BUILD_TREE_VAR_TRUE=''
1349USE_VALGRIND_FALSE=''
1350USE_VALGRIND_TRUE=''
1351USING_GCC_3_4_4_BACKEND_COMPILER_FALSE=''
1352USING_GCC_3_4_4_BACKEND_COMPILER_TRUE=''
1353USING_GCC_4_0_4_BACKEND_COMPILER_FALSE=''
1354USING_GCC_4_0_4_BACKEND_COMPILER_TRUE=''
1355USING_GNU_COMPILER_FALSE=''
1356USING_GNU_COMPILER_TRUE=''
1357USING_INTEL_COMPILER_FALSE=''
1358USING_INTEL_COMPILER_TRUE=''
1359USING_WINDOWS=''
1360USING_XTENSA_BACKEND_COMPILER_FALSE=''
1361USING_XTENSA_BACKEND_COMPILER_TRUE=''
1362VALGRIND_BINARY=''
1363VERSION='0.9.5a'
1364WITH_GOMP_OPENMP_LIB_FALSE=''
1365WITH_GOMP_OPENMP_LIB_TRUE=''
1366XERCES_CPPFLAGS=''
1367XERCES_LDFLAGS=''
1368XERCES_LIBS=''
1369XERCES_VERSION=''
1370XML2_CONFIG=''
1371XML_CPPFLAGS=''
1372XML_LIBS=''
1373X_CFLAGS=''
1374X_EXTRA_LIBS=''
1375X_LIBS=''
1376X_PRE_LIBS=''
1377YACC=''
1378YICES=''
1379YICES_PREFIX=''
1380absolute_path_srcdir=''
1381ac_boost_path='/opt/boost_1_48_0/[installTree]'
1382ac_ct_AR=''
1383ac_ct_CC='gcc'
1384ac_ct_CXX='g++'
1385ac_ct_F77=''
1386ac_ct_MPICXX=''
1387ac_ct_RANLIB=''
1388ac_ct_ROSE_LSB_RELEASE='lsb_release'
1389ac_ct_ROSE_OBJDUMP_PATH=''
1390ac_ct_ROSE_PS2PDF_PATH=''
1391ac_ct_ROSE_WGET_PATH=''
1392ac_ct_STRIP=''
1393ac_ct_UPC=''
1394am__fastdepCC_FALSE=''
1395am__fastdepCC_TRUE='#'
1396am__fastdepCXX_FALSE=''
1397am__fastdepCXX_TRUE='#'
1398am__fastdepUPC_FALSE=''
1399am__fastdepUPC_TRUE='#'
1400am__include='include'
1401am__leading_dot='.'
1402am__quote=''
1403am__tar='tar --format=posix -chf - "$$tardir"'
1404am__untar='tar -xf -'
1405backstroke_ross_path=''
1406backstroke_speedes_path=''
1407bddbddb_path=''
1408bindir='${exec_prefix}/bin'
1409build='i686-pc-linux-gnu'
1410build_alias=''
1411build_cpu='i686'
1412build_os='linux-gnu'
1413build_triplet_without_redhat=''
1414build_vendor='pc'
1415configure_date='Sunday January 22 09:28:26 2012'
1416datadir='${prefix}/share'
1417dwarf_path=''
1418edg_union_struct_debugging_value=''
1419exec_prefix='NONE'
1420glut_path=''
1421gomp_omp_runtime_library_path=''
1422host='i686-pc-linux-gnu'
1423host_alias=''
1424host_cpu='i686'
1425host_os='linux-gnu'
1426host_vendor='pc'
1427ida_path=''
1428includedir='${prefix}/include'
1429infodir='${prefix}/info'
1430install_sh='/opt/rose/rose-0.9.5a-17274/config/install-sh'
1431insure_BIN=''
1432insure_LIBS=''
1433insure_PREFIX=''
1434libdir='${exec_prefix}/lib'
1435libexecdir='${exec_prefix}/libexec'
1436llvm_path=''
1437localstatedir='${prefix}/var'
1438mandir='${prefix}/man'
1439maple_path=''
1440mkdir_p='mkdir -p --'
1441oldincludedir='/usr/include'
1442omni_omp_runtime_support_path=''
1443optional_Visualization_subdirs=''
1444parallel_ast_traversal_omp_path=''
1445php_path=''
1446poet_dir=''
1447prefix='/opt/rose/rose-0.9.5a-17274/compileTree'
1448program_transform_name='s,x,x,'
1449purify_BIN=''
1450purify_INCLUDES=''
1451purify_LIBS=''
1452purify_PREFIX=''
1453rted_path=''
1454sbindir='${exec_prefix}/sbin'
1455sharedstatedir='${prefix}/com'
1456subdirs=''
1457sysconfdir='${prefix}/etc'
1458target_alias=''
1459top_pwd=''
1460wine_path=''
1461
1462## ----------- ##
1463## confdefs.h. ##
1464## ----------- ##
1465
1466#define HAVE_BOOST
1467#define HAVE_BOOST_DATE_TIME
1468#define HAVE_BOOST_THREAD
1469#define HAVE_INTTYPES_H 1
1470#define HAVE_MEMORY_H 1
1471#define HAVE_STDINT_H 1
1472#define HAVE_STDLIB_H 1
1473#define HAVE_STRINGS_H 1
1474#define HAVE_STRING_H 1
1475#define HAVE_SYS_STAT_H 1
1476#define HAVE_SYS_TYPES_H 1
1477#define HAVE_UNISTD_H 1
1478#define JAVA_JVM_PATH ""
1479#define PACKAGE "rose"
1480#define PACKAGE_BUGREPORT ""
1481#define PACKAGE_NAME "ROSE"
1482#define PACKAGE_STRING "ROSE 0.9.5a"
1483#define PACKAGE_TARNAME "rose"
1484#define PACKAGE_VERSION "0.9.5a"
1485#define ROSE_BOOST_PATH "/opt/boost_1_48_0/[installTree]"
1486#define ROSE_BUILD_BINARY_ANALYSIS_SUPPORT
1487#define ROSE_BUILD_CUDA_LANGUAGE_SUPPORT
1488#define ROSE_BUILD_CXX_LANGUAGE_SUPPORT
1489#define ROSE_BUILD_C_LANGUAGE_SUPPORT
1490#define ROSE_BUILD_OPENCL_LANGUAGE_SUPPORT
1491#define ROSE_BUILD_PHP_LANGUAGE_SUPPORT
1492#define ROSE_BUILD_PROJECTS_DIRECTORY_SUPPORT
1493#define ROSE_BUILD_TESTS_DIRECTORY_SUPPORT
1494#define ROSE_BUILD_TUTORIAL_DIRECTORY_SUPPORT
1495#define ROSE_EDG_MAJOR_VERSION_NUMBER 3
1496#define ROSE_EDG_MINOR_VERSION_NUMBER 3
1497#define ROSE_SCM_VERSION_ID "05fc876517fb86eb57c66627d6144d01faa8ea35"
1498#define ROSE_SCM_VERSION_UNIX_DATE 1326493697
1499#define ROSE_UBUNTU_OS_VENDOR
1500#define ROSE_WAVE_PATH "/opt/boost_1_48_0/[installTree]/wave"
1501#define STDC_HEADERS 1
1502#define USE_GFORTRAN_IN_ROSE 1
1503#define VERSION "0.9.5a"
1504#endif
1505#ifdef __cplusplus
1506extern "C" void exit (int) throw ();
1507
1508configure: exit 1