Ticket #2149: config.log

File config.log, 50.8 kB (added by ojas@…, 3 years ago)

log produced by configure

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 utilib configure 1.0-Beta, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/usr/local --with-cppflags=-I/usr/include/malloc --cache-file=/dev/null --srcdir=.
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = krunchy.dlan
14uname -m = Power Macintosh
15uname -r = 8.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.6.0: Tue Mar  7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.6.0: Tue Mar  7 16:58:48 PST 2006; root:xnu-792.6.70.obj~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 768.00 megabytes
32Default processor set: 80 tasks, 255 threads, 1 processors
33Load average: 3.41, Mach factor: 0.23
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: .
39PATH: /Users/ojas/bin
40PATH: /usr/local/bin
41PATH: /sw/bin
42PATH: /sw/sbin
43PATH: /bin
44PATH: /sbin
45PATH: /usr/bin
46PATH: /usr/sbin
47PATH: /usr/X11R6/bin
48PATH: /usr/local/qt/bin
49
50
51## ----------- ##
52## Core tests. ##
53## ----------- ##
54
55configure:1389: checking whether to enable maintainer-specific portions of Makefiles
56configure:1398: result: no
57configure:1490: checking build system type
58configure:1508: result: powerpc-apple-darwin8.6.0
59configure:1516: checking host system type
60configure:1530: result: powerpc-apple-darwin8.6.0
61configure:1538: checking target system type
62configure:1552: result: powerpc-apple-darwin8.6.0
63configure:1580: checking for a BSD-compatible install
64configure:1635: result: /usr/bin/install -c
65configure:1646: checking whether build environment is sane
66configure:1689: result: yes
67configure:1754: checking for gawk
68configure:1770: found /sw/bin/gawk
69configure:1780: result: gawk
70configure:1790: checking whether make sets $(MAKE)
71configure:1810: result: yes
72configure:2865: checking whether we are using MPI
73configure:2867: result: no
74configure:3202: checking for cc
75configure:3218: found /usr/bin/cc
76configure:3228: result: cc
77configure:3249: checking for C compiler version
78configure:3252: cc --version </dev/null >&5
79powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
80Copyright (C) 2005 Free Software Foundation, Inc.
81This is free software; see the source for copying conditions.  There is NO
82warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
83
84configure:3255: $? = 0
85configure:3257: cc -v </dev/null >&5
86Using built-in specs.
87Target: powerpc-apple-darwin8
88Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
89Thread model: posix
90gcc version 4.0.1 (Apple Computer, Inc. build 5250)
91configure:3260: $? = 0
92configure:3262: cc -V </dev/null >&5
93cc: argument to `-V' is missing
94configure:3265: $? = 1
95configure:3288: checking for C compiler default output file name
96configure:3291: cc    conftest.c  >&5
97configure:3294: $? = 0
98configure:3340: result: a.out
99configure:3345: checking whether the C compiler works
100configure:3351: ./a.out
101configure:3354: $? = 0
102configure:3371: result: yes
103configure:3378: checking whether we are cross compiling
104configure:3380: result: no
105configure:3383: checking for suffix of executables
106configure:3385: cc -o conftest    conftest.c  >&5
107configure:3388: $? = 0
108configure:3413: result:
109configure:3419: checking for suffix of object files
110configure:3440: cc -c   conftest.c >&5
111configure:3443: $? = 0
112configure:3465: result: o
113configure:3469: checking whether we are using the GNU C compiler
114configure:3493: cc -c   conftest.c >&5
115configure:3499: $? = 0
116configure:3503: test -z
117                         || test ! -s conftest.err
118configure:3506: $? = 0
119configure:3509: test -s conftest.o
120configure:3512: $? = 0
121configure:3525: result: yes
122configure:3531: checking whether cc accepts -g
123configure:3552: cc -c -g  conftest.c >&5
124configure:3558: $? = 0
125configure:3562: test -z
126                         || test ! -s conftest.err
127configure:3565: $? = 0
128configure:3568: test -s conftest.o
129configure:3571: $? = 0
130configure:3582: result: yes
131configure:3599: checking for cc option to accept ANSI C
132configure:3669: cc  -c -g -O2  conftest.c >&5
133configure:3675: $? = 0
134configure:3679: test -z
135                         || test ! -s conftest.err
136configure:3682: $? = 0
137configure:3685: test -s conftest.o
138configure:3688: $? = 0
139configure:3706: result: none needed
140configure:3724: cc -c -g -O2  conftest.c >&5
141conftest.c:2: error: parse error before 'me'
142configure:3730: $? = 1
143configure: failed program was:
144| #ifndef __cplusplus
145|   choke me
146| #endif
147configure:3874: checking for style of include used by make
148configure:3902: result: GNU
149configure:3930: checking dependency style of cc
150configure:4020: result: gcc3
151configure:4105: checking for CC
152configure:4121: found /usr/bin/CC
153configure:4131: result: CC
154configure:4147: checking for C++ compiler version
155configure:4150: CC --version </dev/null >&5
156powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250)
157Copyright (C) 2005 Free Software Foundation, Inc.
158This is free software; see the source for copying conditions.  There is NO
159warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
160
161configure:4153: $? = 0
162configure:4155: CC -v </dev/null >&5
163Using built-in specs.
164Target: powerpc-apple-darwin8
165Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
166Thread model: posix
167gcc version 4.0.1 (Apple Computer, Inc. build 5250)
168configure:4158: $? = 0
169configure:4160: CC -V </dev/null >&5
170CC: argument to `-V' is missing
171configure:4163: $? = 1
172configure:4166: checking whether we are using the GNU C++ compiler
173configure:4190: CC -c   conftest.cc >&5
174configure:4196: $? = 0
175configure:4200: test -z
176                         || test ! -s conftest.err
177configure:4203: $? = 0
178configure:4206: test -s conftest.o
179configure:4209: $? = 0
180configure:4222: result: yes
181configure:4228: checking whether CC accepts -g
182configure:4249: CC -c -g  conftest.cc >&5
183configure:4255: $? = 0
184configure:4259: test -z
185                         || test ! -s conftest.err
186configure:4262: $? = 0
187configure:4265: test -s conftest.o
188configure:4268: $? = 0
189configure:4279: result: yes
190configure:4321: CC -c -g -O2  conftest.cc >&5
191configure:4327: $? = 0
192configure:4331: test -z
193                         || test ! -s conftest.err
194configure:4334: $? = 0
195configure:4337: test -s conftest.o
196configure:4340: $? = 0
197configure:4366: CC -c -g -O2  conftest.cc >&5
198conftest.cc: In function 'int main()':
199conftest.cc:17: error: 'exit' was not declared in this scope
200configure:4372: $? = 1
201configure: failed program was:
202| /* confdefs.h.  */
203|
204| #define PACKAGE_NAME "utilib"
205| #define PACKAGE_TARNAME "utilib"
206| #define PACKAGE_VERSION "1.0-Beta"
207| #define PACKAGE_STRING "utilib 1.0-Beta"
208| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
209| #define PACKAGE "utilib"
210| #define VERSION "1.0-Beta"
211| #define YES_COMMONIO
212| #define YES_CHECKSUM
213| /* end confdefs.h.  */
214|
215| int
216| main ()
217| {
218| exit (42);
219|   ;
220|   return 0;
221| }
222configure:4321: CC -c -g -O2  conftest.cc >&5
223/usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions
224conftest.cc:13: error: than previous declaration 'void std::exit(int) throw ()'
225configure:4327: $? = 1
226configure: failed program was:
227| /* confdefs.h.  */
228|
229| #define PACKAGE_NAME "utilib"
230| #define PACKAGE_TARNAME "utilib"
231| #define PACKAGE_VERSION "1.0-Beta"
232| #define PACKAGE_STRING "utilib 1.0-Beta"
233| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
234| #define PACKAGE "utilib"
235| #define VERSION "1.0-Beta"
236| #define YES_COMMONIO
237| #define YES_CHECKSUM
238| /* end confdefs.h.  */
239| extern "C" void std::exit (int) throw (); using std::exit;
240| #include <stdlib.h>
241| int
242| main ()
243| {
244| exit (42);
245|   ;
246|   return 0;
247| }
248configure:4321: CC -c -g -O2  conftest.cc >&5
249configure:4327: $? = 0
250configure:4331: test -z
251                         || test ! -s conftest.err
252configure:4334: $? = 0
253configure:4337: test -s conftest.o
254configure:4340: $? = 0
255configure:4366: CC -c -g -O2  conftest.cc >&5
256configure:4372: $? = 0
257configure:4376: test -z
258                         || test ! -s conftest.err
259configure:4379: $? = 0
260configure:4382: test -s conftest.o
261configure:4385: $? = 0
262configure:4410: checking dependency style of CC
263configure:4500: result: gcc3
264configure:4573: checking for f77
265configure:4589: found /sw/bin/f77
266configure:4599: result: f77
267configure:4614: checking for Fortran 77 compiler version
268configure:4617: f77 --version </dev/null >&5
269GNU Fortran (GCC) 3.4.3
270Copyright (C) 2004 Free Software Foundation, Inc.
271
272GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
273You may redistribute copies of GNU Fortran
274under the terms of the GNU General Public License.
275For more information about these matters, see the file named COPYING
276or type the command `info -f g77 Copying'.
277configure:4620: $? = 0
278configure:4622: f77 -v </dev/null >&5
279Reading specs from /sw/lib/gcc/powerpc-apple-darwin8.3.0/3.4.3/specs
280Configured with: ../gcc-3.4.3/configure --prefix=/sw --enable-languages=f77 --infodir=/share/info --libexecdir=/lib --disable-shared
281Thread model: posix
282gcc version 3.4.3
283configure:4625: $? = 0
284configure:4627: f77 -V </dev/null >&5
285f77: `-V' option must have argument
286configure:4630: $? = 1
287configure:4638: checking whether we are using the GNU Fortran 77 compiler
288configure:4652: f77 -c  conftest.F >&5
289configure:4658: $? = 0
290configure:4662: test -z
291                         || test ! -s conftest.err
292configure:4665: $? = 0
293configure:4668: test -s conftest.o
294configure:4671: $? = 0
295configure:4684: result: yes
296configure:4690: checking whether f77 accepts -g
297configure:4702: f77 -c -g conftest.f >&5
298configure:4708: $? = 0
299configure:4712: test -z
300                         || test ! -s conftest.err
301configure:4715: $? = 0
302configure:4718: test -s conftest.o
303configure:4721: $? = 0
304configure:4733: result: yes
305configure:4767: checking how to run the C++ preprocessor
306configure:4798: CC -E  conftest.cc
307configure:4804: $? = 0
308configure:4836: CC -E  conftest.cc
309conftest.cc:16:28: error: ac_nonexistent.h: No such file or directory
310configure:4842: $? = 1
311configure: failed program was:
312| /* confdefs.h.  */
313|
314| #define PACKAGE_NAME "utilib"
315| #define PACKAGE_TARNAME "utilib"
316| #define PACKAGE_VERSION "1.0-Beta"
317| #define PACKAGE_STRING "utilib 1.0-Beta"
318| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
319| #define PACKAGE "utilib"
320| #define VERSION "1.0-Beta"
321| #define YES_COMMONIO
322| #define YES_CHECKSUM
323| #ifdef __cplusplus
324| extern "C" void std::exit (int); using std::exit;
325| #endif
326| /* end confdefs.h.  */
327| #include <ac_nonexistent.h>
328configure:4881: result: CC -E
329configure:4905: CC -E  conftest.cc
330configure:4911: $? = 0
331configure:4943: CC -E  conftest.cc
332conftest.cc:16:28: error: ac_nonexistent.h: No such file or directory
333configure:4949: $? = 1
334configure: failed program was:
335| /* confdefs.h.  */
336|
337| #define PACKAGE_NAME "utilib"
338| #define PACKAGE_TARNAME "utilib"
339| #define PACKAGE_VERSION "1.0-Beta"
340| #define PACKAGE_STRING "utilib 1.0-Beta"
341| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
342| #define PACKAGE "utilib"
343| #define VERSION "1.0-Beta"
344| #define YES_COMMONIO
345| #define YES_CHECKSUM
346| #ifdef __cplusplus
347| extern "C" void std::exit (int); using std::exit;
348| #endif
349| /* end confdefs.h.  */
350| #include <ac_nonexistent.h>
351configure:5033: checking for ranlib
352configure:5049: found /usr/bin/ranlib
353configure:5060: result: ranlib
354configure:5072: checking whether ln -s works
355configure:5076: result: yes
356configure:5103: checking the C++ compiler vendor
357configure:5124: CC -c   conftest.cc >&5
358configure:5130: $? = 0
359configure:5134: test -z
360                         || test ! -s conftest.err
361configure:5137: $? = 0
362configure:5140: test -s conftest.o
363configure:5143: $? = 0
364configure:5321: result: gnu
365configure:5833: CC=cc
366configure:5835: CXX=CC
367configure:5837: F77=f77
368configure:5839: CPPFLAGS=-I/usr/include/malloc
369configure:5841: CFLAGS=-O2   
370configure:5843: CXXFLAGS=-O2   
371configure:5845: FFLAGS=-O2 
372configure:5847: LDFLAGS=
373configure:5849: LIBS=
374configure:5851: WITH_DEBUGGING=notset
375configure:5853: WITH_OPT=notset
376configure:5867: checking for egrep
377configure:5877: result: grep -E
378configure:5882: checking for ANSI C header files
379configure:5907: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
380configure:5913: $? = 0
381configure:5917: test -z
382                         || test ! -s conftest.err
383configure:5920: $? = 0
384configure:5923: test -s conftest.o
385configure:5926: $? = 0
386./configure: line 1: -I/usr/include/malloc: No such file or directory
387configure:6035: result: no
388configure:6048: checking whether time.h and sys/time.h may both be included
389configure:6073: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
390configure:6079: $? = 0
391configure:6083: test -z
392                         || test ! -s conftest.err
393configure:6086: $? = 0
394configure:6089: test -s conftest.o
395configure:6092: $? = 0
396configure:6103: result: yes
397configure:6129: checking for sys/types.h
398configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
399configure:6151: $? = 0
400configure:6155: test -z
401                         || test ! -s conftest.err
402configure:6158: $? = 0
403configure:6161: test -s conftest.o
404configure:6164: $? = 0
405configure:6175: result: yes
406configure:6129: checking for sys/stat.h
407configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
408configure:6151: $? = 0
409configure:6155: test -z
410                         || test ! -s conftest.err
411configure:6158: $? = 0
412configure:6161: test -s conftest.o
413configure:6164: $? = 0
414configure:6175: result: yes
415configure:6129: checking for stdlib.h
416configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
417configure:6151: $? = 0
418configure:6155: test -z
419                         || test ! -s conftest.err
420configure:6158: $? = 0
421configure:6161: test -s conftest.o
422configure:6164: $? = 0
423configure:6175: result: yes
424configure:6129: checking for string.h
425configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
426configure:6151: $? = 0
427configure:6155: test -z
428                         || test ! -s conftest.err
429configure:6158: $? = 0
430configure:6161: test -s conftest.o
431configure:6164: $? = 0
432configure:6175: result: yes
433configure:6129: checking for memory.h
434configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
435configure:6151: $? = 0
436configure:6155: test -z
437                         || test ! -s conftest.err
438configure:6158: $? = 0
439configure:6161: test -s conftest.o
440configure:6164: $? = 0
441configure:6175: result: yes
442configure:6129: checking for strings.h
443configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
444configure:6151: $? = 0
445configure:6155: test -z
446                         || test ! -s conftest.err
447configure:6158: $? = 0
448configure:6161: test -s conftest.o
449configure:6164: $? = 0
450configure:6175: result: yes
451configure:6129: checking for inttypes.h
452configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
453configure:6151: $? = 0
454configure:6155: test -z
455                         || test ! -s conftest.err
456configure:6158: $? = 0
457configure:6161: test -s conftest.o
458configure:6164: $? = 0
459configure:6175: result: yes
460configure:6129: checking for stdint.h
461configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
462configure:6151: $? = 0
463configure:6155: test -z
464                         || test ! -s conftest.err
465configure:6158: $? = 0
466configure:6161: test -s conftest.o
467configure:6164: $? = 0
468configure:6175: result: yes
469configure:6129: checking for unistd.h
470configure:6145: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
471configure:6151: $? = 0
472configure:6155: test -z
473                         || test ! -s conftest.err
474configure:6158: $? = 0
475configure:6161: test -s conftest.o
476configure:6164: $? = 0
477configure:6175: result: yes
478configure:6201: checking sys/time.h usability
479configure:6213: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
480configure:6219: $? = 0
481configure:6223: test -z
482                         || test ! -s conftest.err
483configure:6226: $? = 0
484configure:6229: test -s conftest.o
485configure:6232: $? = 0
486configure:6242: result: yes
487configure:6246: checking sys/time.h presence
488configure:6256:  -I/usr/include/malloc  conftest.c
489./configure: line 1: -I/usr/include/malloc: No such file or directory
490configure:6262: $? = 127
491configure: failed program was:
492| /* confdefs.h.  */
493|
494| #define PACKAGE_NAME "utilib"
495| #define PACKAGE_TARNAME "utilib"
496| #define PACKAGE_VERSION "1.0-Beta"
497| #define PACKAGE_STRING "utilib 1.0-Beta"
498| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
499| #define PACKAGE "utilib"
500| #define VERSION "1.0-Beta"
501| #define YES_COMMONIO
502| #define YES_CHECKSUM
503| #ifdef __cplusplus
504| extern "C" void std::exit (int); using std::exit;
505| #endif
506| #define TIME_WITH_SYS_TIME 1
507| #define HAVE_SYS_TYPES_H 1
508| #define HAVE_SYS_STAT_H 1
509| #define HAVE_STDLIB_H 1
510| #define HAVE_STRING_H 1
511| #define HAVE_MEMORY_H 1
512| #define HAVE_STRINGS_H 1
513| #define HAVE_INTTYPES_H 1
514| #define HAVE_STDINT_H 1
515| #define HAVE_UNISTD_H 1
516| /* end confdefs.h.  */
517| #include <sys/time.h>
518configure:6282: result: no
519configure:6288: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
520configure:6290: WARNING: sys/time.h: proceeding with the compiler's result
521configure:6317: checking for sys/time.h
522configure:6324: result: yes
523configure:6354: checking sys/timeb.h usability
524configure:6366: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
525configure:6372: $? = 0
526configure:6376: test -z
527                         || test ! -s conftest.err
528configure:6379: $? = 0
529configure:6382: test -s conftest.o
530configure:6385: $? = 0
531configure:6395: result: yes
532configure:6399: checking sys/timeb.h presence
533configure:6409:  -I/usr/include/malloc  conftest.c
534./configure: line 1: -I/usr/include/malloc: No such file or directory
535configure:6415: $? = 127
536configure: failed program was:
537| /* confdefs.h.  */
538|
539| #define PACKAGE_NAME "utilib"
540| #define PACKAGE_TARNAME "utilib"
541| #define PACKAGE_VERSION "1.0-Beta"
542| #define PACKAGE_STRING "utilib 1.0-Beta"
543| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
544| #define PACKAGE "utilib"
545| #define VERSION "1.0-Beta"
546| #define YES_COMMONIO
547| #define YES_CHECKSUM
548| #ifdef __cplusplus
549| extern "C" void std::exit (int); using std::exit;
550| #endif
551| #define TIME_WITH_SYS_TIME 1
552| #define HAVE_SYS_TYPES_H 1
553| #define HAVE_SYS_STAT_H 1
554| #define HAVE_STDLIB_H 1
555| #define HAVE_STRING_H 1
556| #define HAVE_MEMORY_H 1
557| #define HAVE_STRINGS_H 1
558| #define HAVE_INTTYPES_H 1
559| #define HAVE_STDINT_H 1
560| #define HAVE_UNISTD_H 1
561| #define HAVE_SYS_TIME_H 1
562| /* end confdefs.h.  */
563| #include <sys/timeb.h>
564configure:6435: result: no
565configure:6441: WARNING: sys/timeb.h: accepted by the compiler, rejected by the preprocessor!
566configure:6443: WARNING: sys/timeb.h: proceeding with the compiler's result
567configure:6470: checking for sys/timeb.h
568configure:6477: result: yes
569configure:6505: checking sys/resource.h usability
570configure:6517: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
571configure:6523: $? = 0
572configure:6527: test -z
573                         || test ! -s conftest.err
574configure:6530: $? = 0
575configure:6533: test -s conftest.o
576configure:6536: $? = 0
577configure:6546: result: yes
578configure:6550: checking sys/resource.h presence
579configure:6560:  -I/usr/include/malloc  conftest.c
580./configure: line 1: -I/usr/include/malloc: No such file or directory
581configure:6566: $? = 127
582configure: failed program was:
583| /* confdefs.h.  */
584|
585| #define PACKAGE_NAME "utilib"
586| #define PACKAGE_TARNAME "utilib"
587| #define PACKAGE_VERSION "1.0-Beta"
588| #define PACKAGE_STRING "utilib 1.0-Beta"
589| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
590| #define PACKAGE "utilib"
591| #define VERSION "1.0-Beta"
592| #define YES_COMMONIO
593| #define YES_CHECKSUM
594| #ifdef __cplusplus
595| extern "C" void std::exit (int); using std::exit;
596| #endif
597| #define TIME_WITH_SYS_TIME 1
598| #define HAVE_SYS_TYPES_H 1
599| #define HAVE_SYS_STAT_H 1
600| #define HAVE_STDLIB_H 1
601| #define HAVE_STRING_H 1
602| #define HAVE_MEMORY_H 1
603| #define HAVE_STRINGS_H 1
604| #define HAVE_INTTYPES_H 1
605| #define HAVE_STDINT_H 1
606| #define HAVE_UNISTD_H 1
607| #define HAVE_SYS_TIME_H 1
608| #define HAVE_SYS_TIMEB_H 1
609| /* end confdefs.h.  */
610| #include <sys/resource.h>
611configure:6586: result: no
612configure:6592: WARNING: sys/resource.h: accepted by the compiler, rejected by the preprocessor!
613configure:6594: WARNING: sys/resource.h: proceeding with the compiler's result
614configure:6621: checking for sys/resource.h
615configure:6628: result: yes
616configure:6663: checking float.h usability
617configure:6675: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
618configure:6681: $? = 0
619configure:6685: test -z
620                         || test ! -s conftest.err
621configure:6688: $? = 0
622configure:6691: test -s conftest.o
623configure:6694: $? = 0
624configure:6704: result: yes
625configure:6708: checking float.h presence
626configure:6718:  -I/usr/include/malloc  conftest.c
627./configure: line 1: -I/usr/include/malloc: No such file or directory
628configure:6724: $? = 127
629configure: failed program was:
630| /* confdefs.h.  */
631|
632| #define PACKAGE_NAME "utilib"
633| #define PACKAGE_TARNAME "utilib"
634| #define PACKAGE_VERSION "1.0-Beta"
635| #define PACKAGE_STRING "utilib 1.0-Beta"
636| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
637| #define PACKAGE "utilib"
638| #define VERSION "1.0-Beta"
639| #define YES_COMMONIO
640| #define YES_CHECKSUM
641| #ifdef __cplusplus
642| extern "C" void std::exit (int); using std::exit;
643| #endif
644| #define TIME_WITH_SYS_TIME 1
645| #define HAVE_SYS_TYPES_H 1
646| #define HAVE_SYS_STAT_H 1
647| #define HAVE_STDLIB_H 1
648| #define HAVE_STRING_H 1
649| #define HAVE_MEMORY_H 1
650| #define HAVE_STRINGS_H 1
651| #define HAVE_INTTYPES_H 1
652| #define HAVE_STDINT_H 1
653| #define HAVE_UNISTD_H 1
654| #define HAVE_SYS_TIME_H 1
655| #define HAVE_SYS_TIMEB_H 1
656| #define HAVE_SYS_RESOURCE_H 1
657| /* end confdefs.h.  */
658| #include <float.h>
659configure:6744: result: no
660configure:6750: WARNING: float.h: accepted by the compiler, rejected by the preprocessor!
661configure:6752: WARNING: float.h: proceeding with the compiler's result
662configure:6779: checking for float.h
663configure:6786: result: yes
664configure:6663: checking limits.h usability
665configure:6675: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
666configure:6681: $? = 0
667configure:6685: test -z
668                         || test ! -s conftest.err
669configure:6688: $? = 0
670configure:6691: test -s conftest.o
671configure:6694: $? = 0
672configure:6704: result: yes
673configure:6708: checking limits.h presence
674configure:6718:  -I/usr/include/malloc  conftest.c
675./configure: line 1: -I/usr/include/malloc: No such file or directory
676configure:6724: $? = 127
677configure: failed program was:
678| /* confdefs.h.  */
679|
680| #define PACKAGE_NAME "utilib"
681| #define PACKAGE_TARNAME "utilib"
682| #define PACKAGE_VERSION "1.0-Beta"
683| #define PACKAGE_STRING "utilib 1.0-Beta"
684| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
685| #define PACKAGE "utilib"
686| #define VERSION "1.0-Beta"
687| #define YES_COMMONIO
688| #define YES_CHECKSUM
689| #ifdef __cplusplus
690| extern "C" void std::exit (int); using std::exit;
691| #endif
692| #define TIME_WITH_SYS_TIME 1
693| #define HAVE_SYS_TYPES_H 1
694| #define HAVE_SYS_STAT_H 1
695| #define HAVE_STDLIB_H 1
696| #define HAVE_STRING_H 1
697| #define HAVE_MEMORY_H 1
698| #define HAVE_STRINGS_H 1
699| #define HAVE_INTTYPES_H 1
700| #define HAVE_STDINT_H 1
701| #define HAVE_UNISTD_H 1
702| #define HAVE_SYS_TIME_H 1
703| #define HAVE_SYS_TIMEB_H 1
704| #define HAVE_SYS_RESOURCE_H 1
705| #define HAVE_FLOAT_H 1
706| /* end confdefs.h.  */
707| #include <limits.h>
708configure:6744: result: no
709configure:6750: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!
710configure:6752: WARNING: limits.h: proceeding with the compiler's result
711configure:6779: checking for limits.h
712configure:6786: result: yes
713configure:6975: checking malloc.h usability
714configure:6987: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
715configure:6993: $? = 0
716configure:6997: test -z
717                         || test ! -s conftest.err
718configure:7000: $? = 0
719configure:7003: test -s conftest.o
720configure:7006: $? = 0
721configure:7016: result: yes
722configure:7020: checking malloc.h presence
723configure:7030:  -I/usr/include/malloc  conftest.c
724./configure: line 1: -I/usr/include/malloc: No such file or directory
725configure:7036: $? = 127
726configure: failed program was:
727| /* confdefs.h.  */
728|
729| #define PACKAGE_NAME "utilib"
730| #define PACKAGE_TARNAME "utilib"
731| #define PACKAGE_VERSION "1.0-Beta"
732| #define PACKAGE_STRING "utilib 1.0-Beta"
733| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
734| #define PACKAGE "utilib"
735| #define VERSION "1.0-Beta"
736| #define YES_COMMONIO
737| #define YES_CHECKSUM
738| #ifdef __cplusplus
739| extern "C" void std::exit (int); using std::exit;
740| #endif
741| #define TIME_WITH_SYS_TIME 1
742| #define HAVE_SYS_TYPES_H 1
743| #define HAVE_SYS_STAT_H 1
744| #define HAVE_STDLIB_H 1
745| #define HAVE_STRING_H 1
746| #define HAVE_MEMORY_H 1
747| #define HAVE_STRINGS_H 1
748| #define HAVE_INTTYPES_H 1
749| #define HAVE_STDINT_H 1
750| #define HAVE_UNISTD_H 1
751| #define HAVE_SYS_TIME_H 1
752| #define HAVE_SYS_TIMEB_H 1
753| #define HAVE_SYS_RESOURCE_H 1
754| #define HAVE_FLOAT_H 1
755| #define HAVE_LIMITS_H 1
756| /* end confdefs.h.  */
757| #include <malloc.h>
758configure:7056: result: no
759configure:7062: WARNING: malloc.h: accepted by the compiler, rejected by the preprocessor!
760configure:7064: WARNING: malloc.h: proceeding with the compiler's result
761configure:7091: checking for malloc.h
762configure:7098: result: yes
763configure:6966: checking for memory.h
764configure:6971: result: yes
765configure:6975: checking stddef.h usability
766configure:6987: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
767configure:6993: $? = 0
768configure:6997: test -z
769                         || test ! -s conftest.err
770configure:7000: $? = 0
771configure:7003: test -s conftest.o
772configure:7006: $? = 0
773configure:7016: result: yes
774configure:7020: checking stddef.h presence
775configure:7030:  -I/usr/include/malloc  conftest.c
776./configure: line 1: -I/usr/include/malloc: No such file or directory
777configure:7036: $? = 127
778configure: failed program was:
779| /* confdefs.h.  */
780|
781| #define PACKAGE_NAME "utilib"
782| #define PACKAGE_TARNAME "utilib"
783| #define PACKAGE_VERSION "1.0-Beta"
784| #define PACKAGE_STRING "utilib 1.0-Beta"
785| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
786| #define PACKAGE "utilib"
787| #define VERSION "1.0-Beta"
788| #define YES_COMMONIO
789| #define YES_CHECKSUM
790| #ifdef __cplusplus
791| extern "C" void std::exit (int); using std::exit;
792| #endif
793| #define TIME_WITH_SYS_TIME 1
794| #define HAVE_SYS_TYPES_H 1
795| #define HAVE_SYS_STAT_H 1
796| #define HAVE_STDLIB_H 1
797| #define HAVE_STRING_H 1
798| #define HAVE_MEMORY_H 1
799| #define HAVE_STRINGS_H 1
800| #define HAVE_INTTYPES_H 1
801| #define HAVE_STDINT_H 1
802| #define HAVE_UNISTD_H 1
803| #define HAVE_SYS_TIME_H 1
804| #define HAVE_SYS_TIMEB_H 1
805| #define HAVE_SYS_RESOURCE_H 1
806| #define HAVE_FLOAT_H 1
807| #define HAVE_LIMITS_H 1
808| #define HAVE_MALLOC_H 1
809| #define HAVE_MEMORY_H 1
810| /* end confdefs.h.  */
811| #include <stddef.h>
812configure:7056: result: no
813configure:7062: WARNING: stddef.h: accepted by the compiler, rejected by the preprocessor!
814configure:7064: WARNING: stddef.h: proceeding with the compiler's result
815configure:7091: checking for stddef.h
816configure:7098: result: yes
817configure:6966: checking for stdlib.h
818configure:6971: result: yes
819configure:6966: checking for string.h
820configure:6971: result: yes
821configure:6966: checking for strings.h
822configure:6971: result: yes
823configure:6966: checking for unistd.h
824configure:6971: result: yes
825configure:7116: Warnings about rejection of header files by preprocessor may be IGNORED
826configure:7125: checking for stdbool.h that conforms to C99
827configure:7178: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
828configure:7184: $? = 0
829configure:7188: test -z
830                         || test ! -s conftest.err
831configure:7191: $? = 0
832configure:7194: test -s conftest.o
833configure:7197: $? = 0
834configure:7208: result: yes
835configure:7210: checking for _Bool
836configure:7234: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
837configure:7240: $? = 0
838configure:7244: test -z
839                         || test ! -s conftest.err
840configure:7247: $? = 0
841configure:7250: test -s conftest.o
842configure:7253: $? = 0
843configure:7264: result: yes
844configure:7285: checking for an ANSI C-conforming const
845configure:7352: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
846configure:7358: $? = 0
847configure:7362: test -z
848                         || test ! -s conftest.err
849configure:7365: $? = 0
850configure:7368: test -s conftest.o
851configure:7371: $? = 0
852configure:7382: result: yes
853configure:7394: checking for inline
854configure:7415: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
855configure:7421: $? = 0
856configure:7425: test -z
857                         || test ! -s conftest.err
858configure:7428: $? = 0
859configure:7431: test -s conftest.o
860configure:7434: $? = 0
861configure:7446: result: inline
862configure:7467: checking for size_t
863configure:7491: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
864configure:7497: $? = 0
865configure:7501: test -z
866                         || test ! -s conftest.err
867configure:7504: $? = 0
868configure:7507: test -s conftest.o
869configure:7510: $? = 0
870configure:7521: result: yes
871configure:7540: checking for ptrdiff_t
872configure:7564: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
873conftest.c: In function 'main':
874conftest.c:78: error: 'ptrdiff_t' undeclared (first use in this function)
875conftest.c:78: error: (Each undeclared identifier is reported only once
876conftest.c:78: error: for each function it appears in.)
877conftest.c:78: error: parse error before ')' token
878configure:7570: $? = 1
879configure: failed program was:
880| /* confdefs.h.  */
881|
882| #define PACKAGE_NAME "utilib"
883| #define PACKAGE_TARNAME "utilib"
884| #define PACKAGE_VERSION "1.0-Beta"
885| #define PACKAGE_STRING "utilib 1.0-Beta"
886| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
887| #define PACKAGE "utilib"
888| #define VERSION "1.0-Beta"
889| #define YES_COMMONIO
890| #define YES_CHECKSUM
891| #ifdef __cplusplus
892| extern "C" void std::exit (int); using std::exit;
893| #endif
894| #define TIME_WITH_SYS_TIME 1
895| #define HAVE_SYS_TYPES_H 1
896| #define HAVE_SYS_STAT_H 1
897| #define HAVE_STDLIB_H 1
898| #define HAVE_STRING_H 1
899| #define HAVE_MEMORY_H 1
900| #define HAVE_STRINGS_H 1
901| #define HAVE_INTTYPES_H 1
902| #define HAVE_STDINT_H 1
903| #define HAVE_UNISTD_H 1
904| #define HAVE_SYS_TIME_H 1
905| #define HAVE_SYS_TIMEB_H 1
906| #define HAVE_SYS_RESOURCE_H 1
907| #define HAVE_FLOAT_H 1
908| #define HAVE_LIMITS_H 1
909| #define HAVE_MALLOC_H 1
910| #define HAVE_MEMORY_H 1
911| #define HAVE_STDDEF_H 1
912| #define HAVE_STDLIB_H 1
913| #define HAVE_STRING_H 1
914| #define HAVE_STRINGS_H 1
915| #define HAVE_UNISTD_H 1
916| #define HAVE__BOOL 1
917| #define HAVE_STDBOOL_H 1
918| #define HAVE_SIZE_T 1
919| /* end confdefs.h.  */
920| #include <stdio.h>
921| #if HAVE_SYS_TYPES_H
922| # include <sys/types.h>
923| #endif
924| #if HAVE_SYS_STAT_H
925| # include <sys/stat.h>
926| #endif
927| #if STDC_HEADERS
928| # include <stdlib.h>
929| # include <stddef.h>
930| #else
931| # if HAVE_STDLIB_H
932| #  include <stdlib.h>
933| # endif
934| #endif
935| #if HAVE_STRING_H
936| # if !STDC_HEADERS && HAVE_MEMORY_H
937| #  include <memory.h>
938| # endif
939| # include <string.h>
940| #endif
941| #if HAVE_STRINGS_H
942| # include <strings.h>
943| #endif
944| #if HAVE_INTTYPES_H
945| # include <inttypes.h>
946| #else
947| # if HAVE_STDINT_H
948| #  include <stdint.h>
949| # endif
950| #endif
951| #if HAVE_UNISTD_H
952| # include <unistd.h>
953| #endif
954| int
955| main ()
956| {
957| if ((ptrdiff_t *) 0)
958|   return 0;
959| if (sizeof (ptrdiff_t))
960|   return 0;
961|   ;
962|   return 0;
963| }
964configure:7594: result: no
965configure:7608: checking for working long double with more range or precision than double
966configure:7634: cc -c -O2    -I/usr/include/malloc  conftest.c >&5
967configure:7640: $? = 0
968configure:7644: test -z
969                         || test ! -s conftest.err
970configure:7647: $? = 0
971configure:7650: test -s conftest.o
972configure:7653: $? = 0
973configure:7664: result: yes
974configure:7685: checking whether the compiler implements namespaces
975configure:7714: CC -c -O2    -I/usr/include/malloc  conftest.cc >&5
976configure:7720: $? = 0
977configure:7724: test -z
978                         || test ! -s conftest.err
979configure:7727: $? = 0
980configure:7730: test -s conftest.o
981configure:7733: $? = 0
982configure:7751: result: yes
983configure:7768: checking whether the compiler supports exceptions
984configure:7797: CC -c -O2    -I/usr/include/malloc  conftest.cc >&5
985configure:7803: $? = 0
986configure:7807: test -z
987                         || test ! -s conftest.err
988configure:7810: $? = 0
989configure:7813: test -s conftest.o
990configure:7816: $? = 0
991configure:7834: result: yes
992configure:7847: checking whether the compiler supports ISO C++ standard library
993configure:7883: CC -c -O2    -I/usr/include/malloc  conftest.cc >&5
994configure:7889: $? = 0
995configure:7893: test -z
996                         || test ! -s conftest.err
997configure:7896: $? = 0
998configure:7899: test -s conftest.o
999configure:7902: $? = 0
1000configure:7920: result: yes
1001configure:7932: checking whether the compiler has stringstream
1002configure:7965: CC -c -O2    -I/usr/include/malloc  conftest.cc >&5
1003configure:7971: $? = 0
1004configure:7975: test -z
1005                         || test ! -s conftest.err
1006configure:7978: $? = 0
1007configure:7981: test -s conftest.o
1008configure:7984: $? = 0
1009configure:8002: result: yes
1010configure:8014: checking whether the compiler supports the explicit keyword
1011configure:8043: CC -c -O2    -I/usr/include/malloc  conftest.cc >&5
1012configure:8049: $? = 0
1013configure:8053: test -z
1014                         || test ! -s conftest.err
1015configure:8056: $? = 0
1016configure:8059: test -s conftest.o
1017configure:8062: $? = 0
1018configure:8080: result: yes
1019configure:8092: checking whether the compiler supports member templates
1020configure:8125: CC -c -O2    -I/usr/include/malloc  conftest.cc >&5
1021configure:8131: $? = 0
1022configure:8135: test -z
1023                         || test ! -s conftest.err
1024configure:8138: $? = 0
1025configure:8141: test -s conftest.o
1026configure:8144: $? = 0
1027configure:8162: result: yes
1028configure:8179: checking CXXFLAGS for gcc -fpermissive
1029configure:8212: CC -c -O2    -pedantic  -fpermissive -I/usr/include/malloc  conftest.cc >&5
1030configure:8218: $? = 0
1031configure:8222: test -z
1032                         || test ! -s conftest.err
1033configure:8225: $? = 0
1034configure:8228: test -s conftest.o
1035configure:8231: $? = 0
1036configure:8250: result: -fpermissive
1037configure:8262: : CXXFLAGS="$CXXFLAGS $ac_cv_cxxflags_gcc_option__fpermissive"
1038configure:8265: $? = 0
1039configure:8478: checking for stricmp
1040configure:8535: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1041/usr/bin/ld: Undefined symbols:
1042_stricmp
1043collect2: ld returned 1 exit status
1044configure:8541: $? = 1
1045configure: failed program was:
1046| /* confdefs.h.  */
1047|
1048| #define PACKAGE_NAME "utilib"
1049| #define PACKAGE_TARNAME "utilib"
1050| #define PACKAGE_VERSION "1.0-Beta"
1051| #define PACKAGE_STRING "utilib 1.0-Beta"
1052| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
1053| #define PACKAGE "utilib"
1054| #define VERSION "1.0-Beta"
1055| #define YES_COMMONIO
1056| #define YES_CHECKSUM
1057| #ifdef __cplusplus
1058| extern "C" void std::exit (int); using std::exit;
1059| #endif
1060| #define TIME_WITH_SYS_TIME 1
1061| #define HAVE_SYS_TYPES_H 1
1062| #define HAVE_SYS_STAT_H 1
1063| #define HAVE_STDLIB_H 1
1064| #define HAVE_STRING_H 1
1065| #define HAVE_MEMORY_H 1
1066| #define HAVE_STRINGS_H 1
1067| #define HAVE_INTTYPES_H 1
1068| #define HAVE_STDINT_H 1
1069| #define HAVE_UNISTD_H 1
1070| #define HAVE_SYS_TIME_H 1
1071| #define HAVE_SYS_TIMEB_H 1
1072| #define HAVE_SYS_RESOURCE_H 1
1073| #define HAVE_FLOAT_H 1
1074| #define HAVE_LIMITS_H 1
1075| #define HAVE_MALLOC_H 1
1076| #define HAVE_MEMORY_H 1
1077| #define HAVE_STDDEF_H 1
1078| #define HAVE_STDLIB_H 1
1079| #define HAVE_STRING_H 1
1080| #define HAVE_STRINGS_H 1
1081| #define HAVE_UNISTD_H 1
1082| #define HAVE__BOOL 1
1083| #define HAVE_STDBOOL_H 1
1084| #define HAVE_SIZE_T 1
1085| #define HAVE_LONG_DOUBLE 1
1086| #define HAVE_NAMESPACES
1087| #define HAVE_EXCEPTIONS
1088| #define HAVE_STD
1089| #define HAVE_SSTREAM
1090| #define HAVE_EXPLICIT
1091| #define HAVE_MEMBER_TEMPLATES
1092| /* end confdefs.h.  */
1093| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
1094|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1095| #define stricmp innocuous_stricmp
1096|
1097| /* System header to define __stub macros and hopefully few prototypes,
1098|     which can conflict with char stricmp (); below.
1099|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1100|     <limits.h> exists even on freestanding compilers.  */
1101|
1102| #ifdef __STDC__
1103| # include <limits.h>
1104| #else
1105| # include <assert.h>
1106| #endif
1107|
1108| #undef stricmp
1109|
1110| /* Override any gcc2 internal prototype to avoid an error.  */
1111| #ifdef __cplusplus
1112| extern "C"
1113| {
1114| #endif
1115| /* We use char because int might match the return type of a gcc2
1116|    builtin and then its argument prototype would still apply.  */
1117| char stricmp ();
1118| /* The GNU C library defines this for functions which it implements
1119|     to always fail with ENOSYS.  Some functions are actually named
1120|     something starting with __ and the normal name is an alias.  */
1121| #if defined (__stub_stricmp) || defined (__stub___stricmp)
1122| choke me
1123| #else
1124| char (*f) () = stricmp;
1125| #endif
1126| #ifdef __cplusplus
1127| }
1128| #endif
1129|
1130| int
1131| main ()
1132| {
1133| return f != stricmp;
1134|   ;
1135|   return 0;
1136| }
1137configure:8566: result: no
1138configure:8578: checking for strcasecmp
1139configure:8635: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1140configure:8641: $? = 0
1141configure:8645: test -z
1142                         || test ! -s conftest.err
1143configure:8648: $? = 0
1144configure:8651: test -s conftest
1145configure:8654: $? = 0
1146configure:8666: result: yes
1147configure:8692: checking for atexit
1148configure:8749: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1149configure:8755: $? = 0
1150configure:8759: test -z
1151                         || test ! -s conftest.err
1152configure:8762: $? = 0
1153configure:8765: test -s conftest
1154configure:8768: $? = 0
1155configure:8780: result: yes
1156configure:8692: checking for strchr
1157configure:8749: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1158configure:8755: $? = 0
1159configure:8759: test -z
1160                         || test ! -s conftest.err
1161configure:8762: $? = 0
1162configure:8765: test -s conftest
1163configure:8768: $? = 0
1164configure:8780: result: yes
1165configure:8802: checking for nrand48
1166configure:8859: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1167configure:8865: $? = 0
1168configure:8869: test -z
1169                         || test ! -s conftest.err
1170configure:8872: $? = 0
1171configure:8875: test -s conftest
1172configure:8878: $? = 0
1173configure:8890: result: yes
1174configure:8913: checking for getcwd
1175configure:8970: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1176configure:8976: $? = 0
1177configure:8980: test -z
1178                         || test ! -s conftest.err
1179configure:8983: $? = 0
1180configure:8986: test -s conftest
1181configure:8989: $? = 0
1182configure:9001: result: yes
1183configure:9036: checking for sysconf
1184configure:9093: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1185configure:9099: $? = 0
1186configure:9103: test -z
1187                         || test ! -s conftest.err
1188configure:9106: $? = 0
1189configure:9109: test -s conftest
1190configure:9112: $? = 0
1191configure:9124: result: yes
1192configure:9139: checking for getrusage
1193configure:9196: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1194configure:9202: $? = 0
1195configure:9206: test -z
1196                         || test ! -s conftest.err
1197configure:9209: $? = 0
1198configure:9212: test -s conftest
1199configure:9215: $? = 0
1200configure:9227: result: yes
1201configure:9452: checking for gettimeofday
1202configure:9509: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc  >&5
1203configure:9515: $? = 0
1204configure:9519: test -z
1205                         || test ! -s conftest.err
1206configure:9522: $? = 0
1207configure:9525: test -s conftest
1208configure:9528: $? = 0
1209configure:9540: result: yes
1210configure:9762: checking for sqrt in -lm
1211configure:9792: CC -o conftest -O2    -fpermissive -I/usr/include/malloc    conftest.cc -lm   >&5
1212/usr/bin/ld: Undefined symbols:
1213___gxx_personality_v0
1214collect2: ld returned 1 exit status
1215configure:9798: $? = 1
1216configure: failed program was:
1217| /* confdefs.h.  */
1218|
1219| #define PACKAGE_NAME "utilib"
1220| #define PACKAGE_TARNAME "utilib"
1221| #define PACKAGE_VERSION "1.0-Beta"
1222| #define PACKAGE_STRING "utilib 1.0-Beta"
1223| #define PACKAGE_BUGREPORT "acro-help@sandia.gov"
1224| #define PACKAGE "utilib"
1225| #define VERSION "1.0-Beta"
1226| #define YES_COMMONIO
1227| #define YES_CHECKSUM
1228| #ifdef __cplusplus
1229| extern "C" void std::exit (int); using std::exit;
1230| #endif
1231| #define TIME_WITH_SYS_TIME 1
1232| #define HAVE_SYS_TYPES_H 1
1233| #define HAVE_SYS_STAT_H 1
1234| #define HAVE_STDLIB_H 1
1235| #define HAVE_STRING_H 1
1236| #define HAVE_MEMORY_H 1
1237| #define HAVE_STRINGS_H 1
1238| #define HAVE_INTTYPES_H 1
1239| #define HAVE_STDINT_H 1
1240| #define HAVE_UNISTD_H 1
1241| #define HAVE_SYS_TIME_H 1
1242| #define HAVE_SYS_TIMEB_H 1
1243| #define HAVE_SYS_RESOURCE_H 1
1244| #define HAVE_FLOAT_H 1
1245| #define HAVE_LIMITS_H 1
1246| #define HAVE_MALLOC_H 1
1247| #define HAVE_MEMORY_H 1
1248| #define HAVE_STDDEF_H 1
1249| #define HAVE_STDLIB_H 1
1250| #define HAVE_STRING_H 1
1251| #define HAVE_STRINGS_H 1
1252| #define HAVE_UNISTD_H 1
1253| #define HAVE__BOOL 1
1254| #define HAVE_STDBOOL_H 1
1255| #define HAVE_SIZE_T 1
1256| #define HAVE_LONG_DOUBLE 1
1257| #define HAVE_NAMESPACES
1258| #define HAVE_EXCEPTIONS
1259| #define HAVE_STD
1260| #define HAVE_SSTREAM
1261| #define HAVE_EXPLICIT
1262| #define HAVE_MEMBER_TEMPLATES
1263| #define HAVE_STRCASECMP 1
1264| #define HAVE_ATEXIT 1
1265| #define HAVE_STRCHR 1
1266| #define HAVE_NRAND48 1
1267| #define HAVE_GETCWD 1
1268| #define HAVE_SYSCONF 1
1269| #define HAVE_GETRUSAGE 1
1270| #define HAVE_GETTIMEOFDAY 1
1271| /* end confdefs.h.  */
1272|
1273| /* Override any gcc2 internal prototype to avoid an error.  */
1274| #ifdef __cplusplus
1275| extern "C"
1276| #endif
1277| /* We use char because int might match the return type of a gcc2
1278|    builtin and then its argument prototype would still apply.  */
1279| char sqrt ();
1280| int
1281| main ()
1282| {
1283| sqrt ();
1284|   ;
1285|   return 0;
1286| }
1287configure:9824: result: no
1288configure:9834: error: cannot find sqrt in math library
1289
1290## ---------------- ##
1291## Cache variables. ##
1292## ---------------- ##
1293
1294ac_cv_build=powerpc-apple-darwin8.6.0
1295ac_cv_build_alias=powerpc-apple-darwin8.6.0
1296ac_cv_c_compiler_gnu=yes
1297ac_cv_c_const=yes
1298ac_cv_c_inline=inline
1299ac_cv_c_long_double=yes
1300ac_cv_cxx_compiler_gnu=yes
1301ac_cv_cxx_compiler_vendor=gnu
1302ac_cv_cxx_exceptions=yes
1303ac_cv_cxx_explicit=yes
1304ac_cv_cxx_have_sstream=yes
1305ac_cv_cxx_have_std=yes
1306ac_cv_cxx_member_templates=yes
1307ac_cv_cxx_namespaces=yes
1308ac_cv_cxxflags_gcc_option__fpermissive=-fpermissive
1309ac_cv_env_CCASFLAGS_set=
1310ac_cv_env_CCASFLAGS_value=
1311ac_cv_env_CCAS_set=
1312ac_cv_env_CCAS_value=
1313ac_cv_env_CC_set=
1314ac_cv_env_CC_value=
1315ac_cv_env_CFLAGS_set=
1316ac_cv_env_CFLAGS_value=
1317ac_cv_env_CPPFLAGS_set=
1318ac_cv_env_CPPFLAGS_value=
1319ac_cv_env_CXXCPP_set=
1320ac_cv_env_CXXCPP_value=
1321ac_cv_env_CXXFLAGS_set=
1322ac_cv_env_CXXFLAGS_value=
1323ac_cv_env_CXX_set=
1324ac_cv_env_CXX_value=
1325ac_cv_env_F77_set=
1326ac_cv_env_F77_value=
1327ac_cv_env_FFLAGS_set=
1328ac_cv_env_FFLAGS_value=
1329ac_cv_env_LDFLAGS_set=
1330ac_cv_env_LDFLAGS_value=
1331ac_cv_env_build_alias_set=
1332ac_cv_env_build_alias_value=
1333ac_cv_env_host_alias_set=
1334ac_cv_env_host_alias_value=
1335ac_cv_env_target_alias_set=
1336ac_cv_env_target_alias_value=
1337ac_cv_exeext=
1338ac_cv_f77_compiler_gnu=yes
1339ac_cv_func_atexit=yes
1340ac_cv_func_getcwd=yes
1341ac_cv_func_getrusage=yes
1342ac_cv_func_gettimeofday=yes
1343ac_cv_func_nrand48=yes
1344ac_cv_func_strcasecmp=yes
1345ac_cv_func_strchr=yes
1346ac_cv_func_stricmp=no
1347ac_cv_func_sysconf=yes
1348ac_cv_header_float_h=yes
1349ac_cv_header_inttypes_h=yes
1350ac_cv_header_limits_h=yes
1351ac_cv_header_malloc_h=yes
1352ac_cv_header_memory_h=yes
1353ac_cv_header_stdbool_h=yes
1354ac_cv_header_stdc=no
1355ac_cv_header_stddef_h=yes
1356ac_cv_header_stdint_h=yes
1357ac_cv_header_stdlib_h=yes
1358ac_cv_header_string_h=yes
1359ac_cv_header_strings_h=yes
1360ac_cv_header_sys_resource_h=yes
1361ac_cv_header_sys_stat_h=yes
1362ac_cv_header_sys_time_h=yes
1363ac_cv_header_sys_timeb_h=yes
1364ac_cv_header_sys_types_h=yes
1365ac_cv_header_time=yes
1366ac_cv_header_unistd_h=yes
1367ac_cv_host=powerpc-apple-darwin8.6.0
1368ac_cv_host_alias=powerpc-apple-darwin8.6.0
1369ac_cv_lib_m_sqrt=no
1370ac_cv_objext=o
1371ac_cv_path_install='/usr/bin/install -c'
1372ac_cv_prog_AWK=gawk
1373ac_cv_prog_CXXCPP='CC -E'
1374ac_cv_prog_ac_ct_CC=cc
1375ac_cv_prog_ac_ct_CXX=CC
1376ac_cv_prog_ac_ct_F77=f77
1377ac_cv_prog_ac_ct_RANLIB=ranlib
1378ac_cv_prog_cc_g=yes
1379ac_cv_prog_cc_stdc=
1380ac_cv_prog_cxx_g=yes
1381ac_cv_prog_egrep='grep -E'
1382ac_cv_prog_f77_g=yes
1383ac_cv_prog_make_make_set=yes
1384ac_cv_subpackage=yes
1385ac_cv_target=powerpc-apple-darwin8.6.0
1386ac_cv_target_alias=powerpc-apple-darwin8.6.0
1387ac_cv_type__Bool=yes
1388ac_cv_type_ptrdiff_t=no
1389ac_cv_type_size_t=yes
1390am_cv_CC_dependencies_compiler_type=gcc3
1391am_cv_CXX_dependencies_compiler_type=gcc3
1392
1393## ----------------- ##
1394## Output variables. ##
1395## ----------------- ##
1396
1397ACLOCAL='${SHELL} /Users/ojas/proj/src/acro/packages/utilib/config/missing --run aclocal-1.9'
1398AMDEPBACKSLASH='\'
1399AMDEP_FALSE='#'
1400AMDEP_TRUE=''
1401AMTAR='${SHELL} /Users/ojas/proj/src/acro/packages/utilib/config/missing --run tar'
1402AUTOCONF='${SHELL} /Users/ojas/proj/src/acro/packages/utilib/config/missing --run autoconf'
1403AUTOHEADER='${SHELL} /Users/ojas/proj/src/acro/packages/utilib/config/missing --run autoheader'
1404AUTOMAKE='${SHELL} /Users/ojas/proj/src/acro/packages/utilib/config/missing --run automake-1.9'
1405AWK='gawk'
1406BUILD_APPLE_FALSE=''
1407BUILD_APPLE_TRUE='#'
1408BUILD_CPU_SPARC_FALSE=''
1409BUILD_CPU_SPARC_TRUE='#'
1410BUILD_CPU_X86_64_FALSE=''
1411BUILD_CPU_X86_64_TRUE='#'
1412BUILD_CPU_X86_FALSE=''
1413BUILD_CPU_X86_TRUE='#'
1414BUILD_CYGWIN_FALSE=''
1415BUILD_CYGWIN_TRUE='#'
1416BUILD_EXECUTABLES_FALSE='#'
1417BUILD_EXECUTABLES_TRUE=''
1418BUILD_LINUX_FALSE=''
1419BUILD_LINUX_TRUE='#'
1420BUILD_MINGW_FALSE=''
1421BUILD_MINGW_TRUE='#'
1422BUILD_MPE_FALSE=''
1423BUILD_MPE_TRUE='#'
1424BUILD_MPI_FALSE=''
1425BUILD_MPI_TRUE='#'
1426BUILD_SOLARIS_FALSE=''
1427BUILD_SOLARIS_TRUE='#'
1428BUILD_TESTS_FALSE='#'
1429BUILD_TESTS_TRUE=''
1430CC='cc'
1431CCAS='cc'
1432CCASFLAGS='-g -O2'
1433CCDEPMODE='depmode=gcc3'
1434CFLAGS='-O2   '
1435CPPFLAGS='-I/usr/include/malloc '
1436CXX='CC'
1437CXXCPP='CC -E'
1438CXXDEPMODE='depmode=gcc3'
1439CXXFLAGS='-O2    -fpermissive'
1440CYGPATH_W='echo'
1441DEFS=''
1442DEPDIR='.deps'
1443ECHO_C=''
1444ECHO_N='-n'
1445ECHO_T=''
1446EGREP='grep -E'
1447EXEEXT=''
1448F77='f77'
1449FFLAGS='-O2  '
1450HOST_APPLE_FALSE=''
1451HOST_APPLE_TRUE='#'
1452HOST_CYGWIN_FALSE=''
1453HOST_CYGWIN_TRUE='#'
1454HOST_LINUX_FALSE=''
1455HOST_LINUX_TRUE='#'
1456HOST_MINGW_FALSE=''
1457HOST_MINGW_TRUE='#'
1458HOST_SOLARIS_FALSE=''
1459HOST_SOLARIS_TRUE='#'
1460INSTALL_DATA='${INSTALL} -m 644'
1461INSTALL_PROGRAM='${INSTALL}'
1462INSTALL_SCRIPT='${INSTALL}'
1463INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1464I_AM_SUBPACKAGE_FALSE='#'
1465I_AM_SUBPACKAGE_TRUE=''
1466LDFLAGS=' '
1467LIBOBJS=''
1468LIBS=''
1469LN_S='ln -s'
1470LTLIBOBJS=''
1471MAINT='#'
1472MAINTAINER_MODE_FALSE=''
1473MAINTAINER_MODE_TRUE='#'
1474MAKEINFO='${SHELL} /Users/ojas/proj/src/acro/packages/utilib/config/missing --run makeinfo'
1475MPE_LIBS=''
1476MPI_CC=''
1477MPI_CC_EXISTS=''
1478MPI_CXX=''
1479MPI_CXX_EXISTS=''
1480MPI_F77=''
1481MPI_F77_EXISTS=''
1482MPI_INC=''
1483MPI_LDFLAGS=''
1484OBJEXT='o'
1485PACKAGE='utilib'
1486PACKAGE_BUGREPORT='acro-help@sandia.gov'
1487PACKAGE_NAME='utilib'
1488PACKAGE_STRING='utilib 1.0-Beta'
1489PACKAGE_TARNAME='utilib'
1490PACKAGE_VERSION='1.0-Beta'
1491PATH_SEPARATOR=':'
1492RANLIB='ranlib'
1493SET_MAKE=''
1494SHELL='/bin/sh'
1495STRIP=''
1496TARGET_APPLE_FALSE=''
1497TARGET_APPLE_TRUE='#'
1498TARGET_CYGWIN_FALSE=''
1499TARGET_CYGWIN_TRUE='#'
1500TARGET_LINUX_FALSE=''
1501TARGET_LINUX_TRUE='#'
1502TARGET_MINGW_FALSE=''
1503TARGET_MINGW_TRUE='#'
1504TARGET_SOLARIS_FALSE=''
1505TARGET_SOLARIS_TRUE='#'
1506USE_MPI_CC_FALSE=''
1507USE_MPI_CC_TRUE='#'
1508USE_MPI_CXX_FALSE=''
1509USE_MPI_CXX_TRUE='#'
1510USE_MPI_F77_FALSE=''
1511USE_MPI_F77_TRUE='#'
1512VERSION='1.0-Beta'
1513ac_ct_CC='cc'
1514ac_ct_CXX='CC'
1515ac_ct_F77='f77'
1516ac_ct_RANLIB='ranlib'
1517ac_ct_STRIP=''
1518am__fastdepCC_FALSE='#'
1519am__fastdepCC_TRUE=''
1520am__fastdepCXX_FALSE='#'
1521am__fastdepCXX_TRUE=''
1522am__include='include'
1523am__leading_dot='.'
1524am__quote=''
1525am__tar='${AMTAR} chof - "$$tardir"'
1526am__untar='${AMTAR} xf -'
1527bindir='${exec_prefix}/bin'
1528build='powerpc-apple-darwin8.6.0'
1529build_alias=''
1530build_cpu='powerpc'
1531build_os='darwin8.6.0'
1532build_vendor='apple'
1533datadir='${prefix}/share'
1534exec_prefix='NONE'
1535host='powerpc-apple-darwin8.6.0'
1536host_alias=''
1537host_cpu='powerpc'
1538host_os='darwin8.6.0'
1539host_vendor='apple'
1540includedir='${prefix}/include'
1541infodir='${prefix}/info'
1542install_sh='/Users/ojas/proj/src/acro/packages/utilib/config/install-sh'
1543libdir='${exec_prefix}/lib'
1544libexecdir='${exec_prefix}/libexec'
1545localstatedir='${prefix}/var'
1546mandir='${prefix}/man'
1547mkdir_p='$(mkinstalldirs)'
1548oldincludedir='/usr/include'
1549prefix='/usr/local'
1550program_transform_name='s,x,x,'
1551sbindir='${exec_prefix}/sbin'
1552sharedstatedir='${prefix}/com'
1553sysconfdir='${prefix}/etc'
1554target='powerpc-apple-darwin8.6.0'
1555target_alias=''
1556target_cpu='powerpc'
1557target_os='darwin8.6.0'
1558target_vendor='apple'
1559
1560## ----------- ##
1561## confdefs.h. ##
1562## ----------- ##
1563
1564#define HAVE_ATEXIT 1
1565#define HAVE_EXCEPTIONS
1566#define HAVE_EXPLICIT
1567#define HAVE_FLOAT_H 1
1568#define HAVE_GETCWD 1
1569#define HAVE_GETRUSAGE 1
1570#define HAVE_GETTIMEOFDAY 1
1571#define HAVE_INTTYPES_H 1
1572#define HAVE_LIMITS_H 1
1573#define HAVE_LONG_DOUBLE 1
1574#define HAVE_MALLOC_H 1
1575#define HAVE_MEMBER_TEMPLATES
1576#define HAVE_MEMORY_H 1
1577#define HAVE_MEMORY_H 1
1578#define HAVE_NAMESPACES
1579#define HAVE_NRAND48 1
1580#define HAVE_SIZE_T 1
1581#define HAVE_SSTREAM
1582#define HAVE_STD
1583#define HAVE_STDBOOL_H 1
1584#define HAVE_STDDEF_H 1
1585#define HAVE_STDINT_H 1
1586#define HAVE_STDLIB_H 1
1587#define HAVE_STDLIB_H 1
1588#define HAVE_STRCASECMP 1
1589#define HAVE_STRCHR 1
1590#define HAVE_STRINGS_H 1
1591#define HAVE_STRINGS_H 1
1592#define HAVE_STRING_H 1
1593#define HAVE_STRING_H 1
1594#define HAVE_SYSCONF 1
1595#define HAVE_SYS_RESOURCE_H 1
1596#define HAVE_SYS_STAT_H 1
1597#define HAVE_SYS_TIMEB_H 1
1598#define HAVE_SYS_TIME_H 1
1599#define HAVE_SYS_TYPES_H 1
1600#define HAVE_UNISTD_H 1
1601#define HAVE_UNISTD_H 1
1602#define HAVE__BOOL 1
1603#define PACKAGE "utilib"
1604#define PACKAGE_BUGREPORT "acro-help@sandia.gov"
1605#define PACKAGE_NAME "utilib"
1606#define PACKAGE_STRING "utilib 1.0-Beta"
1607#define PACKAGE_TARNAME "utilib"
1608#define PACKAGE_VERSION "1.0-Beta"
1609#define TIME_WITH_SYS_TIME 1
1610#define VERSION "1.0-Beta"
1611#define YES_CHECKSUM
1612#define YES_COMMONIO
1613#endif
1614#ifdef __cplusplus
1615extern "C" void std::exit (int); using std::exit;
1616
1617configure: exit 1