1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by libpqxx configure 2.6.9, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-shared |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = poppins.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 467 tasks, 1639 threads, 8 processors |
---|
34 | Load average: 3.70, Mach factor: 4.47 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Users/rschmidt/macports/users/ryandesign/noo_default_gcc |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2008: checking for a BSD-compatible install |
---|
53 | configure:2064: result: /usr/bin/install -c |
---|
54 | configure:2075: checking whether build environment is sane |
---|
55 | configure:2118: result: yes |
---|
56 | configure:2146: checking for a thread-safe mkdir -p |
---|
57 | configure:2185: result: /opt/local/bin/gmkdir -p |
---|
58 | configure:2198: checking for gawk |
---|
59 | configure:2214: found /opt/local/bin/gawk |
---|
60 | configure:2225: result: gawk |
---|
61 | configure:2236: checking whether make sets $(MAKE) |
---|
62 | configure:2257: result: yes |
---|
63 | configure:2573: checking for C++ compiler version |
---|
64 | configure:2580: /usr/bin/clang++ --version >&5 |
---|
65 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
66 | Target: x86_64-apple-darwin12.3.0 |
---|
67 | Thread model: posix |
---|
68 | configure:2583: $? = 0 |
---|
69 | configure:2590: /usr/bin/clang++ -v >&5 |
---|
70 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
71 | Target: x86_64-apple-darwin12.3.0 |
---|
72 | Thread model: posix |
---|
73 | configure:2593: $? = 0 |
---|
74 | configure:2600: /usr/bin/clang++ -V >&5 |
---|
75 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
76 | clang: error: no input files |
---|
77 | configure:2603: $? = 1 |
---|
78 | configure:2626: checking for C++ compiler default output file name |
---|
79 | configure:2653: /usr/bin/clang++ -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
80 | configure:2656: $? = 0 |
---|
81 | configure:2694: result: a.out |
---|
82 | configure:2711: checking whether the C++ compiler works |
---|
83 | configure:2721: ./a.out |
---|
84 | configure:2724: $? = 0 |
---|
85 | configure:2741: result: yes |
---|
86 | configure:2748: checking whether we are cross compiling |
---|
87 | configure:2750: result: no |
---|
88 | configure:2753: checking for suffix of executables |
---|
89 | configure:2760: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
90 | configure:2763: $? = 0 |
---|
91 | configure:2787: result: |
---|
92 | configure:2793: checking for suffix of object files |
---|
93 | configure:2819: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
94 | configure:2822: $? = 0 |
---|
95 | configure:2845: result: o |
---|
96 | configure:2849: checking whether we are using the GNU C++ compiler |
---|
97 | configure:2878: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
98 | configure:2884: $? = 0 |
---|
99 | configure:2901: result: yes |
---|
100 | configure:2906: checking whether /usr/bin/clang++ accepts -g |
---|
101 | configure:2936: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
102 | configure:2942: $? = 0 |
---|
103 | configure:3041: result: yes |
---|
104 | configure:3075: checking for style of include used by make |
---|
105 | configure:3103: result: GNU |
---|
106 | configure:3128: checking dependency style of /usr/bin/clang++ |
---|
107 | configure:3219: result: gcc3 |
---|
108 | configure:3282: checking for gcc |
---|
109 | configure:3309: result: /usr/bin/clang |
---|
110 | configure:3547: checking for C compiler version |
---|
111 | configure:3554: /usr/bin/clang --version >&5 |
---|
112 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
113 | Target: x86_64-apple-darwin12.3.0 |
---|
114 | Thread model: posix |
---|
115 | configure:3557: $? = 0 |
---|
116 | configure:3564: /usr/bin/clang -v >&5 |
---|
117 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
118 | Target: x86_64-apple-darwin12.3.0 |
---|
119 | Thread model: posix |
---|
120 | configure:3567: $? = 0 |
---|
121 | configure:3574: /usr/bin/clang -V >&5 |
---|
122 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
123 | clang: error: no input files |
---|
124 | configure:3577: $? = 1 |
---|
125 | configure:3580: checking whether we are using the GNU C compiler |
---|
126 | configure:3609: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
127 | configure:3615: $? = 0 |
---|
128 | configure:3632: result: yes |
---|
129 | configure:3637: checking whether /usr/bin/clang accepts -g |
---|
130 | configure:3667: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
131 | configure:3673: $? = 0 |
---|
132 | configure:3772: result: yes |
---|
133 | configure:3789: checking for /usr/bin/clang option to accept ISO C89 |
---|
134 | configure:3863: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
135 | configure:3869: $? = 0 |
---|
136 | configure:3892: result: none needed |
---|
137 | configure:3912: checking dependency style of /usr/bin/clang |
---|
138 | configure:4003: result: gcc3 |
---|
139 | configure:4031: checking for a BSD-compatible install |
---|
140 | configure:4087: result: /usr/bin/install -c |
---|
141 | configure:4177: checking build system type |
---|
142 | configure:4195: result: i386-apple-darwin12.3.0 |
---|
143 | configure:4217: checking host system type |
---|
144 | configure:4232: result: i386-apple-darwin12.3.0 |
---|
145 | configure:4254: checking for a sed that does not truncate output |
---|
146 | configure:4308: result: /opt/local/bin/gsed |
---|
147 | configure:4311: checking for grep that handles long lines and -e |
---|
148 | configure:4385: result: /opt/local/bin/grep |
---|
149 | configure:4390: checking for egrep |
---|
150 | configure:4468: result: /opt/local/bin/grep -E |
---|
151 | configure:4484: checking for ld used by /usr/bin/clang |
---|
152 | configure:4551: result: /usr/bin/ld |
---|
153 | configure:4560: checking if the linker (/usr/bin/ld) is GNU ld |
---|
154 | configure:4575: result: no |
---|
155 | configure:4580: checking for /usr/bin/ld option to reload object files |
---|
156 | configure:4587: result: -r |
---|
157 | configure:4605: checking for BSD-compatible nm |
---|
158 | configure:4654: result: /opt/local/bin/nm |
---|
159 | configure:4658: checking whether ln -s works |
---|
160 | configure:4662: result: yes |
---|
161 | configure:4669: checking how to recognise dependent libraries |
---|
162 | configure:4845: result: pass_all |
---|
163 | configure:5079: checking how to run the C preprocessor |
---|
164 | configure:5119: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
165 | configure:5125: $? = 0 |
---|
166 | configure:5156: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
167 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
168 | #include <ac_nonexistent.h> |
---|
169 | ^ |
---|
170 | 1 error generated. |
---|
171 | configure:5162: $? = 1 |
---|
172 | configure: failed program was: |
---|
173 | | /* confdefs.h. */ |
---|
174 | | #define PACKAGE_NAME "libpqxx" |
---|
175 | | #define PACKAGE_TARNAME "libpqxx" |
---|
176 | | #define PACKAGE_VERSION "2.6.9" |
---|
177 | | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
178 | | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
179 | | #define PACKAGE "libpqxx" |
---|
180 | | #define VERSION "2.6.9" |
---|
181 | | /* end confdefs.h. */ |
---|
182 | | #include <ac_nonexistent.h> |
---|
183 | configure:5195: result: /usr/bin/clang -E |
---|
184 | configure:5224: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
185 | configure:5230: $? = 0 |
---|
186 | configure:5261: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
187 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
188 | #include <ac_nonexistent.h> |
---|
189 | ^ |
---|
190 | 1 error generated. |
---|
191 | configure:5267: $? = 1 |
---|
192 | configure: failed program was: |
---|
193 | | /* confdefs.h. */ |
---|
194 | | #define PACKAGE_NAME "libpqxx" |
---|
195 | | #define PACKAGE_TARNAME "libpqxx" |
---|
196 | | #define PACKAGE_VERSION "2.6.9" |
---|
197 | | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
198 | | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
199 | | #define PACKAGE "libpqxx" |
---|
200 | | #define VERSION "2.6.9" |
---|
201 | | /* end confdefs.h. */ |
---|
202 | | #include <ac_nonexistent.h> |
---|
203 | configure:5305: checking for ANSI C header files |
---|
204 | configure:5335: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
205 | configure:5341: $? = 0 |
---|
206 | configure:5440: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
207 | configure:5443: $? = 0 |
---|
208 | configure:5449: ./conftest |
---|
209 | configure:5452: $? = 0 |
---|
210 | configure:5469: result: yes |
---|
211 | configure:5493: checking for sys/types.h |
---|
212 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
213 | configure:5520: $? = 0 |
---|
214 | configure:5536: result: yes |
---|
215 | configure:5493: checking for sys/stat.h |
---|
216 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
217 | configure:5520: $? = 0 |
---|
218 | configure:5536: result: yes |
---|
219 | configure:5493: checking for stdlib.h |
---|
220 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
221 | configure:5520: $? = 0 |
---|
222 | configure:5536: result: yes |
---|
223 | configure:5493: checking for string.h |
---|
224 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
225 | configure:5520: $? = 0 |
---|
226 | configure:5536: result: yes |
---|
227 | configure:5493: checking for memory.h |
---|
228 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
229 | configure:5520: $? = 0 |
---|
230 | configure:5536: result: yes |
---|
231 | configure:5493: checking for strings.h |
---|
232 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
233 | configure:5520: $? = 0 |
---|
234 | configure:5536: result: yes |
---|
235 | configure:5493: checking for inttypes.h |
---|
236 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
237 | configure:5520: $? = 0 |
---|
238 | configure:5536: result: yes |
---|
239 | configure:5493: checking for stdint.h |
---|
240 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
241 | configure:5520: $? = 0 |
---|
242 | configure:5536: result: yes |
---|
243 | configure:5493: checking for unistd.h |
---|
244 | configure:5514: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
245 | configure:5520: $? = 0 |
---|
246 | configure:5536: result: yes |
---|
247 | configure:5563: checking dlfcn.h usability |
---|
248 | configure:5580: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
249 | configure:5586: $? = 0 |
---|
250 | configure:5600: result: yes |
---|
251 | configure:5604: checking dlfcn.h presence |
---|
252 | configure:5619: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
253 | configure:5625: $? = 0 |
---|
254 | configure:5639: result: yes |
---|
255 | configure:5672: checking for dlfcn.h |
---|
256 | configure:5680: result: yes |
---|
257 | configure:5703: checking how to run the C++ preprocessor |
---|
258 | configure:5739: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
259 | configure:5745: $? = 0 |
---|
260 | configure:5776: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
261 | conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
262 | #include <ac_nonexistent.h> |
---|
263 | ^ |
---|
264 | 1 error generated. |
---|
265 | configure:5782: $? = 1 |
---|
266 | configure: failed program was: |
---|
267 | | /* confdefs.h. */ |
---|
268 | | #define PACKAGE_NAME "libpqxx" |
---|
269 | | #define PACKAGE_TARNAME "libpqxx" |
---|
270 | | #define PACKAGE_VERSION "2.6.9" |
---|
271 | | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
272 | | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
273 | | #define PACKAGE "libpqxx" |
---|
274 | | #define VERSION "2.6.9" |
---|
275 | | #define STDC_HEADERS 1 |
---|
276 | | #define HAVE_SYS_TYPES_H 1 |
---|
277 | | #define HAVE_SYS_STAT_H 1 |
---|
278 | | #define HAVE_STDLIB_H 1 |
---|
279 | | #define HAVE_STRING_H 1 |
---|
280 | | #define HAVE_MEMORY_H 1 |
---|
281 | | #define HAVE_STRINGS_H 1 |
---|
282 | | #define HAVE_INTTYPES_H 1 |
---|
283 | | #define HAVE_STDINT_H 1 |
---|
284 | | #define HAVE_UNISTD_H 1 |
---|
285 | | #define HAVE_DLFCN_H 1 |
---|
286 | | /* end confdefs.h. */ |
---|
287 | | #include <ac_nonexistent.h> |
---|
288 | configure:5815: result: /usr/bin/clang++ -E |
---|
289 | configure:5844: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
290 | configure:5850: $? = 0 |
---|
291 | configure:5881: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
292 | conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found |
---|
293 | #include <ac_nonexistent.h> |
---|
294 | ^ |
---|
295 | 1 error generated. |
---|
296 | configure:5887: $? = 1 |
---|
297 | configure: failed program was: |
---|
298 | | /* confdefs.h. */ |
---|
299 | | #define PACKAGE_NAME "libpqxx" |
---|
300 | | #define PACKAGE_TARNAME "libpqxx" |
---|
301 | | #define PACKAGE_VERSION "2.6.9" |
---|
302 | | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
303 | | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
304 | | #define PACKAGE "libpqxx" |
---|
305 | | #define VERSION "2.6.9" |
---|
306 | | #define STDC_HEADERS 1 |
---|
307 | | #define HAVE_SYS_TYPES_H 1 |
---|
308 | | #define HAVE_SYS_STAT_H 1 |
---|
309 | | #define HAVE_STDLIB_H 1 |
---|
310 | | #define HAVE_STRING_H 1 |
---|
311 | | #define HAVE_MEMORY_H 1 |
---|
312 | | #define HAVE_STRINGS_H 1 |
---|
313 | | #define HAVE_INTTYPES_H 1 |
---|
314 | | #define HAVE_STDINT_H 1 |
---|
315 | | #define HAVE_UNISTD_H 1 |
---|
316 | | #define HAVE_DLFCN_H 1 |
---|
317 | | /* end confdefs.h. */ |
---|
318 | | #include <ac_nonexistent.h> |
---|
319 | configure:5980: checking for g77 |
---|
320 | configure:6010: result: no |
---|
321 | configure:5980: checking for xlf |
---|
322 | configure:6010: result: no |
---|
323 | configure:5980: checking for f77 |
---|
324 | configure:6010: result: no |
---|
325 | configure:5980: checking for frt |
---|
326 | configure:6010: result: no |
---|
327 | configure:5980: checking for pgf77 |
---|
328 | configure:6010: result: no |
---|
329 | configure:5980: checking for cf77 |
---|
330 | configure:6010: result: no |
---|
331 | configure:5980: checking for fort77 |
---|
332 | configure:6010: result: no |
---|
333 | configure:5980: checking for fl32 |
---|
334 | configure:6010: result: no |
---|
335 | configure:5980: checking for af77 |
---|
336 | configure:6010: result: no |
---|
337 | configure:5980: checking for xlf90 |
---|
338 | configure:6010: result: no |
---|
339 | configure:5980: checking for f90 |
---|
340 | configure:6010: result: no |
---|
341 | configure:5980: checking for pgf90 |
---|
342 | configure:6010: result: no |
---|
343 | configure:5980: checking for pghpf |
---|
344 | configure:6010: result: no |
---|
345 | configure:5980: checking for epcf90 |
---|
346 | configure:6010: result: no |
---|
347 | configure:5980: checking for gfortran |
---|
348 | configure:6010: result: no |
---|
349 | configure:5980: checking for g95 |
---|
350 | configure:6010: result: no |
---|
351 | configure:5980: checking for xlf95 |
---|
352 | configure:6010: result: no |
---|
353 | configure:5980: checking for f95 |
---|
354 | configure:6010: result: no |
---|
355 | configure:5980: checking for fort |
---|
356 | configure:6010: result: no |
---|
357 | configure:5980: checking for ifort |
---|
358 | configure:6010: result: no |
---|
359 | configure:5980: checking for ifc |
---|
360 | configure:6010: result: no |
---|
361 | configure:5980: checking for efc |
---|
362 | configure:6010: result: no |
---|
363 | configure:5980: checking for pgf95 |
---|
364 | configure:6010: result: no |
---|
365 | configure:5980: checking for lf95 |
---|
366 | configure:6010: result: no |
---|
367 | configure:5980: checking for ftn |
---|
368 | configure:6010: result: no |
---|
369 | configure:6037: checking for Fortran 77 compiler version |
---|
370 | configure:6044: --version >&5 |
---|
371 | ./configure: line 6045: --version: command not found |
---|
372 | configure:6047: $? = 127 |
---|
373 | configure:6054: -v >&5 |
---|
374 | ./configure: line 6055: -v: command not found |
---|
375 | configure:6057: $? = 127 |
---|
376 | configure:6064: -V >&5 |
---|
377 | ./configure: line 6065: -V: command not found |
---|
378 | configure:6067: $? = 127 |
---|
379 | configure:6075: checking whether we are using the GNU Fortran 77 compiler |
---|
380 | configure:6094: -c -pipe -Os -m64 conftest.F >&5 |
---|
381 | ./configure: line 6095: -c: command not found |
---|
382 | configure:6100: $? = 127 |
---|
383 | configure: failed program was: |
---|
384 | | program main |
---|
385 | | #ifndef __GNUC__ |
---|
386 | | choke me |
---|
387 | | #endif |
---|
388 | | |
---|
389 | | end |
---|
390 | configure:6117: result: no |
---|
391 | configure:6123: checking whether accepts -g |
---|
392 | configure:6140: -c -g conftest.f >&5 |
---|
393 | ./configure: line 6141: -c: command not found |
---|
394 | configure:6146: $? = 127 |
---|
395 | configure: failed program was: |
---|
396 | | program main |
---|
397 | | |
---|
398 | | end |
---|
399 | configure:6162: result: no |
---|
400 | configure:6192: checking the maximum length of command line arguments |
---|
401 | configure:6301: result: 196608 |
---|
402 | configure:6312: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
403 | configure:6417: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
404 | configure:6420: $? = 0 |
---|
405 | configure:6424: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
406 | configure:6427: $? = 0 |
---|
407 | cannot find nm_test_var in conftest.nm |
---|
408 | configure:6417: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
409 | configure:6420: $? = 0 |
---|
410 | configure:6424: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
411 | configure:6427: $? = 0 |
---|
412 | configure:6479: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp conftstm.o >&5 |
---|
413 | configure:6482: $? = 0 |
---|
414 | configure:6520: result: ok |
---|
415 | configure:6524: checking for objdir |
---|
416 | configure:6539: result: .libs |
---|
417 | configure:6631: checking for ar |
---|
418 | configure:6647: found /opt/local/bin/ar |
---|
419 | configure:6658: result: ar |
---|
420 | configure:6727: checking for ranlib |
---|
421 | configure:6743: found /opt/local/bin/ranlib |
---|
422 | configure:6754: result: ranlib |
---|
423 | configure:6823: checking for strip |
---|
424 | configure:6839: found /opt/local/bin/strip |
---|
425 | configure:6850: result: strip |
---|
426 | configure:7136: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
427 | configure:7154: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
428 | configure:7158: $? = 0 |
---|
429 | configure:7171: result: yes |
---|
430 | configure:7186: checking for /usr/bin/clang option to produce PIC |
---|
431 | configure:7396: result: -fno-common |
---|
432 | configure:7404: checking if /usr/bin/clang PIC flag -fno-common works |
---|
433 | configure:7422: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
434 | configure:7426: $? = 0 |
---|
435 | configure:7439: result: yes |
---|
436 | configure:7467: checking if /usr/bin/clang static flag -static works |
---|
437 | configure:7495: result: no |
---|
438 | configure:7505: checking if /usr/bin/clang supports -c -o file.o |
---|
439 | configure:7526: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
440 | configure:7530: $? = 0 |
---|
441 | configure:7552: result: yes |
---|
442 | configure:7578: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
443 | configure:8533: result: yes |
---|
444 | configure:8600: checking dynamic linker characteristics |
---|
445 | configure:9176: result: darwin12.3.0 dyld |
---|
446 | configure:9185: checking how to hardcode library paths into programs |
---|
447 | configure:9210: result: immediate |
---|
448 | configure:9224: checking whether stripping libraries is possible |
---|
449 | configure:9237: result: yes |
---|
450 | configure:10030: checking if libtool supports shared libraries |
---|
451 | configure:10032: result: yes |
---|
452 | configure:10035: checking whether to build shared libraries |
---|
453 | configure:10056: result: yes |
---|
454 | configure:10059: checking whether to build static libraries |
---|
455 | configure:10063: result: yes |
---|
456 | configure:10155: creating libtool |
---|
457 | configure:10743: checking for ld used by /usr/bin/clang++ |
---|
458 | configure:10810: result: /usr/bin/ld |
---|
459 | configure:10819: checking if the linker (/usr/bin/ld) is GNU ld |
---|
460 | configure:10834: result: no |
---|
461 | configure:10885: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
462 | configure:11819: result: yes |
---|
463 | configure:11837: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
---|
464 | configure:11840: $? = 0 |
---|
465 | configure:11959: checking for /usr/bin/clang++ option to produce PIC |
---|
466 | configure:12233: result: -fno-common |
---|
467 | configure:12241: checking if /usr/bin/clang++ PIC flag -fno-common works |
---|
468 | configure:12259: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
469 | configure:12263: $? = 0 |
---|
470 | configure:12276: result: yes |
---|
471 | configure:12304: checking if /usr/bin/clang++ static flag -static works |
---|
472 | configure:12332: result: no |
---|
473 | configure:12342: checking if /usr/bin/clang++ supports -c -o file.o |
---|
474 | configure:12363: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
475 | configure:12367: $? = 0 |
---|
476 | configure:12389: result: yes |
---|
477 | configure:12415: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
---|
478 | configure:12443: result: yes |
---|
479 | configure:12510: checking dynamic linker characteristics |
---|
480 | configure:13086: result: darwin12.3.0 dyld |
---|
481 | configure:13095: checking how to hardcode library paths into programs |
---|
482 | configure:13120: result: immediate |
---|
483 | configure:19238: checking whether make sets $(MAKE) |
---|
484 | configure:19259: result: yes |
---|
485 | configure:19270: checking for mkdir |
---|
486 | configure:19288: found /bin/mkdir |
---|
487 | configure:19300: result: /bin/mkdir |
---|
488 | configure:19310: checking for doxygen |
---|
489 | configure:19328: found /opt/local/bin/doxygen |
---|
490 | configure:19340: result: /opt/local/bin/doxygen |
---|
491 | configure:19358: checking for dot |
---|
492 | configure:19374: found /opt/local/bin/dot |
---|
493 | configure:19386: result: YES |
---|
494 | configure:19396: checking for xmlto |
---|
495 | configure:19414: found /opt/local/bin/xmlto |
---|
496 | configure:19426: result: /opt/local/bin/xmlto |
---|
497 | configure:19436: checking for pkg-config |
---|
498 | configure:19454: found /opt/local/bin/pkg-config |
---|
499 | configure:19466: result: /opt/local/bin/pkg-config |
---|
500 | configure:19484: checking whether to enable maintainer-specific portions of Makefiles |
---|
501 | configure:19493: result: no |
---|
502 | configure:19508: checking maintainer mode |
---|
503 | configure:19515: result: |
---|
504 | configure:19636: checking g++ visibility attribute |
---|
505 | configure:19664: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
506 | configure:19670: $? = 0 |
---|
507 | configure:19688: result: yes |
---|
508 | configure:19532: checking whether /usr/bin/clang++ accepts -fvisibility-inlines-hidden |
---|
509 | configure:19555: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -fvisibility-inlines-hidden -I/opt/local/include conftest.cpp >&5 |
---|
510 | configure:19561: $? = 0 |
---|
511 | configure:19575: result: yes |
---|
512 | configure:19700: checking g++ deprecation attribute |
---|
513 | configure:19724: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
514 | configure:19730: $? = 0 |
---|
515 | configure:19748: result: yes |
---|
516 | configure:19761: checking name of standard library namespace (normally "std") |
---|
517 | configure:19787: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
518 | configure:19793: $? = 0 |
---|
519 | configure:19815: result: ::std |
---|
520 | configure:19836: checking ios usability |
---|
521 | configure:19853: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
522 | configure:19859: $? = 0 |
---|
523 | configure:19873: result: yes |
---|
524 | configure:19877: checking ios presence |
---|
525 | configure:19892: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
526 | configure:19898: $? = 0 |
---|
527 | configure:19912: result: yes |
---|
528 | configure:19945: checking for ios |
---|
529 | configure:19952: result: yes |
---|
530 | configure:19979: checking streambuf usability |
---|
531 | configure:19996: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
532 | configure:20002: $? = 0 |
---|
533 | configure:20016: result: yes |
---|
534 | configure:20020: checking streambuf presence |
---|
535 | configure:20035: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
536 | configure:20041: $? = 0 |
---|
537 | configure:20055: result: yes |
---|
538 | configure:20088: checking for streambuf |
---|
539 | configure:20095: result: yes |
---|
540 | configure:20122: checking locale usability |
---|
541 | configure:20139: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
542 | configure:20145: $? = 0 |
---|
543 | configure:20159: result: yes |
---|
544 | configure:20163: checking locale presence |
---|
545 | configure:20178: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
546 | configure:20184: $? = 0 |
---|
547 | configure:20198: result: yes |
---|
548 | configure:20231: checking for locale |
---|
549 | configure:20238: result: yes |
---|
550 | configure:20255: checking locale function and stringstream::imbue |
---|
551 | configure:20282: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
552 | configure:20288: $? = 0 |
---|
553 | configure:20306: result: yes |
---|
554 | configure:20309: checking char_traits template |
---|
555 | configure:20334: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
556 | configure:20340: $? = 0 |
---|
557 | configure:20358: result: yes |
---|
558 | configure:20361: checking "warning" preprocessor directive |
---|
559 | configure:20385: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
560 | conftest.cpp:29:2: error: cpp supports warning directive [-Werror,-W#warnings] |
---|
561 | #warning cpp supports warning directive |
---|
562 | ^ |
---|
563 | 1 error generated. |
---|
564 | configure:20391: $? = 1 |
---|
565 | configure: failed program was: |
---|
566 | | /* confdefs.h. */ |
---|
567 | | #define PACKAGE_NAME "libpqxx" |
---|
568 | | #define PACKAGE_TARNAME "libpqxx" |
---|
569 | | #define PACKAGE_VERSION "2.6.9" |
---|
570 | | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
571 | | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
572 | | #define PACKAGE "libpqxx" |
---|
573 | | #define VERSION "2.6.9" |
---|
574 | | #define STDC_HEADERS 1 |
---|
575 | | #define HAVE_SYS_TYPES_H 1 |
---|
576 | | #define HAVE_SYS_STAT_H 1 |
---|
577 | | #define HAVE_STDLIB_H 1 |
---|
578 | | #define HAVE_STRING_H 1 |
---|
579 | | #define HAVE_MEMORY_H 1 |
---|
580 | | #define HAVE_STRINGS_H 1 |
---|
581 | | #define HAVE_INTTYPES_H 1 |
---|
582 | | #define HAVE_STDINT_H 1 |
---|
583 | | #define HAVE_UNISTD_H 1 |
---|
584 | | #define HAVE_DLFCN_H 1 |
---|
585 | | #define PQXX_HAVE_GCC_VISIBILITY 1 |
---|
586 | | #define PQXX_HAVE_GCC_DEPRECATED 1 |
---|
587 | | #define PGSTD std |
---|
588 | | #define PQXX_HAVE_IOS 1 |
---|
589 | | #define PQXX_HAVE_STREAMBUF 1 |
---|
590 | | #define PQXX_HAVE_LOCALE 1 |
---|
591 | | #define PQXX_HAVE_IMBUE 1 |
---|
592 | | #define PQXX_HAVE_CHAR_TRAITS 1 |
---|
593 | | /* end confdefs.h. */ |
---|
594 | | #warning cpp supports warning directive |
---|
595 | | int |
---|
596 | | main () |
---|
597 | | { |
---|
598 | | |
---|
599 | | ; |
---|
600 | | return 0; |
---|
601 | | } |
---|
602 | configure:20409: result: no |
---|
603 | configure:20412: checking "message" preprocessor pragma |
---|
604 | configure:20436: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
605 | conftest.cpp:29:9: warning: cpp supports message pragma [-W#pragma-messages] |
---|
606 | #pragma message("cpp supports message pragma") |
---|
607 | ^ |
---|
608 | 1 warning generated. |
---|
609 | configure:20442: $? = 0 |
---|
610 | configure:20460: result: yes |
---|
611 | configure:20468: checking for pg_config |
---|
612 | configure:20498: result: /opt/local/lib/postgresql83/bin/pg_config |
---|
613 | configure:20523: using PostgreSQL headers at /opt/local/include/postgresql83 |
---|
614 | configure:20526: using PostgreSQL libraries at /opt/local/lib/postgresql83 |
---|
615 | configure:20537: checking for ANSI C header files |
---|
616 | configure:20701: result: yes |
---|
617 | configure:20712: checking ability to compile programs using the standard C library |
---|
618 | configure:20737: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -Werror -I/opt/local/include conftest.cpp >&5 |
---|
619 | conftest.cpp:32:18: error: using directive refers to implicitly-defined namespace 'std' [-Werror] |
---|
620 | using namespace std; |
---|
621 | ^ |
---|
622 | 1 error generated. |
---|
623 | configure:20743: $? = 1 |
---|
624 | configure: failed program was: |
---|
625 | | /* confdefs.h. */ |
---|
626 | | #define PACKAGE_NAME "libpqxx" |
---|
627 | | #define PACKAGE_TARNAME "libpqxx" |
---|
628 | | #define PACKAGE_VERSION "2.6.9" |
---|
629 | | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
630 | | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
631 | | #define PACKAGE "libpqxx" |
---|
632 | | #define VERSION "2.6.9" |
---|
633 | | #define STDC_HEADERS 1 |
---|
634 | | #define HAVE_SYS_TYPES_H 1 |
---|
635 | | #define HAVE_SYS_STAT_H 1 |
---|
636 | | #define HAVE_STDLIB_H 1 |
---|
637 | | #define HAVE_STRING_H 1 |
---|
638 | | #define HAVE_MEMORY_H 1 |
---|
639 | | #define HAVE_STRINGS_H 1 |
---|
640 | | #define HAVE_INTTYPES_H 1 |
---|
641 | | #define HAVE_STDINT_H 1 |
---|
642 | | #define HAVE_UNISTD_H 1 |
---|
643 | | #define HAVE_DLFCN_H 1 |
---|
644 | | #define PQXX_HAVE_GCC_VISIBILITY 1 |
---|
645 | | #define PQXX_HAVE_GCC_DEPRECATED 1 |
---|
646 | | #define PGSTD std |
---|
647 | | #define PQXX_HAVE_IOS 1 |
---|
648 | | #define PQXX_HAVE_STREAMBUF 1 |
---|
649 | | #define PQXX_HAVE_LOCALE 1 |
---|
650 | | #define PQXX_HAVE_IMBUE 1 |
---|
651 | | #define PQXX_HAVE_CHAR_TRAITS 1 |
---|
652 | | #define PQXX_HAVE_CPP_PRAGMA_MESSAGE 1 |
---|
653 | | #define STDC_HEADERS 1 |
---|
654 | | /* end confdefs.h. */ |
---|
655 | | #include <string.h> |
---|
656 | | using namespace std; |
---|
657 | | extern void f(size_t); |
---|
658 | | int |
---|
659 | | main () |
---|
660 | | { |
---|
661 | | f(strlen("")) |
---|
662 | | ; |
---|
663 | | return 0; |
---|
664 | | } |
---|
665 | configure:20764: error: |
---|
666 | Could not build even a tiny test program using the standard C library. |
---|
667 | |
---|
668 | Something very basic has gone wrong; try reading config.log to find out what. |
---|
669 | You'll probably want to go straight to the end of that file and read backwards |
---|
670 | until you find an error message. Then identify the problem, try to fix it, and |
---|
671 | run this script again. |
---|
672 | |
---|
673 | The configure script's --help option may provide useful tips on how to influence |
---|
674 | what compiler and command line options are used, what additional libraries are |
---|
675 | linked in, and so on. |
---|
676 | |
---|
677 | |
---|
678 | ## ---------------- ## |
---|
679 | ## Cache variables. ## |
---|
680 | ## ---------------- ## |
---|
681 | |
---|
682 | ac_cv_build=i386-apple-darwin12.3.0 |
---|
683 | ac_cv_c_compiler_gnu=yes |
---|
684 | ac_cv_cxx_compiler_gnu=yes |
---|
685 | ac_cv_env_CCC_set= |
---|
686 | ac_cv_env_CCC_value= |
---|
687 | ac_cv_env_CC_set=set |
---|
688 | ac_cv_env_CC_value=/usr/bin/clang |
---|
689 | ac_cv_env_CFLAGS_set=set |
---|
690 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
691 | ac_cv_env_CPPFLAGS_set=set |
---|
692 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
693 | ac_cv_env_CPP_set= |
---|
694 | ac_cv_env_CPP_value= |
---|
695 | ac_cv_env_CXXCPP_set= |
---|
696 | ac_cv_env_CXXCPP_value= |
---|
697 | ac_cv_env_CXXFLAGS_set=set |
---|
698 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64' |
---|
699 | ac_cv_env_CXX_set=set |
---|
700 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
701 | ac_cv_env_F77_set= |
---|
702 | ac_cv_env_F77_value= |
---|
703 | ac_cv_env_FFLAGS_set=set |
---|
704 | ac_cv_env_FFLAGS_value='-pipe -Os -m64' |
---|
705 | ac_cv_env_LDFLAGS_set=set |
---|
706 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
707 | ac_cv_env_LIBS_set= |
---|
708 | ac_cv_env_LIBS_value= |
---|
709 | ac_cv_env_build_alias_set= |
---|
710 | ac_cv_env_build_alias_value= |
---|
711 | ac_cv_env_host_alias_set= |
---|
712 | ac_cv_env_host_alias_value= |
---|
713 | ac_cv_env_target_alias_set= |
---|
714 | ac_cv_env_target_alias_value= |
---|
715 | ac_cv_f77_compiler_gnu=no |
---|
716 | ac_cv_header_dlfcn_h=yes |
---|
717 | ac_cv_header_inttypes_h=yes |
---|
718 | ac_cv_header_ios=yes |
---|
719 | ac_cv_header_locale=yes |
---|
720 | ac_cv_header_memory_h=yes |
---|
721 | ac_cv_header_stdc=yes |
---|
722 | ac_cv_header_stdint_h=yes |
---|
723 | ac_cv_header_stdlib_h=yes |
---|
724 | ac_cv_header_streambuf=yes |
---|
725 | ac_cv_header_string_h=yes |
---|
726 | ac_cv_header_strings_h=yes |
---|
727 | ac_cv_header_sys_stat_h=yes |
---|
728 | ac_cv_header_sys_types_h=yes |
---|
729 | ac_cv_header_unistd_h=yes |
---|
730 | ac_cv_host=i386-apple-darwin12.3.0 |
---|
731 | ac_cv_objext=o |
---|
732 | ac_cv_path_DOXYGEN=/opt/local/bin/doxygen |
---|
733 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
734 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
735 | ac_cv_path_MKDIR=/bin/mkdir |
---|
736 | ac_cv_path_PG_CONFIG=/opt/local/lib/postgresql83/bin/pg_config |
---|
737 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
738 | ac_cv_path_XMLTO=/opt/local/bin/xmlto |
---|
739 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
740 | ac_cv_prog_AWK=gawk |
---|
741 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
742 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
743 | ac_cv_prog_HAVE_DOT=YES |
---|
744 | ac_cv_prog_ac_ct_AR=ar |
---|
745 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
746 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
747 | ac_cv_prog_ac_ct_STRIP=strip |
---|
748 | ac_cv_prog_cc_c89= |
---|
749 | ac_cv_prog_cc_g=yes |
---|
750 | ac_cv_prog_cxx_g=yes |
---|
751 | ac_cv_prog_f77_g=no |
---|
752 | ac_cv_prog_make_make_set=yes |
---|
753 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
754 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
755 | lt_cv_deplibs_check_method=pass_all |
---|
756 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
757 | lt_cv_file_magic_test_file= |
---|
758 | lt_cv_ld_reload_flag=-r |
---|
759 | lt_cv_objdir=.libs |
---|
760 | lt_cv_path_LD=/usr/bin/ld |
---|
761 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
762 | lt_cv_path_NM=/opt/local/bin/nm |
---|
763 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
764 | lt_cv_prog_compiler_c_o=yes |
---|
765 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
766 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
767 | lt_cv_prog_gnu_ld=no |
---|
768 | lt_cv_prog_gnu_ldcxx=no |
---|
769 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
770 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
771 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
772 | lt_cv_sys_max_cmd_len=196608 |
---|
773 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
774 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
775 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
776 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
777 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
778 | |
---|
779 | ## ----------------- ## |
---|
780 | ## Output variables. ## |
---|
781 | ## ----------------- ## |
---|
782 | |
---|
783 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/missing --run aclocal-1.10' |
---|
784 | AMDEPBACKSLASH='\' |
---|
785 | AMDEP_FALSE='#' |
---|
786 | AMDEP_TRUE='' |
---|
787 | AMTAR='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/missing --run tar' |
---|
788 | AR='ar' |
---|
789 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/missing --run autoconf' |
---|
790 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/missing --run autoheader' |
---|
791 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/missing --run automake-1.10' |
---|
792 | AWK='gawk' |
---|
793 | BUILD_REFERENCE_FALSE='#' |
---|
794 | BUILD_REFERENCE_TRUE='' |
---|
795 | BUILD_TUTORIAL_FALSE='#' |
---|
796 | BUILD_TUTORIAL_TRUE='' |
---|
797 | CC='/usr/bin/clang' |
---|
798 | CCDEPMODE='depmode=gcc3' |
---|
799 | CFLAGS='-pipe -Os -arch x86_64' |
---|
800 | CPP='/usr/bin/clang -E' |
---|
801 | CPPFLAGS='-I/opt/local/include' |
---|
802 | CXX='/usr/bin/clang++' |
---|
803 | CXXCPP='/usr/bin/clang++ -E' |
---|
804 | CXXDEPMODE='depmode=gcc3' |
---|
805 | CXXFLAGS='-pipe -Os -arch x86_64 -Werror' |
---|
806 | CYGPATH_W='echo' |
---|
807 | DEFS='' |
---|
808 | DEPDIR='.deps' |
---|
809 | DOXYGEN='/opt/local/bin/doxygen' |
---|
810 | ECHO='/bin/echo' |
---|
811 | ECHO_C='ECHO_N='' |
---|
812 | ECHO_T='' |
---|
813 | EGREP='/opt/local/bin/grep -E' |
---|
814 | EXEEXT='' |
---|
815 | F77='' |
---|
816 | FFLAGS='-pipe -Os -m64' |
---|
817 | GREP='/opt/local/bin/grep' |
---|
818 | HAVE_DOT='YES' |
---|
819 | INSTALL_DATA='${INSTALL} -m 644' |
---|
820 | INSTALL_PROGRAM='${INSTALL}' |
---|
821 | INSTALL_SCRIPT='${INSTALL}' |
---|
822 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
823 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
824 | LIBOBJS='' |
---|
825 | LIBS='' |
---|
826 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
827 | LN_S='ln -s' |
---|
828 | LTLIBOBJS='' |
---|
829 | MAINT='#' |
---|
830 | MAINTAINER_MODE_FALSE='' |
---|
831 | MAINTAINER_MODE_TRUE='#' |
---|
832 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/missing --run makeinfo' |
---|
833 | MKDIR='/bin/mkdir' |
---|
834 | OBJEXT='o' |
---|
835 | PACKAGE='libpqxx' |
---|
836 | PACKAGE_BUGREPORT='Jeroen T. Vermeulen <jtv@xs4all.nl>' |
---|
837 | PACKAGE_NAME='libpqxx' |
---|
838 | PACKAGE_STRING='libpqxx 2.6.9' |
---|
839 | PACKAGE_TARNAME='libpqxx' |
---|
840 | PACKAGE_VERSION='2.6.9' |
---|
841 | PATH_SEPARATOR=':' |
---|
842 | PG_CONFIG='/opt/local/lib/postgresql83/bin/pg_config' |
---|
843 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
844 | POSTGRES_INCLUDE='-I/opt/local/include/postgresql83' |
---|
845 | POSTGRES_LIB='' |
---|
846 | PQXXVERSION='2.6.9' |
---|
847 | RANLIB='ranlib' |
---|
848 | SET_MAKE='' |
---|
849 | SHELL='/bin/sh' |
---|
850 | STRIP='strip' |
---|
851 | VERSION='2.6.9' |
---|
852 | XMLTO='/opt/local/bin/xmlto' |
---|
853 | ac_ct_CC='/usr/bin/clang' |
---|
854 | ac_ct_CXX='' |
---|
855 | ac_ct_F77='' |
---|
856 | am__fastdepCC_FALSE='#' |
---|
857 | am__fastdepCC_TRUE='' |
---|
858 | am__fastdepCXX_FALSE='#' |
---|
859 | am__fastdepCXX_TRUE='' |
---|
860 | am__include='include' |
---|
861 | am__isrc='' |
---|
862 | am__leading_dot='.' |
---|
863 | am__quote='' |
---|
864 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
865 | am__untar='${AMTAR} xf -' |
---|
866 | bindir='${exec_prefix}/bin' |
---|
867 | build='i386-apple-darwin12.3.0' |
---|
868 | build_alias='' |
---|
869 | build_cpu='i386' |
---|
870 | build_os='darwin12.3.0' |
---|
871 | build_vendor='apple' |
---|
872 | datadir='${datarootdir}' |
---|
873 | datarootdir='${prefix}/share' |
---|
874 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
875 | dvidir='${docdir}' |
---|
876 | exec_prefix='NONE' |
---|
877 | host='i386-apple-darwin12.3.0' |
---|
878 | host_alias='' |
---|
879 | host_cpu='i386' |
---|
880 | host_os='darwin12.3.0' |
---|
881 | host_vendor='apple' |
---|
882 | htmldir='${docdir}' |
---|
883 | includedir='${prefix}/include' |
---|
884 | infodir='${datarootdir}/info' |
---|
885 | install_sh='$(SHELL) /opt/local/var/macports/build/_Users_rschmidt_macports_dports_databases_libpqxx26/libpqxx26/work/libpqxx-2.6.9/config/install-sh' |
---|
886 | libdir='${exec_prefix}/lib' |
---|
887 | libexecdir='${exec_prefix}/libexec' |
---|
888 | localedir='${datarootdir}/locale' |
---|
889 | localstatedir='${prefix}/var' |
---|
890 | mandir='${datarootdir}/man' |
---|
891 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
892 | oldincludedir='/usr/include' |
---|
893 | pdfdir='${docdir}' |
---|
894 | prefix='/opt/local' |
---|
895 | program_transform_name='s,x,x,' |
---|
896 | psdir='${docdir}' |
---|
897 | sbindir='${exec_prefix}/sbin' |
---|
898 | sharedstatedir='${prefix}/com' |
---|
899 | sysconfdir='${prefix}/etc' |
---|
900 | target_alias='' |
---|
901 | with_postgres_include='/opt/local/include/postgresql83' |
---|
902 | with_postgres_lib='/opt/local/lib/postgresql83' |
---|
903 | |
---|
904 | ## ----------- ## |
---|
905 | ## confdefs.h. ## |
---|
906 | ## ----------- ## |
---|
907 | |
---|
908 | #define PACKAGE_NAME "libpqxx" |
---|
909 | #define PACKAGE_TARNAME "libpqxx" |
---|
910 | #define PACKAGE_VERSION "2.6.9" |
---|
911 | #define PACKAGE_STRING "libpqxx 2.6.9" |
---|
912 | #define PACKAGE_BUGREPORT "Jeroen T. Vermeulen <jtv@xs4all.nl>" |
---|
913 | #define PACKAGE "libpqxx" |
---|
914 | #define VERSION "2.6.9" |
---|
915 | #define STDC_HEADERS 1 |
---|
916 | #define HAVE_SYS_TYPES_H 1 |
---|
917 | #define HAVE_SYS_STAT_H 1 |
---|
918 | #define HAVE_STDLIB_H 1 |
---|
919 | #define HAVE_STRING_H 1 |
---|
920 | #define HAVE_MEMORY_H 1 |
---|
921 | #define HAVE_STRINGS_H 1 |
---|
922 | #define HAVE_INTTYPES_H 1 |
---|
923 | #define HAVE_STDINT_H 1 |
---|
924 | #define HAVE_UNISTD_H 1 |
---|
925 | #define HAVE_DLFCN_H 1 |
---|
926 | #define PQXX_HAVE_GCC_VISIBILITY 1 |
---|
927 | #define PQXX_HAVE_GCC_DEPRECATED 1 |
---|
928 | #define PGSTD std |
---|
929 | #define PQXX_HAVE_IOS 1 |
---|
930 | #define PQXX_HAVE_STREAMBUF 1 |
---|
931 | #define PQXX_HAVE_LOCALE 1 |
---|
932 | #define PQXX_HAVE_IMBUE 1 |
---|
933 | #define PQXX_HAVE_CHAR_TRAITS 1 |
---|
934 | #define PQXX_HAVE_CPP_PRAGMA_MESSAGE 1 |
---|
935 | #define STDC_HEADERS 1 |
---|
936 | |
---|
937 | configure: exit 1 |
---|