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 gearmand configure 1.1.12, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/macports --disable-silent-rules --disable-libdrizzle --disable-libpq --disable-libmemcached --disable-libtokyocabinet --enable-jobserver=8 --without-mysql |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = macBookProXopek |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~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 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~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: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 253 tasks, 1242 threads, 8 processors |
---|
34 | Load average: 6.25, Mach factor: 3.03 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/macports/bin |
---|
40 | PATH: /opt/macports/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:3039: checking for C compiler version |
---|
52 | configure:3048: /usr/bin/clang -arch x86_64 --version >&5 |
---|
53 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
54 | Target: x86_64-apple-darwin14.5.0 |
---|
55 | Thread model: posix |
---|
56 | configure:3059: $? = 0 |
---|
57 | configure:3048: /usr/bin/clang -arch x86_64 -v >&5 |
---|
58 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
59 | Target: x86_64-apple-darwin14.5.0 |
---|
60 | Thread model: posix |
---|
61 | configure:3059: $? = 0 |
---|
62 | configure:3048: /usr/bin/clang -arch x86_64 -V >&5 |
---|
63 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
64 | clang: error: no input files |
---|
65 | configure:3059: $? = 1 |
---|
66 | configure:3048: /usr/bin/clang -arch x86_64 -qversion >&5 |
---|
67 | clang: error: unknown argument: '-qversion' |
---|
68 | clang: error: no input files |
---|
69 | configure:3059: $? = 1 |
---|
70 | configure:3079: checking whether the C compiler works |
---|
71 | configure:3101: /usr/bin/clang -arch x86_64 -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
72 | configure:3105: $? = 0 |
---|
73 | configure:3153: result: yes |
---|
74 | configure:3156: checking for C compiler default output file name |
---|
75 | configure:3158: result: a.out |
---|
76 | configure:3164: checking for suffix of executables |
---|
77 | configure:3171: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
78 | configure:3175: $? = 0 |
---|
79 | configure:3197: result: |
---|
80 | configure:3219: checking whether we are cross compiling |
---|
81 | configure:3227: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
82 | configure:3231: $? = 0 |
---|
83 | configure:3238: ./conftest |
---|
84 | configure:3242: $? = 0 |
---|
85 | configure:3257: result: no |
---|
86 | configure:3262: checking for suffix of object files |
---|
87 | configure:3284: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
88 | configure:3288: $? = 0 |
---|
89 | configure:3309: result: o |
---|
90 | configure:3313: checking whether we are using the GNU C compiler |
---|
91 | configure:3332: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
92 | configure:3332: $? = 0 |
---|
93 | configure:3341: result: yes |
---|
94 | configure:3350: checking whether /usr/bin/clang -arch x86_64 accepts -g |
---|
95 | configure:3370: /usr/bin/clang -arch x86_64 -c -g -I/opt/macports/include conftest.c >&5 |
---|
96 | configure:3370: $? = 0 |
---|
97 | configure:3411: result: yes |
---|
98 | configure:3428: checking for /usr/bin/clang -arch x86_64 option to accept ISO C89 |
---|
99 | configure:3491: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
100 | configure:3491: $? = 0 |
---|
101 | configure:3504: result: none needed |
---|
102 | configure:3636: checking for C++ compiler version |
---|
103 | configure:3645: /usr/bin/clang++ -arch x86_64 --version >&5 |
---|
104 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
105 | Target: x86_64-apple-darwin14.5.0 |
---|
106 | Thread model: posix |
---|
107 | configure:3656: $? = 0 |
---|
108 | configure:3645: /usr/bin/clang++ -arch x86_64 -v >&5 |
---|
109 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
110 | Target: x86_64-apple-darwin14.5.0 |
---|
111 | Thread model: posix |
---|
112 | configure:3656: $? = 0 |
---|
113 | configure:3645: /usr/bin/clang++ -arch x86_64 -V >&5 |
---|
114 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
115 | clang: error: no input files |
---|
116 | configure:3656: $? = 1 |
---|
117 | configure:3645: /usr/bin/clang++ -arch x86_64 -qversion >&5 |
---|
118 | clang: error: unknown argument: '-qversion' |
---|
119 | clang: error: no input files |
---|
120 | configure:3656: $? = 1 |
---|
121 | configure:3660: checking whether we are using the GNU C++ compiler |
---|
122 | configure:3679: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -I/opt/macports/include conftest.cpp >&5 |
---|
123 | configure:3679: $? = 0 |
---|
124 | configure:3688: result: yes |
---|
125 | configure:3697: checking whether /usr/bin/clang++ -arch x86_64 accepts -g |
---|
126 | configure:3717: /usr/bin/clang++ -arch x86_64 -c -g -I/opt/macports/include conftest.cpp >&5 |
---|
127 | configure:3717: $? = 0 |
---|
128 | configure:3758: result: yes |
---|
129 | configure:3817: checking build system type |
---|
130 | configure:3831: result: x86_64-apple-darwin14.5.0 |
---|
131 | configure:3851: checking host system type |
---|
132 | configure:3864: result: x86_64-apple-darwin14.5.0 |
---|
133 | configure:3900: checking how to run the C preprocessor |
---|
134 | configure:3931: /usr/bin/clang -arch x86_64 -E -I/opt/macports/include conftest.c |
---|
135 | configure:3931: $? = 0 |
---|
136 | configure:3945: /usr/bin/clang -arch x86_64 -E -I/opt/macports/include conftest.c |
---|
137 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
138 | #include <ac_nonexistent.h> |
---|
139 | ^ |
---|
140 | 1 error generated. |
---|
141 | configure:3945: $? = 1 |
---|
142 | configure: failed program was: |
---|
143 | | /* confdefs.h */ |
---|
144 | | #define PACKAGE_NAME "gearmand" |
---|
145 | | #define PACKAGE_TARNAME "gearmand" |
---|
146 | | #define PACKAGE_VERSION "1.1.12" |
---|
147 | | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
148 | | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
149 | | #define PACKAGE_URL "http://gearman.info/" |
---|
150 | | /* end confdefs.h. */ |
---|
151 | | #include <ac_nonexistent.h> |
---|
152 | configure:3970: result: /usr/bin/clang -arch x86_64 -E |
---|
153 | configure:3990: /usr/bin/clang -arch x86_64 -E -I/opt/macports/include conftest.c |
---|
154 | configure:3990: $? = 0 |
---|
155 | configure:4004: /usr/bin/clang -arch x86_64 -E -I/opt/macports/include conftest.c |
---|
156 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
157 | #include <ac_nonexistent.h> |
---|
158 | ^ |
---|
159 | 1 error generated. |
---|
160 | configure:4004: $? = 1 |
---|
161 | configure: failed program was: |
---|
162 | | /* confdefs.h */ |
---|
163 | | #define PACKAGE_NAME "gearmand" |
---|
164 | | #define PACKAGE_TARNAME "gearmand" |
---|
165 | | #define PACKAGE_VERSION "1.1.12" |
---|
166 | | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
167 | | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
168 | | #define PACKAGE_URL "http://gearman.info/" |
---|
169 | | /* end confdefs.h. */ |
---|
170 | | #include <ac_nonexistent.h> |
---|
171 | configure:4033: checking for grep that handles long lines and -e |
---|
172 | configure:4091: result: /usr/bin/grep |
---|
173 | configure:4096: checking for egrep |
---|
174 | configure:4158: result: /usr/bin/grep -E |
---|
175 | configure:4163: checking for ANSI C header files |
---|
176 | configure:4183: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
177 | configure:4183: $? = 0 |
---|
178 | configure:4256: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
179 | configure:4256: $? = 0 |
---|
180 | configure:4256: ./conftest |
---|
181 | configure:4256: $? = 0 |
---|
182 | configure:4267: result: yes |
---|
183 | configure:4280: checking for sys/types.h |
---|
184 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
185 | configure:4280: $? = 0 |
---|
186 | configure:4280: result: yes |
---|
187 | configure:4280: checking for sys/stat.h |
---|
188 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
189 | configure:4280: $? = 0 |
---|
190 | configure:4280: result: yes |
---|
191 | configure:4280: checking for stdlib.h |
---|
192 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
193 | configure:4280: $? = 0 |
---|
194 | configure:4280: result: yes |
---|
195 | configure:4280: checking for string.h |
---|
196 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
197 | configure:4280: $? = 0 |
---|
198 | configure:4280: result: yes |
---|
199 | configure:4280: checking for memory.h |
---|
200 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
201 | configure:4280: $? = 0 |
---|
202 | configure:4280: result: yes |
---|
203 | configure:4280: checking for strings.h |
---|
204 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
205 | configure:4280: $? = 0 |
---|
206 | configure:4280: result: yes |
---|
207 | configure:4280: checking for inttypes.h |
---|
208 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
209 | configure:4280: $? = 0 |
---|
210 | configure:4280: result: yes |
---|
211 | configure:4280: checking for stdint.h |
---|
212 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
213 | configure:4280: $? = 0 |
---|
214 | configure:4280: result: yes |
---|
215 | configure:4280: checking for unistd.h |
---|
216 | configure:4280: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
217 | configure:4280: $? = 0 |
---|
218 | configure:4280: result: yes |
---|
219 | configure:4295: checking minix/gear_config.h usability |
---|
220 | configure:4295: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
221 | conftest.c:52:10: fatal error: 'minix/gear_config.h' file not found |
---|
222 | #include <minix/gear_config.h> |
---|
223 | ^ |
---|
224 | 1 error generated. |
---|
225 | configure:4295: $? = 1 |
---|
226 | configure: failed program was: |
---|
227 | | /* confdefs.h */ |
---|
228 | | #define PACKAGE_NAME "gearmand" |
---|
229 | | #define PACKAGE_TARNAME "gearmand" |
---|
230 | | #define PACKAGE_VERSION "1.1.12" |
---|
231 | | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
232 | | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
233 | | #define PACKAGE_URL "http://gearman.info/" |
---|
234 | | #define STDC_HEADERS 1 |
---|
235 | | #define HAVE_SYS_TYPES_H 1 |
---|
236 | | #define HAVE_SYS_STAT_H 1 |
---|
237 | | #define HAVE_STDLIB_H 1 |
---|
238 | | #define HAVE_STRING_H 1 |
---|
239 | | #define HAVE_MEMORY_H 1 |
---|
240 | | #define HAVE_STRINGS_H 1 |
---|
241 | | #define HAVE_INTTYPES_H 1 |
---|
242 | | #define HAVE_STDINT_H 1 |
---|
243 | | #define HAVE_UNISTD_H 1 |
---|
244 | | /* end confdefs.h. */ |
---|
245 | | #include <stdio.h> |
---|
246 | | #ifdef HAVE_SYS_TYPES_H |
---|
247 | | # include <sys/types.h> |
---|
248 | | #endif |
---|
249 | | #ifdef HAVE_SYS_STAT_H |
---|
250 | | # include <sys/stat.h> |
---|
251 | | #endif |
---|
252 | | #ifdef STDC_HEADERS |
---|
253 | | # include <stdlib.h> |
---|
254 | | # include <stddef.h> |
---|
255 | | #else |
---|
256 | | # ifdef HAVE_STDLIB_H |
---|
257 | | # include <stdlib.h> |
---|
258 | | # endif |
---|
259 | | #endif |
---|
260 | | #ifdef HAVE_STRING_H |
---|
261 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
262 | | # include <memory.h> |
---|
263 | | # endif |
---|
264 | | # include <string.h> |
---|
265 | | #endif |
---|
266 | | #ifdef HAVE_STRINGS_H |
---|
267 | | # include <strings.h> |
---|
268 | | #endif |
---|
269 | | #ifdef HAVE_INTTYPES_H |
---|
270 | | # include <inttypes.h> |
---|
271 | | #endif |
---|
272 | | #ifdef HAVE_STDINT_H |
---|
273 | | # include <stdint.h> |
---|
274 | | #endif |
---|
275 | | #ifdef HAVE_UNISTD_H |
---|
276 | | # include <unistd.h> |
---|
277 | | #endif |
---|
278 | | #include <minix/gear_config.h> |
---|
279 | configure:4295: result: no |
---|
280 | configure:4295: checking minix/gear_config.h presence |
---|
281 | configure:4295: /usr/bin/clang -arch x86_64 -E -I/opt/macports/include conftest.c |
---|
282 | conftest.c:19:10: fatal error: 'minix/gear_config.h' file not found |
---|
283 | #include <minix/gear_config.h> |
---|
284 | ^ |
---|
285 | 1 error generated. |
---|
286 | configure:4295: $? = 1 |
---|
287 | configure: failed program was: |
---|
288 | | /* confdefs.h */ |
---|
289 | | #define PACKAGE_NAME "gearmand" |
---|
290 | | #define PACKAGE_TARNAME "gearmand" |
---|
291 | | #define PACKAGE_VERSION "1.1.12" |
---|
292 | | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
293 | | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
294 | | #define PACKAGE_URL "http://gearman.info/" |
---|
295 | | #define STDC_HEADERS 1 |
---|
296 | | #define HAVE_SYS_TYPES_H 1 |
---|
297 | | #define HAVE_SYS_STAT_H 1 |
---|
298 | | #define HAVE_STDLIB_H 1 |
---|
299 | | #define HAVE_STRING_H 1 |
---|
300 | | #define HAVE_MEMORY_H 1 |
---|
301 | | #define HAVE_STRINGS_H 1 |
---|
302 | | #define HAVE_INTTYPES_H 1 |
---|
303 | | #define HAVE_STDINT_H 1 |
---|
304 | | #define HAVE_UNISTD_H 1 |
---|
305 | | /* end confdefs.h. */ |
---|
306 | | #include <minix/gear_config.h> |
---|
307 | configure:4295: result: no |
---|
308 | configure:4295: checking for minix/gear_config.h |
---|
309 | configure:4295: result: no |
---|
310 | configure:4324: checking whether it is safe to define __EXTENSIONS__ |
---|
311 | configure:4342: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
312 | configure:4342: $? = 0 |
---|
313 | configure:4349: result: yes |
---|
314 | configure:4380: checking for a BSD-compatible install |
---|
315 | configure:4448: result: /usr/bin/install -c |
---|
316 | configure:4459: checking whether build environment is sane |
---|
317 | configure:4514: result: yes |
---|
318 | configure:4655: checking for a thread-safe mkdir -p |
---|
319 | configure:4694: result: build-aux/install-sh -c -d |
---|
320 | configure:4701: checking for gawk |
---|
321 | configure:4731: result: no |
---|
322 | configure:4701: checking for mawk |
---|
323 | configure:4731: result: no |
---|
324 | configure:4701: checking for nawk |
---|
325 | configure:4731: result: no |
---|
326 | configure:4701: checking for awk |
---|
327 | configure:4717: found /usr/bin/awk |
---|
328 | configure:4728: result: awk |
---|
329 | configure:4739: checking whether make sets $(MAKE) |
---|
330 | configure:4761: result: yes |
---|
331 | configure:4791: checking for style of include used by make |
---|
332 | configure:4819: result: GNU |
---|
333 | configure:4853: checking whether make supports nested variables |
---|
334 | configure:4870: result: yes |
---|
335 | configure:4959: checking whether UID '502' is supported by ustar format |
---|
336 | configure:4962: result: yes |
---|
337 | configure:4969: checking whether GID '501' is supported by ustar format |
---|
338 | configure:4972: result: yes |
---|
339 | configure:4980: checking how to create a ustar tar archive |
---|
340 | configure:4991: tar --version |
---|
341 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
342 | configure:4994: $? = 0 |
---|
343 | configure:5034: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
344 | configure:5037: $? = 0 |
---|
345 | configure:5041: tar -xf - <conftest.tar |
---|
346 | configure:5044: $? = 0 |
---|
347 | configure:5046: cat conftest.dir/file |
---|
348 | GrepMe |
---|
349 | configure:5049: $? = 0 |
---|
350 | configure:5062: result: gnutar |
---|
351 | configure:5071: checking dependency style of /usr/bin/clang -arch x86_64 |
---|
352 | configure:5182: result: gcc3 |
---|
353 | configure:5199: checking dependency style of /usr/bin/clang++ -arch x86_64 |
---|
354 | configure:5310: result: gcc3 |
---|
355 | configure:5393: checking how to print strings |
---|
356 | configure:5420: result: printf |
---|
357 | configure:5441: checking for a sed that does not truncate output |
---|
358 | configure:5505: result: /opt/macports/bin/gsed |
---|
359 | configure:5523: checking for fgrep |
---|
360 | configure:5585: result: /usr/bin/grep -F |
---|
361 | configure:5620: checking for ld used by /usr/bin/clang -arch x86_64 |
---|
362 | configure:5687: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
363 | configure:5694: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
364 | configure:5709: result: no |
---|
365 | configure:5721: checking for BSD- or MS-compatible name lister (nm) |
---|
366 | configure:5770: result: /usr/bin/nm |
---|
367 | configure:5900: checking the name lister (/usr/bin/nm) interface |
---|
368 | configure:5907: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
369 | configure:5910: /usr/bin/nm "conftest.o" |
---|
370 | configure:5913: output |
---|
371 | 0000000000000000 S _some_variable |
---|
372 | configure:5920: result: BSD nm |
---|
373 | configure:5923: checking whether ln -s works |
---|
374 | configure:5927: result: yes |
---|
375 | configure:5935: checking the maximum length of command line arguments |
---|
376 | configure:6065: result: 196608 |
---|
377 | configure:6082: checking whether the shell understands some XSI constructs |
---|
378 | configure:6092: result: yes |
---|
379 | configure:6096: checking whether the shell understands "+=" |
---|
380 | configure:6102: result: yes |
---|
381 | configure:6137: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format |
---|
382 | configure:6177: result: func_convert_file_noop |
---|
383 | configure:6184: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format |
---|
384 | configure:6204: result: func_convert_file_noop |
---|
385 | configure:6211: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
386 | configure:6218: result: -r |
---|
387 | configure:6292: checking for objdump |
---|
388 | configure:6322: result: no |
---|
389 | configure:6351: checking how to recognize dependent libraries |
---|
390 | configure:6553: result: pass_all |
---|
391 | configure:6638: checking for dlltool |
---|
392 | configure:6668: result: no |
---|
393 | configure:6698: checking how to associate runtime and link libraries |
---|
394 | configure:6725: result: printf %s\n |
---|
395 | configure:6785: checking for ar |
---|
396 | configure:6801: found /usr/bin/ar |
---|
397 | configure:6812: result: ar |
---|
398 | configure:6849: checking for archiver @FILE support |
---|
399 | configure:6866: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
400 | configure:6866: $? = 0 |
---|
401 | configure:6869: ar cru libconftest.a @conftest.lst >&5 |
---|
402 | ar: @conftest.lst: No such file or directory |
---|
403 | configure:6872: $? = 1 |
---|
404 | configure:6892: result: no |
---|
405 | configure:6950: checking for strip |
---|
406 | configure:6966: found /usr/bin/strip |
---|
407 | configure:6977: result: strip |
---|
408 | configure:7049: checking for ranlib |
---|
409 | configure:7065: found /usr/bin/ranlib |
---|
410 | configure:7076: result: ranlib |
---|
411 | configure:7178: checking command to parse /usr/bin/nm output from /usr/bin/clang -arch x86_64 object |
---|
412 | configure:7298: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
413 | configure:7301: $? = 0 |
---|
414 | configure:7305: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
415 | configure:7308: $? = 0 |
---|
416 | cannot find nm_test_var in conftest.nm |
---|
417 | configure:7298: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
418 | configure:7301: $? = 0 |
---|
419 | configure:7305: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
---|
420 | configure:7308: $? = 0 |
---|
421 | configure:7374: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
422 | configure:7377: $? = 0 |
---|
423 | configure:7415: result: ok |
---|
424 | configure:7452: checking for sysroot |
---|
425 | configure:7482: result: no |
---|
426 | configure:7744: checking for mt |
---|
427 | configure:7774: result: no |
---|
428 | configure:7794: checking if : is a manifest tool |
---|
429 | configure:7800: : '-?' |
---|
430 | configure:7808: result: no |
---|
431 | configure:7864: checking for dsymutil |
---|
432 | configure:7880: found /usr/bin/dsymutil |
---|
433 | configure:7891: result: dsymutil |
---|
434 | configure:7956: checking for nmedit |
---|
435 | configure:7972: found /usr/bin/nmedit |
---|
436 | configure:7983: result: nmedit |
---|
437 | configure:8048: checking for lipo |
---|
438 | configure:8064: found /usr/bin/lipo |
---|
439 | configure:8075: result: lipo |
---|
440 | configure:8140: checking for otool |
---|
441 | configure:8156: found /usr/bin/otool |
---|
442 | configure:8167: result: otool |
---|
443 | configure:8232: checking for otool64 |
---|
444 | configure:8262: result: no |
---|
445 | configure:8307: checking for -single_module linker flag |
---|
446 | /usr/bin/clang -arch x86_64 -pipe -Os -arch x86_64 -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
447 | configure:8340: result: yes |
---|
448 | configure:8343: checking for -exported_symbols_list linker flag |
---|
449 | configure:8363: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
450 | configure:8363: $? = 0 |
---|
451 | configure:8373: result: yes |
---|
452 | configure:8376: checking for -force_load linker flag |
---|
453 | /usr/bin/clang -arch x86_64 -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
454 | ar cru libconftest.a conftest.o |
---|
455 | ranlib libconftest.a |
---|
456 | /usr/bin/clang -arch x86_64 -pipe -Os -arch x86_64 -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
457 | configure:8408: result: yes |
---|
458 | configure:8447: checking for dlfcn.h |
---|
459 | configure:8447: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
460 | configure:8447: $? = 0 |
---|
461 | configure:8447: result: yes |
---|
462 | configure:8663: checking for objdir |
---|
463 | configure:8678: result: .libs |
---|
464 | configure:8949: checking if /usr/bin/clang -arch x86_64 supports -fno-rtti -fno-exceptions |
---|
465 | configure:8967: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
466 | configure:8971: $? = 0 |
---|
467 | configure:8984: result: yes |
---|
468 | configure:9311: checking for /usr/bin/clang -arch x86_64 option to produce PIC |
---|
469 | configure:9318: result: -fno-common -DPIC |
---|
470 | configure:9326: checking if /usr/bin/clang -arch x86_64 PIC flag -fno-common -DPIC works |
---|
471 | configure:9344: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
472 | configure:9348: $? = 0 |
---|
473 | configure:9361: result: yes |
---|
474 | configure:9390: checking if /usr/bin/clang -arch x86_64 static flag -static works |
---|
475 | configure:9418: result: no |
---|
476 | configure:9433: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o |
---|
477 | configure:9454: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include -o out/conftest2.o conftest.c >&5 |
---|
478 | configure:9458: $? = 0 |
---|
479 | configure:9480: result: yes |
---|
480 | configure:9488: checking if /usr/bin/clang -arch x86_64 supports -c -o file.o |
---|
481 | configure:9535: result: yes |
---|
482 | configure:9568: checking whether the /usr/bin/clang -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
483 | configure:10721: result: yes |
---|
484 | configure:10961: checking dynamic linker characteristics |
---|
485 | configure:11698: result: darwin14.5.0 dyld |
---|
486 | configure:11805: checking how to hardcode library paths into programs |
---|
487 | configure:11830: result: immediate |
---|
488 | configure:11875: checking for dlopen in -ldl |
---|
489 | configure:11900: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl >&5 |
---|
490 | configure:11900: $? = 0 |
---|
491 | configure:11909: result: yes |
---|
492 | configure:12124: checking whether a program can dlopen itself |
---|
493 | configure:12204: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -DHAVE_DLFCN_H -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl >&5 |
---|
494 | configure:12207: $? = 0 |
---|
495 | configure:12225: result: yes |
---|
496 | configure:12230: checking whether a statically linked program can dlopen itself |
---|
497 | configure:12310: /usr/bin/clang -arch x86_64 -o conftest -pipe -Os -arch x86_64 -I/opt/macports/include -DHAVE_DLFCN_H -L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl >&5 |
---|
498 | configure:12313: $? = 0 |
---|
499 | configure:12331: result: yes |
---|
500 | configure:12370: checking whether stripping libraries is possible |
---|
501 | configure:12384: result: yes |
---|
502 | configure:12410: checking if libtool supports shared libraries |
---|
503 | configure:12412: result: yes |
---|
504 | configure:12415: checking whether to build shared libraries |
---|
505 | configure:12436: result: yes |
---|
506 | configure:12439: checking whether to build static libraries |
---|
507 | configure:12443: result: yes |
---|
508 | configure:12466: checking how to run the C++ preprocessor |
---|
509 | configure:12493: /usr/bin/clang++ -arch x86_64 -E -I/opt/macports/include conftest.cpp |
---|
510 | configure:12493: $? = 0 |
---|
511 | configure:12507: /usr/bin/clang++ -arch x86_64 -E -I/opt/macports/include conftest.cpp |
---|
512 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
513 | #include <ac_nonexistent.h> |
---|
514 | ^ |
---|
515 | 1 error generated. |
---|
516 | configure:12507: $? = 1 |
---|
517 | configure: failed program was: |
---|
518 | | /* confdefs.h */ |
---|
519 | | #define PACKAGE_NAME "gearmand" |
---|
520 | | #define PACKAGE_TARNAME "gearmand" |
---|
521 | | #define PACKAGE_VERSION "1.1.12" |
---|
522 | | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
523 | | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
524 | | #define PACKAGE_URL "http://gearman.info/" |
---|
525 | | #define STDC_HEADERS 1 |
---|
526 | | #define HAVE_SYS_TYPES_H 1 |
---|
527 | | #define HAVE_SYS_STAT_H 1 |
---|
528 | | #define HAVE_STDLIB_H 1 |
---|
529 | | #define HAVE_STRING_H 1 |
---|
530 | | #define HAVE_MEMORY_H 1 |
---|
531 | | #define HAVE_STRINGS_H 1 |
---|
532 | | #define HAVE_INTTYPES_H 1 |
---|
533 | | #define HAVE_STDINT_H 1 |
---|
534 | | #define HAVE_UNISTD_H 1 |
---|
535 | | #define __EXTENSIONS__ 1 |
---|
536 | | #define _ALL_SOURCE 1 |
---|
537 | | #define _GNU_SOURCE 1 |
---|
538 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
539 | | #define _TANDEM_SOURCE 1 |
---|
540 | | #define PACKAGE "gearmand" |
---|
541 | | #define VERSION "1.1.12" |
---|
542 | | #define HAVE_DLFCN_H 1 |
---|
543 | | #define LT_OBJDIR ".libs/" |
---|
544 | | /* end confdefs.h. */ |
---|
545 | | #include <ac_nonexistent.h> |
---|
546 | configure:12532: result: /usr/bin/clang++ -arch x86_64 -E |
---|
547 | configure:12552: /usr/bin/clang++ -arch x86_64 -E -I/opt/macports/include conftest.cpp |
---|
548 | configure:12552: $? = 0 |
---|
549 | configure:12566: /usr/bin/clang++ -arch x86_64 -E -I/opt/macports/include conftest.cpp |
---|
550 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
551 | #include <ac_nonexistent.h> |
---|
552 | ^ |
---|
553 | 1 error generated. |
---|
554 | configure:12566: $? = 1 |
---|
555 | configure: failed program was: |
---|
556 | | /* confdefs.h */ |
---|
557 | | #define PACKAGE_NAME "gearmand" |
---|
558 | | #define PACKAGE_TARNAME "gearmand" |
---|
559 | | #define PACKAGE_VERSION "1.1.12" |
---|
560 | | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
561 | | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
562 | | #define PACKAGE_URL "http://gearman.info/" |
---|
563 | | #define STDC_HEADERS 1 |
---|
564 | | #define HAVE_SYS_TYPES_H 1 |
---|
565 | | #define HAVE_SYS_STAT_H 1 |
---|
566 | | #define HAVE_STDLIB_H 1 |
---|
567 | | #define HAVE_STRING_H 1 |
---|
568 | | #define HAVE_MEMORY_H 1 |
---|
569 | | #define HAVE_STRINGS_H 1 |
---|
570 | | #define HAVE_INTTYPES_H 1 |
---|
571 | | #define HAVE_STDINT_H 1 |
---|
572 | | #define HAVE_UNISTD_H 1 |
---|
573 | | #define __EXTENSIONS__ 1 |
---|
574 | | #define _ALL_SOURCE 1 |
---|
575 | | #define _GNU_SOURCE 1 |
---|
576 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
577 | | #define _TANDEM_SOURCE 1 |
---|
578 | | #define PACKAGE "gearmand" |
---|
579 | | #define VERSION "1.1.12" |
---|
580 | | #define HAVE_DLFCN_H 1 |
---|
581 | | #define LT_OBJDIR ".libs/" |
---|
582 | | /* end confdefs.h. */ |
---|
583 | | #include <ac_nonexistent.h> |
---|
584 | configure:12735: checking for ld used by /usr/bin/clang++ -arch x86_64 |
---|
585 | configure:12802: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
586 | configure:12809: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
587 | configure:12824: result: no |
---|
588 | configure:12879: checking whether the /usr/bin/clang++ -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
589 | configure:13884: result: yes |
---|
590 | configure:13920: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -I/opt/macports/include conftest.cpp >&5 |
---|
591 | configure:13923: $? = 0 |
---|
592 | configure:14443: checking for /usr/bin/clang++ -arch x86_64 option to produce PIC |
---|
593 | configure:14450: result: -fno-common -DPIC |
---|
594 | configure:14458: checking if /usr/bin/clang++ -arch x86_64 PIC flag -fno-common -DPIC works |
---|
595 | configure:14476: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -I/opt/macports/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
596 | configure:14480: $? = 0 |
---|
597 | configure:14493: result: yes |
---|
598 | configure:14516: checking if /usr/bin/clang++ -arch x86_64 static flag -static works |
---|
599 | configure:14544: result: no |
---|
600 | configure:14556: checking if /usr/bin/clang++ -arch x86_64 supports -c -o file.o |
---|
601 | configure:14577: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -I/opt/macports/include -o out/conftest2.o conftest.cpp >&5 |
---|
602 | configure:14581: $? = 0 |
---|
603 | configure:14603: result: yes |
---|
604 | configure:14608: checking if /usr/bin/clang++ -arch x86_64 supports -c -o file.o |
---|
605 | configure:14655: result: yes |
---|
606 | configure:14685: checking whether the /usr/bin/clang++ -arch x86_64 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
607 | configure:14721: result: yes |
---|
608 | configure:14862: checking dynamic linker characteristics |
---|
609 | configure:15533: result: darwin14.5.0 dyld |
---|
610 | configure:15586: checking how to hardcode library paths into programs |
---|
611 | configure:15611: result: immediate |
---|
612 | configure:15808: checking for /usr/bin/clang -arch x86_64 option to accept ISO C99 |
---|
613 | configure:15957: /usr/bin/clang -arch x86_64 -c -pipe -Os -arch x86_64 -I/opt/macports/include conftest.c >&5 |
---|
614 | configure:15957: $? = 0 |
---|
615 | configure:15970: result: none needed |
---|
616 | configure:15997: checking whether C++ compiler accepts -std=c++0x |
---|
617 | configure:16016: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -std=c++0x -I/opt/macports/include conftest.cpp >&5 |
---|
618 | configure:16016: $? = 0 |
---|
619 | configure:16024: result: yes |
---|
620 | configure:16136: checking whether make supports nested variables |
---|
621 | configure:16153: result: yes |
---|
622 | configure:16215: checking for boostlib >= 1.39 |
---|
623 | configure:16289: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -std=c++0x -I/opt/macports/include conftest.cpp >&5 |
---|
624 | configure:16289: $? = 0 |
---|
625 | configure:16291: result: yes |
---|
626 | configure:16467: checking whether the Boost::Program_Options library is available |
---|
627 | configure:16491: /usr/bin/clang++ -arch x86_64 -c -pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -std=c++0x -I/opt/macports/include conftest.cpp >&5 |
---|
628 | configure:16491: $? = 0 |
---|
629 | configure:16505: result: yes |
---|
630 | configure:16652: error: Could not find a version of the library! |
---|
631 | |
---|
632 | ## ---------------- ## |
---|
633 | ## Cache variables. ## |
---|
634 | ## ---------------- ## |
---|
635 | |
---|
636 | ac_cv_build=x86_64-apple-darwin14.5.0 |
---|
637 | ac_cv_c_compiler_gnu=yes |
---|
638 | ac_cv_cxx_compiler_gnu=yes |
---|
639 | ac_cv_env_CCC_set= |
---|
640 | ac_cv_env_CCC_value= |
---|
641 | ac_cv_env_CC_set=set |
---|
642 | ac_cv_env_CC_value='/usr/bin/clang -arch x86_64' |
---|
643 | ac_cv_env_CFLAGS_set=set |
---|
644 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
645 | ac_cv_env_CPPFLAGS_set=set |
---|
646 | ac_cv_env_CPPFLAGS_value=-I/opt/macports/include |
---|
647 | ac_cv_env_CPP_set= |
---|
648 | ac_cv_env_CPP_value= |
---|
649 | ac_cv_env_CURL_CFLAGS_set= |
---|
650 | ac_cv_env_CURL_CFLAGS_value= |
---|
651 | ac_cv_env_CURL_CONFIG_set= |
---|
652 | ac_cv_env_CURL_CONFIG_value= |
---|
653 | ac_cv_env_CURL_LIBS_set= |
---|
654 | ac_cv_env_CURL_LIBS_value= |
---|
655 | ac_cv_env_CXXCPP_set= |
---|
656 | ac_cv_env_CXXCPP_value= |
---|
657 | ac_cv_env_CXXFLAGS_set=set |
---|
658 | ac_cv_env_CXXFLAGS_value='-pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++' |
---|
659 | ac_cv_env_CXX_set=set |
---|
660 | ac_cv_env_CXX_value='/usr/bin/clang++ -arch x86_64' |
---|
661 | ac_cv_env_CYASSL_CPPFLAGS_set= |
---|
662 | ac_cv_env_CYASSL_CPPFLAGS_value= |
---|
663 | ac_cv_env_CYASSL_LDFLAGS_set= |
---|
664 | ac_cv_env_CYASSL_LDFLAGS_value= |
---|
665 | ac_cv_env_DRIZZLED_BINARY_set= |
---|
666 | ac_cv_env_DRIZZLED_BINARY_value= |
---|
667 | ac_cv_env_HIREDIS_CPPFLAGS_set= |
---|
668 | ac_cv_env_HIREDIS_CPPFLAGS_value= |
---|
669 | ac_cv_env_HIREDIS_LDFLAGS_set= |
---|
670 | ac_cv_env_HIREDIS_LDFLAGS_value= |
---|
671 | ac_cv_env_LCOV_GENHTML_set= |
---|
672 | ac_cv_env_LCOV_GENHTML_value= |
---|
673 | ac_cv_env_LCOV_set= |
---|
674 | ac_cv_env_LCOV_value= |
---|
675 | ac_cv_env_LDFLAGS_set=set |
---|
676 | ac_cv_env_LDFLAGS_value='-L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
677 | ac_cv_env_LIBCURL_CPPFLAGS_set= |
---|
678 | ac_cv_env_LIBCURL_CPPFLAGS_value= |
---|
679 | ac_cv_env_LIBCURL_LDFLAGS_set= |
---|
680 | ac_cv_env_LIBCURL_LDFLAGS_value= |
---|
681 | ac_cv_env_LIBDRIZZLE_CPPFLAGS_set= |
---|
682 | ac_cv_env_LIBDRIZZLE_CPPFLAGS_value= |
---|
683 | ac_cv_env_LIBDRIZZLE_LDFLAGS_set= |
---|
684 | ac_cv_env_LIBDRIZZLE_LDFLAGS_value= |
---|
685 | ac_cv_env_LIBS_set= |
---|
686 | ac_cv_env_LIBS_value= |
---|
687 | ac_cv_env_MCHECK_CPPFLAGS_set= |
---|
688 | ac_cv_env_MCHECK_CPPFLAGS_value= |
---|
689 | ac_cv_env_MCHECK_LDFLAGS_set= |
---|
690 | ac_cv_env_MCHECK_LDFLAGS_value= |
---|
691 | ac_cv_env_MEMCACHED_BINARY_set= |
---|
692 | ac_cv_env_MEMCACHED_BINARY_value= |
---|
693 | ac_cv_env_MYSQL_CONFIG_set= |
---|
694 | ac_cv_env_MYSQL_CONFIG_value= |
---|
695 | ac_cv_env_SPHINXBUILD_set= |
---|
696 | ac_cv_env_SPHINXBUILD_value= |
---|
697 | ac_cv_env_TOKYOCABINET_CPPFLAGS_set= |
---|
698 | ac_cv_env_TOKYOCABINET_CPPFLAGS_value= |
---|
699 | ac_cv_env_TOKYOCABINET_LDFLAGS_set= |
---|
700 | ac_cv_env_TOKYOCABINET_LDFLAGS_value= |
---|
701 | ac_cv_env_build_alias_set= |
---|
702 | ac_cv_env_build_alias_value= |
---|
703 | ac_cv_env_host_alias_set= |
---|
704 | ac_cv_env_host_alias_value= |
---|
705 | ac_cv_env_target_alias_set= |
---|
706 | ac_cv_env_target_alias_value= |
---|
707 | ac_cv_header_dlfcn_h=yes |
---|
708 | ac_cv_header_inttypes_h=yes |
---|
709 | ac_cv_header_memory_h=yes |
---|
710 | ac_cv_header_minix_gear_config_h=no |
---|
711 | ac_cv_header_stdc=yes |
---|
712 | ac_cv_header_stdint_h=yes |
---|
713 | ac_cv_header_stdlib_h=yes |
---|
714 | ac_cv_header_string_h=yes |
---|
715 | ac_cv_header_strings_h=yes |
---|
716 | ac_cv_header_sys_stat_h=yes |
---|
717 | ac_cv_header_sys_types_h=yes |
---|
718 | ac_cv_header_unistd_h=yes |
---|
719 | ac_cv_host=x86_64-apple-darwin14.5.0 |
---|
720 | ac_cv_lib_dl_dlopen=yes |
---|
721 | ac_cv_objext=o |
---|
722 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
723 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
724 | ac_cv_path_GREP=/usr/bin/grep |
---|
725 | ac_cv_path_SED=/opt/macports/bin/gsed |
---|
726 | ac_cv_prog_AWK=awk |
---|
727 | ac_cv_prog_CPP='/usr/bin/clang -arch x86_64 -E' |
---|
728 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -arch x86_64 -E' |
---|
729 | ac_cv_prog_ac_ct_AR=ar |
---|
730 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
731 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
732 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
733 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
734 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
735 | ac_cv_prog_ac_ct_STRIP=strip |
---|
736 | ac_cv_prog_cc_c89= |
---|
737 | ac_cv_prog_cc_c99= |
---|
738 | ac_cv_prog_cc_g=yes |
---|
739 | ac_cv_prog_cxx_g=yes |
---|
740 | ac_cv_prog_make_make_set=yes |
---|
741 | ac_cv_safe_to_define___extensions__=yes |
---|
742 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
743 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
744 | am_cv_make_support_nested_variables=yes |
---|
745 | am_cv_prog_tar_ustar=gnutar |
---|
746 | ax_cv_boost_program_options=yes |
---|
747 | ax_cv_check_cxxflags___std_cpp0x=yes |
---|
748 | lt_cv_apple_cc_single_mod=yes |
---|
749 | lt_cv_ar_at_file=no |
---|
750 | lt_cv_deplibs_check_method=pass_all |
---|
751 | lt_cv_dlopen=dlopen |
---|
752 | lt_cv_dlopen_libs=-ldl |
---|
753 | lt_cv_dlopen_self=yes |
---|
754 | lt_cv_dlopen_self_static=yes |
---|
755 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
756 | lt_cv_file_magic_test_file= |
---|
757 | lt_cv_ld_exported_symbols_list=yes |
---|
758 | lt_cv_ld_force_load=yes |
---|
759 | lt_cv_ld_reload_flag=-r |
---|
760 | lt_cv_nm_interface='BSD nm' |
---|
761 | lt_cv_objdir=.libs |
---|
762 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
763 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
764 | lt_cv_path_NM=/usr/bin/nm |
---|
765 | lt_cv_path_mainfest_tool=no |
---|
766 | lt_cv_prog_compiler_c_o=yes |
---|
767 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
768 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
769 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
770 | lt_cv_prog_compiler_pic_works=yes |
---|
771 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
772 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
773 | lt_cv_prog_compiler_static_works=no |
---|
774 | lt_cv_prog_compiler_static_works_CXX=no |
---|
775 | lt_cv_prog_gnu_ld=no |
---|
776 | lt_cv_prog_gnu_ldcxx=no |
---|
777 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
778 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
---|
779 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
780 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
781 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
782 | lt_cv_sys_max_cmd_len=196608 |
---|
783 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
784 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
785 | |
---|
786 | ## ----------------- ## |
---|
787 | ## Output variables. ## |
---|
788 | ## ----------------- ## |
---|
789 | |
---|
790 | ACLOCAL='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/work/gearmand-1.1.12/build-aux/missing aclocal-1.13' |
---|
791 | ALLOCA='' |
---|
792 | AMDEPBACKSLASH='\' |
---|
793 | AMDEP_FALSE='#' |
---|
794 | AMDEP_TRUE='' |
---|
795 | AMINCLUDE='' |
---|
796 | AMTAR='$${TAR-tar}' |
---|
797 | AM_BACKSLASH='\' |
---|
798 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
799 | AM_DEFAULT_VERBOSITY='1' |
---|
800 | AM_V='$(V)' |
---|
801 | AR='ar' |
---|
802 | AUTOCONF='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/work/gearmand-1.1.12/build-aux/missing autoconf' |
---|
803 | AUTOHEADER='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/work/gearmand-1.1.12/build-aux/missing autoheader' |
---|
804 | AUTOHEADER_FILE='gear_config.h' |
---|
805 | AUTOMAKE='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/work/gearmand-1.1.12/build-aux/missing automake-1.13' |
---|
806 | AWK='awk' |
---|
807 | BOOST_CPPFLAGS='' |
---|
808 | BOOST_LDFLAGS='' |
---|
809 | BOOST_PROGRAM_OPTIONS_LIB='' |
---|
810 | BUILDING_GEARMAN_FALSE='' |
---|
811 | BUILDING_GEARMAN_TRUE='' |
---|
812 | BUILD_WIN32_FALSE='' |
---|
813 | BUILD_WIN32_TRUE='#' |
---|
814 | BUILD_WIN32_WRAPPERS_FALSE='' |
---|
815 | BUILD_WIN32_WRAPPERS_TRUE='' |
---|
816 | CC='/usr/bin/clang -arch x86_64' |
---|
817 | CCDEPMODE='depmode=gcc3' |
---|
818 | CC_VERSION='' |
---|
819 | CC_VERSION_VENDOR='' |
---|
820 | CFLAGS='-pipe -Os -arch x86_64' |
---|
821 | CFLAG_VISIBILITY='' |
---|
822 | CPP='/usr/bin/clang -arch x86_64 -E' |
---|
823 | CPPFLAGS='-I/opt/macports/include ' |
---|
824 | CURL_CFLAGS='' |
---|
825 | CURL_CONFIG='' |
---|
826 | CURL_LIBS='' |
---|
827 | CXX='/usr/bin/clang++ -arch x86_64' |
---|
828 | CXXCPP='/usr/bin/clang++ -arch x86_64 -E' |
---|
829 | CXXDEPMODE='depmode=gcc3' |
---|
830 | CXXFLAGS='-pipe -Os -DHAVE_HTONLL -arch x86_64 -stdlib=libc++ -std=c++0x' |
---|
831 | CXX_VERSION='' |
---|
832 | CXX_VERSION_VENDOR='' |
---|
833 | CYASSL_CPPFLAGS='' |
---|
834 | CYASSL_LDFLAGS='' |
---|
835 | CYASSL_LIB='' |
---|
836 | CYGPATH_W='echo' |
---|
837 | DEBUG_FALSE='' |
---|
838 | DEBUG_TRUE='' |
---|
839 | DEFS='' |
---|
840 | DEPDIR='.deps' |
---|
841 | DLLTOOL='false' |
---|
842 | DPKG_GENSYMBOLS='' |
---|
843 | DRIZZLED_BINARY='' |
---|
844 | DSYMUTIL='dsymutil' |
---|
845 | DTRACE='' |
---|
846 | DTRACEFLAGS='' |
---|
847 | DTRACE_NEEDS_OBJECTS_FALSE='' |
---|
848 | DTRACE_NEEDS_OBJECTS_TRUE='' |
---|
849 | DUMPBIN='' |
---|
850 | ECHO_C='\c' |
---|
851 | ECHO_N='' |
---|
852 | ECHO_T='' |
---|
853 | EGREP='/usr/bin/grep -E' |
---|
854 | ENABLE_CYASSL_FALSE='' |
---|
855 | ENABLE_CYASSL_TRUE='' |
---|
856 | ENABLE_OPENSSL_FALSE='' |
---|
857 | ENABLE_OPENSSL_TRUE='' |
---|
858 | ENABLE_SSL_FALSE='' |
---|
859 | ENABLE_SSL_TRUE='' |
---|
860 | EXEEXT='' |
---|
861 | FGREP='/usr/bin/grep -F' |
---|
862 | GEARMAN_LIBRARY_VERSION='8:0:0' |
---|
863 | GPERF='' |
---|
864 | GREP='/usr/bin/grep' |
---|
865 | HASHKIT_LIBRARY_VERSION='' |
---|
866 | HAVE_DTRACE_FALSE='' |
---|
867 | HAVE_DTRACE_TRUE='' |
---|
868 | HAVE_LIBCURL_FALSE='' |
---|
869 | HAVE_LIBCURL_TRUE='' |
---|
870 | HAVE_LIBEVENT_FALSE='' |
---|
871 | HAVE_LIBEVENT_TRUE='' |
---|
872 | HAVE_LIBGEARMAN_FALSE='' |
---|
873 | HAVE_LIBGEARMAN_TRUE='' |
---|
874 | HAVE_LIBMEMCACHED_FALSE='' |
---|
875 | HAVE_LIBMEMCACHED_TRUE='' |
---|
876 | HAVE_LIBMYSQL_FALSE='' |
---|
877 | HAVE_LIBMYSQL_TRUE='' |
---|
878 | HAVE_LIBPQ_FALSE='' |
---|
879 | HAVE_LIBPQ_TRUE='' |
---|
880 | HAVE_LIBSQLITE3_FALSE='' |
---|
881 | HAVE_LIBSQLITE3_TRUE='' |
---|
882 | HAVE_LIBUUID_FALSE='' |
---|
883 | HAVE_LIBUUID_TRUE='' |
---|
884 | HAVE_TOKYOCABINET_FALSE='' |
---|
885 | HAVE_TOKYOCABINET_TRUE='' |
---|
886 | HAVE_VISIBILITY='' |
---|
887 | HIREDIS_CPPFLAGS='' |
---|
888 | HIREDIS_LDFLAGS='' |
---|
889 | HIREDIS_LIB='' |
---|
890 | HOST_FREEBSD_FALSE='' |
---|
891 | HOST_FREEBSD_TRUE='#' |
---|
892 | HOST_LINUX_FALSE='' |
---|
893 | HOST_LINUX_TRUE='#' |
---|
894 | HOST_OSX_FALSE='#' |
---|
895 | HOST_OSX_TRUE='' |
---|
896 | INCLUDE_HSIEH_SRC_FALSE='' |
---|
897 | INCLUDE_HSIEH_SRC_TRUE='' |
---|
898 | INC_AMINCLUDE='' |
---|
899 | INSTALL_DATA='${INSTALL} -m 644' |
---|
900 | INSTALL_PROGRAM='${INSTALL}' |
---|
901 | INSTALL_SCRIPT='${INSTALL}' |
---|
902 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
903 | IS_VCS_CHECKOUT_FALSE='' |
---|
904 | IS_VCS_CHECKOUT_TRUE='' |
---|
905 | LCOV='' |
---|
906 | LCOV_GENHTML='' |
---|
907 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
908 | LDFLAGS='-L/opt/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 ' |
---|
909 | LIBCURL_CPPFLAGS='' |
---|
910 | LIBCURL_LDFLAGS='' |
---|
911 | LIBCURL_LIB='' |
---|
912 | LIBDRIZZLE_CPPFLAGS='' |
---|
913 | LIBDRIZZLE_LDFLAGS='' |
---|
914 | LIBDRIZZLE_LIB='' |
---|
915 | LIBEVENT_LIB='' |
---|
916 | LIBGEARMAN_VERSION_HEX='' |
---|
917 | LIBGEARMAN_VERSION_STRING='' |
---|
918 | LIBM='' |
---|
919 | LIBMEMCACHED_CFLAGS='' |
---|
920 | LIBMEMCACHED_LIB='' |
---|
921 | LIBMEMCACHED_UTIL_LIB='' |
---|
922 | LIBOBJS='' |
---|
923 | LIBS='' |
---|
924 | LIBTEST_VERSION='' |
---|
925 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
926 | LIBUUID_LIB='' |
---|
927 | LIPO='lipo' |
---|
928 | LN_S='ln -s' |
---|
929 | LTLIBOBJS='' |
---|
930 | MAKEINFO='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/work/gearmand-1.1.12/build-aux/missing makeinfo' |
---|
931 | MANIFEST_TOOL=':' |
---|
932 | MCHECK='' |
---|
933 | MCHECK_CPPFLAGS='' |
---|
934 | MCHECK_LDFLAGS='' |
---|
935 | MCHECK_LIB='' |
---|
936 | MEMCACHED_BINARY='' |
---|
937 | MKDIR_P='build-aux/install-sh -c -d' |
---|
938 | MYSQLD='' |
---|
939 | MYSQL_CFLAGS='' |
---|
940 | MYSQL_CONFIG='' |
---|
941 | MYSQL_INCLUDE='' |
---|
942 | MYSQL_LDFLAGS='' |
---|
943 | MYSQL_VERSION='' |
---|
944 | NM='/usr/bin/nm' |
---|
945 | NMEDIT='nmedit' |
---|
946 | OBJDUMP='false' |
---|
947 | OBJEXT='o' |
---|
948 | OPENSSL='' |
---|
949 | OPENSSL_INCLUDES='' |
---|
950 | OPENSSL_LDFLAGS='' |
---|
951 | OPENSSL_LIBS='' |
---|
952 | OTOOL64=':' |
---|
953 | OTOOL='otool' |
---|
954 | PACKAGE='gearmand' |
---|
955 | PACKAGE_BUGREPORT='https://bugs.launchpad.net/gearmand' |
---|
956 | PACKAGE_NAME='gearmand' |
---|
957 | PACKAGE_STRING='gearmand 1.1.12' |
---|
958 | PACKAGE_TARNAME='gearmand' |
---|
959 | PACKAGE_URL='http://gearman.info/' |
---|
960 | PACKAGE_VERSION='1.1.12' |
---|
961 | PATH_SEPARATOR=':' |
---|
962 | PG_CONFIG='' |
---|
963 | PKG_CONFIG='' |
---|
964 | POSTGRESQL_CFLAGS='' |
---|
965 | POSTGRESQL_LDFLAGS='' |
---|
966 | POSTGRESQL_VERSION='' |
---|
967 | PTHREAD_CC='' |
---|
968 | PTHREAD_CFLAGS='' |
---|
969 | PTHREAD_LIBS='' |
---|
970 | RANLIB='ranlib' |
---|
971 | RPM='' |
---|
972 | RPMBUILD='' |
---|
973 | RPMDEV_SETUPTREE='' |
---|
974 | RPM_RELEASE='' |
---|
975 | RT_LIB='' |
---|
976 | SED='/opt/macports/bin/gsed' |
---|
977 | SET_MAKE='' |
---|
978 | SHARED_ENABLED_FALSE='' |
---|
979 | SHARED_ENABLED_TRUE='' |
---|
980 | SHELL='/bin/sh' |
---|
981 | SPHINXBUILD='' |
---|
982 | SQLITE3_CFLAGS='' |
---|
983 | SQLITE3_LDFLAGS='' |
---|
984 | SQLITE3_VERSION='' |
---|
985 | STRIP='strip' |
---|
986 | TARGET_HOSTILE_FALSE='' |
---|
987 | TARGET_HOSTILE_TRUE='' |
---|
988 | TARGET_MINGW_FALSE='' |
---|
989 | TARGET_MINGW_TRUE='' |
---|
990 | TOKYOCABINET_CPPFLAGS='' |
---|
991 | TOKYOCABINET_LDFLAGS='' |
---|
992 | TOKYOCABINET_LIB='' |
---|
993 | VALGRIND='' |
---|
994 | VERSION='1.1.12' |
---|
995 | WINE='' |
---|
996 | _WITH_LIBGEARMAN_SUPPORT='' |
---|
997 | ac_ct_AR='ar' |
---|
998 | ac_ct_CC='' |
---|
999 | ac_ct_CXX='' |
---|
1000 | ac_ct_DUMPBIN='' |
---|
1001 | am__EXEEXT_FALSE='' |
---|
1002 | am__EXEEXT_TRUE='' |
---|
1003 | am__fastdepCC_FALSE='#' |
---|
1004 | am__fastdepCC_TRUE='' |
---|
1005 | am__fastdepCXX_FALSE='#' |
---|
1006 | am__fastdepCXX_TRUE='' |
---|
1007 | am__include='include' |
---|
1008 | am__isrc='' |
---|
1009 | am__leading_dot='.' |
---|
1010 | am__nodep='_no' |
---|
1011 | am__quote='' |
---|
1012 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
1013 | am__untar='tar -xf -' |
---|
1014 | ax_pthread_config='' |
---|
1015 | bindir='${exec_prefix}/bin' |
---|
1016 | build='x86_64-apple-darwin14.5.0' |
---|
1017 | build_alias='' |
---|
1018 | build_cpu='x86_64' |
---|
1019 | build_os='darwin14.5.0' |
---|
1020 | build_vendor='apple' |
---|
1021 | datadir='${datarootdir}' |
---|
1022 | datarootdir='${prefix}/share' |
---|
1023 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1024 | dvidir='${docdir}' |
---|
1025 | exec_prefix='NONE' |
---|
1026 | host='x86_64-apple-darwin14.5.0' |
---|
1027 | host_alias='' |
---|
1028 | host_cpu='x86_64' |
---|
1029 | host_os='darwin14.5.0' |
---|
1030 | host_vendor='apple' |
---|
1031 | htmldir='${docdir}' |
---|
1032 | includedir='${prefix}/include' |
---|
1033 | infodir='${datarootdir}/info' |
---|
1034 | install_sh='${SHELL} /opt/macports/var/macports/build/_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_gearmand/gearmand/work/gearmand-1.1.12/build-aux/install-sh' |
---|
1035 | libdir='${exec_prefix}/lib' |
---|
1036 | libexecdir='${exec_prefix}/libexec' |
---|
1037 | localedir='${datarootdir}/locale' |
---|
1038 | localstatedir='${prefix}/var' |
---|
1039 | lt_cv_dlopen_libs='-ldl' |
---|
1040 | mandir='${datarootdir}/man' |
---|
1041 | mkdir_p='$(MKDIR_P)' |
---|
1042 | oldincludedir='/usr/include' |
---|
1043 | pdfdir='${docdir}' |
---|
1044 | prefix='/opt/macports' |
---|
1045 | program_transform_name='s,x,x,' |
---|
1046 | psdir='${docdir}' |
---|
1047 | sbindir='${exec_prefix}/sbin' |
---|
1048 | sharedstatedir='${prefix}/com' |
---|
1049 | sysconfdir='${prefix}/etc' |
---|
1050 | target_alias='' |
---|
1051 | |
---|
1052 | ## ----------- ## |
---|
1053 | ## confdefs.h. ## |
---|
1054 | ## ----------- ## |
---|
1055 | |
---|
1056 | /* confdefs.h */ |
---|
1057 | #define PACKAGE_NAME "gearmand" |
---|
1058 | #define PACKAGE_TARNAME "gearmand" |
---|
1059 | #define PACKAGE_VERSION "1.1.12" |
---|
1060 | #define PACKAGE_STRING "gearmand 1.1.12" |
---|
1061 | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" |
---|
1062 | #define PACKAGE_URL "http://gearman.info/" |
---|
1063 | #define STDC_HEADERS 1 |
---|
1064 | #define HAVE_SYS_TYPES_H 1 |
---|
1065 | #define HAVE_SYS_STAT_H 1 |
---|
1066 | #define HAVE_STDLIB_H 1 |
---|
1067 | #define HAVE_STRING_H 1 |
---|
1068 | #define HAVE_MEMORY_H 1 |
---|
1069 | #define HAVE_STRINGS_H 1 |
---|
1070 | #define HAVE_INTTYPES_H 1 |
---|
1071 | #define HAVE_STDINT_H 1 |
---|
1072 | #define HAVE_UNISTD_H 1 |
---|
1073 | #define __EXTENSIONS__ 1 |
---|
1074 | #define _ALL_SOURCE 1 |
---|
1075 | #define _GNU_SOURCE 1 |
---|
1076 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1077 | #define _TANDEM_SOURCE 1 |
---|
1078 | #define PACKAGE "gearmand" |
---|
1079 | #define VERSION "1.1.12" |
---|
1080 | #define HAVE_DLFCN_H 1 |
---|
1081 | #define LT_OBJDIR ".libs/" |
---|
1082 | #define HOST_VENDOR "apple" |
---|
1083 | #define HOST_OS "darwin14.5.0" |
---|
1084 | #define HOST_CPU "x86_64" |
---|
1085 | #define HAVE_BOOST /**/ |
---|
1086 | #define HAVE_BOOST_PROGRAM_OPTIONS /**/ |
---|
1087 | |
---|
1088 | configure: exit 1 |
---|