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 Apache CouchDB configure 1.6.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --enable-js-trunk |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Lymans-MacBook-Pro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~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 15.0.0: Sat Sep 19 15:53:46 PDT 2015; root:xnu-3247.10.11~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: 336 tasks, 1584 threads, 8 processors |
---|
34 | Load average: 2.83, Mach factor: 5.16 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/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:2811: checking for a BSD-compatible install |
---|
52 | configure:2879: result: /usr/bin/install -c |
---|
53 | configure:2890: checking whether build environment is sane |
---|
54 | configure:2940: result: yes |
---|
55 | configure:3081: checking for a thread-safe mkdir -p |
---|
56 | configure:3120: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:3133: checking for gawk |
---|
58 | configure:3149: found /opt/local/bin/gawk |
---|
59 | configure:3160: result: gawk |
---|
60 | configure:3171: checking whether make sets $(MAKE) |
---|
61 | configure:3193: result: yes |
---|
62 | configure:3268: checking how to create a ustar tar archive |
---|
63 | configure:3281: tar --version |
---|
64 | bsdtar 2.8.3 - libarchive 2.8.3 |
---|
65 | configure:3284: $? = 0 |
---|
66 | configure:3324: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar |
---|
67 | configure:3327: $? = 0 |
---|
68 | configure:3331: tar -xf - <conftest.tar |
---|
69 | configure:3334: $? = 0 |
---|
70 | configure:3347: result: gnutar |
---|
71 | configure:3367: checking for style of include used by make |
---|
72 | configure:3395: result: GNU |
---|
73 | configure:3466: checking for gcc |
---|
74 | configure:3493: result: /usr/bin/clang |
---|
75 | configure:3722: checking for C compiler version |
---|
76 | configure:3731: /usr/bin/clang --version >&5 |
---|
77 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
78 | Target: x86_64-apple-darwin15.0.0 |
---|
79 | Thread model: posix |
---|
80 | configure:3742: $? = 0 |
---|
81 | configure:3731: /usr/bin/clang -v >&5 |
---|
82 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
83 | Target: x86_64-apple-darwin15.0.0 |
---|
84 | Thread model: posix |
---|
85 | configure:3742: $? = 0 |
---|
86 | configure:3731: /usr/bin/clang -V >&5 |
---|
87 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
88 | clang: error: no input files |
---|
89 | configure:3742: $? = 1 |
---|
90 | configure:3731: /usr/bin/clang -qversion >&5 |
---|
91 | clang: error: unknown argument: '-qversion' |
---|
92 | clang: error: no input files |
---|
93 | configure:3742: $? = 1 |
---|
94 | configure:3762: checking whether the C compiler works |
---|
95 | configure:3784: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
96 | configure:3788: $? = 0 |
---|
97 | configure:3836: result: yes |
---|
98 | configure:3839: checking for C compiler default output file name |
---|
99 | configure:3841: result: a.out |
---|
100 | configure:3847: checking for suffix of executables |
---|
101 | configure:3854: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
102 | configure:3858: $? = 0 |
---|
103 | configure:3880: result: |
---|
104 | configure:3902: checking whether we are cross compiling |
---|
105 | configure:3910: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
106 | configure:3914: $? = 0 |
---|
107 | configure:3921: ./conftest |
---|
108 | configure:3925: $? = 0 |
---|
109 | configure:3940: result: no |
---|
110 | configure:3945: checking for suffix of object files |
---|
111 | configure:3967: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
112 | configure:3971: $? = 0 |
---|
113 | configure:3992: result: o |
---|
114 | configure:3996: checking whether we are using the GNU C compiler |
---|
115 | configure:4015: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
116 | configure:4015: $? = 0 |
---|
117 | configure:4024: result: yes |
---|
118 | configure:4033: checking whether /usr/bin/clang accepts -g |
---|
119 | configure:4053: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
120 | configure:4053: $? = 0 |
---|
121 | configure:4094: result: yes |
---|
122 | configure:4111: checking for /usr/bin/clang option to accept ISO C89 |
---|
123 | configure:4174: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
124 | configure:4174: $? = 0 |
---|
125 | configure:4187: result: none needed |
---|
126 | configure:4209: checking dependency style of /usr/bin/clang |
---|
127 | configure:4320: result: gcc3 |
---|
128 | configure:4341: checking how to run the C preprocessor |
---|
129 | configure:4372: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
130 | configure:4372: $? = 0 |
---|
131 | configure:4386: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
132 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
133 | #include <ac_nonexistent.h> |
---|
134 | ^ |
---|
135 | 1 error generated. |
---|
136 | configure:4386: $? = 1 |
---|
137 | configure: failed program was: |
---|
138 | | /* confdefs.h */ |
---|
139 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
140 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
141 | | #define PACKAGE_VERSION "1.6.1" |
---|
142 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
143 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
144 | | #define PACKAGE_URL "" |
---|
145 | | #define PACKAGE "apache-couchdb" |
---|
146 | | #define VERSION "1.6.1" |
---|
147 | | /* end confdefs.h. */ |
---|
148 | | #include <ac_nonexistent.h> |
---|
149 | configure:4411: result: /usr/bin/clang -E |
---|
150 | configure:4431: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
151 | configure:4431: $? = 0 |
---|
152 | configure:4445: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
153 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
154 | #include <ac_nonexistent.h> |
---|
155 | ^ |
---|
156 | 1 error generated. |
---|
157 | configure:4445: $? = 1 |
---|
158 | configure: failed program was: |
---|
159 | | /* confdefs.h */ |
---|
160 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
161 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
162 | | #define PACKAGE_VERSION "1.6.1" |
---|
163 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
164 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
165 | | #define PACKAGE_URL "" |
---|
166 | | #define PACKAGE "apache-couchdb" |
---|
167 | | #define VERSION "1.6.1" |
---|
168 | | /* end confdefs.h. */ |
---|
169 | | #include <ac_nonexistent.h> |
---|
170 | configure:4474: checking for grep that handles long lines and -e |
---|
171 | configure:4532: result: /usr/bin/grep |
---|
172 | configure:4537: checking for egrep |
---|
173 | configure:4599: result: /usr/bin/grep -E |
---|
174 | configure:4604: checking for ANSI C header files |
---|
175 | configure:4624: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
176 | configure:4624: $? = 0 |
---|
177 | configure:4697: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
178 | configure:4697: $? = 0 |
---|
179 | configure:4697: ./conftest |
---|
180 | configure:4697: $? = 0 |
---|
181 | configure:4708: result: yes |
---|
182 | configure:4721: checking for sys/types.h |
---|
183 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
184 | configure:4721: $? = 0 |
---|
185 | configure:4721: result: yes |
---|
186 | configure:4721: checking for sys/stat.h |
---|
187 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
188 | configure:4721: $? = 0 |
---|
189 | configure:4721: result: yes |
---|
190 | configure:4721: checking for stdlib.h |
---|
191 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
192 | configure:4721: $? = 0 |
---|
193 | configure:4721: result: yes |
---|
194 | configure:4721: checking for string.h |
---|
195 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
196 | configure:4721: $? = 0 |
---|
197 | configure:4721: result: yes |
---|
198 | configure:4721: checking for memory.h |
---|
199 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
200 | configure:4721: $? = 0 |
---|
201 | configure:4721: result: yes |
---|
202 | configure:4721: checking for strings.h |
---|
203 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
204 | configure:4721: $? = 0 |
---|
205 | configure:4721: result: yes |
---|
206 | configure:4721: checking for inttypes.h |
---|
207 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
208 | configure:4721: $? = 0 |
---|
209 | configure:4721: result: yes |
---|
210 | configure:4721: checking for stdint.h |
---|
211 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
212 | configure:4721: $? = 0 |
---|
213 | configure:4721: result: yes |
---|
214 | configure:4721: checking for unistd.h |
---|
215 | configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
216 | configure:4721: $? = 0 |
---|
217 | configure:4721: result: yes |
---|
218 | configure:4734: checking minix/config.h usability |
---|
219 | configure:4734: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
220 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
221 | #include <minix/config.h> |
---|
222 | ^ |
---|
223 | 1 error generated. |
---|
224 | configure:4734: $? = 1 |
---|
225 | configure: failed program was: |
---|
226 | | /* confdefs.h */ |
---|
227 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
228 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
229 | | #define PACKAGE_VERSION "1.6.1" |
---|
230 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
231 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
232 | | #define PACKAGE_URL "" |
---|
233 | | #define PACKAGE "apache-couchdb" |
---|
234 | | #define VERSION "1.6.1" |
---|
235 | | #define STDC_HEADERS 1 |
---|
236 | | #define HAVE_SYS_TYPES_H 1 |
---|
237 | | #define HAVE_SYS_STAT_H 1 |
---|
238 | | #define HAVE_STDLIB_H 1 |
---|
239 | | #define HAVE_STRING_H 1 |
---|
240 | | #define HAVE_MEMORY_H 1 |
---|
241 | | #define HAVE_STRINGS_H 1 |
---|
242 | | #define HAVE_INTTYPES_H 1 |
---|
243 | | #define HAVE_STDINT_H 1 |
---|
244 | | #define HAVE_UNISTD_H 1 |
---|
245 | | /* end confdefs.h. */ |
---|
246 | | #include <stdio.h> |
---|
247 | | #ifdef HAVE_SYS_TYPES_H |
---|
248 | | # include <sys/types.h> |
---|
249 | | #endif |
---|
250 | | #ifdef HAVE_SYS_STAT_H |
---|
251 | | # include <sys/stat.h> |
---|
252 | | #endif |
---|
253 | | #ifdef STDC_HEADERS |
---|
254 | | # include <stdlib.h> |
---|
255 | | # include <stddef.h> |
---|
256 | | #else |
---|
257 | | # ifdef HAVE_STDLIB_H |
---|
258 | | # include <stdlib.h> |
---|
259 | | # endif |
---|
260 | | #endif |
---|
261 | | #ifdef HAVE_STRING_H |
---|
262 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
263 | | # include <memory.h> |
---|
264 | | # endif |
---|
265 | | # include <string.h> |
---|
266 | | #endif |
---|
267 | | #ifdef HAVE_STRINGS_H |
---|
268 | | # include <strings.h> |
---|
269 | | #endif |
---|
270 | | #ifdef HAVE_INTTYPES_H |
---|
271 | | # include <inttypes.h> |
---|
272 | | #endif |
---|
273 | | #ifdef HAVE_STDINT_H |
---|
274 | | # include <stdint.h> |
---|
275 | | #endif |
---|
276 | | #ifdef HAVE_UNISTD_H |
---|
277 | | # include <unistd.h> |
---|
278 | | #endif |
---|
279 | | #include <minix/config.h> |
---|
280 | configure:4734: result: no |
---|
281 | configure:4734: checking minix/config.h presence |
---|
282 | configure:4734: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
283 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
284 | #include <minix/config.h> |
---|
285 | ^ |
---|
286 | 1 error generated. |
---|
287 | configure:4734: $? = 1 |
---|
288 | configure: failed program was: |
---|
289 | | /* confdefs.h */ |
---|
290 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
291 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
292 | | #define PACKAGE_VERSION "1.6.1" |
---|
293 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
294 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
295 | | #define PACKAGE_URL "" |
---|
296 | | #define PACKAGE "apache-couchdb" |
---|
297 | | #define VERSION "1.6.1" |
---|
298 | | #define STDC_HEADERS 1 |
---|
299 | | #define HAVE_SYS_TYPES_H 1 |
---|
300 | | #define HAVE_SYS_STAT_H 1 |
---|
301 | | #define HAVE_STDLIB_H 1 |
---|
302 | | #define HAVE_STRING_H 1 |
---|
303 | | #define HAVE_MEMORY_H 1 |
---|
304 | | #define HAVE_STRINGS_H 1 |
---|
305 | | #define HAVE_INTTYPES_H 1 |
---|
306 | | #define HAVE_STDINT_H 1 |
---|
307 | | #define HAVE_UNISTD_H 1 |
---|
308 | | /* end confdefs.h. */ |
---|
309 | | #include <minix/config.h> |
---|
310 | configure:4734: result: no |
---|
311 | configure:4734: checking for minix/config.h |
---|
312 | configure:4734: result: no |
---|
313 | configure:4755: checking whether it is safe to define __EXTENSIONS__ |
---|
314 | configure:4773: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
315 | configure:4773: $? = 0 |
---|
316 | configure:4780: result: yes |
---|
317 | configure:4905: checking for gcc |
---|
318 | configure:4932: result: /usr/bin/clang |
---|
319 | configure:5161: checking for C compiler version |
---|
320 | configure:5170: /usr/bin/clang --version >&5 |
---|
321 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
322 | Target: x86_64-apple-darwin15.0.0 |
---|
323 | Thread model: posix |
---|
324 | configure:5181: $? = 0 |
---|
325 | configure:5170: /usr/bin/clang -v >&5 |
---|
326 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
327 | Target: x86_64-apple-darwin15.0.0 |
---|
328 | Thread model: posix |
---|
329 | configure:5181: $? = 0 |
---|
330 | configure:5170: /usr/bin/clang -V >&5 |
---|
331 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
332 | clang: error: no input files |
---|
333 | configure:5181: $? = 1 |
---|
334 | configure:5170: /usr/bin/clang -qversion >&5 |
---|
335 | clang: error: unknown argument: '-qversion' |
---|
336 | clang: error: no input files |
---|
337 | configure:5181: $? = 1 |
---|
338 | configure:5185: checking whether we are using the GNU C compiler |
---|
339 | configure:5213: result: yes |
---|
340 | configure:5222: checking whether /usr/bin/clang accepts -g |
---|
341 | configure:5283: result: yes |
---|
342 | configure:5300: checking for /usr/bin/clang option to accept ISO C89 |
---|
343 | configure:5376: result: none needed |
---|
344 | configure:5398: checking dependency style of /usr/bin/clang |
---|
345 | configure:5509: result: gcc3 |
---|
346 | configure:5553: checking build system type |
---|
347 | configure:5567: result: x86_64-apple-darwin15.0.0 |
---|
348 | configure:5587: checking host system type |
---|
349 | configure:5600: result: x86_64-apple-darwin15.0.0 |
---|
350 | configure:5641: checking how to print strings |
---|
351 | configure:5668: result: printf |
---|
352 | configure:5689: checking for a sed that does not truncate output |
---|
353 | configure:5753: result: /opt/local/bin/gsed |
---|
354 | configure:5771: checking for fgrep |
---|
355 | configure:5833: result: /usr/bin/grep -F |
---|
356 | configure:5868: checking for ld used by /usr/bin/clang |
---|
357 | configure:5935: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
358 | configure:5942: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
359 | configure:5957: result: no |
---|
360 | configure:5969: checking for BSD- or MS-compatible name lister (nm) |
---|
361 | configure:6018: result: /usr/bin/nm |
---|
362 | configure:6148: checking the name lister (/usr/bin/nm) interface |
---|
363 | configure:6155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
364 | configure:6158: /usr/bin/nm "conftest.o" |
---|
365 | configure:6161: output |
---|
366 | 0000000000000000 S _some_variable |
---|
367 | configure:6168: result: BSD nm |
---|
368 | configure:6171: checking whether ln -s works |
---|
369 | configure:6175: result: yes |
---|
370 | configure:6183: checking the maximum length of command line arguments |
---|
371 | configure:6313: result: 196608 |
---|
372 | configure:6330: checking whether the shell understands some XSI constructs |
---|
373 | configure:6340: result: yes |
---|
374 | configure:6344: checking whether the shell understands "+=" |
---|
375 | configure:6350: result: yes |
---|
376 | configure:6385: checking how to convert x86_64-apple-darwin15.0.0 file names to x86_64-apple-darwin15.0.0 format |
---|
377 | configure:6425: result: func_convert_file_noop |
---|
378 | configure:6432: checking how to convert x86_64-apple-darwin15.0.0 file names to toolchain format |
---|
379 | configure:6452: result: func_convert_file_noop |
---|
380 | configure:6459: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
381 | configure:6466: result: -r |
---|
382 | configure:6540: checking for objdump |
---|
383 | configure:6570: result: no |
---|
384 | configure:6596: checking how to recognize dependent libraries |
---|
385 | configure:6794: result: pass_all |
---|
386 | configure:6879: checking for dlltool |
---|
387 | configure:6909: result: no |
---|
388 | configure:6936: checking how to associate runtime and link libraries |
---|
389 | configure:6963: result: printf %s\n |
---|
390 | configure:7023: checking for ar |
---|
391 | configure:7039: found /usr/bin/ar |
---|
392 | configure:7050: result: ar |
---|
393 | configure:7087: checking for archiver @FILE support |
---|
394 | configure:7104: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
395 | configure:7104: $? = 0 |
---|
396 | configure:7107: ar cru libconftest.a @conftest.lst >&5 |
---|
397 | ar: @conftest.lst: No such file or directory |
---|
398 | configure:7110: $? = 1 |
---|
399 | configure:7130: result: no |
---|
400 | configure:7188: checking for strip |
---|
401 | configure:7204: found /usr/bin/strip |
---|
402 | configure:7215: result: strip |
---|
403 | configure:7287: checking for ranlib |
---|
404 | configure:7303: found /usr/bin/ranlib |
---|
405 | configure:7314: result: ranlib |
---|
406 | configure:7416: checking command to parse /usr/bin/nm output from /usr/bin/clang object |
---|
407 | configure:7536: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
408 | configure:7539: $? = 0 |
---|
409 | configure:7543: /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 |
---|
410 | configure:7546: $? = 0 |
---|
411 | cannot find nm_test_var in conftest.nm |
---|
412 | configure:7536: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
413 | configure:7539: $? = 0 |
---|
414 | configure:7543: /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:7546: $? = 0 |
---|
416 | configure:7612: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
417 | configure:7615: $? = 0 |
---|
418 | configure:7653: result: ok |
---|
419 | configure:7690: checking for sysroot |
---|
420 | configure:7720: result: no |
---|
421 | configure:7976: checking for mt |
---|
422 | configure:8006: result: no |
---|
423 | configure:8026: checking if : is a manifest tool |
---|
424 | configure:8032: : '-?' |
---|
425 | configure:8040: result: no |
---|
426 | configure:8096: checking for dsymutil |
---|
427 | configure:8112: found /usr/bin/dsymutil |
---|
428 | configure:8123: result: dsymutil |
---|
429 | configure:8188: checking for nmedit |
---|
430 | configure:8204: found /usr/bin/nmedit |
---|
431 | configure:8215: result: nmedit |
---|
432 | configure:8280: checking for lipo |
---|
433 | configure:8296: found /usr/bin/lipo |
---|
434 | configure:8307: result: lipo |
---|
435 | configure:8372: checking for otool |
---|
436 | configure:8388: found /usr/bin/otool |
---|
437 | configure:8399: result: otool |
---|
438 | configure:8464: checking for otool64 |
---|
439 | configure:8494: result: no |
---|
440 | configure:8539: checking for -single_module linker flag |
---|
441 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
442 | configure:8572: result: yes |
---|
443 | configure:8575: checking for -exported_symbols_list linker flag |
---|
444 | configure:8595: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
445 | configure:8595: $? = 0 |
---|
446 | configure:8605: result: yes |
---|
447 | configure:8608: checking for -force_load linker flag |
---|
448 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
449 | ar cru libconftest.a conftest.o |
---|
450 | ranlib libconftest.a |
---|
451 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
452 | configure:8640: result: yes |
---|
453 | configure:8679: checking for dlfcn.h |
---|
454 | configure:8679: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
455 | configure:8679: $? = 0 |
---|
456 | configure:8679: result: yes |
---|
457 | configure:9123: checking for objdir |
---|
458 | configure:9138: result: .libs |
---|
459 | configure:9409: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
460 | configure:9427: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
461 | configure:9431: $? = 0 |
---|
462 | configure:9444: result: yes |
---|
463 | configure:9771: checking for /usr/bin/clang option to produce PIC |
---|
464 | configure:9778: result: -fno-common -DPIC |
---|
465 | configure:9786: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
466 | configure:9804: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
467 | configure:9808: $? = 0 |
---|
468 | configure:9821: result: yes |
---|
469 | configure:9850: checking if /usr/bin/clang static flag -static works |
---|
470 | configure:9878: result: no |
---|
471 | configure:9893: checking if /usr/bin/clang supports -c -o file.o |
---|
472 | configure:9914: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
473 | configure:9918: $? = 0 |
---|
474 | configure:9940: result: yes |
---|
475 | configure:9948: checking if /usr/bin/clang supports -c -o file.o |
---|
476 | configure:9995: result: yes |
---|
477 | configure:10028: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
478 | configure:11185: result: yes |
---|
479 | configure:11425: checking dynamic linker characteristics |
---|
480 | configure:12159: result: darwin15.0.0 dyld |
---|
481 | configure:12266: checking how to hardcode library paths into programs |
---|
482 | configure:12291: result: immediate |
---|
483 | configure:12831: checking whether stripping libraries is possible |
---|
484 | configure:12845: result: yes |
---|
485 | configure:12871: checking if libtool supports shared libraries |
---|
486 | configure:12873: result: yes |
---|
487 | configure:12876: checking whether to build shared libraries |
---|
488 | configure:12897: result: yes |
---|
489 | configure:12900: checking whether to build static libraries |
---|
490 | configure:12904: result: no |
---|
491 | configure:12942: checking whether ln -s works |
---|
492 | configure:12946: result: yes |
---|
493 | configure:13008: checking for pkg-config |
---|
494 | configure:13026: found /opt/local/bin/pkg-config |
---|
495 | configure:13038: result: /opt/local/bin/pkg-config |
---|
496 | configure:13063: checking pkg-config is at least version 0.9.0 |
---|
497 | configure:13066: result: yes |
---|
498 | configure:13191: checking for C++ compiler version |
---|
499 | configure:13200: /usr/bin/clang++ --version >&5 |
---|
500 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
501 | Target: x86_64-apple-darwin15.0.0 |
---|
502 | Thread model: posix |
---|
503 | configure:13211: $? = 0 |
---|
504 | configure:13200: /usr/bin/clang++ -v >&5 |
---|
505 | Apple LLVM version 7.0.0 (clang-700.1.76) |
---|
506 | Target: x86_64-apple-darwin15.0.0 |
---|
507 | Thread model: posix |
---|
508 | configure:13211: $? = 0 |
---|
509 | configure:13200: /usr/bin/clang++ -V >&5 |
---|
510 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
511 | clang: error: no input files |
---|
512 | configure:13211: $? = 1 |
---|
513 | configure:13200: /usr/bin/clang++ -qversion >&5 |
---|
514 | clang: error: unknown argument: '-qversion' |
---|
515 | clang: error: no input files |
---|
516 | configure:13211: $? = 1 |
---|
517 | configure:13215: checking whether we are using the GNU C++ compiler |
---|
518 | configure:13234: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
519 | configure:13234: $? = 0 |
---|
520 | configure:13243: result: yes |
---|
521 | configure:13252: checking whether /usr/bin/clang++ accepts -g |
---|
522 | configure:13272: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
523 | configure:13272: $? = 0 |
---|
524 | configure:13313: result: yes |
---|
525 | configure:13338: checking dependency style of /usr/bin/clang++ |
---|
526 | configure:13449: result: gcc3 |
---|
527 | configure:13482: checking how to run the C++ preprocessor |
---|
528 | configure:13509: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
529 | configure:13509: $? = 0 |
---|
530 | configure:13523: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
531 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
532 | #include <ac_nonexistent.h> |
---|
533 | ^ |
---|
534 | 1 error generated. |
---|
535 | configure:13523: $? = 1 |
---|
536 | configure: failed program was: |
---|
537 | | /* confdefs.h */ |
---|
538 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
539 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
540 | | #define PACKAGE_VERSION "1.6.1" |
---|
541 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
542 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
543 | | #define PACKAGE_URL "" |
---|
544 | | #define PACKAGE "apache-couchdb" |
---|
545 | | #define VERSION "1.6.1" |
---|
546 | | #define STDC_HEADERS 1 |
---|
547 | | #define HAVE_SYS_TYPES_H 1 |
---|
548 | | #define HAVE_SYS_STAT_H 1 |
---|
549 | | #define HAVE_STDLIB_H 1 |
---|
550 | | #define HAVE_STRING_H 1 |
---|
551 | | #define HAVE_MEMORY_H 1 |
---|
552 | | #define HAVE_STRINGS_H 1 |
---|
553 | | #define HAVE_INTTYPES_H 1 |
---|
554 | | #define HAVE_STDINT_H 1 |
---|
555 | | #define HAVE_UNISTD_H 1 |
---|
556 | | #define __EXTENSIONS__ 1 |
---|
557 | | #define _ALL_SOURCE 1 |
---|
558 | | #define _GNU_SOURCE 1 |
---|
559 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
560 | | #define _TANDEM_SOURCE 1 |
---|
561 | | #define HAVE_DLFCN_H 1 |
---|
562 | | #define LT_OBJDIR ".libs/" |
---|
563 | | /* end confdefs.h. */ |
---|
564 | | #include <ac_nonexistent.h> |
---|
565 | configure:13548: result: /usr/bin/clang++ -E |
---|
566 | configure:13568: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
567 | configure:13568: $? = 0 |
---|
568 | configure:13582: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
569 | conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found |
---|
570 | #include <ac_nonexistent.h> |
---|
571 | ^ |
---|
572 | 1 error generated. |
---|
573 | configure:13582: $? = 1 |
---|
574 | configure: failed program was: |
---|
575 | | /* confdefs.h */ |
---|
576 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
577 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
578 | | #define PACKAGE_VERSION "1.6.1" |
---|
579 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
580 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
581 | | #define PACKAGE_URL "" |
---|
582 | | #define PACKAGE "apache-couchdb" |
---|
583 | | #define VERSION "1.6.1" |
---|
584 | | #define STDC_HEADERS 1 |
---|
585 | | #define HAVE_SYS_TYPES_H 1 |
---|
586 | | #define HAVE_SYS_STAT_H 1 |
---|
587 | | #define HAVE_STDLIB_H 1 |
---|
588 | | #define HAVE_STRING_H 1 |
---|
589 | | #define HAVE_MEMORY_H 1 |
---|
590 | | #define HAVE_STRINGS_H 1 |
---|
591 | | #define HAVE_INTTYPES_H 1 |
---|
592 | | #define HAVE_STDINT_H 1 |
---|
593 | | #define HAVE_UNISTD_H 1 |
---|
594 | | #define __EXTENSIONS__ 1 |
---|
595 | | #define _ALL_SOURCE 1 |
---|
596 | | #define _GNU_SOURCE 1 |
---|
597 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
598 | | #define _TANDEM_SOURCE 1 |
---|
599 | | #define HAVE_DLFCN_H 1 |
---|
600 | | #define LT_OBJDIR ".libs/" |
---|
601 | | /* end confdefs.h. */ |
---|
602 | | #include <ac_nonexistent.h> |
---|
603 | configure:13751: checking for ld used by /usr/bin/clang++ |
---|
604 | configure:13818: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
605 | configure:13825: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
606 | configure:13840: result: no |
---|
607 | configure:13895: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
608 | configure:14897: result: yes |
---|
609 | configure:14933: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
610 | configure:14936: $? = 0 |
---|
611 | configure:15456: checking for /usr/bin/clang++ option to produce PIC |
---|
612 | configure:15463: result: -fno-common -DPIC |
---|
613 | configure:15471: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
614 | configure:15489: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
615 | configure:15493: $? = 0 |
---|
616 | configure:15506: result: yes |
---|
617 | configure:15529: checking if /usr/bin/clang++ static flag -static works |
---|
618 | configure:15557: result: no |
---|
619 | configure:15569: checking if /usr/bin/clang++ supports -c -o file.o |
---|
620 | configure:15590: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
621 | configure:15594: $? = 0 |
---|
622 | configure:15616: result: yes |
---|
623 | configure:15621: checking if /usr/bin/clang++ supports -c -o file.o |
---|
624 | configure:15668: result: yes |
---|
625 | configure:15698: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
626 | configure:15737: result: yes |
---|
627 | configure:15878: checking dynamic linker characteristics |
---|
628 | configure:16546: result: darwin15.0.0 dyld |
---|
629 | configure:16599: checking how to hardcode library paths into programs |
---|
630 | configure:16624: result: immediate |
---|
631 | configure:16681: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
632 | configure:16681: $? = 0 |
---|
633 | configure:16688: checking whether byte ordering is bigendian |
---|
634 | configure:16703: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
635 | configure:16703: $? = 0 |
---|
636 | configure:16748: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
637 | configure:16748: $? = 0 |
---|
638 | configure:16766: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
639 | conftest.cpp:35:11: error: expected ';' after expression |
---|
640 | not big endian |
---|
641 | ^ |
---|
642 | ; |
---|
643 | conftest.cpp:35:8: error: use of undeclared identifier 'big' |
---|
644 | not big endian |
---|
645 | ^ |
---|
646 | conftest.cpp:35:12: error: use of undeclared identifier 'endian' |
---|
647 | not big endian |
---|
648 | ^ |
---|
649 | 3 errors generated. |
---|
650 | configure:16766: $? = 1 |
---|
651 | configure: failed program was: |
---|
652 | | /* confdefs.h */ |
---|
653 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
654 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
655 | | #define PACKAGE_VERSION "1.6.1" |
---|
656 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
657 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
658 | | #define PACKAGE_URL "" |
---|
659 | | #define PACKAGE "apache-couchdb" |
---|
660 | | #define VERSION "1.6.1" |
---|
661 | | #define STDC_HEADERS 1 |
---|
662 | | #define HAVE_SYS_TYPES_H 1 |
---|
663 | | #define HAVE_SYS_STAT_H 1 |
---|
664 | | #define HAVE_STDLIB_H 1 |
---|
665 | | #define HAVE_STRING_H 1 |
---|
666 | | #define HAVE_MEMORY_H 1 |
---|
667 | | #define HAVE_STRINGS_H 1 |
---|
668 | | #define HAVE_INTTYPES_H 1 |
---|
669 | | #define HAVE_STDINT_H 1 |
---|
670 | | #define HAVE_UNISTD_H 1 |
---|
671 | | #define __EXTENSIONS__ 1 |
---|
672 | | #define _ALL_SOURCE 1 |
---|
673 | | #define _GNU_SOURCE 1 |
---|
674 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
675 | | #define _TANDEM_SOURCE 1 |
---|
676 | | #define HAVE_DLFCN_H 1 |
---|
677 | | #define LT_OBJDIR ".libs/" |
---|
678 | | /* end confdefs.h. */ |
---|
679 | | #include <sys/types.h> |
---|
680 | | #include <sys/param.h> |
---|
681 | | |
---|
682 | | int |
---|
683 | | main () |
---|
684 | | { |
---|
685 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
686 | | not big endian |
---|
687 | | #endif |
---|
688 | | |
---|
689 | | ; |
---|
690 | | return 0; |
---|
691 | | } |
---|
692 | configure:16894: result: no |
---|
693 | configure:16916: checking for stdint.h |
---|
694 | configure:16916: result: yes |
---|
695 | configure:16916: checking stddef.h usability |
---|
696 | configure:16916: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
697 | configure:16916: $? = 0 |
---|
698 | configure:16916: result: yes |
---|
699 | configure:16916: checking stddef.h presence |
---|
700 | configure:16916: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
701 | configure:16916: $? = 0 |
---|
702 | configure:16916: result: yes |
---|
703 | configure:16916: checking for stddef.h |
---|
704 | configure:16916: result: yes |
---|
705 | configure:16916: checking sys/mman.h usability |
---|
706 | configure:16916: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
707 | configure:16916: $? = 0 |
---|
708 | configure:16916: result: yes |
---|
709 | configure:16916: checking sys/mman.h presence |
---|
710 | configure:16916: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
711 | configure:16916: $? = 0 |
---|
712 | configure:16916: result: yes |
---|
713 | configure:16916: checking for sys/mman.h |
---|
714 | configure:16916: result: yes |
---|
715 | configure:16916: checking sys/resource.h usability |
---|
716 | configure:16916: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
717 | configure:16916: $? = 0 |
---|
718 | configure:16916: result: yes |
---|
719 | configure:16916: checking sys/resource.h presence |
---|
720 | configure:16916: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
---|
721 | configure:16916: $? = 0 |
---|
722 | configure:16916: result: yes |
---|
723 | configure:16916: checking for sys/resource.h |
---|
724 | configure:16916: result: yes |
---|
725 | configure:16926: checking for mmap |
---|
726 | configure:16926: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
727 | configure:16926: $? = 0 |
---|
728 | configure:16926: result: yes |
---|
729 | configure:16932: checking if the compiler supports __builtin_expect |
---|
730 | configure:16948: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
731 | configure:16948: $? = 0 |
---|
732 | configure:16951: result: yes |
---|
733 | configure:16969: checking if the compiler supports __builtin_ctzll |
---|
734 | configure:16985: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
735 | configure:16985: $? = 0 |
---|
736 | configure:16988: result: yes |
---|
737 | configure:17029: checking for pthread_create in -lpthread |
---|
738 | configure:17047: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread >&5 |
---|
739 | conftest.cpp:39:1: error: no matching function for call to 'pthread_create' |
---|
740 | pthread_create((void *)0, (void *)0, (void *)0, (void *)0) |
---|
741 | ^~~~~~~~~~~~~~ |
---|
742 | /usr/include/pthread.h:312:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'pthread_t *' (aka '_opaque_pthread_t **') |
---|
743 | int pthread_create(pthread_t * __restrict, const pthread_attr_t * __restrict, |
---|
744 | ^ |
---|
745 | 1 error generated. |
---|
746 | configure:17047: $? = 1 |
---|
747 | configure: failed program was: |
---|
748 | | /* confdefs.h */ |
---|
749 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
750 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
751 | | #define PACKAGE_VERSION "1.6.1" |
---|
752 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
753 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
754 | | #define PACKAGE_URL "" |
---|
755 | | #define PACKAGE "apache-couchdb" |
---|
756 | | #define VERSION "1.6.1" |
---|
757 | | #define STDC_HEADERS 1 |
---|
758 | | #define HAVE_SYS_TYPES_H 1 |
---|
759 | | #define HAVE_SYS_STAT_H 1 |
---|
760 | | #define HAVE_STDLIB_H 1 |
---|
761 | | #define HAVE_STRING_H 1 |
---|
762 | | #define HAVE_MEMORY_H 1 |
---|
763 | | #define HAVE_STRINGS_H 1 |
---|
764 | | #define HAVE_INTTYPES_H 1 |
---|
765 | | #define HAVE_STDINT_H 1 |
---|
766 | | #define HAVE_UNISTD_H 1 |
---|
767 | | #define __EXTENSIONS__ 1 |
---|
768 | | #define _ALL_SOURCE 1 |
---|
769 | | #define _GNU_SOURCE 1 |
---|
770 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
771 | | #define _TANDEM_SOURCE 1 |
---|
772 | | #define HAVE_DLFCN_H 1 |
---|
773 | | #define LT_OBJDIR ".libs/" |
---|
774 | | #define HAVE_STDINT_H 1 |
---|
775 | | #define HAVE_STDDEF_H 1 |
---|
776 | | #define HAVE_SYS_MMAN_H 1 |
---|
777 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
778 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
779 | | #define HAVE_BUILTIN_CTZ 1 |
---|
780 | | /* end confdefs.h. */ |
---|
781 | | |
---|
782 | | #include<pthread.h> |
---|
783 | | int |
---|
784 | | main () |
---|
785 | | { |
---|
786 | | pthread_create((void *)0, (void *)0, (void *)0, (void *)0) |
---|
787 | | ; |
---|
788 | | return 0; |
---|
789 | | } |
---|
790 | configure:17060: result: no |
---|
791 | configure:17066: checking for erl |
---|
792 | configure:17084: found /opt/local/bin/erl |
---|
793 | configure:17096: result: /opt/local/bin/erl |
---|
794 | configure:17106: checking for escript |
---|
795 | configure:17124: found /opt/local/bin/escript |
---|
796 | configure:17136: result: /opt/local/bin/escript |
---|
797 | configure:17184: checking for JS |
---|
798 | configure:17191: $PKG_CONFIG --exists --print-errors "mozjs185" |
---|
799 | configure:17194: $? = 0 |
---|
800 | configure:17208: $PKG_CONFIG --exists --print-errors "mozjs185" |
---|
801 | configure:17211: $? = 0 |
---|
802 | configure:17425: result: yes |
---|
803 | configure:17519: checking jsapi.h usability |
---|
804 | configure:17519: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 |
---|
805 | configure:17519: $? = 0 |
---|
806 | configure:17519: result: yes |
---|
807 | configure:17519: checking jsapi.h presence |
---|
808 | configure:17519: /usr/bin/clang++ -E -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp |
---|
809 | configure:17519: $? = 0 |
---|
810 | configure:17519: result: yes |
---|
811 | configure:17519: checking for jsapi.h |
---|
812 | configure:17519: result: yes |
---|
813 | configure:17543: checking for JS_NewContext in -lmozjs185 |
---|
814 | configure:17568: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/opt/local/lib -L/opt/local/lib/nspr -L/opt/local/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib >&5 |
---|
815 | configure:17568: $? = 0 |
---|
816 | configure:17577: result: yes |
---|
817 | configure:17808: checking for JS_NewCompartmentAndGlobalObject in -lmozjs185 |
---|
818 | configure:17833: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/opt/local/lib -L/opt/local/lib/nspr -L/opt/local/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib >&5 |
---|
819 | configure:17833: $? = 0 |
---|
820 | configure:17843: result: yes |
---|
821 | configure:17922: checking for JS_ThrowStopIteration in -lmozjs185 |
---|
822 | configure:17947: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/opt/local/lib -L/opt/local/lib/nspr -L/opt/local/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib >&5 |
---|
823 | configure:17947: $? = 0 |
---|
824 | configure:17957: result: yes |
---|
825 | configure:17968: checking for JS_GetStringCharsAndLength in -lmozjs185 |
---|
826 | configure:17993: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -stdlib=libc++ -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib conftest.cpp -lmozjs185 -L/opt/local/lib -L/opt/local/lib/nspr -L/opt/local/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib >&5 |
---|
827 | configure:17993: $? = 0 |
---|
828 | configure:18003: result: yes |
---|
829 | configure:18018: checking for JSScript* |
---|
830 | configure:18018: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr -I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include conftest.cpp >&5 |
---|
831 | conftest.cpp:43:13: error: use of undeclared identifier 'JSScript' |
---|
832 | if (sizeof (JSScript*)) |
---|
833 | ^ |
---|
834 | conftest.cpp:43:22: error: expected expression |
---|
835 | if (sizeof (JSScript*)) |
---|
836 | ^ |
---|
837 | 2 errors generated. |
---|
838 | configure:18018: $? = 1 |
---|
839 | configure: failed program was: |
---|
840 | | /* confdefs.h */ |
---|
841 | | #define PACKAGE_NAME "Apache CouchDB" |
---|
842 | | #define PACKAGE_TARNAME "apache-couchdb" |
---|
843 | | #define PACKAGE_VERSION "1.6.1" |
---|
844 | | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
845 | | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
846 | | #define PACKAGE_URL "" |
---|
847 | | #define PACKAGE "apache-couchdb" |
---|
848 | | #define VERSION "1.6.1" |
---|
849 | | #define STDC_HEADERS 1 |
---|
850 | | #define HAVE_SYS_TYPES_H 1 |
---|
851 | | #define HAVE_SYS_STAT_H 1 |
---|
852 | | #define HAVE_STDLIB_H 1 |
---|
853 | | #define HAVE_STRING_H 1 |
---|
854 | | #define HAVE_MEMORY_H 1 |
---|
855 | | #define HAVE_STRINGS_H 1 |
---|
856 | | #define HAVE_INTTYPES_H 1 |
---|
857 | | #define HAVE_STDINT_H 1 |
---|
858 | | #define HAVE_UNISTD_H 1 |
---|
859 | | #define __EXTENSIONS__ 1 |
---|
860 | | #define _ALL_SOURCE 1 |
---|
861 | | #define _GNU_SOURCE 1 |
---|
862 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
863 | | #define _TANDEM_SOURCE 1 |
---|
864 | | #define HAVE_DLFCN_H 1 |
---|
865 | | #define LT_OBJDIR ".libs/" |
---|
866 | | #define HAVE_STDINT_H 1 |
---|
867 | | #define HAVE_STDDEF_H 1 |
---|
868 | | #define HAVE_SYS_MMAN_H 1 |
---|
869 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
870 | | #define HAVE_BUILTIN_EXPECT 1 |
---|
871 | | #define HAVE_BUILTIN_CTZ 1 |
---|
872 | | #define SM185 1 |
---|
873 | | #define SM180 1 |
---|
874 | | #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1 |
---|
875 | | /* end confdefs.h. */ |
---|
876 | | #include <jsapi.h> |
---|
877 | | |
---|
878 | | |
---|
879 | | int |
---|
880 | | main () |
---|
881 | | { |
---|
882 | | if (sizeof (JSScript*)) |
---|
883 | | return 0; |
---|
884 | | ; |
---|
885 | | return 0; |
---|
886 | | } |
---|
887 | configure:18018: result: no |
---|
888 | configure:18153: checking for icu-config |
---|
889 | configure:18171: found /opt/local/bin/icu-config |
---|
890 | configure:18184: result: /opt/local/bin/icu-config |
---|
891 | configure:18200: checking for ICU >= 3.4.1 |
---|
892 | configure:18204: result: yes |
---|
893 | configure:18208: checking ICU_CPPFLAGS |
---|
894 | configure:18211: result: -I/opt/local/include |
---|
895 | configure:18214: checking ICU_CFLAGS |
---|
896 | configure:18217: result: |
---|
897 | configure:18220: checking ICU_CXXFLAGS |
---|
898 | configure:18223: result: --std=c++0x |
---|
899 | configure:18226: checking ICU_LIBS |
---|
900 | configure:18229: result: -L/opt/local/lib -licui18n -licuuc -licudata |
---|
901 | configure:18341: checking for curl-config |
---|
902 | configure:18359: found /opt/local/bin/curl-config |
---|
903 | configure:18371: result: /opt/local/bin/curl-config |
---|
904 | configure:18427: checking for curl (7.45.0) >= 7.18.0 |
---|
905 | configure:18462: result: yes |
---|
906 | configure:18530: checking Erlang version compatibility |
---|
907 | configure:18541: error: The installed Erlang version must be >= R14B (erts-5.8.1) and =< 17 (erts-6.0) major_version does not match |
---|
908 | |
---|
909 | ## ---------------- ## |
---|
910 | ## Cache variables. ## |
---|
911 | ## ---------------- ## |
---|
912 | |
---|
913 | ac_cv_build=x86_64-apple-darwin15.0.0 |
---|
914 | ac_cv_c_bigendian=no |
---|
915 | ac_cv_c_compiler_gnu=yes |
---|
916 | ac_cv_cxx_compiler_gnu=yes |
---|
917 | ac_cv_env_CCC_set= |
---|
918 | ac_cv_env_CCC_value= |
---|
919 | ac_cv_env_CC_set=set |
---|
920 | ac_cv_env_CC_value=/usr/bin/clang |
---|
921 | ac_cv_env_CFLAGS_set=set |
---|
922 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
923 | ac_cv_env_CPPFLAGS_set=set |
---|
924 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
925 | ac_cv_env_CPP_set= |
---|
926 | ac_cv_env_CPP_value= |
---|
927 | ac_cv_env_CURL_CFLAGS_set= |
---|
928 | ac_cv_env_CURL_CFLAGS_value= |
---|
929 | ac_cv_env_CURL_CONFIG_set= |
---|
930 | ac_cv_env_CURL_CONFIG_value= |
---|
931 | ac_cv_env_CURL_LIBS_set= |
---|
932 | ac_cv_env_CURL_LIBS_value= |
---|
933 | ac_cv_env_CXXCPP_set= |
---|
934 | ac_cv_env_CXXCPP_value= |
---|
935 | ac_cv_env_CXXFLAGS_set=set |
---|
936 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
937 | ac_cv_env_CXX_set=set |
---|
938 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
939 | ac_cv_env_ERLC_FLAGS_set= |
---|
940 | ac_cv_env_ERLC_FLAGS_value= |
---|
941 | ac_cv_env_ERLC_set= |
---|
942 | ac_cv_env_ERLC_value= |
---|
943 | ac_cv_env_ERL_set= |
---|
944 | ac_cv_env_ERL_value= |
---|
945 | ac_cv_env_FLAGS_set= |
---|
946 | ac_cv_env_FLAGS_value= |
---|
947 | ac_cv_env_JS_CFLAGS_set= |
---|
948 | ac_cv_env_JS_CFLAGS_value= |
---|
949 | ac_cv_env_JS_LIBS_set= |
---|
950 | ac_cv_env_JS_LIBS_value= |
---|
951 | ac_cv_env_LDFLAGS_set=set |
---|
952 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
953 | ac_cv_env_LIBS_set= |
---|
954 | ac_cv_env_LIBS_value= |
---|
955 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
956 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
957 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
958 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
959 | ac_cv_env_PKG_CONFIG_set= |
---|
960 | ac_cv_env_PKG_CONFIG_value= |
---|
961 | ac_cv_env_build_alias_set= |
---|
962 | ac_cv_env_build_alias_value= |
---|
963 | ac_cv_env_host_alias_set= |
---|
964 | ac_cv_env_host_alias_value= |
---|
965 | ac_cv_env_target_alias_set= |
---|
966 | ac_cv_env_target_alias_value= |
---|
967 | ac_cv_func_mmap=yes |
---|
968 | ac_cv_have_stddef_h=1 |
---|
969 | ac_cv_have_stdint_h=1 |
---|
970 | ac_cv_header_dlfcn_h=yes |
---|
971 | ac_cv_header_inttypes_h=yes |
---|
972 | ac_cv_header_jsapi_h=yes |
---|
973 | ac_cv_header_memory_h=yes |
---|
974 | ac_cv_header_minix_config_h=no |
---|
975 | ac_cv_header_stdc=yes |
---|
976 | ac_cv_header_stddef_h=yes |
---|
977 | ac_cv_header_stdint_h=yes |
---|
978 | ac_cv_header_stdlib_h=yes |
---|
979 | ac_cv_header_string_h=yes |
---|
980 | ac_cv_header_strings_h=yes |
---|
981 | ac_cv_header_sys_mman_h=yes |
---|
982 | ac_cv_header_sys_resource_h=yes |
---|
983 | ac_cv_header_sys_stat_h=yes |
---|
984 | ac_cv_header_sys_types_h=yes |
---|
985 | ac_cv_header_unistd_h=yes |
---|
986 | ac_cv_host=x86_64-apple-darwin15.0.0 |
---|
987 | ac_cv_lib_mozjs185_JS_NewContext=yes |
---|
988 | ac_cv_lib_mozjs185___JS_GetStringCharsAndLength=yes |
---|
989 | ac_cv_lib_mozjs185___JS_NewCompartmentAndGlobalObject=yes |
---|
990 | ac_cv_lib_mozjs185___JS_ThrowStopIteration=yes |
---|
991 | ac_cv_objext=o |
---|
992 | ac_cv_path_CURL_CONFIG=/opt/local/bin/curl-config |
---|
993 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
994 | ac_cv_path_ERL=/opt/local/bin/erl |
---|
995 | ac_cv_path_ESCRIPT=/opt/local/bin/escript |
---|
996 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
997 | ac_cv_path_GREP=/usr/bin/grep |
---|
998 | ac_cv_path_ICU_CONFIG=/opt/local/bin/icu-config |
---|
999 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
1000 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
1001 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
1002 | ac_cv_prog_AWK=gawk |
---|
1003 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
1004 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
1005 | ac_cv_prog_ac_ct_AR=ar |
---|
1006 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
1007 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
1008 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
1009 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
1010 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
1011 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
1012 | ac_cv_prog_ac_ct_STRIP=strip |
---|
1013 | ac_cv_prog_cc_c89= |
---|
1014 | ac_cv_prog_cc_g=yes |
---|
1015 | ac_cv_prog_cxx_g=yes |
---|
1016 | ac_cv_prog_make_make_set=yes |
---|
1017 | ac_cv_safe_to_define___extensions__=yes |
---|
1018 | ac_cv_type_JSScriptp=no |
---|
1019 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
1020 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
1021 | am_cv_prog_tar_ustar=gnutar |
---|
1022 | lt_cv_apple_cc_single_mod=yes |
---|
1023 | lt_cv_ar_at_file=no |
---|
1024 | lt_cv_deplibs_check_method=pass_all |
---|
1025 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
1026 | lt_cv_file_magic_test_file= |
---|
1027 | lt_cv_ld_exported_symbols_list=yes |
---|
1028 | lt_cv_ld_force_load=yes |
---|
1029 | lt_cv_ld_reload_flag=-r |
---|
1030 | lt_cv_nm_interface='BSD nm' |
---|
1031 | lt_cv_objdir=.libs |
---|
1032 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1033 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
1034 | lt_cv_path_NM=/usr/bin/nm |
---|
1035 | lt_cv_path_mainfest_tool=no |
---|
1036 | lt_cv_prog_compiler_c_o=yes |
---|
1037 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
1038 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
1039 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
1040 | lt_cv_prog_compiler_pic_works=yes |
---|
1041 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
1042 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
1043 | lt_cv_prog_compiler_static_works=no |
---|
1044 | lt_cv_prog_compiler_static_works_CXX=no |
---|
1045 | lt_cv_prog_gnu_ld=no |
---|
1046 | lt_cv_prog_gnu_ldcxx=no |
---|
1047 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
1048 | 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'\''' |
---|
1049 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
1050 | 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'\''' |
---|
1051 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
1052 | lt_cv_sys_max_cmd_len=196608 |
---|
1053 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
1054 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
1055 | pkg_cv_JS_CFLAGS='-I/opt/local/include/mozjs185 -I/opt/local/include/nspr ' |
---|
1056 | pkg_cv_JS_LIBS='-L/opt/local/lib -L/opt/local/lib/nspr -L/opt/local/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 ' |
---|
1057 | |
---|
1058 | ## ----------------- ## |
---|
1059 | ## Output variables. ## |
---|
1060 | ## ----------------- ## |
---|
1061 | |
---|
1062 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.6.1/build-aux/missing --run aclocal-1.11' |
---|
1063 | AMDEPBACKSLASH='\' |
---|
1064 | AMDEP_FALSE='#' |
---|
1065 | AMDEP_TRUE='' |
---|
1066 | AMTAR='$${TAR-tar}' |
---|
1067 | AR='ar' |
---|
1068 | AS='as' |
---|
1069 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.6.1/build-aux/missing --run autoconf' |
---|
1070 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.6.1/build-aux/missing --run autoheader' |
---|
1071 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.6.1/build-aux/missing --run automake-1.11' |
---|
1072 | AWK='gawk' |
---|
1073 | BUILD_HTML_FALSE='' |
---|
1074 | BUILD_HTML_TRUE='' |
---|
1075 | BUILD_INFO_FALSE='' |
---|
1076 | BUILD_INFO_TRUE='' |
---|
1077 | BUILD_MAN_FALSE='' |
---|
1078 | BUILD_MAN_TRUE='' |
---|
1079 | BUILD_PDF_FALSE='' |
---|
1080 | BUILD_PDF_TRUE='' |
---|
1081 | CC='/usr/bin/clang' |
---|
1082 | CCDEPMODE='depmode=gcc3' |
---|
1083 | CFLAGS='-O2 -pipe -Os -arch x86_64' |
---|
1084 | CPP='/usr/bin/clang -E' |
---|
1085 | CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/usr/local/include -I/usr/include ' |
---|
1086 | CURL_CFLAGS='-I/opt/local/include' |
---|
1087 | CURL_CONFIG='/opt/local/bin/curl-config' |
---|
1088 | CURL_LIBS='-L/opt/local/lib -lcurl -lssl -lcrypto -lssl -lcrypto -lz' |
---|
1089 | CXX='/usr/bin/clang++' |
---|
1090 | CXXCPP='/usr/bin/clang++ -E' |
---|
1091 | CXXDEPMODE='depmode=gcc3' |
---|
1092 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
1093 | CYGPATH_W='echo' |
---|
1094 | DEFS='' |
---|
1095 | DEPDIR='.deps' |
---|
1096 | DLLTOOL='false' |
---|
1097 | DSYMUTIL='dsymutil' |
---|
1098 | DUMPBIN='' |
---|
1099 | ECHO_C='\c' |
---|
1100 | ECHO_N='' |
---|
1101 | ECHO_T='' |
---|
1102 | EGREP='/usr/bin/grep -E' |
---|
1103 | ERL='/opt/local/bin/erl' |
---|
1104 | ERLANG_FLAGS='-I${exec_prefix}/lib/erlang/usr/include -I/usr/lib/erlang/usr/include -I/usr/local/lib/erlang/usr/include -I/opt/local/lib/erlang/usr/include' |
---|
1105 | ERLC='' |
---|
1106 | ERLC_FLAGS='' |
---|
1107 | ESCRIPT='/opt/local/bin/escript' |
---|
1108 | EXEEXT='' |
---|
1109 | FGREP='/usr/bin/grep -F' |
---|
1110 | FLAGS='' |
---|
1111 | GREP='/usr/bin/grep' |
---|
1112 | HAS_HELP2MAN='' |
---|
1113 | HAS_INSTALLINFO='' |
---|
1114 | HAS_MAKEINFO='' |
---|
1115 | HAS_PDFLATEX='' |
---|
1116 | HAS_SPHINX_BUILD='' |
---|
1117 | ICU_BIN='' |
---|
1118 | ICU_CFLAGS=' ' |
---|
1119 | ICU_CONFIG='/opt/local/bin/icu-config' |
---|
1120 | ICU_CPPFLAGS='-I/opt/local/include ' |
---|
1121 | ICU_CXXFLAGS='--std=c++0x ' |
---|
1122 | ICU_LIBS=' -L/opt/local/lib -licui18n -licuuc -licudata ' |
---|
1123 | INIT_FALSE='' |
---|
1124 | INIT_TRUE='' |
---|
1125 | INNO_COMPILER_EXECUTABLE='' |
---|
1126 | INSTALL_DATA='${INSTALL} -m 644' |
---|
1127 | INSTALL_PROGRAM='${INSTALL}' |
---|
1128 | INSTALL_SCRIPT='${INSTALL}' |
---|
1129 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
1130 | JS_CFLAGS='-DXP_UNIX -I/opt/local/include/mozjs185 -I/opt/local/include/nspr ' |
---|
1131 | JS_LIBS='-lmozjs185 -lm -L/opt/local/lib -L/opt/local/lib/nspr -L/opt/local/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 ' |
---|
1132 | JS_LIB_BINARY='' |
---|
1133 | LAUNCHD_FALSE='' |
---|
1134 | LAUNCHD_TRUE='' |
---|
1135 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
1136 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib ' |
---|
1137 | LIBOBJS='' |
---|
1138 | LIBS=' -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib ' |
---|
1139 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
1140 | LIPO='lipo' |
---|
1141 | LN_S='ln -s' |
---|
1142 | LTLIBOBJS='' |
---|
1143 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.6.1/build-aux/missing --run makeinfo' |
---|
1144 | MANIFEST_TOOL=':' |
---|
1145 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
1146 | NM='/usr/bin/nm' |
---|
1147 | NMEDIT='nmedit' |
---|
1148 | OBJDUMP='false' |
---|
1149 | OBJEXT='o' |
---|
1150 | OTOOL64=':' |
---|
1151 | OTOOL='otool' |
---|
1152 | PACKAGE='apache-couchdb' |
---|
1153 | PACKAGE_BUGREPORT='https://issues.apache.org/jira/browse/COUCHDB' |
---|
1154 | PACKAGE_NAME='Apache CouchDB' |
---|
1155 | PACKAGE_STRING='Apache CouchDB 1.6.1' |
---|
1156 | PACKAGE_TARNAME='apache-couchdb' |
---|
1157 | PACKAGE_URL='' |
---|
1158 | PACKAGE_VERSION='1.6.1' |
---|
1159 | PATH_SEPARATOR=':' |
---|
1160 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
1161 | PKG_CONFIG_LIBDIR='' |
---|
1162 | PKG_CONFIG_PATH='' |
---|
1163 | RANLIB='ranlib' |
---|
1164 | SED='/opt/local/bin/gsed' |
---|
1165 | SET_MAKE='' |
---|
1166 | SHELL='/bin/sh' |
---|
1167 | SNAPPY_MAJOR='1' |
---|
1168 | SNAPPY_MINOR='0' |
---|
1169 | SNAPPY_PATCHLEVEL='5' |
---|
1170 | STRICTNESS_FALSE='' |
---|
1171 | STRICTNESS_TRUE='' |
---|
1172 | STRIP='strip' |
---|
1173 | TESTS_FALSE='' |
---|
1174 | TESTS_TRUE='' |
---|
1175 | USE_CURL_FALSE='' |
---|
1176 | USE_CURL_TRUE='' |
---|
1177 | USE_EJSON_COMPARE_NIF_FALSE='' |
---|
1178 | USE_EJSON_COMPARE_NIF_TRUE='' |
---|
1179 | USE_NATIVE_MOCHIJSON_FALSE='' |
---|
1180 | USE_NATIVE_MOCHIJSON_TRUE='' |
---|
1181 | USE_OTP_NIFS_FALSE='' |
---|
1182 | USE_OTP_NIFS_TRUE='' |
---|
1183 | VERSION='1.6.1' |
---|
1184 | WINDOWS_FALSE='' |
---|
1185 | WINDOWS_TRUE='#' |
---|
1186 | abs_top_builddir='' |
---|
1187 | abs_top_srcdir='' |
---|
1188 | ac_ct_AR='ar' |
---|
1189 | ac_ct_CC='/usr/bin/clang' |
---|
1190 | ac_ct_CXX='' |
---|
1191 | ac_ct_DUMPBIN='' |
---|
1192 | ac_cv_have_stddef_h='1' |
---|
1193 | ac_cv_have_stdint_h='1' |
---|
1194 | am__EXEEXT_FALSE='' |
---|
1195 | am__EXEEXT_TRUE='' |
---|
1196 | am__fastdepCC_FALSE='#' |
---|
1197 | am__fastdepCC_TRUE='' |
---|
1198 | am__fastdepCXX_FALSE='#' |
---|
1199 | am__fastdepCXX_TRUE='' |
---|
1200 | am__include='include' |
---|
1201 | am__isrc='' |
---|
1202 | am__leading_dot='.' |
---|
1203 | am__nodep='_no' |
---|
1204 | am__quote='' |
---|
1205 | am__tar='tar --format=ustar -chf - "$$tardir"' |
---|
1206 | am__untar='tar -xf -' |
---|
1207 | bindir='${exec_prefix}/bin' |
---|
1208 | bug_uri='' |
---|
1209 | build='x86_64-apple-darwin15.0.0' |
---|
1210 | build_alias='' |
---|
1211 | build_cpu='x86_64' |
---|
1212 | build_os='darwin15.0.0' |
---|
1213 | build_vendor='apple' |
---|
1214 | datadir='${datarootdir}' |
---|
1215 | datarootdir='${prefix}/share' |
---|
1216 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1217 | dvidir='${docdir}' |
---|
1218 | erlangbin='' |
---|
1219 | erlangversion='' |
---|
1220 | exec_prefix='NONE' |
---|
1221 | host='x86_64-apple-darwin15.0.0' |
---|
1222 | host_alias='' |
---|
1223 | host_cpu='x86_64' |
---|
1224 | host_os='darwin15.0.0' |
---|
1225 | host_vendor='apple' |
---|
1226 | htmldir='${docdir}' |
---|
1227 | includedir='${prefix}/include' |
---|
1228 | infodir='${datarootdir}/info' |
---|
1229 | initdir='' |
---|
1230 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.6.1/build-aux/install-sh' |
---|
1231 | launchddir='' |
---|
1232 | libdir='${exec_prefix}/lib' |
---|
1233 | libexecdir='${exec_prefix}/libexec' |
---|
1234 | localconfdir='' |
---|
1235 | localdatadir='' |
---|
1236 | localdocdir='' |
---|
1237 | localedir='${datarootdir}/locale' |
---|
1238 | localerlanglibdir='' |
---|
1239 | locallibbindir='' |
---|
1240 | locallibdir='' |
---|
1241 | localstatedir='${prefix}/var' |
---|
1242 | localstatelibdir='' |
---|
1243 | localstatelogdir='' |
---|
1244 | localstaterundir='' |
---|
1245 | mandir='${datarootdir}/man' |
---|
1246 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
1247 | msvc_redist_dir='' |
---|
1248 | msvc_redist_name='' |
---|
1249 | oldincludedir='/usr/include' |
---|
1250 | openssl_bin_dir='' |
---|
1251 | otp_release='' |
---|
1252 | package_author_address='' |
---|
1253 | package_author_name='' |
---|
1254 | package_identifier='' |
---|
1255 | package_name='' |
---|
1256 | package_tarname='' |
---|
1257 | pdfdir='${docdir}' |
---|
1258 | prefix='/opt/local' |
---|
1259 | program_transform_name='s,x,x,' |
---|
1260 | psdir='${docdir}' |
---|
1261 | sbindir='${exec_prefix}/sbin' |
---|
1262 | sharedstatedir='${prefix}/com' |
---|
1263 | sysconfdir='${prefix}/etc' |
---|
1264 | target_alias='' |
---|
1265 | version=' 7 1 0 0 0' |
---|
1266 | version_major='' |
---|
1267 | version_minor='' |
---|
1268 | version_release='' |
---|
1269 | version_revision='' |
---|
1270 | version_stage='' |
---|
1271 | |
---|
1272 | ## ----------- ## |
---|
1273 | ## confdefs.h. ## |
---|
1274 | ## ----------- ## |
---|
1275 | |
---|
1276 | /* confdefs.h */ |
---|
1277 | #define PACKAGE_NAME "Apache CouchDB" |
---|
1278 | #define PACKAGE_TARNAME "apache-couchdb" |
---|
1279 | #define PACKAGE_VERSION "1.6.1" |
---|
1280 | #define PACKAGE_STRING "Apache CouchDB 1.6.1" |
---|
1281 | #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB" |
---|
1282 | #define PACKAGE_URL "" |
---|
1283 | #define PACKAGE "apache-couchdb" |
---|
1284 | #define VERSION "1.6.1" |
---|
1285 | #define STDC_HEADERS 1 |
---|
1286 | #define HAVE_SYS_TYPES_H 1 |
---|
1287 | #define HAVE_SYS_STAT_H 1 |
---|
1288 | #define HAVE_STDLIB_H 1 |
---|
1289 | #define HAVE_STRING_H 1 |
---|
1290 | #define HAVE_MEMORY_H 1 |
---|
1291 | #define HAVE_STRINGS_H 1 |
---|
1292 | #define HAVE_INTTYPES_H 1 |
---|
1293 | #define HAVE_STDINT_H 1 |
---|
1294 | #define HAVE_UNISTD_H 1 |
---|
1295 | #define __EXTENSIONS__ 1 |
---|
1296 | #define _ALL_SOURCE 1 |
---|
1297 | #define _GNU_SOURCE 1 |
---|
1298 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1299 | #define _TANDEM_SOURCE 1 |
---|
1300 | #define HAVE_DLFCN_H 1 |
---|
1301 | #define LT_OBJDIR ".libs/" |
---|
1302 | #define HAVE_STDINT_H 1 |
---|
1303 | #define HAVE_STDDEF_H 1 |
---|
1304 | #define HAVE_SYS_MMAN_H 1 |
---|
1305 | #define HAVE_SYS_RESOURCE_H 1 |
---|
1306 | #define HAVE_BUILTIN_EXPECT 1 |
---|
1307 | #define HAVE_BUILTIN_CTZ 1 |
---|
1308 | #define SM185 1 |
---|
1309 | #define SM180 1 |
---|
1310 | #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1 |
---|
1311 | #define JSSCRIPT_TYPE JSObject* |
---|
1312 | #define COUCHJS_NAME "couchjs" |
---|
1313 | #define HAVE_CURL 1 |
---|
1314 | |
---|
1315 | configure: exit 1 |
---|