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 gpgme configure 1.1.2, which was |
---|
5 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --infodir=/opt/local/share/info --mandir=/opt/local/share/man --with-gpg=/opt/local/bin/gpg --enable-static |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = G3.local |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.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 |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC |
---|
27 | Kernel configured for a single processor only. |
---|
28 | 1 processor is physically available. |
---|
29 | Processor type: ppc750 (PowerPC 750) |
---|
30 | Processor active: 0 |
---|
31 | Primary memory available: 384.00 megabytes |
---|
32 | Default processor set: 71 tasks, 180 threads, 1 processors |
---|
33 | Load average: 1.07, Mach factor: 0.37 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | PATH: /usr/X11R6/bin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1591: checking for a BSD-compatible install |
---|
52 | configure:1646: result: /usr/bin/install -c |
---|
53 | configure:1657: checking whether build environment is sane |
---|
54 | configure:1700: result: yes |
---|
55 | configure:1765: checking for gawk |
---|
56 | configure:1794: result: no |
---|
57 | configure:1765: checking for mawk |
---|
58 | configure:1794: result: no |
---|
59 | configure:1765: checking for nawk |
---|
60 | configure:1794: result: no |
---|
61 | configure:1765: checking for awk |
---|
62 | configure:1781: found /usr/bin/awk |
---|
63 | configure:1791: result: awk |
---|
64 | configure:1801: checking whether make sets $(MAKE) |
---|
65 | configure:1821: result: yes |
---|
66 | configure:1989: checking whether to enable maintainer-specific portions of Makefiles |
---|
67 | configure:1998: result: no |
---|
68 | configure:2019: checking build system type |
---|
69 | configure:2037: result: powerpc-apple-darwin8.5.0 |
---|
70 | configure:2045: checking host system type |
---|
71 | configure:2059: result: powerpc-apple-darwin8.5.0 |
---|
72 | configure:2125: checking for gcc |
---|
73 | configure:2141: found /usr/bin/gcc |
---|
74 | configure:2151: result: gcc |
---|
75 | configure:2395: checking for C compiler version |
---|
76 | configure:2398: gcc --version </dev/null >&5 |
---|
77 | powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) |
---|
78 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
79 | This is free software; see the source for copying conditions. There is NO |
---|
80 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
81 | |
---|
82 | configure:2401: $? = 0 |
---|
83 | configure:2403: gcc -v </dev/null >&5 |
---|
84 | Using built-in specs. |
---|
85 | Target: powerpc-apple-darwin8 |
---|
86 | Configured 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 |
---|
87 | Thread model: posix |
---|
88 | gcc version 4.0.1 (Apple Computer, Inc. build 5250) |
---|
89 | configure:2406: $? = 0 |
---|
90 | configure:2408: gcc -V </dev/null >&5 |
---|
91 | gcc: argument to `-V' is missing |
---|
92 | configure:2411: $? = 1 |
---|
93 | configure:2434: checking for C compiler default output file name |
---|
94 | configure:2437: gcc -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
95 | configure:2440: $? = 0 |
---|
96 | configure:2486: result: a.out |
---|
97 | configure:2491: checking whether the C compiler works |
---|
98 | configure:2497: ./a.out |
---|
99 | configure:2500: $? = 0 |
---|
100 | configure:2517: result: yes |
---|
101 | configure:2524: checking whether we are cross compiling |
---|
102 | configure:2526: result: no |
---|
103 | configure:2529: checking for suffix of executables |
---|
104 | configure:2531: gcc -o conftest -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
105 | configure:2534: $? = 0 |
---|
106 | configure:2559: result: |
---|
107 | configure:2565: checking for suffix of object files |
---|
108 | configure:2586: gcc -c -I/opt/local/include conftest.c >&5 |
---|
109 | configure:2589: $? = 0 |
---|
110 | configure:2611: result: o |
---|
111 | configure:2615: checking whether we are using the GNU C compiler |
---|
112 | configure:2639: gcc -c -I/opt/local/include conftest.c >&5 |
---|
113 | configure:2645: $? = 0 |
---|
114 | configure:2648: test -z || test ! -s conftest.err |
---|
115 | configure:2651: $? = 0 |
---|
116 | configure:2654: test -s conftest.o |
---|
117 | configure:2657: $? = 0 |
---|
118 | configure:2670: result: yes |
---|
119 | configure:2676: checking whether gcc accepts -g |
---|
120 | configure:2697: gcc -c -g -I/opt/local/include conftest.c >&5 |
---|
121 | configure:2703: $? = 0 |
---|
122 | configure:2706: test -z || test ! -s conftest.err |
---|
123 | configure:2709: $? = 0 |
---|
124 | configure:2712: test -s conftest.o |
---|
125 | configure:2715: $? = 0 |
---|
126 | configure:2726: result: yes |
---|
127 | configure:2743: checking for gcc option to accept ANSI C |
---|
128 | configure:2813: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
129 | configure:2819: $? = 0 |
---|
130 | configure:2822: test -z || test ! -s conftest.err |
---|
131 | configure:2825: $? = 0 |
---|
132 | configure:2828: test -s conftest.o |
---|
133 | configure:2831: $? = 0 |
---|
134 | configure:2849: result: none needed |
---|
135 | configure:2867: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
136 | conftest.c:2: error: parse error before 'me' |
---|
137 | configure:2873: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | #ifndef __cplusplus |
---|
140 | | choke me |
---|
141 | | #endif |
---|
142 | configure:3014: checking for style of include used by make |
---|
143 | configure:3042: result: GNU |
---|
144 | configure:3070: checking dependency style of gcc |
---|
145 | configure:3160: result: gcc3 |
---|
146 | configure:3274: checking for windres |
---|
147 | configure:3301: result: no |
---|
148 | configure:3366: checking for a sed that does not truncate output |
---|
149 | configure:3420: result: /usr/bin/sed |
---|
150 | configure:3423: checking for egrep |
---|
151 | configure:3433: result: grep -E |
---|
152 | configure:3449: checking for ld used by gcc |
---|
153 | configure:3516: result: /usr/bin/ld |
---|
154 | configure:3525: checking if the linker (/usr/bin/ld) is GNU ld |
---|
155 | configure:3540: result: no |
---|
156 | configure:3545: checking for /usr/bin/ld option to reload object files |
---|
157 | configure:3552: result: -r |
---|
158 | configure:3561: checking for BSD-compatible nm |
---|
159 | configure:3603: result: /usr/bin/nm -p |
---|
160 | configure:3607: checking whether ln -s works |
---|
161 | configure:3611: result: yes |
---|
162 | configure:3618: checking how to recognise dependent libraries |
---|
163 | configure:3792: result: pass_all |
---|
164 | configure:4247: checking how to run the C preprocessor |
---|
165 | configure:4282: gcc -E -I/opt/local/include conftest.c |
---|
166 | configure:4288: $? = 0 |
---|
167 | configure:4320: gcc -E -I/opt/local/include conftest.c |
---|
168 | conftest.c:16:28: error: ac_nonexistent.h: No such file or directory |
---|
169 | configure:4326: $? = 1 |
---|
170 | configure: failed program was: |
---|
171 | | /* confdefs.h. */ |
---|
172 | | |
---|
173 | | #define PACKAGE_NAME "gpgme" |
---|
174 | | #define PACKAGE_TARNAME "gpgme" |
---|
175 | | #define PACKAGE_VERSION "1.1.2" |
---|
176 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
177 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
178 | | #define PACKAGE "gpgme" |
---|
179 | | #define VERSION "1.1.2" |
---|
180 | | #define _GNU_SOURCE 1 |
---|
181 | | #define NEED_GPG_VERSION "1.2.2" |
---|
182 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
183 | | #define PACKAGE "gpgme" |
---|
184 | | #define VERSION "1.1.2" |
---|
185 | | /* end confdefs.h. */ |
---|
186 | | #include <ac_nonexistent.h> |
---|
187 | configure:4365: result: gcc -E |
---|
188 | configure:4389: gcc -E -I/opt/local/include conftest.c |
---|
189 | configure:4395: $? = 0 |
---|
190 | configure:4427: gcc -E -I/opt/local/include conftest.c |
---|
191 | conftest.c:16:28: error: ac_nonexistent.h: No such file or directory |
---|
192 | configure:4433: $? = 1 |
---|
193 | configure: failed program was: |
---|
194 | | /* confdefs.h. */ |
---|
195 | | |
---|
196 | | #define PACKAGE_NAME "gpgme" |
---|
197 | | #define PACKAGE_TARNAME "gpgme" |
---|
198 | | #define PACKAGE_VERSION "1.1.2" |
---|
199 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
200 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
201 | | #define PACKAGE "gpgme" |
---|
202 | | #define VERSION "1.1.2" |
---|
203 | | #define _GNU_SOURCE 1 |
---|
204 | | #define NEED_GPG_VERSION "1.2.2" |
---|
205 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
206 | | #define PACKAGE "gpgme" |
---|
207 | | #define VERSION "1.1.2" |
---|
208 | | /* end confdefs.h. */ |
---|
209 | | #include <ac_nonexistent.h> |
---|
210 | configure:4477: checking for ANSI C header files |
---|
211 | configure:4502: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
212 | configure:4508: $? = 0 |
---|
213 | configure:4511: test -z || test ! -s conftest.err |
---|
214 | configure:4514: $? = 0 |
---|
215 | configure:4517: test -s conftest.o |
---|
216 | configure:4520: $? = 0 |
---|
217 | configure:4606: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
218 | conftest.c: In function 'main': |
---|
219 | conftest.c:33: warning: incompatible implicit declaration of built-in function 'exit' |
---|
220 | configure:4609: $? = 0 |
---|
221 | configure:4611: ./conftest |
---|
222 | configure:4614: $? = 0 |
---|
223 | configure:4629: result: yes |
---|
224 | configure:4653: checking for sys/types.h |
---|
225 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
226 | configure:4675: $? = 0 |
---|
227 | configure:4678: test -z || test ! -s conftest.err |
---|
228 | configure:4681: $? = 0 |
---|
229 | configure:4684: test -s conftest.o |
---|
230 | configure:4687: $? = 0 |
---|
231 | configure:4698: result: yes |
---|
232 | configure:4653: checking for sys/stat.h |
---|
233 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
234 | configure:4675: $? = 0 |
---|
235 | configure:4678: test -z || test ! -s conftest.err |
---|
236 | configure:4681: $? = 0 |
---|
237 | configure:4684: test -s conftest.o |
---|
238 | configure:4687: $? = 0 |
---|
239 | configure:4698: result: yes |
---|
240 | configure:4653: checking for stdlib.h |
---|
241 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
242 | configure:4675: $? = 0 |
---|
243 | configure:4678: test -z || test ! -s conftest.err |
---|
244 | configure:4681: $? = 0 |
---|
245 | configure:4684: test -s conftest.o |
---|
246 | configure:4687: $? = 0 |
---|
247 | configure:4698: result: yes |
---|
248 | configure:4653: checking for string.h |
---|
249 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
250 | configure:4675: $? = 0 |
---|
251 | configure:4678: test -z || test ! -s conftest.err |
---|
252 | configure:4681: $? = 0 |
---|
253 | configure:4684: test -s conftest.o |
---|
254 | configure:4687: $? = 0 |
---|
255 | configure:4698: result: yes |
---|
256 | configure:4653: checking for memory.h |
---|
257 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
258 | configure:4675: $? = 0 |
---|
259 | configure:4678: test -z || test ! -s conftest.err |
---|
260 | configure:4681: $? = 0 |
---|
261 | configure:4684: test -s conftest.o |
---|
262 | configure:4687: $? = 0 |
---|
263 | configure:4698: result: yes |
---|
264 | configure:4653: checking for strings.h |
---|
265 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
266 | configure:4675: $? = 0 |
---|
267 | configure:4678: test -z || test ! -s conftest.err |
---|
268 | configure:4681: $? = 0 |
---|
269 | configure:4684: test -s conftest.o |
---|
270 | configure:4687: $? = 0 |
---|
271 | configure:4698: result: yes |
---|
272 | configure:4653: checking for inttypes.h |
---|
273 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
274 | configure:4675: $? = 0 |
---|
275 | configure:4678: test -z || test ! -s conftest.err |
---|
276 | configure:4681: $? = 0 |
---|
277 | configure:4684: test -s conftest.o |
---|
278 | configure:4687: $? = 0 |
---|
279 | configure:4698: result: yes |
---|
280 | configure:4653: checking for stdint.h |
---|
281 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
282 | configure:4675: $? = 0 |
---|
283 | configure:4678: test -z || test ! -s conftest.err |
---|
284 | configure:4681: $? = 0 |
---|
285 | configure:4684: test -s conftest.o |
---|
286 | configure:4687: $? = 0 |
---|
287 | configure:4698: result: yes |
---|
288 | configure:4653: checking for unistd.h |
---|
289 | configure:4669: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
290 | configure:4675: $? = 0 |
---|
291 | configure:4678: test -z || test ! -s conftest.err |
---|
292 | configure:4681: $? = 0 |
---|
293 | configure:4684: test -s conftest.o |
---|
294 | configure:4687: $? = 0 |
---|
295 | configure:4698: result: yes |
---|
296 | configure:4724: checking dlfcn.h usability |
---|
297 | configure:4736: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
298 | configure:4742: $? = 0 |
---|
299 | configure:4745: test -z || test ! -s conftest.err |
---|
300 | configure:4748: $? = 0 |
---|
301 | configure:4751: test -s conftest.o |
---|
302 | configure:4754: $? = 0 |
---|
303 | configure:4764: result: yes |
---|
304 | configure:4768: checking dlfcn.h presence |
---|
305 | configure:4778: gcc -E -I/opt/local/include conftest.c |
---|
306 | configure:4784: $? = 0 |
---|
307 | configure:4804: result: yes |
---|
308 | configure:4839: checking for dlfcn.h |
---|
309 | configure:4846: result: yes |
---|
310 | configure:4911: checking for g++ |
---|
311 | configure:4927: found /usr/bin/g++ |
---|
312 | configure:4937: result: g++ |
---|
313 | configure:4953: checking for C++ compiler version |
---|
314 | configure:4956: g++ --version </dev/null >&5 |
---|
315 | powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5250) |
---|
316 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
317 | This is free software; see the source for copying conditions. There is NO |
---|
318 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
319 | |
---|
320 | configure:4959: $? = 0 |
---|
321 | configure:4961: g++ -v </dev/null >&5 |
---|
322 | Using built-in specs. |
---|
323 | Target: powerpc-apple-darwin8 |
---|
324 | Configured 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 |
---|
325 | Thread model: posix |
---|
326 | gcc version 4.0.1 (Apple Computer, Inc. build 5250) |
---|
327 | configure:4964: $? = 0 |
---|
328 | configure:4966: g++ -V </dev/null >&5 |
---|
329 | g++: argument to `-V' is missing |
---|
330 | configure:4969: $? = 1 |
---|
331 | configure:4972: checking whether we are using the GNU C++ compiler |
---|
332 | configure:4996: g++ -c -I/opt/local/include conftest.cc >&5 |
---|
333 | configure:5002: $? = 0 |
---|
334 | configure:5005: test -z || test ! -s conftest.err |
---|
335 | configure:5008: $? = 0 |
---|
336 | configure:5011: test -s conftest.o |
---|
337 | configure:5014: $? = 0 |
---|
338 | configure:5027: result: yes |
---|
339 | configure:5033: checking whether g++ accepts -g |
---|
340 | configure:5054: g++ -c -g -I/opt/local/include conftest.cc >&5 |
---|
341 | configure:5060: $? = 0 |
---|
342 | configure:5063: test -z || test ! -s conftest.err |
---|
343 | configure:5066: $? = 0 |
---|
344 | configure:5069: test -s conftest.o |
---|
345 | configure:5072: $? = 0 |
---|
346 | configure:5083: result: yes |
---|
347 | configure:5125: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
348 | configure:5131: $? = 0 |
---|
349 | configure:5134: test -z || test ! -s conftest.err |
---|
350 | configure:5137: $? = 0 |
---|
351 | configure:5140: test -s conftest.o |
---|
352 | configure:5143: $? = 0 |
---|
353 | configure:5169: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
354 | conftest.cc: In function 'int main()': |
---|
355 | conftest.cc:31: error: 'exit' was not declared in this scope |
---|
356 | configure:5175: $? = 1 |
---|
357 | configure: failed program was: |
---|
358 | | /* confdefs.h. */ |
---|
359 | | |
---|
360 | | #define PACKAGE_NAME "gpgme" |
---|
361 | | #define PACKAGE_TARNAME "gpgme" |
---|
362 | | #define PACKAGE_VERSION "1.1.2" |
---|
363 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
364 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
365 | | #define PACKAGE "gpgme" |
---|
366 | | #define VERSION "1.1.2" |
---|
367 | | #define _GNU_SOURCE 1 |
---|
368 | | #define NEED_GPG_VERSION "1.2.2" |
---|
369 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
370 | | #define PACKAGE "gpgme" |
---|
371 | | #define VERSION "1.1.2" |
---|
372 | | #define STDC_HEADERS 1 |
---|
373 | | #define HAVE_SYS_TYPES_H 1 |
---|
374 | | #define HAVE_SYS_STAT_H 1 |
---|
375 | | #define HAVE_STDLIB_H 1 |
---|
376 | | #define HAVE_STRING_H 1 |
---|
377 | | #define HAVE_MEMORY_H 1 |
---|
378 | | #define HAVE_STRINGS_H 1 |
---|
379 | | #define HAVE_INTTYPES_H 1 |
---|
380 | | #define HAVE_STDINT_H 1 |
---|
381 | | #define HAVE_UNISTD_H 1 |
---|
382 | | #define HAVE_DLFCN_H 1 |
---|
383 | | /* end confdefs.h. */ |
---|
384 | | |
---|
385 | | int |
---|
386 | | main () |
---|
387 | | { |
---|
388 | | exit (42); |
---|
389 | | ; |
---|
390 | | return 0; |
---|
391 | | } |
---|
392 | configure:5125: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
393 | /usr/include/stdlib.h:158: error: declaration of 'void std::exit(int)' throws different exceptions |
---|
394 | conftest.cc:27: error: than previous declaration 'void std::exit(int) throw ()' |
---|
395 | configure:5131: $? = 1 |
---|
396 | configure: failed program was: |
---|
397 | | /* confdefs.h. */ |
---|
398 | | |
---|
399 | | #define PACKAGE_NAME "gpgme" |
---|
400 | | #define PACKAGE_TARNAME "gpgme" |
---|
401 | | #define PACKAGE_VERSION "1.1.2" |
---|
402 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
403 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
404 | | #define PACKAGE "gpgme" |
---|
405 | | #define VERSION "1.1.2" |
---|
406 | | #define _GNU_SOURCE 1 |
---|
407 | | #define NEED_GPG_VERSION "1.2.2" |
---|
408 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
409 | | #define PACKAGE "gpgme" |
---|
410 | | #define VERSION "1.1.2" |
---|
411 | | #define STDC_HEADERS 1 |
---|
412 | | #define HAVE_SYS_TYPES_H 1 |
---|
413 | | #define HAVE_SYS_STAT_H 1 |
---|
414 | | #define HAVE_STDLIB_H 1 |
---|
415 | | #define HAVE_STRING_H 1 |
---|
416 | | #define HAVE_MEMORY_H 1 |
---|
417 | | #define HAVE_STRINGS_H 1 |
---|
418 | | #define HAVE_INTTYPES_H 1 |
---|
419 | | #define HAVE_STDINT_H 1 |
---|
420 | | #define HAVE_UNISTD_H 1 |
---|
421 | | #define HAVE_DLFCN_H 1 |
---|
422 | | /* end confdefs.h. */ |
---|
423 | | extern "C" void std::exit (int) throw (); using std::exit; |
---|
424 | | #include <stdlib.h> |
---|
425 | | int |
---|
426 | | main () |
---|
427 | | { |
---|
428 | | exit (42); |
---|
429 | | ; |
---|
430 | | return 0; |
---|
431 | | } |
---|
432 | configure:5125: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
433 | configure:5131: $? = 0 |
---|
434 | configure:5134: test -z || test ! -s conftest.err |
---|
435 | configure:5137: $? = 0 |
---|
436 | configure:5140: test -s conftest.o |
---|
437 | configure:5143: $? = 0 |
---|
438 | configure:5169: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
439 | configure:5175: $? = 0 |
---|
440 | configure:5178: test -z || test ! -s conftest.err |
---|
441 | configure:5181: $? = 0 |
---|
442 | configure:5184: test -s conftest.o |
---|
443 | configure:5187: $? = 0 |
---|
444 | configure:5212: checking dependency style of g++ |
---|
445 | configure:5302: result: gcc3 |
---|
446 | configure:5324: checking how to run the C++ preprocessor |
---|
447 | configure:5355: g++ -E -I/opt/local/include conftest.cc |
---|
448 | configure:5361: $? = 0 |
---|
449 | configure:5393: g++ -E -I/opt/local/include conftest.cc |
---|
450 | conftest.cc:30:28: error: ac_nonexistent.h: No such file or directory |
---|
451 | configure:5399: $? = 1 |
---|
452 | configure: failed program was: |
---|
453 | | /* confdefs.h. */ |
---|
454 | | |
---|
455 | | #define PACKAGE_NAME "gpgme" |
---|
456 | | #define PACKAGE_TARNAME "gpgme" |
---|
457 | | #define PACKAGE_VERSION "1.1.2" |
---|
458 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
459 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
460 | | #define PACKAGE "gpgme" |
---|
461 | | #define VERSION "1.1.2" |
---|
462 | | #define _GNU_SOURCE 1 |
---|
463 | | #define NEED_GPG_VERSION "1.2.2" |
---|
464 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
465 | | #define PACKAGE "gpgme" |
---|
466 | | #define VERSION "1.1.2" |
---|
467 | | #define STDC_HEADERS 1 |
---|
468 | | #define HAVE_SYS_TYPES_H 1 |
---|
469 | | #define HAVE_SYS_STAT_H 1 |
---|
470 | | #define HAVE_STDLIB_H 1 |
---|
471 | | #define HAVE_STRING_H 1 |
---|
472 | | #define HAVE_MEMORY_H 1 |
---|
473 | | #define HAVE_STRINGS_H 1 |
---|
474 | | #define HAVE_INTTYPES_H 1 |
---|
475 | | #define HAVE_STDINT_H 1 |
---|
476 | | #define HAVE_UNISTD_H 1 |
---|
477 | | #define HAVE_DLFCN_H 1 |
---|
478 | | #ifdef __cplusplus |
---|
479 | | extern "C" void std::exit (int); using std::exit; |
---|
480 | | #endif |
---|
481 | | /* end confdefs.h. */ |
---|
482 | | #include <ac_nonexistent.h> |
---|
483 | configure:5438: result: g++ -E |
---|
484 | configure:5462: g++ -E -I/opt/local/include conftest.cc |
---|
485 | configure:5468: $? = 0 |
---|
486 | configure:5500: g++ -E -I/opt/local/include conftest.cc |
---|
487 | conftest.cc:30:28: error: ac_nonexistent.h: No such file or directory |
---|
488 | configure:5506: $? = 1 |
---|
489 | configure: failed program was: |
---|
490 | | /* confdefs.h. */ |
---|
491 | | |
---|
492 | | #define PACKAGE_NAME "gpgme" |
---|
493 | | #define PACKAGE_TARNAME "gpgme" |
---|
494 | | #define PACKAGE_VERSION "1.1.2" |
---|
495 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
496 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
497 | | #define PACKAGE "gpgme" |
---|
498 | | #define VERSION "1.1.2" |
---|
499 | | #define _GNU_SOURCE 1 |
---|
500 | | #define NEED_GPG_VERSION "1.2.2" |
---|
501 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
502 | | #define PACKAGE "gpgme" |
---|
503 | | #define VERSION "1.1.2" |
---|
504 | | #define STDC_HEADERS 1 |
---|
505 | | #define HAVE_SYS_TYPES_H 1 |
---|
506 | | #define HAVE_SYS_STAT_H 1 |
---|
507 | | #define HAVE_STDLIB_H 1 |
---|
508 | | #define HAVE_STRING_H 1 |
---|
509 | | #define HAVE_MEMORY_H 1 |
---|
510 | | #define HAVE_STRINGS_H 1 |
---|
511 | | #define HAVE_INTTYPES_H 1 |
---|
512 | | #define HAVE_STDINT_H 1 |
---|
513 | | #define HAVE_UNISTD_H 1 |
---|
514 | | #define HAVE_DLFCN_H 1 |
---|
515 | | #ifdef __cplusplus |
---|
516 | | extern "C" void std::exit (int); using std::exit; |
---|
517 | | #endif |
---|
518 | | /* end confdefs.h. */ |
---|
519 | | #include <ac_nonexistent.h> |
---|
520 | configure:5601: checking for g77 |
---|
521 | configure:5630: result: no |
---|
522 | configure:5601: checking for f77 |
---|
523 | configure:5630: result: no |
---|
524 | configure:5601: checking for xlf |
---|
525 | configure:5630: result: no |
---|
526 | configure:5601: checking for frt |
---|
527 | configure:5630: result: no |
---|
528 | configure:5601: checking for pgf77 |
---|
529 | configure:5630: result: no |
---|
530 | configure:5601: checking for fort77 |
---|
531 | configure:5630: result: no |
---|
532 | configure:5601: checking for fl32 |
---|
533 | configure:5630: result: no |
---|
534 | configure:5601: checking for af77 |
---|
535 | configure:5630: result: no |
---|
536 | configure:5601: checking for f90 |
---|
537 | configure:5630: result: no |
---|
538 | configure:5601: checking for xlf90 |
---|
539 | configure:5630: result: no |
---|
540 | configure:5601: checking for pgf90 |
---|
541 | configure:5630: result: no |
---|
542 | configure:5601: checking for epcf90 |
---|
543 | configure:5630: result: no |
---|
544 | configure:5601: checking for f95 |
---|
545 | configure:5630: result: no |
---|
546 | configure:5601: checking for fort |
---|
547 | configure:5630: result: no |
---|
548 | configure:5601: checking for xlf95 |
---|
549 | configure:5630: result: no |
---|
550 | configure:5601: checking for ifc |
---|
551 | configure:5630: result: no |
---|
552 | configure:5601: checking for efc |
---|
553 | configure:5630: result: no |
---|
554 | configure:5601: checking for pgf95 |
---|
555 | configure:5630: result: no |
---|
556 | configure:5601: checking for lf95 |
---|
557 | configure:5630: result: no |
---|
558 | configure:5601: checking for gfortran |
---|
559 | configure:5630: result: no |
---|
560 | configure:5645: checking for Fortran 77 compiler version |
---|
561 | configure:5645: --version </dev/null >&5 |
---|
562 | ./configure: line 1: --version: command not found |
---|
563 | configure:5648: $? = 127 |
---|
564 | configure:5650: -v </dev/null >&5 |
---|
565 | ./configure: line 1: -v: command not found |
---|
566 | configure:5653: $? = 127 |
---|
567 | configure:5655: -V </dev/null >&5 |
---|
568 | ./configure: line 1: -V: command not found |
---|
569 | configure:5658: $? = 127 |
---|
570 | configure:5666: checking whether we are using the GNU Fortran 77 compiler |
---|
571 | configure:5680: -c conftest.F >&5 |
---|
572 | ./configure: line 1: -c: command not found |
---|
573 | configure:5686: $? = 127 |
---|
574 | configure: failed program was: |
---|
575 | | program main |
---|
576 | | #ifndef __GNUC__ |
---|
577 | | choke me |
---|
578 | | #endif |
---|
579 | | |
---|
580 | | end |
---|
581 | configure:5711: result: no |
---|
582 | configure:5717: checking whether accepts -g |
---|
583 | configure:5729: -c -g conftest.f >&5 |
---|
584 | ./configure: line 1: -c: command not found |
---|
585 | configure:5735: $? = 127 |
---|
586 | configure: failed program was: |
---|
587 | | program main |
---|
588 | | |
---|
589 | | end |
---|
590 | configure:5759: result: no |
---|
591 | configure:5789: checking the maximum length of command line arguments |
---|
592 | configure:5854: result: 65536 |
---|
593 | configure:5865: checking command to parse /usr/bin/nm -p output from gcc object |
---|
594 | configure:5954: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
595 | configure:5957: $? = 0 |
---|
596 | configure:5961: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm |
---|
597 | configure:5964: $? = 0 |
---|
598 | cannot find nm_test_var in conftest.nm |
---|
599 | configure:5954: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
600 | configure:5957: $? = 0 |
---|
601 | configure:5961: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm |
---|
602 | configure:5964: $? = 0 |
---|
603 | configure:6016: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
604 | configure:6019: $? = 0 |
---|
605 | configure:6057: result: ok |
---|
606 | configure:6061: checking for objdir |
---|
607 | configure:6076: result: .libs |
---|
608 | configure:6166: checking for ar |
---|
609 | configure:6182: found /usr/bin/ar |
---|
610 | configure:6193: result: ar |
---|
611 | configure:6246: checking for ranlib |
---|
612 | configure:6262: found /usr/bin/ranlib |
---|
613 | configure:6273: result: ranlib |
---|
614 | configure:6326: checking for strip |
---|
615 | configure:6342: found /usr/bin/strip |
---|
616 | configure:6353: result: strip |
---|
617 | configure:6615: checking if gcc static flag works |
---|
618 | configure:6638: result: yes |
---|
619 | configure:6660: checking if gcc supports -fno-rtti -fno-exceptions |
---|
620 | configure:6681: gcc -c -g -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
621 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
622 | configure:6685: $? = 0 |
---|
623 | configure:6693: result: no |
---|
624 | configure:6708: checking for gcc option to produce PIC |
---|
625 | configure:6885: result: -fno-common |
---|
626 | configure:6893: checking if gcc PIC flag -fno-common works |
---|
627 | configure:6914: gcc -c -g -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
628 | configure:6918: $? = 0 |
---|
629 | configure:6926: result: yes |
---|
630 | configure:6950: checking if gcc supports -c -o file.o |
---|
631 | configure:6974: gcc -c -g -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
632 | configure:6978: $? = 0 |
---|
633 | configure:6995: result: yes |
---|
634 | configure:7021: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
---|
635 | configure:7868: result: yes |
---|
636 | configure:7939: checking dynamic linker characteristics |
---|
637 | configure:8479: result: darwin8.5.0 dyld |
---|
638 | configure:8483: checking how to hardcode library paths into programs |
---|
639 | configure:8508: result: immediate |
---|
640 | configure:8522: checking whether stripping libraries is possible |
---|
641 | configure:8535: result: yes |
---|
642 | configure:9350: checking if libtool supports shared libraries |
---|
643 | configure:9352: result: yes |
---|
644 | configure:9355: checking whether to build shared libraries |
---|
645 | configure:9413: result: yes |
---|
646 | configure:9416: checking whether to build static libraries |
---|
647 | configure:9420: result: yes |
---|
648 | configure:9512: creating libtool |
---|
649 | configure:10059: checking for ld used by g++ |
---|
650 | configure:10126: result: /usr/bin/ld |
---|
651 | configure:10135: checking if the linker (/usr/bin/ld) is GNU ld |
---|
652 | configure:10150: result: no |
---|
653 | configure:10201: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
654 | configure:11027: result: yes |
---|
655 | configure:11049: g++ -c -g -O2 -I/opt/local/include conftest.cc >&5 |
---|
656 | configure:11052: $? = 0 |
---|
657 | configure:11148: checking for g++ option to produce PIC |
---|
658 | configure:11400: result: -fno-common |
---|
659 | configure:11408: checking if g++ PIC flag -fno-common works |
---|
660 | configure:11429: g++ -c -g -O2 -I/opt/local/include -fno-common -DPIC conftest.cc >&5 |
---|
661 | configure:11433: $? = 0 |
---|
662 | configure:11441: result: yes |
---|
663 | configure:11465: checking if g++ supports -c -o file.o |
---|
664 | configure:11489: g++ -c -g -O2 -I/opt/local/include -o out/conftest2.o conftest.cc >&5 |
---|
665 | configure:11493: $? = 0 |
---|
666 | configure:11510: result: yes |
---|
667 | configure:11536: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
---|
668 | configure:11564: result: yes |
---|
669 | configure:11635: checking dynamic linker characteristics |
---|
670 | configure:12175: result: darwin8.5.0 dyld |
---|
671 | configure:12179: checking how to hardcode library paths into programs |
---|
672 | configure:12204: result: immediate |
---|
673 | configure:12218: checking whether stripping libraries is possible |
---|
674 | configure:12231: result: yes |
---|
675 | configure:19493: checking for GNU Pth |
---|
676 | configure:19758: gcc -E -I/opt/local/include -I/opt/local/include conftest.c |
---|
677 | configure:19764: $? = 0 |
---|
678 | configure:19834: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lpth >&5 |
---|
679 | conftest.c: In function 'main': |
---|
680 | conftest.c:38: warning: incompatible implicit declaration of built-in function 'exit' |
---|
681 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libpth.20.dylib is not prebound |
---|
682 | configure:19840: $? = 0 |
---|
683 | configure:19843: test -z || test ! -s conftest.err |
---|
684 | configure:19846: $? = 0 |
---|
685 | configure:19849: test -s conftest |
---|
686 | configure:19852: $? = 0 |
---|
687 | configure:19923: gcc -o conftest -g -O2 -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lpth >&5 |
---|
688 | conftest.c: In function 'main': |
---|
689 | conftest.c:67: warning: incompatible implicit declaration of built-in function 'exit' |
---|
690 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libpth.20.dylib is not prebound |
---|
691 | configure:19926: $? = 0 |
---|
692 | configure:19928: ./conftest |
---|
693 | configure:19931: $? = 0 |
---|
694 | configure:20040: result: version 2.0.6, installed under /opt/local |
---|
695 | configure:20056: checking for pthread_create in -lpthread |
---|
696 | configure:20086: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lpthread >&5 |
---|
697 | configure:20092: $? = 0 |
---|
698 | configure:20095: test -z || test ! -s conftest.err |
---|
699 | configure:20098: $? = 0 |
---|
700 | configure:20101: test -s conftest |
---|
701 | configure:20104: $? = 0 |
---|
702 | configure:20117: result: yes |
---|
703 | configure:20203: checking for pkg-config |
---|
704 | configure:20221: found /opt/local/bin/pkg-config |
---|
705 | configure:20234: result: /opt/local/bin/pkg-config |
---|
706 | configure:20257: checking for GLIB - version >= 2.0.0 |
---|
707 | configure:20376: gcc -o conftest -g -O2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -L/opt/local/lib conftest.c -L/opt/local/lib -lglib-2.0 -lintl -liconv >&5 |
---|
708 | /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libglib-2.0.0.dylib is not prebound |
---|
709 | configure:20379: $? = 0 |
---|
710 | configure:20381: ./conftest |
---|
711 | configure:20384: $? = 0 |
---|
712 | configure:20402: result: yes (version 2.8.6) |
---|
713 | configure:20548: checking sys/select.h usability |
---|
714 | configure:20560: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
715 | configure:20566: $? = 0 |
---|
716 | configure:20569: test -z || test ! -s conftest.err |
---|
717 | configure:20572: $? = 0 |
---|
718 | configure:20575: test -s conftest.o |
---|
719 | configure:20578: $? = 0 |
---|
720 | configure:20588: result: yes |
---|
721 | configure:20592: checking sys/select.h presence |
---|
722 | configure:20602: gcc -E -I/opt/local/include conftest.c |
---|
723 | configure:20608: $? = 0 |
---|
724 | configure:20628: result: yes |
---|
725 | configure:20663: checking for sys/select.h |
---|
726 | configure:20670: result: yes |
---|
727 | configure:20686: checking for inline |
---|
728 | configure:20707: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
729 | configure:20713: $? = 0 |
---|
730 | configure:20716: test -z || test ! -s conftest.err |
---|
731 | configure:20719: $? = 0 |
---|
732 | configure:20722: test -s conftest.o |
---|
733 | configure:20725: $? = 0 |
---|
734 | configure:20737: result: inline |
---|
735 | configure:20756: checking for unsigned int |
---|
736 | configure:20780: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
737 | configure:20786: $? = 0 |
---|
738 | configure:20789: test -z || test ! -s conftest.err |
---|
739 | configure:20792: $? = 0 |
---|
740 | configure:20795: test -s conftest.o |
---|
741 | configure:20798: $? = 0 |
---|
742 | configure:20809: result: yes |
---|
743 | configure:20812: checking size of unsigned int |
---|
744 | configure:21124: gcc -o conftest -g -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
745 | configure:21127: $? = 0 |
---|
746 | configure:21129: ./conftest |
---|
747 | configure:21132: $? = 0 |
---|
748 | configure:21155: result: 4 |
---|
749 | configure:21169: checking for special C compiler options needed for large files |
---|
750 | configure:21266: result: no |
---|
751 | configure:21272: checking for _FILE_OFFSET_BITS value needed for large files |
---|
752 | configure:21303: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
753 | configure:21309: $? = 0 |
---|
754 | configure:21312: test -z || test ! -s conftest.err |
---|
755 | configure:21315: $? = 0 |
---|
756 | configure:21318: test -s conftest.o |
---|
757 | configure:21321: $? = 0 |
---|
758 | configure:21385: result: no |
---|
759 | configure:21395: checking for _LARGE_FILES value needed for large files |
---|
760 | configure:21426: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
761 | configure:21432: $? = 0 |
---|
762 | configure:21435: test -z || test ! -s conftest.err |
---|
763 | configure:21438: $? = 0 |
---|
764 | configure:21441: test -s conftest.o |
---|
765 | configure:21444: $? = 0 |
---|
766 | configure:21508: result: no |
---|
767 | configure:21520: checking for off_t |
---|
768 | configure:21544: gcc -c -g -O2 -I/opt/local/include conftest.c >&5 |
---|
769 | configure:21550: $? = 0 |
---|
770 | configure:21553: test -z || test ! -s conftest.err |
---|
771 | configure:21556: $? = 0 |
---|
772 | configure:21559: test -s conftest.o |
---|
773 | configure:21562: $? = 0 |
---|
774 | configure:21573: result: yes |
---|
775 | configure:21596: checking for _LARGEFILE_SOURCE value needed for large files |
---|
776 | configure:21619: gcc -c -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include conftest.c >&5 |
---|
777 | conftest.c:37: warning: function declaration isn't a prototype |
---|
778 | conftest.c: In function 'main': |
---|
779 | conftest.c:38: warning: the address of 'fseeko', will always evaluate as 'true' |
---|
780 | configure:21625: $? = 0 |
---|
781 | configure:21628: test -z || test ! -s conftest.err |
---|
782 | configure:21631: $? = 0 |
---|
783 | configure:21634: test -s conftest.o |
---|
784 | configure:21637: $? = 0 |
---|
785 | configure:21693: result: no |
---|
786 | configure:21707: checking for fseeko |
---|
787 | configure:21728: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
788 | conftest.c:37: warning: function declaration isn't a prototype |
---|
789 | conftest.c: In function 'main': |
---|
790 | conftest.c:38: warning: the address of 'fseeko', will always evaluate as 'true' |
---|
791 | configure:21734: $? = 0 |
---|
792 | configure:21737: test -z || test ! -s conftest.err |
---|
793 | configure:21740: $? = 0 |
---|
794 | configure:21743: test -s conftest |
---|
795 | configure:21746: $? = 0 |
---|
796 | configure:21758: result: yes |
---|
797 | configure:21773: checking for stpcpy |
---|
798 | configure:21830: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
799 | conftest.c:59: warning: function declaration isn't a prototype |
---|
800 | conftest.c:59: warning: conflicting types for built-in function 'stpcpy' |
---|
801 | conftest.c:66: warning: function declaration isn't a prototype |
---|
802 | conftest.c:74: warning: function declaration isn't a prototype |
---|
803 | configure:21836: $? = 0 |
---|
804 | configure:21839: test -z || test ! -s conftest.err |
---|
805 | configure:21842: $? = 0 |
---|
806 | configure:21845: test -s conftest |
---|
807 | configure:21848: $? = 0 |
---|
808 | configure:21860: result: yes |
---|
809 | configure:21875: checking for vasprintf |
---|
810 | configure:21932: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
811 | conftest.c:60: warning: function declaration isn't a prototype |
---|
812 | conftest.c:67: warning: function declaration isn't a prototype |
---|
813 | conftest.c:75: warning: function declaration isn't a prototype |
---|
814 | configure:21938: $? = 0 |
---|
815 | configure:21941: test -z || test ! -s conftest.err |
---|
816 | configure:21944: $? = 0 |
---|
817 | configure:21947: test -s conftest |
---|
818 | configure:21950: $? = 0 |
---|
819 | configure:21962: result: yes |
---|
820 | configure:22072: checking for ttyname_r |
---|
821 | configure:22129: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
822 | conftest.c:61: warning: function declaration isn't a prototype |
---|
823 | conftest.c:68: warning: function declaration isn't a prototype |
---|
824 | conftest.c:76: warning: function declaration isn't a prototype |
---|
825 | configure:22135: $? = 0 |
---|
826 | configure:22138: test -z || test ! -s conftest.err |
---|
827 | configure:22141: $? = 0 |
---|
828 | configure:22144: test -s conftest |
---|
829 | configure:22147: $? = 0 |
---|
830 | configure:22159: result: yes |
---|
831 | configure:22193: checking whether we are using the GNU C Library 2.1 or newer |
---|
832 | conftest.c:39:22: error: features.h: No such file or directory |
---|
833 | configure:22224: result: no |
---|
834 | configure:22245: checking for getenv_r |
---|
835 | configure:22302: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
836 | conftest.c:62: warning: function declaration isn't a prototype |
---|
837 | conftest.c:69: warning: function declaration isn't a prototype |
---|
838 | conftest.c:77: warning: function declaration isn't a prototype |
---|
839 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
840 | /usr/bin/ld: Undefined symbols: |
---|
841 | _getenv_r |
---|
842 | collect2: ld returned 1 exit status |
---|
843 | configure:22308: $? = 1 |
---|
844 | configure: failed program was: |
---|
845 | | /* confdefs.h. */ |
---|
846 | | |
---|
847 | | #define PACKAGE_NAME "gpgme" |
---|
848 | | #define PACKAGE_TARNAME "gpgme" |
---|
849 | | #define PACKAGE_VERSION "1.1.2" |
---|
850 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
851 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
852 | | #define PACKAGE "gpgme" |
---|
853 | | #define VERSION "1.1.2" |
---|
854 | | #define _GNU_SOURCE 1 |
---|
855 | | #define NEED_GPG_VERSION "1.2.2" |
---|
856 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
857 | | #define PACKAGE "gpgme" |
---|
858 | | #define VERSION "1.1.2" |
---|
859 | | #define STDC_HEADERS 1 |
---|
860 | | #define HAVE_SYS_TYPES_H 1 |
---|
861 | | #define HAVE_SYS_STAT_H 1 |
---|
862 | | #define HAVE_STDLIB_H 1 |
---|
863 | | #define HAVE_STRING_H 1 |
---|
864 | | #define HAVE_MEMORY_H 1 |
---|
865 | | #define HAVE_STRINGS_H 1 |
---|
866 | | #define HAVE_INTTYPES_H 1 |
---|
867 | | #define HAVE_STDINT_H 1 |
---|
868 | | #define HAVE_UNISTD_H 1 |
---|
869 | | #define HAVE_DLFCN_H 1 |
---|
870 | | #ifdef __cplusplus |
---|
871 | | extern "C" void std::exit (int); using std::exit; |
---|
872 | | #endif |
---|
873 | | #define HAVE_PTH |
---|
874 | | #define HAVE_PTHREAD |
---|
875 | | #define HAVE_SYS_SELECT_H 1 |
---|
876 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
877 | | #define HAVE_FSEEKO 1 |
---|
878 | | #define HAVE_STPCPY 1 |
---|
879 | | #define HAVE_VASPRINTF 1 |
---|
880 | | #define HAVE_TTYNAME_R 1 |
---|
881 | | /* end confdefs.h. */ |
---|
882 | | /* Define getenv_r to an innocuous variant, in case <limits.h> declares getenv_r. |
---|
883 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
884 | | #define getenv_r innocuous_getenv_r |
---|
885 | | |
---|
886 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
887 | | which can conflict with char getenv_r (); below. |
---|
888 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
889 | | <limits.h> exists even on freestanding compilers. */ |
---|
890 | | |
---|
891 | | #ifdef __STDC__ |
---|
892 | | # include <limits.h> |
---|
893 | | #else |
---|
894 | | # include <assert.h> |
---|
895 | | #endif |
---|
896 | | |
---|
897 | | #undef getenv_r |
---|
898 | | |
---|
899 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
900 | | #ifdef __cplusplus |
---|
901 | | extern "C" |
---|
902 | | { |
---|
903 | | #endif |
---|
904 | | /* We use char because int might match the return type of a gcc2 |
---|
905 | | builtin and then its argument prototype would still apply. */ |
---|
906 | | char getenv_r (); |
---|
907 | | /* The GNU C library defines this for functions which it implements |
---|
908 | | to always fail with ENOSYS. Some functions are actually named |
---|
909 | | something starting with __ and the normal name is an alias. */ |
---|
910 | | #if defined (__stub_getenv_r) || defined (__stub___getenv_r) |
---|
911 | | choke me |
---|
912 | | #else |
---|
913 | | char (*f) () = getenv_r; |
---|
914 | | #endif |
---|
915 | | #ifdef __cplusplus |
---|
916 | | } |
---|
917 | | #endif |
---|
918 | | |
---|
919 | | int |
---|
920 | | main () |
---|
921 | | { |
---|
922 | | return f != getenv_r; |
---|
923 | | ; |
---|
924 | | return 0; |
---|
925 | | } |
---|
926 | configure:22332: result: no |
---|
927 | configure:22346: WARNING: |
---|
928 | *** |
---|
929 | *** getenv() is not thread-safe and getenv_r() does not exist |
---|
930 | *** |
---|
931 | configure:22359: checking for timegm |
---|
932 | configure:22416: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
933 | conftest.c:62: warning: function declaration isn't a prototype |
---|
934 | conftest.c:69: warning: function declaration isn't a prototype |
---|
935 | conftest.c:77: warning: function declaration isn't a prototype |
---|
936 | configure:22422: $? = 0 |
---|
937 | configure:22425: test -z || test ! -s conftest.err |
---|
938 | configure:22428: $? = 0 |
---|
939 | configure:22431: test -s conftest |
---|
940 | configure:22434: $? = 0 |
---|
941 | configure:22446: result: yes |
---|
942 | configure:22486: checking for gpg-error-config |
---|
943 | configure:22504: found /opt/local/bin/gpg-error-config |
---|
944 | configure:22517: result: /opt/local/bin/gpg-error-config |
---|
945 | configure:22525: checking for GPG Error - version >= 0.5 |
---|
946 | configure:22551: result: yes |
---|
947 | configure:22681: checking for GnuPG >= 1.2.2 |
---|
948 | configure:22714: result: yes |
---|
949 | configure:22750: checking for gpgsm |
---|
950 | configure:22768: found /opt/local/bin/gpgsm |
---|
951 | configure:22780: result: /opt/local/bin/gpgsm |
---|
952 | configure:22857: checking for GPGSM >= 1.9.6 |
---|
953 | configure:22890: result: yes |
---|
954 | configure:22930: checking for funopen |
---|
955 | configure:22987: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
956 | conftest.c:67: warning: function declaration isn't a prototype |
---|
957 | conftest.c:74: warning: function declaration isn't a prototype |
---|
958 | conftest.c:82: warning: function declaration isn't a prototype |
---|
959 | configure:22993: $? = 0 |
---|
960 | configure:22996: test -z || test ! -s conftest.err |
---|
961 | configure:22999: $? = 0 |
---|
962 | configure:23002: test -s conftest |
---|
963 | configure:23005: $? = 0 |
---|
964 | configure:23017: result: yes |
---|
965 | configure:23156: checking for isascii |
---|
966 | configure:23213: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
967 | conftest.c:68: warning: function declaration isn't a prototype |
---|
968 | conftest.c:68: warning: conflicting types for built-in function 'isascii' |
---|
969 | conftest.c:75: warning: function declaration isn't a prototype |
---|
970 | conftest.c:83: warning: function declaration isn't a prototype |
---|
971 | configure:23219: $? = 0 |
---|
972 | configure:23222: test -z || test ! -s conftest.err |
---|
973 | configure:23225: $? = 0 |
---|
974 | configure:23228: test -s conftest |
---|
975 | configure:23231: $? = 0 |
---|
976 | configure:23243: result: yes |
---|
977 | configure:23267: checking for putc_unlocked |
---|
978 | configure:23324: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
979 | conftest.c:69: warning: function declaration isn't a prototype |
---|
980 | conftest.c:76: warning: function declaration isn't a prototype |
---|
981 | conftest.c:84: warning: function declaration isn't a prototype |
---|
982 | configure:23330: $? = 0 |
---|
983 | configure:23333: test -z || test ! -s conftest.err |
---|
984 | configure:23336: $? = 0 |
---|
985 | configure:23339: test -s conftest |
---|
986 | configure:23342: $? = 0 |
---|
987 | configure:23354: result: yes |
---|
988 | configure:23378: checking for memrchr |
---|
989 | configure:23435: gcc -o conftest -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
990 | conftest.c:70: warning: function declaration isn't a prototype |
---|
991 | conftest.c:77: warning: function declaration isn't a prototype |
---|
992 | conftest.c:85: warning: function declaration isn't a prototype |
---|
993 | /usr/bin/ld: warning prebinding disabled because of undefined symbols |
---|
994 | /usr/bin/ld: Undefined symbols: |
---|
995 | _memrchr |
---|
996 | collect2: ld returned 1 exit status |
---|
997 | configure:23441: $? = 1 |
---|
998 | configure: failed program was: |
---|
999 | | /* confdefs.h. */ |
---|
1000 | | |
---|
1001 | | #define PACKAGE_NAME "gpgme" |
---|
1002 | | #define PACKAGE_TARNAME "gpgme" |
---|
1003 | | #define PACKAGE_VERSION "1.1.2" |
---|
1004 | | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
1005 | | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
1006 | | #define PACKAGE "gpgme" |
---|
1007 | | #define VERSION "1.1.2" |
---|
1008 | | #define _GNU_SOURCE 1 |
---|
1009 | | #define NEED_GPG_VERSION "1.2.2" |
---|
1010 | | #define NEED_GPGSM_VERSION "1.9.6" |
---|
1011 | | #define PACKAGE "gpgme" |
---|
1012 | | #define VERSION "1.1.2" |
---|
1013 | | #define STDC_HEADERS 1 |
---|
1014 | | #define HAVE_SYS_TYPES_H 1 |
---|
1015 | | #define HAVE_SYS_STAT_H 1 |
---|
1016 | | #define HAVE_STDLIB_H 1 |
---|
1017 | | #define HAVE_STRING_H 1 |
---|
1018 | | #define HAVE_MEMORY_H 1 |
---|
1019 | | #define HAVE_STRINGS_H 1 |
---|
1020 | | #define HAVE_INTTYPES_H 1 |
---|
1021 | | #define HAVE_STDINT_H 1 |
---|
1022 | | #define HAVE_UNISTD_H 1 |
---|
1023 | | #define HAVE_DLFCN_H 1 |
---|
1024 | | #ifdef __cplusplus |
---|
1025 | | extern "C" void std::exit (int); using std::exit; |
---|
1026 | | #endif |
---|
1027 | | #define HAVE_PTH |
---|
1028 | | #define HAVE_PTHREAD |
---|
1029 | | #define HAVE_SYS_SELECT_H 1 |
---|
1030 | | #define SIZEOF_UNSIGNED_INT 4 |
---|
1031 | | #define HAVE_FSEEKO 1 |
---|
1032 | | #define HAVE_STPCPY 1 |
---|
1033 | | #define HAVE_VASPRINTF 1 |
---|
1034 | | #define HAVE_TTYNAME_R 1 |
---|
1035 | | #define HAVE_TIMEGM 1 |
---|
1036 | | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GPGME |
---|
1037 | | #define GPG_PATH "/opt/local/bin/gpg" |
---|
1038 | | #define GPGSM_PATH "/opt/local/bin/gpgsm" |
---|
1039 | | #define ENABLE_GPGSM 1 |
---|
1040 | | #define HAVE_FUNOPEN 1 |
---|
1041 | | #define HAVE_ISASCII 1 |
---|
1042 | | #define HAVE_PUTC_UNLOCKED 1 |
---|
1043 | | /* end confdefs.h. */ |
---|
1044 | | /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr. |
---|
1045 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1046 | | #define memrchr innocuous_memrchr |
---|
1047 | | |
---|
1048 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1049 | | which can conflict with char memrchr (); below. |
---|
1050 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1051 | | <limits.h> exists even on freestanding compilers. */ |
---|
1052 | | |
---|
1053 | | #ifdef __STDC__ |
---|
1054 | | # include <limits.h> |
---|
1055 | | #else |
---|
1056 | | # include <assert.h> |
---|
1057 | | #endif |
---|
1058 | | |
---|
1059 | | #undef memrchr |
---|
1060 | | |
---|
1061 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1062 | | #ifdef __cplusplus |
---|
1063 | | extern "C" |
---|
1064 | | { |
---|
1065 | | #endif |
---|
1066 | | /* We use char because int might match the return type of a gcc2 |
---|
1067 | | builtin and then its argument prototype would still apply. */ |
---|
1068 | | char memrchr (); |
---|
1069 | | /* The GNU C library defines this for functions which it implements |
---|
1070 | | to always fail with ENOSYS. Some functions are actually named |
---|
1071 | | something starting with __ and the normal name is an alias. */ |
---|
1072 | | #if defined (__stub_memrchr) || defined (__stub___memrchr) |
---|
1073 | | choke me |
---|
1074 | | #else |
---|
1075 | | char (*f) () = memrchr; |
---|
1076 | | #endif |
---|
1077 | | #ifdef __cplusplus |
---|
1078 | | } |
---|
1079 | | #endif |
---|
1080 | | |
---|
1081 | | int |
---|
1082 | | main () |
---|
1083 | | { |
---|
1084 | | return f != memrchr; |
---|
1085 | | ; |
---|
1086 | | return 0; |
---|
1087 | | } |
---|
1088 | configure:23465: result: no |
---|
1089 | configure:23501: checking sys/uio.h usability |
---|
1090 | configure:23513: gcc -c -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -I/opt/local/include conftest.c >&5 |
---|
1091 | configure:23519: $? = 0 |
---|
1092 | configure:23522: test -z || test ! -s conftest.err |
---|
1093 | configure:23525: $? = 0 |
---|
1094 | configure:23528: test -s conftest.o |
---|
1095 | configure:23531: $? = 0 |
---|
1096 | configure:23541: result: yes |
---|
1097 | configure:23545: checking sys/uio.h presence |
---|
1098 | configure:23555: gcc -E -I/opt/local/include conftest.c |
---|
1099 | configure:23561: $? = 0 |
---|
1100 | configure:23581: result: yes |
---|
1101 | configure:23616: checking for sys/uio.h |
---|
1102 | configure:23623: result: yes |
---|
1103 | configure:23916: creating ./config.status |
---|
1104 | |
---|
1105 | ## ---------------------- ## |
---|
1106 | ## Running config.status. ## |
---|
1107 | ## ---------------------- ## |
---|
1108 | |
---|
1109 | This file was extended by gpgme config.status 1.1.2, which was |
---|
1110 | generated by GNU Autoconf 2.59. Invocation command line was |
---|
1111 | |
---|
1112 | CONFIG_FILES = |
---|
1113 | CONFIG_HEADERS = |
---|
1114 | CONFIG_LINKS = |
---|
1115 | CONFIG_COMMANDS = |
---|
1116 | $ ./config.status |
---|
1117 | |
---|
1118 | on G3.local |
---|
1119 | |
---|
1120 | config.status:821: creating Makefile |
---|
1121 | config.status:821: creating assuan/Makefile |
---|
1122 | config.status:821: creating gpgme/Makefile |
---|
1123 | config.status:821: creating tests/Makefile |
---|
1124 | config.status:821: creating tests/gpg/Makefile |
---|
1125 | config.status:821: creating tests/gpgsm/Makefile |
---|
1126 | config.status:821: creating doc/Makefile |
---|
1127 | config.status:821: creating complus/Makefile |
---|
1128 | config.status:821: creating gpgme/versioninfo.rc |
---|
1129 | config.status:821: creating gpgme/gpgme-config |
---|
1130 | config.status:891: creating config.h |
---|
1131 | config.status:1241: executing depfiles commands |
---|
1132 | |
---|
1133 | ## ---------------- ## |
---|
1134 | ## Cache variables. ## |
---|
1135 | ## ---------------- ## |
---|
1136 | |
---|
1137 | ac_cv_build=powerpc-apple-darwin8.5.0 |
---|
1138 | ac_cv_build_alias=powerpc-apple-darwin8.5.0 |
---|
1139 | ac_cv_c_compiler_gnu=yes |
---|
1140 | ac_cv_c_inline=inline |
---|
1141 | ac_cv_cxx_compiler_gnu=yes |
---|
1142 | ac_cv_env_CC_set= |
---|
1143 | ac_cv_env_CC_value= |
---|
1144 | ac_cv_env_CFLAGS_set= |
---|
1145 | ac_cv_env_CFLAGS_value= |
---|
1146 | ac_cv_env_CPPFLAGS_set=set |
---|
1147 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
1148 | ac_cv_env_CPP_set= |
---|
1149 | ac_cv_env_CPP_value= |
---|
1150 | ac_cv_env_CXXCPP_set= |
---|
1151 | ac_cv_env_CXXCPP_value= |
---|
1152 | ac_cv_env_CXXFLAGS_set= |
---|
1153 | ac_cv_env_CXXFLAGS_value= |
---|
1154 | ac_cv_env_CXX_set= |
---|
1155 | ac_cv_env_CXX_value= |
---|
1156 | ac_cv_env_F77_set= |
---|
1157 | ac_cv_env_F77_value= |
---|
1158 | ac_cv_env_FFLAGS_set= |
---|
1159 | ac_cv_env_FFLAGS_value= |
---|
1160 | ac_cv_env_LDFLAGS_set=set |
---|
1161 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
1162 | ac_cv_env_build_alias_set= |
---|
1163 | ac_cv_env_build_alias_value= |
---|
1164 | ac_cv_env_host_alias_set= |
---|
1165 | ac_cv_env_host_alias_value= |
---|
1166 | ac_cv_env_target_alias_set= |
---|
1167 | ac_cv_env_target_alias_value= |
---|
1168 | ac_cv_exeext= |
---|
1169 | ac_cv_f77_compiler_gnu=no |
---|
1170 | ac_cv_func_fseeko=yes |
---|
1171 | ac_cv_func_funopen=yes |
---|
1172 | ac_cv_func_getenv_r=no |
---|
1173 | ac_cv_func_isascii=yes |
---|
1174 | ac_cv_func_memrchr=no |
---|
1175 | ac_cv_func_putc_unlocked=yes |
---|
1176 | ac_cv_func_stpcpy=yes |
---|
1177 | ac_cv_func_timegm=yes |
---|
1178 | ac_cv_func_ttyname_r=yes |
---|
1179 | ac_cv_func_vasprintf=yes |
---|
1180 | ac_cv_gnu_library_2_1=no |
---|
1181 | ac_cv_header_dlfcn_h=yes |
---|
1182 | ac_cv_header_inttypes_h=yes |
---|
1183 | ac_cv_header_memory_h=yes |
---|
1184 | ac_cv_header_stdc=yes |
---|
1185 | ac_cv_header_stdint_h=yes |
---|
1186 | ac_cv_header_stdlib_h=yes |
---|
1187 | ac_cv_header_string_h=yes |
---|
1188 | ac_cv_header_strings_h=yes |
---|
1189 | ac_cv_header_sys_select_h=yes |
---|
1190 | ac_cv_header_sys_stat_h=yes |
---|
1191 | ac_cv_header_sys_types_h=yes |
---|
1192 | ac_cv_header_sys_uio_h=yes |
---|
1193 | ac_cv_header_unistd_h=yes |
---|
1194 | ac_cv_host=powerpc-apple-darwin8.5.0 |
---|
1195 | ac_cv_host_alias=powerpc-apple-darwin8.5.0 |
---|
1196 | ac_cv_lib_pthread_pthread_create=yes |
---|
1197 | ac_cv_objext=o |
---|
1198 | ac_cv_path_GPGSM=/opt/local/bin/gpgsm |
---|
1199 | ac_cv_path_GPG_ERROR_CONFIG=/opt/local/bin/gpg-error-config |
---|
1200 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1201 | ac_cv_path_install='/usr/bin/install -c' |
---|
1202 | ac_cv_prog_AWK=awk |
---|
1203 | ac_cv_prog_CPP='gcc -E' |
---|
1204 | ac_cv_prog_CXXCPP='g++ -E' |
---|
1205 | ac_cv_prog_ac_ct_AR=ar |
---|
1206 | ac_cv_prog_ac_ct_CC=gcc |
---|
1207 | ac_cv_prog_ac_ct_CXX=g++ |
---|
1208 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1209 | ac_cv_prog_ac_ct_RC=no |
---|
1210 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1211 | ac_cv_prog_cc_g=yes |
---|
1212 | ac_cv_prog_cc_stdc= |
---|
1213 | ac_cv_prog_cxx_g=yes |
---|
1214 | ac_cv_prog_egrep='grep -E' |
---|
1215 | ac_cv_prog_f77_g=no |
---|
1216 | ac_cv_prog_make_make_set=yes |
---|
1217 | ac_cv_sizeof_unsigned_int=4 |
---|
1218 | ac_cv_sys_file_offset_bits=no |
---|
1219 | ac_cv_sys_large_files=no |
---|
1220 | ac_cv_sys_largefile_CC=no |
---|
1221 | ac_cv_sys_largefile_source=no |
---|
1222 | ac_cv_type_off_t=yes |
---|
1223 | ac_cv_type_unsigned_int=yes |
---|
1224 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1225 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1226 | lt_cv_deplibs_check_method=pass_all |
---|
1227 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1228 | lt_cv_file_magic_test_file= |
---|
1229 | lt_cv_ld_reload_flag=-r |
---|
1230 | lt_cv_objdir=.libs |
---|
1231 | lt_cv_path_LD=/usr/bin/ld |
---|
1232 | lt_cv_path_LDCXX=/usr/bin/ld |
---|
1233 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
1234 | lt_cv_path_SED=/usr/bin/sed |
---|
1235 | lt_cv_prog_compiler_c_o=yes |
---|
1236 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1237 | lt_cv_prog_compiler_c_o_RC=yes |
---|
1238 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
1239 | lt_cv_prog_gnu_ld=no |
---|
1240 | lt_cv_prog_gnu_ldcxx=no |
---|
1241 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' |
---|
1242 | 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'\''' |
---|
1243 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
1244 | lt_cv_sys_max_cmd_len=65536 |
---|
1245 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
1246 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
1247 | lt_lt_cv_prog_compiler_c_o_RC='"yes"' |
---|
1248 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' |
---|
1249 | 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'\''"' |
---|
1250 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
1251 | |
---|
1252 | ## ----------------- ## |
---|
1253 | ## Output variables. ## |
---|
1254 | ## ----------------- ## |
---|
1255 | |
---|
1256 | ACLOCAL='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/missing --run aclocal-1.9' |
---|
1257 | AMDEPBACKSLASH='\' |
---|
1258 | AMDEP_FALSE='#' |
---|
1259 | AMDEP_TRUE='' |
---|
1260 | AMTAR='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/missing --run tar' |
---|
1261 | AR='ar' |
---|
1262 | AS='as' |
---|
1263 | AUTOCONF='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/missing --run autoconf' |
---|
1264 | AUTOHEADER='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/missing --run autoheader' |
---|
1265 | AUTOMAKE='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/missing --run automake-1.9' |
---|
1266 | AWK='awk' |
---|
1267 | BUILD_ASSUAN_FALSE='#' |
---|
1268 | BUILD_ASSUAN_TRUE='' |
---|
1269 | BUILD_COMPLUS_FALSE='' |
---|
1270 | BUILD_COMPLUS_TRUE='#' |
---|
1271 | BUILD_FILEVERSION='' |
---|
1272 | BUILD_REVISION='1163' |
---|
1273 | BUILD_TIMESTAMP='' |
---|
1274 | BUILD_W32_GLIB_FALSE='' |
---|
1275 | BUILD_W32_GLIB_TRUE='#' |
---|
1276 | CC='gcc' |
---|
1277 | CCDEPMODE='depmode=gcc3' |
---|
1278 | CFLAGS='-g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes' |
---|
1279 | CPP='gcc -E' |
---|
1280 | CPPFLAGS='-I/opt/local/include' |
---|
1281 | CXX='g++' |
---|
1282 | CXXCPP='g++ -E' |
---|
1283 | CXXDEPMODE='depmode=gcc3' |
---|
1284 | CXXFLAGS='-g -O2' |
---|
1285 | CYGPATH_W='echo' |
---|
1286 | DEFS='-DHAVE_CONFIG_H' |
---|
1287 | DEPDIR='.deps' |
---|
1288 | DLLTOOL='dlltool' |
---|
1289 | ECHO='echo' |
---|
1290 | ECHO_C='' |
---|
1291 | ECHO_N='-n' |
---|
1292 | ECHO_T='' |
---|
1293 | EGREP='grep -E' |
---|
1294 | EXEEXT='' |
---|
1295 | F77='' |
---|
1296 | FFLAGS='' |
---|
1297 | GLIBC21='no' |
---|
1298 | GLIB_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include ' |
---|
1299 | GLIB_GENMARSHAL='glib-genmarshal' |
---|
1300 | GLIB_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv ' |
---|
1301 | GLIB_MKENUMS='glib-mkenums' |
---|
1302 | GOBJECT_QUERY='gobject-query' |
---|
1303 | GPG='/opt/local/bin/gpg' |
---|
1304 | GPGME_CONFIG_API_VERSION='1' |
---|
1305 | GPGME_CONFIG_CFLAGS='' |
---|
1306 | GPGME_CONFIG_LIBS='-lgpgme' |
---|
1307 | GPGSM='/opt/local/bin/gpgsm' |
---|
1308 | GPG_ERROR_CFLAGS='-I/opt/local/include' |
---|
1309 | GPG_ERROR_CONFIG='/opt/local/bin/gpg-error-config' |
---|
1310 | GPG_ERROR_LIBS='-L/opt/local/lib -lgpg-error' |
---|
1311 | GPG_PATH='' |
---|
1312 | HAVE_DOSISH_SYSTEM_FALSE='' |
---|
1313 | HAVE_DOSISH_SYSTEM_TRUE='#' |
---|
1314 | HAVE_GPGSM_FALSE='#' |
---|
1315 | HAVE_GPGSM_TRUE='' |
---|
1316 | HAVE_LD_VERSION_SCRIPT_FALSE='' |
---|
1317 | HAVE_LD_VERSION_SCRIPT_TRUE='#' |
---|
1318 | HAVE_PTHREAD_FALSE='#' |
---|
1319 | HAVE_PTHREAD_TRUE='' |
---|
1320 | HAVE_PTH_FALSE='#' |
---|
1321 | HAVE_PTH_TRUE='' |
---|
1322 | HAVE_W32_SYSTEM_FALSE='' |
---|
1323 | HAVE_W32_SYSTEM_TRUE='#' |
---|
1324 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1325 | INSTALL_PROGRAM='${INSTALL}' |
---|
1326 | INSTALL_SCRIPT='${INSTALL}' |
---|
1327 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
1328 | LDFLAGS='-L/opt/local/lib' |
---|
1329 | LIBGPGME_LT_AGE='6' |
---|
1330 | LIBGPGME_LT_CURRENT='17' |
---|
1331 | LIBGPGME_LT_REVISION='1' |
---|
1332 | LIBOBJS=' memrchr$U.o' |
---|
1333 | LIBS='' |
---|
1334 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1335 | LN_S='ln -s' |
---|
1336 | LTLIBOBJS=' memrchr$U.lo' |
---|
1337 | MAINT='#' |
---|
1338 | MAINTAINER_MODE_FALSE='' |
---|
1339 | MAINTAINER_MODE_TRUE='#' |
---|
1340 | MAKEINFO='${SHELL} /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/missing --run makeinfo' |
---|
1341 | OBJDUMP='objdump' |
---|
1342 | OBJEXT='o' |
---|
1343 | PACKAGE='gpgme' |
---|
1344 | PACKAGE_BUGREPORT='bug-gpgme@gnupg.org' |
---|
1345 | PACKAGE_NAME='gpgme' |
---|
1346 | PACKAGE_STRING='gpgme 1.1.2' |
---|
1347 | PACKAGE_TARNAME='gpgme' |
---|
1348 | PACKAGE_VERSION='1.1.2' |
---|
1349 | PATH_SEPARATOR=':' |
---|
1350 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1351 | PTH_CFLAGS='-I/opt/local/include' |
---|
1352 | PTH_CPPFLAGS='-I/opt/local/include' |
---|
1353 | PTH_LDFLAGS='-L/opt/local/lib' |
---|
1354 | PTH_LIBS='-lpth' |
---|
1355 | RANLIB='ranlib' |
---|
1356 | RC='no' |
---|
1357 | RUN_GPGSM_TESTS_FALSE='#' |
---|
1358 | RUN_GPGSM_TESTS_TRUE='' |
---|
1359 | RUN_GPG_TESTS_FALSE='#' |
---|
1360 | RUN_GPG_TESTS_TRUE='' |
---|
1361 | SET_MAKE='' |
---|
1362 | SHELL='/bin/sh' |
---|
1363 | STRIP='strip' |
---|
1364 | VERSION='1.1.2' |
---|
1365 | ac_ct_AR='ar' |
---|
1366 | ac_ct_AS='' |
---|
1367 | ac_ct_CC='gcc' |
---|
1368 | ac_ct_CXX='g++' |
---|
1369 | ac_ct_DLLTOOL='' |
---|
1370 | ac_ct_F77='' |
---|
1371 | ac_ct_OBJDUMP='' |
---|
1372 | ac_ct_RANLIB='ranlib' |
---|
1373 | ac_ct_RC='no' |
---|
1374 | ac_ct_STRIP='strip' |
---|
1375 | am__fastdepCC_FALSE='#' |
---|
1376 | am__fastdepCC_TRUE='' |
---|
1377 | am__fastdepCXX_FALSE='#' |
---|
1378 | am__fastdepCXX_TRUE='' |
---|
1379 | am__include='include' |
---|
1380 | am__leading_dot='.' |
---|
1381 | am__quote='' |
---|
1382 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
1383 | am__untar='${AMTAR} xf -' |
---|
1384 | bindir='${exec_prefix}/bin' |
---|
1385 | build='powerpc-apple-darwin8.5.0' |
---|
1386 | build_alias='' |
---|
1387 | build_cpu='powerpc' |
---|
1388 | build_os='darwin8.5.0' |
---|
1389 | build_vendor='apple' |
---|
1390 | datadir='${prefix}/share' |
---|
1391 | exec_prefix='${prefix}' |
---|
1392 | host='powerpc-apple-darwin8.5.0' |
---|
1393 | host_alias='' |
---|
1394 | host_cpu='powerpc' |
---|
1395 | host_os='darwin8.5.0' |
---|
1396 | host_vendor='apple' |
---|
1397 | includedir='${prefix}/include' |
---|
1398 | infodir='/opt/local/share/info' |
---|
1399 | install_sh='/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_gpgme/work/gpgme-1.1.2/install-sh' |
---|
1400 | libdir='${exec_prefix}/lib' |
---|
1401 | libexecdir='${exec_prefix}/libexec' |
---|
1402 | localstatedir='${prefix}/var' |
---|
1403 | mandir='/opt/local/share/man' |
---|
1404 | mkdir_p='$(mkinstalldirs)' |
---|
1405 | oldincludedir='/usr/include' |
---|
1406 | prefix='/opt/local' |
---|
1407 | program_transform_name='s,x,x,' |
---|
1408 | sbindir='${exec_prefix}/sbin' |
---|
1409 | sharedstatedir='${prefix}/com' |
---|
1410 | sysconfdir='${prefix}/etc' |
---|
1411 | target_alias='' |
---|
1412 | |
---|
1413 | ## ----------- ## |
---|
1414 | ## confdefs.h. ## |
---|
1415 | ## ----------- ## |
---|
1416 | |
---|
1417 | #define ENABLE_GPGSM 1 |
---|
1418 | #define GPGSM_PATH "/opt/local/bin/gpgsm" |
---|
1419 | #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GPGME |
---|
1420 | #define GPG_PATH "/opt/local/bin/gpg" |
---|
1421 | #define HAVE_DLFCN_H 1 |
---|
1422 | #define HAVE_FSEEKO 1 |
---|
1423 | #define HAVE_FUNOPEN 1 |
---|
1424 | #define HAVE_INTTYPES_H 1 |
---|
1425 | #define HAVE_ISASCII 1 |
---|
1426 | #define HAVE_MEMORY_H 1 |
---|
1427 | #define HAVE_PTH |
---|
1428 | #define HAVE_PTHREAD |
---|
1429 | #define HAVE_PUTC_UNLOCKED 1 |
---|
1430 | #define HAVE_STDINT_H 1 |
---|
1431 | #define HAVE_STDLIB_H 1 |
---|
1432 | #define HAVE_STPCPY 1 |
---|
1433 | #define HAVE_STRINGS_H 1 |
---|
1434 | #define HAVE_STRING_H 1 |
---|
1435 | #define HAVE_SYS_SELECT_H 1 |
---|
1436 | #define HAVE_SYS_STAT_H 1 |
---|
1437 | #define HAVE_SYS_TYPES_H 1 |
---|
1438 | #define HAVE_SYS_UIO_H 1 |
---|
1439 | #define HAVE_TIMEGM 1 |
---|
1440 | #define HAVE_TTYNAME_R 1 |
---|
1441 | #define HAVE_UNISTD_H 1 |
---|
1442 | #define HAVE_VASPRINTF 1 |
---|
1443 | #define NEED_GPGSM_VERSION "1.9.6" |
---|
1444 | #define NEED_GPG_VERSION "1.2.2" |
---|
1445 | #define PACKAGE "gpgme" |
---|
1446 | #define PACKAGE "gpgme" |
---|
1447 | #define PACKAGE_BUGREPORT "bug-gpgme@gnupg.org" |
---|
1448 | #define PACKAGE_NAME "gpgme" |
---|
1449 | #define PACKAGE_STRING "gpgme 1.1.2" |
---|
1450 | #define PACKAGE_TARNAME "gpgme" |
---|
1451 | #define PACKAGE_VERSION "1.1.2" |
---|
1452 | #define SIZEOF_UNSIGNED_INT 4 |
---|
1453 | #define STDC_HEADERS 1 |
---|
1454 | #define VERSION "1.1.2" |
---|
1455 | #define VERSION "1.1.2" |
---|
1456 | #define _GNU_SOURCE 1 |
---|
1457 | #endif |
---|
1458 | #ifdef __cplusplus |
---|
1459 | extern "C" void std::exit (int); using std::exit; |
---|
1460 | |
---|
1461 | configure: exit 0 |
---|