Ticket #43412: prefix_couchdb_config.log

File prefix_couchdb_config.log, 56.5 KB (added by posita (Matt Bogosian), 10 years ago)

config.log from post-patch failed prefix build

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Apache CouchDB configure 1.5.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/[[PREFIX]] --enable-js-trunk
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = zoot.localdomain
14uname -m = x86_64
15uname -r = 13.1.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/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 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
27Kernel configured for up to 4 processors.
282 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 10.00 gigabytes
33Default processor set: 232 tasks, 1161 threads, 4 processors
34Load average: 2.46, Mach factor: 2.12
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /[[PREFIX]]/bin
40PATH: /[[PREFIX]]/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2811: checking for a BSD-compatible install
52configure:2879: result: /usr/bin/install -c
53configure:2890: checking whether build environment is sane
54configure:2940: result: yes
55configure:3081: checking for a thread-safe mkdir -p
56configure:3120: result: /[[PREFIX]]/bin/gmkdir -p
57configure:3133: checking for gawk
58configure:3149: found /[[PREFIX]]/bin/gawk
59configure:3160: result: gawk
60configure:3171: checking whether make sets $(MAKE)
61configure:3193: result: yes
62configure:3268: checking how to create a ustar tar archive
63configure:3281: tar --version
64bsdtar 2.8.3 - libarchive 2.8.3
65configure:3284: $? = 0
66configure:3324: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
67configure:3327: $? = 0
68configure:3331: tar -xf - <conftest.tar
69configure:3334: $? = 0
70configure:3347: result: gnutar
71configure:3367: checking for style of include used by make
72configure:3395: result: GNU
73configure:3466: checking for gcc
74configure:3493: result: /usr/bin/clang
75configure:3722: checking for C compiler version
76configure:3731: /usr/bin/clang --version >&5
77Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
78Target: x86_64-apple-darwin13.1.0
79Thread model: posix
80configure:3742: $? = 0
81configure:3731: /usr/bin/clang -v >&5
82Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
83Target: x86_64-apple-darwin13.1.0
84Thread model: posix
85configure:3742: $? = 0
86configure:3731: /usr/bin/clang -V >&5
87clang: error: argument to '-V' is missing (expected 1 value)
88clang: error: no input files
89configure:3742: $? = 1
90configure:3731: /usr/bin/clang -qversion >&5
91clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
92clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
93clang: error: no input files
94configure:3742: $? = 1
95configure:3762: checking whether the C compiler works
96configure:3784: /usr/bin/clang -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
97configure:3788: $? = 0
98configure:3836: result: yes
99configure:3839: checking for C compiler default output file name
100configure:3841: result: a.out
101configure:3847: checking for suffix of executables
102configure:3854: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
103configure:3858: $? = 0
104configure:3880: result:
105configure:3902: checking whether we are cross compiling
106configure:3910: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
107configure:3914: $? = 0
108configure:3921: ./conftest
109configure:3925: $? = 0
110configure:3940: result: no
111configure:3945: checking for suffix of object files
112configure:3967: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
113configure:3971: $? = 0
114configure:3992: result: o
115configure:3996: checking whether we are using the GNU C compiler
116configure:4015: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
117configure:4015: $? = 0
118configure:4024: result: yes
119configure:4033: checking whether /usr/bin/clang accepts -g
120configure:4053: /usr/bin/clang -c -g -I/[[PREFIX]]/include conftest.c >&5
121configure:4053: $? = 0
122configure:4094: result: yes
123configure:4111: checking for /usr/bin/clang option to accept ISO C89
124configure:4174: /usr/bin/clang  -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
125configure:4174: $? = 0
126configure:4187: result: none needed
127configure:4209: checking dependency style of /usr/bin/clang
128configure:4320: result: gcc3
129configure:4341: checking how to run the C preprocessor
130configure:4372: /usr/bin/clang -E -I/[[PREFIX]]/include conftest.c
131configure:4372: $? = 0
132configure:4386: /usr/bin/clang -E -I/[[PREFIX]]/include conftest.c
133conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
134#include <ac_nonexistent.h>
135         ^
1361 error generated.
137configure:4386: $? = 1
138configure: failed program was:
139| /* confdefs.h */
140| #define PACKAGE_NAME "Apache CouchDB"
141| #define PACKAGE_TARNAME "apache-couchdb"
142| #define PACKAGE_VERSION "1.5.1"
143| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
144| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
145| #define PACKAGE_URL ""
146| #define PACKAGE "apache-couchdb"
147| #define VERSION "1.5.1"
148| /* end confdefs.h.  */
149| #include <ac_nonexistent.h>
150configure:4411: result: /usr/bin/clang -E
151configure:4431: /usr/bin/clang -E -I/[[PREFIX]]/include conftest.c
152configure:4431: $? = 0
153configure:4445: /usr/bin/clang -E -I/[[PREFIX]]/include conftest.c
154conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
155#include <ac_nonexistent.h>
156         ^
1571 error generated.
158configure:4445: $? = 1
159configure: failed program was:
160| /* confdefs.h */
161| #define PACKAGE_NAME "Apache CouchDB"
162| #define PACKAGE_TARNAME "apache-couchdb"
163| #define PACKAGE_VERSION "1.5.1"
164| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
165| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
166| #define PACKAGE_URL ""
167| #define PACKAGE "apache-couchdb"
168| #define VERSION "1.5.1"
169| /* end confdefs.h.  */
170| #include <ac_nonexistent.h>
171configure:4474: checking for grep that handles long lines and -e
172configure:4532: result: /usr/bin/grep
173configure:4537: checking for egrep
174configure:4599: result: /usr/bin/grep -E
175configure:4604: checking for ANSI C header files
176configure:4624: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
177configure:4624: $? = 0
178configure:4697: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c  >&5
179configure:4697: $? = 0
180configure:4697: ./conftest
181configure:4697: $? = 0
182configure:4708: result: yes
183configure:4721: checking for sys/types.h
184configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
185configure:4721: $? = 0
186configure:4721: result: yes
187configure:4721: checking for sys/stat.h
188configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
189configure:4721: $? = 0
190configure:4721: result: yes
191configure:4721: checking for stdlib.h
192configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
193configure:4721: $? = 0
194configure:4721: result: yes
195configure:4721: checking for string.h
196configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
197configure:4721: $? = 0
198configure:4721: result: yes
199configure:4721: checking for memory.h
200configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
201configure:4721: $? = 0
202configure:4721: result: yes
203configure:4721: checking for strings.h
204configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
205configure:4721: $? = 0
206configure:4721: result: yes
207configure:4721: checking for inttypes.h
208configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
209configure:4721: $? = 0
210configure:4721: result: yes
211configure:4721: checking for stdint.h
212configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
213configure:4721: $? = 0
214configure:4721: result: yes
215configure:4721: checking for unistd.h
216configure:4721: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
217configure:4721: $? = 0
218configure:4721: result: yes
219configure:4734: checking minix/config.h usability
220configure:4734: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
221conftest.c:54:10: fatal error: 'minix/config.h' file not found
222#include <minix/config.h>
223         ^
2241 error generated.
225configure:4734: $? = 1
226configure: failed program was:
227| /* confdefs.h */
228| #define PACKAGE_NAME "Apache CouchDB"
229| #define PACKAGE_TARNAME "apache-couchdb"
230| #define PACKAGE_VERSION "1.5.1"
231| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
232| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
233| #define PACKAGE_URL ""
234| #define PACKAGE "apache-couchdb"
235| #define VERSION "1.5.1"
236| #define STDC_HEADERS 1
237| #define HAVE_SYS_TYPES_H 1
238| #define HAVE_SYS_STAT_H 1
239| #define HAVE_STDLIB_H 1
240| #define HAVE_STRING_H 1
241| #define HAVE_MEMORY_H 1
242| #define HAVE_STRINGS_H 1
243| #define HAVE_INTTYPES_H 1
244| #define HAVE_STDINT_H 1
245| #define HAVE_UNISTD_H 1
246| /* end confdefs.h.  */
247| #include <stdio.h>
248| #ifdef HAVE_SYS_TYPES_H
249| # include <sys/types.h>
250| #endif
251| #ifdef HAVE_SYS_STAT_H
252| # include <sys/stat.h>
253| #endif
254| #ifdef STDC_HEADERS
255| # include <stdlib.h>
256| # include <stddef.h>
257| #else
258| # ifdef HAVE_STDLIB_H
259| #  include <stdlib.h>
260| # endif
261| #endif
262| #ifdef HAVE_STRING_H
263| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
264| #  include <memory.h>
265| # endif
266| # include <string.h>
267| #endif
268| #ifdef HAVE_STRINGS_H
269| # include <strings.h>
270| #endif
271| #ifdef HAVE_INTTYPES_H
272| # include <inttypes.h>
273| #endif
274| #ifdef HAVE_STDINT_H
275| # include <stdint.h>
276| #endif
277| #ifdef HAVE_UNISTD_H
278| # include <unistd.h>
279| #endif
280| #include <minix/config.h>
281configure:4734: result: no
282configure:4734: checking minix/config.h presence
283configure:4734: /usr/bin/clang -E -I/[[PREFIX]]/include conftest.c
284conftest.c:21:10: fatal error: 'minix/config.h' file not found
285#include <minix/config.h>
286         ^
2871 error generated.
288configure:4734: $? = 1
289configure: failed program was:
290| /* confdefs.h */
291| #define PACKAGE_NAME "Apache CouchDB"
292| #define PACKAGE_TARNAME "apache-couchdb"
293| #define PACKAGE_VERSION "1.5.1"
294| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
295| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
296| #define PACKAGE_URL ""
297| #define PACKAGE "apache-couchdb"
298| #define VERSION "1.5.1"
299| #define STDC_HEADERS 1
300| #define HAVE_SYS_TYPES_H 1
301| #define HAVE_SYS_STAT_H 1
302| #define HAVE_STDLIB_H 1
303| #define HAVE_STRING_H 1
304| #define HAVE_MEMORY_H 1
305| #define HAVE_STRINGS_H 1
306| #define HAVE_INTTYPES_H 1
307| #define HAVE_STDINT_H 1
308| #define HAVE_UNISTD_H 1
309| /* end confdefs.h.  */
310| #include <minix/config.h>
311configure:4734: result: no
312configure:4734: checking for minix/config.h
313configure:4734: result: no
314configure:4755: checking whether it is safe to define __EXTENSIONS__
315configure:4773: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
316configure:4773: $? = 0
317configure:4780: result: yes
318configure:4905: checking for gcc
319configure:4932: result: /usr/bin/clang
320configure:5161: checking for C compiler version
321configure:5170: /usr/bin/clang --version >&5
322Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
323Target: x86_64-apple-darwin13.1.0
324Thread model: posix
325configure:5181: $? = 0
326configure:5170: /usr/bin/clang -v >&5
327Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
328Target: x86_64-apple-darwin13.1.0
329Thread model: posix
330configure:5181: $? = 0
331configure:5170: /usr/bin/clang -V >&5
332clang: error: argument to '-V' is missing (expected 1 value)
333clang: error: no input files
334configure:5181: $? = 1
335configure:5170: /usr/bin/clang -qversion >&5
336clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
337clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
338clang: error: no input files
339configure:5181: $? = 1
340configure:5185: checking whether we are using the GNU C compiler
341configure:5213: result: yes
342configure:5222: checking whether /usr/bin/clang accepts -g
343configure:5283: result: yes
344configure:5300: checking for /usr/bin/clang option to accept ISO C89
345configure:5376: result: none needed
346configure:5398: checking dependency style of /usr/bin/clang
347configure:5509: result: gcc3
348configure:5553: checking build system type
349configure:5567: result: x86_64-apple-darwin13.1.0
350configure:5587: checking host system type
351configure:5600: result: x86_64-apple-darwin13.1.0
352configure:5641: checking how to print strings
353configure:5668: result: printf
354configure:5689: checking for a sed that does not truncate output
355configure:5753: result: /[[PREFIX]]/bin/gsed
356configure:5771: checking for fgrep
357configure:5833: result: /usr/bin/grep -F
358configure:5868: checking for ld used by /usr/bin/clang
359configure:5935: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
360configure:5942: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
361configure:5957: result: no
362configure:5969: checking for BSD- or MS-compatible name lister (nm)
363configure:6018: result: /[[PREFIX]]/bin/nm
364configure:6148: checking the name lister (/[[PREFIX]]/bin/nm) interface
365configure:6155: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
366configure:6158: /[[PREFIX]]/bin/nm "conftest.o"
367configure:6161: output
3680000000000000000 S _some_variable
369configure:6168: result: BSD nm
370configure:6171: checking whether ln -s works
371configure:6175: result: yes
372configure:6183: checking the maximum length of command line arguments
373configure:6313: result: 196608
374configure:6330: checking whether the shell understands some XSI constructs
375configure:6340: result: yes
376configure:6344: checking whether the shell understands "+="
377configure:6350: result: yes
378configure:6385: checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format
379configure:6425: result: func_convert_file_noop
380configure:6432: checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format
381configure:6452: result: func_convert_file_noop
382configure:6459: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
383configure:6466: result: -r
384configure:6540: checking for objdump
385configure:6570: result: no
386configure:6596: checking how to recognize dependent libraries
387configure:6798: result: pass_all
388configure:6883: checking for dlltool
389configure:6913: result: no
390configure:6940: checking how to associate runtime and link libraries
391configure:6967: result: printf %s\n
392configure:7027: checking for ar
393configure:7043: found /[[PREFIX]]/bin/ar
394configure:7054: result: ar
395configure:7091: checking for archiver @FILE support
396configure:7108: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
397configure:7108: $? = 0
398configure:7111: ar cru libconftest.a @conftest.lst >&5
399ar: @conftest.lst: No such file or directory
400configure:7114: $? = 1
401configure:7134: result: no
402configure:7192: checking for strip
403configure:7208: found /[[PREFIX]]/bin/strip
404configure:7219: result: strip
405configure:7291: checking for ranlib
406configure:7307: found /[[PREFIX]]/bin/ranlib
407configure:7318: result: ranlib
408configure:7420: checking command to parse /[[PREFIX]]/bin/nm output from /usr/bin/clang object
409configure:7540: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
410configure:7543: $? = 0
411configure:7547: /[[PREFIX]]/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
412configure:7550: $? = 0
413cannot find nm_test_var in conftest.nm
414configure:7540: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
415configure:7543: $? = 0
416configure:7547: /[[PREFIX]]/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
417configure:7550: $? = 0
418configure:7616: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5
419configure:7619: $? = 0
420configure:7657: result: ok
421configure:7694: checking for sysroot
422configure:7724: result: no
423configure:7980: checking for mt
424configure:8010: result: no
425configure:8030: checking if : is a manifest tool
426configure:8036: : '-?'
427configure:8044: result: no
428configure:8100: checking for dsymutil
429configure:8116: found /usr/bin/dsymutil
430configure:8127: result: dsymutil
431configure:8192: checking for nmedit
432configure:8208: found /[[PREFIX]]/bin/nmedit
433configure:8219: result: nmedit
434configure:8284: checking for lipo
435configure:8300: found /[[PREFIX]]/bin/lipo
436configure:8311: result: lipo
437configure:8376: checking for otool
438configure:8392: found /[[PREFIX]]/bin/otool
439configure:8403: result: otool
440configure:8468: checking for otool64
441configure:8498: result: no
442configure:8543: checking for -single_module linker flag
443/usr/bin/clang -pipe -Os -arch x86_64 -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
444configure:8576: result: yes
445configure:8579: checking for -exported_symbols_list linker flag
446configure:8599: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
447configure:8599: $? = 0
448configure:8609: result: yes
449configure:8612: checking for -force_load linker flag
450/usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c
451ar cru libconftest.a conftest.o
452ranlib libconftest.a
453/usr/bin/clang -pipe -Os -arch x86_64 -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
454configure:8644: result: yes
455configure:8683: checking for dlfcn.h
456configure:8683: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.c >&5
457configure:8683: $? = 0
458configure:8683: result: yes
459configure:9127: checking for objdir
460configure:9142: result: .libs
461configure:9413: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
462configure:9431: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -fno-rtti -fno-exceptions conftest.c >&5
463configure:9435: $? = 0
464configure:9448: result: yes
465configure:9775: checking for /usr/bin/clang option to produce PIC
466configure:9782: result: -fno-common -DPIC
467configure:9790: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
468configure:9808: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -fno-common -DPIC -DPIC conftest.c >&5
469configure:9812: $? = 0
470configure:9825: result: yes
471configure:9854: checking if /usr/bin/clang static flag -static works
472configure:9882: result: no
473configure:9897: checking if /usr/bin/clang supports -c -o file.o
474configure:9918: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -o out/conftest2.o conftest.c >&5
475configure:9922: $? = 0
476configure:9944: result: yes
477configure:9952: checking if /usr/bin/clang supports -c -o file.o
478configure:9999: result: yes
479configure:10032: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
480configure:11185: result: yes
481configure:11425: checking dynamic linker characteristics
482configure:12171: result: darwin13.1.0 dyld
483configure:12278: checking how to hardcode library paths into programs
484configure:12303: result: immediate
485configure:12843: checking whether stripping libraries is possible
486configure:12857: result: yes
487configure:12883: checking if libtool supports shared libraries
488configure:12885: result: yes
489configure:12888: checking whether to build shared libraries
490configure:12909: result: yes
491configure:12912: checking whether to build static libraries
492configure:12916: result: no
493configure:12954: checking whether ln -s works
494configure:12958: result: yes
495configure:13020: checking for pkg-config
496configure:13038: found /[[PREFIX]]/bin/pkg-config
497configure:13050: result: /[[PREFIX]]/bin/pkg-config
498configure:13075: checking pkg-config is at least version 0.9.0
499configure:13078: result: yes
500configure:13203: checking for C++ compiler version
501configure:13212: /usr/bin/clang++ --version >&5
502Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
503Target: x86_64-apple-darwin13.1.0
504Thread model: posix
505configure:13223: $? = 0
506configure:13212: /usr/bin/clang++ -v >&5
507Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
508Target: x86_64-apple-darwin13.1.0
509Thread model: posix
510configure:13223: $? = 0
511configure:13212: /usr/bin/clang++ -V >&5
512clang: error: argument to '-V' is missing (expected 1 value)
513clang: error: no input files
514configure:13223: $? = 1
515configure:13212: /usr/bin/clang++ -qversion >&5
516clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future]
517clang: note: this will be a hard error (cannot be downgraded to a warning) in the future
518clang: error: no input files
519configure:13223: $? = 1
520configure:13227: checking whether we are using the GNU C++ compiler
521configure:13246: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
522configure:13246: $? = 0
523configure:13255: result: yes
524configure:13264: checking whether /usr/bin/clang++ accepts -g
525configure:13284: /usr/bin/clang++ -c -g -I/[[PREFIX]]/include conftest.cpp >&5
526configure:13284: $? = 0
527configure:13325: result: yes
528configure:13350: checking dependency style of /usr/bin/clang++
529configure:13461: result: gcc3
530configure:13494: checking how to run the C++ preprocessor
531configure:13521: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
532configure:13521: $? = 0
533configure:13535: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
534conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
535#include <ac_nonexistent.h>
536         ^
5371 error generated.
538configure:13535: $? = 1
539configure: failed program was:
540| /* confdefs.h */
541| #define PACKAGE_NAME "Apache CouchDB"
542| #define PACKAGE_TARNAME "apache-couchdb"
543| #define PACKAGE_VERSION "1.5.1"
544| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
545| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
546| #define PACKAGE_URL ""
547| #define PACKAGE "apache-couchdb"
548| #define VERSION "1.5.1"
549| #define STDC_HEADERS 1
550| #define HAVE_SYS_TYPES_H 1
551| #define HAVE_SYS_STAT_H 1
552| #define HAVE_STDLIB_H 1
553| #define HAVE_STRING_H 1
554| #define HAVE_MEMORY_H 1
555| #define HAVE_STRINGS_H 1
556| #define HAVE_INTTYPES_H 1
557| #define HAVE_STDINT_H 1
558| #define HAVE_UNISTD_H 1
559| #define __EXTENSIONS__ 1
560| #define _ALL_SOURCE 1
561| #define _GNU_SOURCE 1
562| #define _POSIX_PTHREAD_SEMANTICS 1
563| #define _TANDEM_SOURCE 1
564| #define HAVE_DLFCN_H 1
565| #define LT_OBJDIR ".libs/"
566| /* end confdefs.h.  */
567| #include <ac_nonexistent.h>
568configure:13560: result: /usr/bin/clang++ -E
569configure:13580: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
570configure:13580: $? = 0
571configure:13594: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
572conftest.cpp:28:10: fatal error: 'ac_nonexistent.h' file not found
573#include <ac_nonexistent.h>
574         ^
5751 error generated.
576configure:13594: $? = 1
577configure: failed program was:
578| /* confdefs.h */
579| #define PACKAGE_NAME "Apache CouchDB"
580| #define PACKAGE_TARNAME "apache-couchdb"
581| #define PACKAGE_VERSION "1.5.1"
582| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
583| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
584| #define PACKAGE_URL ""
585| #define PACKAGE "apache-couchdb"
586| #define VERSION "1.5.1"
587| #define STDC_HEADERS 1
588| #define HAVE_SYS_TYPES_H 1
589| #define HAVE_SYS_STAT_H 1
590| #define HAVE_STDLIB_H 1
591| #define HAVE_STRING_H 1
592| #define HAVE_MEMORY_H 1
593| #define HAVE_STRINGS_H 1
594| #define HAVE_INTTYPES_H 1
595| #define HAVE_STDINT_H 1
596| #define HAVE_UNISTD_H 1
597| #define __EXTENSIONS__ 1
598| #define _ALL_SOURCE 1
599| #define _GNU_SOURCE 1
600| #define _POSIX_PTHREAD_SEMANTICS 1
601| #define _TANDEM_SOURCE 1
602| #define HAVE_DLFCN_H 1
603| #define LT_OBJDIR ".libs/"
604| /* end confdefs.h.  */
605| #include <ac_nonexistent.h>
606configure:13763: checking for ld used by /usr/bin/clang++
607configure:13830: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
608configure:13837: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
609configure:13852: result: no
610configure:13907: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
611configure:14912: result: yes
612configure:14948: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
613configure:14951: $? = 0
614configure:15471: checking for /usr/bin/clang++ option to produce PIC
615configure:15478: result: -fno-common -DPIC
616configure:15486: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
617configure:15504: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -fno-common -DPIC -DPIC conftest.cpp >&5
618configure:15508: $? = 0
619configure:15521: result: yes
620configure:15544: checking if /usr/bin/clang++ static flag -static works
621configure:15572: result: no
622configure:15584: checking if /usr/bin/clang++ supports -c -o file.o
623configure:15605: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -o out/conftest2.o conftest.cpp >&5
624configure:15609: $? = 0
625configure:15631: result: yes
626configure:15636: checking if /usr/bin/clang++ supports -c -o file.o
627configure:15683: result: yes
628configure:15713: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
629configure:15749: result: yes
630configure:15890: checking dynamic linker characteristics
631configure:16570: result: darwin13.1.0 dyld
632configure:16623: checking how to hardcode library paths into programs
633configure:16648: result: immediate
634configure:16705: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
635configure:16705: $? = 0
636configure:16712: checking whether byte ordering is bigendian
637configure:16727: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
638configure:16727: $? = 0
639configure:16772: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
640configure:16772: $? = 0
641configure:16790: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
642conftest.cpp:35:8: error: use of undeclared identifier 'big'
643                 not big endian
644                     ^
6451 error generated.
646configure:16790: $? = 1
647configure: failed program was:
648| /* confdefs.h */
649| #define PACKAGE_NAME "Apache CouchDB"
650| #define PACKAGE_TARNAME "apache-couchdb"
651| #define PACKAGE_VERSION "1.5.1"
652| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
653| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
654| #define PACKAGE_URL ""
655| #define PACKAGE "apache-couchdb"
656| #define VERSION "1.5.1"
657| #define STDC_HEADERS 1
658| #define HAVE_SYS_TYPES_H 1
659| #define HAVE_SYS_STAT_H 1
660| #define HAVE_STDLIB_H 1
661| #define HAVE_STRING_H 1
662| #define HAVE_MEMORY_H 1
663| #define HAVE_STRINGS_H 1
664| #define HAVE_INTTYPES_H 1
665| #define HAVE_STDINT_H 1
666| #define HAVE_UNISTD_H 1
667| #define __EXTENSIONS__ 1
668| #define _ALL_SOURCE 1
669| #define _GNU_SOURCE 1
670| #define _POSIX_PTHREAD_SEMANTICS 1
671| #define _TANDEM_SOURCE 1
672| #define HAVE_DLFCN_H 1
673| #define LT_OBJDIR ".libs/"
674| /* end confdefs.h.  */
675| #include <sys/types.h>
676|               #include <sys/param.h>
677|
678| int
679| main ()
680| {
681| #if BYTE_ORDER != BIG_ENDIAN
682|                not big endian
683|               #endif
684|
685|   ;
686|   return 0;
687| }
688configure:16918: result: no
689configure:16940: checking for stdint.h
690configure:16940: result: yes
691configure:16940: checking stddef.h usability
692configure:16940: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
693configure:16940: $? = 0
694configure:16940: result: yes
695configure:16940: checking stddef.h presence
696configure:16940: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
697configure:16940: $? = 0
698configure:16940: result: yes
699configure:16940: checking for stddef.h
700configure:16940: result: yes
701configure:16940: checking sys/mman.h usability
702configure:16940: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
703configure:16940: $? = 0
704configure:16940: result: yes
705configure:16940: checking sys/mman.h presence
706configure:16940: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
707configure:16940: $? = 0
708configure:16940: result: yes
709configure:16940: checking for sys/mman.h
710configure:16940: result: yes
711configure:16940: checking sys/resource.h usability
712configure:16940: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
713configure:16940: $? = 0
714configure:16940: result: yes
715configure:16940: checking sys/resource.h presence
716configure:16940: /usr/bin/clang++ -E -I/[[PREFIX]]/include conftest.cpp
717configure:16940: $? = 0
718configure:16940: result: yes
719configure:16940: checking for sys/resource.h
720configure:16940: result: yes
721configure:16950: checking for mmap
722configure:16950: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp  >&5
723configure:16950: $? = 0
724configure:16950: result: yes
725configure:16956: checking if the compiler supports __builtin_expect
726configure:16972: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
727configure:16972: $? = 0
728configure:16975: result: yes
729configure:16993: checking if the compiler supports __builtin_ctzll
730configure:17009: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -I/[[PREFIX]]/include conftest.cpp >&5
731configure:17009: $? = 0
732configure:17012: result: yes
733configure:17053: checking for pthread_create in -lpthread
734configure:17071: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -I/[[PREFIX]]/include -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp -lpthread  >&5
735conftest.cpp:39:1: error: no matching function for call to 'pthread_create'
736pthread_create((void *)0, (void *)0, (void *)0, (void *)0)
737^~~~~~~~~~~~~~
738/usr/include/pthread.h:310:5: note: candidate function not viable: cannot convert argument of incomplete type 'void *' to 'pthread_t *' (aka '_opaque_pthread_t **')
739int pthread_create(pthread_t * __restrict, const pthread_attr_t * __restrict,
740    ^
7411 error generated.
742configure:17071: $? = 1
743configure: failed program was:
744| /* confdefs.h */
745| #define PACKAGE_NAME "Apache CouchDB"
746| #define PACKAGE_TARNAME "apache-couchdb"
747| #define PACKAGE_VERSION "1.5.1"
748| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
749| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
750| #define PACKAGE_URL ""
751| #define PACKAGE "apache-couchdb"
752| #define VERSION "1.5.1"
753| #define STDC_HEADERS 1
754| #define HAVE_SYS_TYPES_H 1
755| #define HAVE_SYS_STAT_H 1
756| #define HAVE_STDLIB_H 1
757| #define HAVE_STRING_H 1
758| #define HAVE_MEMORY_H 1
759| #define HAVE_STRINGS_H 1
760| #define HAVE_INTTYPES_H 1
761| #define HAVE_STDINT_H 1
762| #define HAVE_UNISTD_H 1
763| #define __EXTENSIONS__ 1
764| #define _ALL_SOURCE 1
765| #define _GNU_SOURCE 1
766| #define _POSIX_PTHREAD_SEMANTICS 1
767| #define _TANDEM_SOURCE 1
768| #define HAVE_DLFCN_H 1
769| #define LT_OBJDIR ".libs/"
770| #define HAVE_STDINT_H 1
771| #define HAVE_STDDEF_H 1
772| #define HAVE_SYS_MMAN_H 1
773| #define HAVE_SYS_RESOURCE_H 1
774| #define HAVE_BUILTIN_EXPECT 1
775| #define HAVE_BUILTIN_CTZ 1
776| /* end confdefs.h.  */
777|
778|     #include<pthread.h>
779| int
780| main ()
781| {
782| pthread_create((void *)0, (void *)0, (void *)0, (void *)0)
783|   ;
784|   return 0;
785| }
786configure:17084: result: no
787configure:17090: checking for erl
788configure:17108: found /[[PREFIX]]/bin/erl
789configure:17120: result: /[[PREFIX]]/bin/erl
790configure:17130: checking for escript
791configure:17148: found /[[PREFIX]]/bin/escript
792configure:17160: result: /[[PREFIX]]/bin/escript
793configure:17208: checking for JS
794configure:17215: $PKG_CONFIG --exists --print-errors "mozjs185"
795configure:17218: $? = 0
796configure:17232: $PKG_CONFIG --exists --print-errors "mozjs185"
797configure:17235: $? = 0
798configure:17449: result: yes
799configure:17543: checking jsapi.h usability
800configure:17543: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  conftest.cpp >&5
801configure:17543: $? = 0
802configure:17543: result: yes
803configure:17543: checking jsapi.h presence
804configure:17543: /usr/bin/clang++ -E -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  conftest.cpp
805configure:17543: $? = 0
806configure:17543: result: yes
807configure:17543: checking for jsapi.h
808configure:17543: result: yes
809configure:17567: checking for JS_NewContext in -lmozjs185
810configure:17592: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  conftest.cpp -lmozjs185  -L/[[PREFIX]]/lib -L/[[PREFIX]]/lib/nspr -L/[[PREFIX]]/lib -lmozjs185 -lplds4 -lplc4 -lnspr4   -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  >&5
811ld: warning: directory not found for option '-L/opt/local/lib'
812ld: warning: directory not found for option '-L/opt/local/lib'
813configure:17592: $? = 0
814configure:17601: result: yes
815configure:17832: checking for JS_NewCompartmentAndGlobalObject in -lmozjs185
816configure:17857: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  conftest.cpp -lmozjs185  -L/[[PREFIX]]/lib -L/[[PREFIX]]/lib/nspr -L/[[PREFIX]]/lib -lmozjs185 -lplds4 -lplc4 -lnspr4   -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  >&5
817ld: warning: directory not found for option '-L/opt/local/lib'
818ld: warning: directory not found for option '-L/opt/local/lib'
819configure:17857: $? = 0
820configure:17867: result: yes
821configure:17946: checking for JS_ThrowStopIteration in -lmozjs185
822configure:17971: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  conftest.cpp -lmozjs185  -L/[[PREFIX]]/lib -L/[[PREFIX]]/lib/nspr -L/[[PREFIX]]/lib -lmozjs185 -lplds4 -lplc4 -lnspr4   -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  >&5
823ld: warning: directory not found for option '-L/opt/local/lib'
824ld: warning: directory not found for option '-L/opt/local/lib'
825configure:17971: $? = 0
826configure:17981: result: yes
827configure:17992: checking for JS_GetStringCharsAndLength in -lmozjs185
828configure:18017: /usr/bin/clang++ -o conftest -pipe -Os -arch x86_64 -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  conftest.cpp -lmozjs185  -L/[[PREFIX]]/lib -L/[[PREFIX]]/lib/nspr -L/[[PREFIX]]/lib -lmozjs185 -lplds4 -lplc4 -lnspr4   -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib  >&5
829ld: warning: directory not found for option '-L/opt/local/lib'
830ld: warning: directory not found for option '-L/opt/local/lib'
831configure:18017: $? = 0
832configure:18027: result: yes
833configure:18042: checking for JSScript*
834configure:18042: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr  -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  conftest.cpp >&5
835conftest.cpp:43:13: error: use of undeclared identifier 'JSScript'
836if (sizeof (JSScript*))
837            ^
838conftest.cpp:43:22: error: expected expression
839if (sizeof (JSScript*))
840                     ^
8412 errors generated.
842configure:18042: $? = 1
843configure: failed program was:
844| /* confdefs.h */
845| #define PACKAGE_NAME "Apache CouchDB"
846| #define PACKAGE_TARNAME "apache-couchdb"
847| #define PACKAGE_VERSION "1.5.1"
848| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
849| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
850| #define PACKAGE_URL ""
851| #define PACKAGE "apache-couchdb"
852| #define VERSION "1.5.1"
853| #define STDC_HEADERS 1
854| #define HAVE_SYS_TYPES_H 1
855| #define HAVE_SYS_STAT_H 1
856| #define HAVE_STDLIB_H 1
857| #define HAVE_STRING_H 1
858| #define HAVE_MEMORY_H 1
859| #define HAVE_STRINGS_H 1
860| #define HAVE_INTTYPES_H 1
861| #define HAVE_STDINT_H 1
862| #define HAVE_UNISTD_H 1
863| #define __EXTENSIONS__ 1
864| #define _ALL_SOURCE 1
865| #define _GNU_SOURCE 1
866| #define _POSIX_PTHREAD_SEMANTICS 1
867| #define _TANDEM_SOURCE 1
868| #define HAVE_DLFCN_H 1
869| #define LT_OBJDIR ".libs/"
870| #define HAVE_STDINT_H 1
871| #define HAVE_STDDEF_H 1
872| #define HAVE_SYS_MMAN_H 1
873| #define HAVE_SYS_RESOURCE_H 1
874| #define HAVE_BUILTIN_EXPECT 1
875| #define HAVE_BUILTIN_CTZ 1
876| #define SM185 1
877| #define SM180 1
878| #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
879| /* end confdefs.h.  */
880| #include <jsapi.h>
881|
882|
883| int
884| main ()
885| {
886| if (sizeof (JSScript*))
887|        return 0;
888|   ;
889|   return 0;
890| }
891configure:18042: result: no
892configure:18177: checking for icu-config
893configure:18195: found /[[PREFIX]]/bin/icu-config
894configure:18208: result: /[[PREFIX]]/bin/icu-config
895configure:18224: checking for ICU >= 3.4.1
896configure:18228: result: yes
897configure:18232: checking ICU_CPPFLAGS
898configure:18235: result:     -I/[[PREFIX]]/include
899configure:18238: checking ICU_CFLAGS
900configure:18241: result: -pipe -Os  -O2 -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings   
901configure:18244: checking ICU_CXXFLAGS
902configure:18247: result: -pipe -Os  -O2 -W -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11   
903configure:18250: checking ICU_LIBS
904configure:18253: result:   -lpthread -lm   -L/[[PREFIX]]/lib -licui18n -licuuc -licudata  -lpthread -lm   
905configure:18365: checking for curl-config
906configure:18383: found /[[PREFIX]]/bin/curl-config
907configure:18395: result: /[[PREFIX]]/bin/curl-config
908configure:18451: checking for curl (7.36.0) >= 7.18.0
909configure:18486: result: yes
910configure:18554: checking Erlang version compatibility
911configure:18572: result: compatible
912configure:18613: checking for erlc
913configure:18631: found /[[PREFIX]]/bin/erlc
914configure:18643: result: /[[PREFIX]]/bin/erlc
915configure:18661: checking erl_driver.h usability
916configure:18661: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -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 -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  conftest.cpp >&5
917conftest.cpp:73:10: fatal error: 'erl_driver.h' file not found
918#include <erl_driver.h>
919         ^
9201 error generated.
921configure:18661: $? = 1
922configure: failed program was:
923| /* confdefs.h */
924| #define PACKAGE_NAME "Apache CouchDB"
925| #define PACKAGE_TARNAME "apache-couchdb"
926| #define PACKAGE_VERSION "1.5.1"
927| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
928| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
929| #define PACKAGE_URL ""
930| #define PACKAGE "apache-couchdb"
931| #define VERSION "1.5.1"
932| #define STDC_HEADERS 1
933| #define HAVE_SYS_TYPES_H 1
934| #define HAVE_SYS_STAT_H 1
935| #define HAVE_STDLIB_H 1
936| #define HAVE_STRING_H 1
937| #define HAVE_MEMORY_H 1
938| #define HAVE_STRINGS_H 1
939| #define HAVE_INTTYPES_H 1
940| #define HAVE_STDINT_H 1
941| #define HAVE_UNISTD_H 1
942| #define __EXTENSIONS__ 1
943| #define _ALL_SOURCE 1
944| #define _GNU_SOURCE 1
945| #define _POSIX_PTHREAD_SEMANTICS 1
946| #define _TANDEM_SOURCE 1
947| #define HAVE_DLFCN_H 1
948| #define LT_OBJDIR ".libs/"
949| #define HAVE_STDINT_H 1
950| #define HAVE_STDDEF_H 1
951| #define HAVE_SYS_MMAN_H 1
952| #define HAVE_SYS_RESOURCE_H 1
953| #define HAVE_BUILTIN_EXPECT 1
954| #define HAVE_BUILTIN_CTZ 1
955| #define SM185 1
956| #define SM180 1
957| #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
958| #define JSSCRIPT_TYPE JSObject*
959| #define COUCHJS_NAME "couchjs"
960| #define HAVE_CURL 1
961| /* end confdefs.h.  */
962| #include <stdio.h>
963| #ifdef HAVE_SYS_TYPES_H
964| # include <sys/types.h>
965| #endif
966| #ifdef HAVE_SYS_STAT_H
967| # include <sys/stat.h>
968| #endif
969| #ifdef STDC_HEADERS
970| # include <stdlib.h>
971| # include <stddef.h>
972| #else
973| # ifdef HAVE_STDLIB_H
974| #  include <stdlib.h>
975| # endif
976| #endif
977| #ifdef HAVE_STRING_H
978| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
979| #  include <memory.h>
980| # endif
981| # include <string.h>
982| #endif
983| #ifdef HAVE_STRINGS_H
984| # include <strings.h>
985| #endif
986| #ifdef HAVE_INTTYPES_H
987| # include <inttypes.h>
988| #endif
989| #ifdef HAVE_STDINT_H
990| # include <stdint.h>
991| #endif
992| #ifdef HAVE_UNISTD_H
993| # include <unistd.h>
994| #endif
995| #include <erl_driver.h>
996configure:18661: result: no
997configure:18661: checking erl_driver.h presence
998configure:18661: /usr/bin/clang++ -E -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 -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include  conftest.cpp
999conftest.cpp:40:10: fatal error: 'erl_driver.h' file not found
1000#include <erl_driver.h>
1001         ^
10021 error generated.
1003configure:18661: $? = 1
1004configure: failed program was:
1005| /* confdefs.h */
1006| #define PACKAGE_NAME "Apache CouchDB"
1007| #define PACKAGE_TARNAME "apache-couchdb"
1008| #define PACKAGE_VERSION "1.5.1"
1009| #define PACKAGE_STRING "Apache CouchDB 1.5.1"
1010| #define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
1011| #define PACKAGE_URL ""
1012| #define PACKAGE "apache-couchdb"
1013| #define VERSION "1.5.1"
1014| #define STDC_HEADERS 1
1015| #define HAVE_SYS_TYPES_H 1
1016| #define HAVE_SYS_STAT_H 1
1017| #define HAVE_STDLIB_H 1
1018| #define HAVE_STRING_H 1
1019| #define HAVE_MEMORY_H 1
1020| #define HAVE_STRINGS_H 1
1021| #define HAVE_INTTYPES_H 1
1022| #define HAVE_STDINT_H 1
1023| #define HAVE_UNISTD_H 1
1024| #define __EXTENSIONS__ 1
1025| #define _ALL_SOURCE 1
1026| #define _GNU_SOURCE 1
1027| #define _POSIX_PTHREAD_SEMANTICS 1
1028| #define _TANDEM_SOURCE 1
1029| #define HAVE_DLFCN_H 1
1030| #define LT_OBJDIR ".libs/"
1031| #define HAVE_STDINT_H 1
1032| #define HAVE_STDDEF_H 1
1033| #define HAVE_SYS_MMAN_H 1
1034| #define HAVE_SYS_RESOURCE_H 1
1035| #define HAVE_BUILTIN_EXPECT 1
1036| #define HAVE_BUILTIN_CTZ 1
1037| #define SM185 1
1038| #define SM180 1
1039| #define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
1040| #define JSSCRIPT_TYPE JSObject*
1041| #define COUCHJS_NAME "couchjs"
1042| #define HAVE_CURL 1
1043| /* end confdefs.h.  */
1044| #include <erl_driver.h>
1045configure:18661: result: no
1046configure:18661: checking for erl_driver.h
1047configure:18661: result: no
1048configure:18666: error: Could not find the `erl_driver.h' header.
1049
1050Are the Erlang headers installed?
1051
1052Use the `--with-erlang' option to specify the Erlang include directory.
1053
1054## ---------------- ##
1055## Cache variables. ##
1056## ---------------- ##
1057
1058ac_cv_build=x86_64-apple-darwin13.1.0
1059ac_cv_c_bigendian=no
1060ac_cv_c_compiler_gnu=yes
1061ac_cv_cxx_compiler_gnu=yes
1062ac_cv_env_CCC_set=
1063ac_cv_env_CCC_value=
1064ac_cv_env_CC_set=set
1065ac_cv_env_CC_value=/usr/bin/clang
1066ac_cv_env_CFLAGS_set=set
1067ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64'
1068ac_cv_env_CPPFLAGS_set=set
1069ac_cv_env_CPPFLAGS_value=-I/[[PREFIX]]/include
1070ac_cv_env_CPP_set=
1071ac_cv_env_CPP_value=
1072ac_cv_env_CURL_CFLAGS_set=
1073ac_cv_env_CURL_CFLAGS_value=
1074ac_cv_env_CURL_CONFIG_set=
1075ac_cv_env_CURL_CONFIG_value=
1076ac_cv_env_CURL_LIBS_set=
1077ac_cv_env_CURL_LIBS_value=
1078ac_cv_env_CXXCPP_set=
1079ac_cv_env_CXXCPP_value=
1080ac_cv_env_CXXFLAGS_set=set
1081ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64'
1082ac_cv_env_CXX_set=set
1083ac_cv_env_CXX_value=/usr/bin/clang++
1084ac_cv_env_ERLC_FLAGS_set=
1085ac_cv_env_ERLC_FLAGS_value=
1086ac_cv_env_ERLC_set=
1087ac_cv_env_ERLC_value=
1088ac_cv_env_ERL_set=
1089ac_cv_env_ERL_value=
1090ac_cv_env_FLAGS_set=
1091ac_cv_env_FLAGS_value=
1092ac_cv_env_JS_CFLAGS_set=
1093ac_cv_env_JS_CFLAGS_value=
1094ac_cv_env_JS_LIBS_set=
1095ac_cv_env_JS_LIBS_value=
1096ac_cv_env_LDFLAGS_set=set
1097ac_cv_env_LDFLAGS_value='-L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64'
1098ac_cv_env_LIBS_set=
1099ac_cv_env_LIBS_value=
1100ac_cv_env_PKG_CONFIG_LIBDIR_set=
1101ac_cv_env_PKG_CONFIG_LIBDIR_value=
1102ac_cv_env_PKG_CONFIG_PATH_set=
1103ac_cv_env_PKG_CONFIG_PATH_value=
1104ac_cv_env_PKG_CONFIG_set=
1105ac_cv_env_PKG_CONFIG_value=
1106ac_cv_env_build_alias_set=
1107ac_cv_env_build_alias_value=
1108ac_cv_env_host_alias_set=
1109ac_cv_env_host_alias_value=
1110ac_cv_env_target_alias_set=
1111ac_cv_env_target_alias_value=
1112ac_cv_func_mmap=yes
1113ac_cv_have_stddef_h=1
1114ac_cv_have_stdint_h=1
1115ac_cv_header_dlfcn_h=yes
1116ac_cv_header_erl_driver_h=no
1117ac_cv_header_inttypes_h=yes
1118ac_cv_header_jsapi_h=yes
1119ac_cv_header_memory_h=yes
1120ac_cv_header_minix_config_h=no
1121ac_cv_header_stdc=yes
1122ac_cv_header_stddef_h=yes
1123ac_cv_header_stdint_h=yes
1124ac_cv_header_stdlib_h=yes
1125ac_cv_header_string_h=yes
1126ac_cv_header_strings_h=yes
1127ac_cv_header_sys_mman_h=yes
1128ac_cv_header_sys_resource_h=yes
1129ac_cv_header_sys_stat_h=yes
1130ac_cv_header_sys_types_h=yes
1131ac_cv_header_unistd_h=yes
1132ac_cv_host=x86_64-apple-darwin13.1.0
1133ac_cv_lib_mozjs185_JS_NewContext=yes
1134ac_cv_lib_mozjs185___JS_GetStringCharsAndLength=yes
1135ac_cv_lib_mozjs185___JS_NewCompartmentAndGlobalObject=yes
1136ac_cv_lib_mozjs185___JS_ThrowStopIteration=yes
1137ac_cv_objext=o
1138ac_cv_path_CURL_CONFIG=/[[PREFIX]]/bin/curl-config
1139ac_cv_path_EGREP='/usr/bin/grep -E'
1140ac_cv_path_ERL=/[[PREFIX]]/bin/erl
1141ac_cv_path_ERLC=/[[PREFIX]]/bin/erlc
1142ac_cv_path_ESCRIPT=/[[PREFIX]]/bin/escript
1143ac_cv_path_FGREP='/usr/bin/grep -F'
1144ac_cv_path_GREP=/usr/bin/grep
1145ac_cv_path_ICU_CONFIG=/[[PREFIX]]/bin/icu-config
1146ac_cv_path_SED=/[[PREFIX]]/bin/gsed
1147ac_cv_path_ac_pt_PKG_CONFIG=/[[PREFIX]]/bin/pkg-config
1148ac_cv_path_mkdir=/[[PREFIX]]/bin/gmkdir
1149ac_cv_prog_AWK=gawk
1150ac_cv_prog_CPP='/usr/bin/clang -E'
1151ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1152ac_cv_prog_ac_ct_AR=ar
1153ac_cv_prog_ac_ct_CC=/usr/bin/clang
1154ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1155ac_cv_prog_ac_ct_LIPO=lipo
1156ac_cv_prog_ac_ct_NMEDIT=nmedit
1157ac_cv_prog_ac_ct_OTOOL=otool
1158ac_cv_prog_ac_ct_RANLIB=ranlib
1159ac_cv_prog_ac_ct_STRIP=strip
1160ac_cv_prog_cc_c89=
1161ac_cv_prog_cc_g=yes
1162ac_cv_prog_cxx_g=yes
1163ac_cv_prog_make_make_set=yes
1164ac_cv_safe_to_define___extensions__=yes
1165ac_cv_type_JSScriptp=no
1166am_cv_CC_dependencies_compiler_type=gcc3
1167am_cv_CXX_dependencies_compiler_type=gcc3
1168am_cv_prog_tar_ustar=gnutar
1169lt_cv_apple_cc_single_mod=yes
1170lt_cv_ar_at_file=no
1171lt_cv_deplibs_check_method=pass_all
1172lt_cv_file_magic_cmd='$MAGIC_CMD'
1173lt_cv_file_magic_test_file=
1174lt_cv_ld_exported_symbols_list=yes
1175lt_cv_ld_force_load=yes
1176lt_cv_ld_reload_flag=-r
1177lt_cv_nm_interface='BSD nm'
1178lt_cv_objdir=.libs
1179lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1180lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
1181lt_cv_path_NM=/[[PREFIX]]/bin/nm
1182lt_cv_path_mainfest_tool=no
1183lt_cv_prog_compiler_c_o=yes
1184lt_cv_prog_compiler_c_o_CXX=yes
1185lt_cv_prog_compiler_pic='-fno-common -DPIC'
1186lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
1187lt_cv_prog_compiler_pic_works=yes
1188lt_cv_prog_compiler_pic_works_CXX=yes
1189lt_cv_prog_compiler_rtti_exceptions=yes
1190lt_cv_prog_compiler_static_works=no
1191lt_cv_prog_compiler_static_works_CXX=no
1192lt_cv_prog_gnu_ld=no
1193lt_cv_prog_gnu_ldcxx=no
1194lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1195lt_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'\'''
1196lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1197lt_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'\'''
1198lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1199lt_cv_sys_max_cmd_len=196608
1200lt_cv_to_host_file_cmd=func_convert_file_noop
1201lt_cv_to_tool_file_cmd=func_convert_file_noop
1202pkg_cv_JS_CFLAGS='-I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr '
1203pkg_cv_JS_LIBS='-L/[[PREFIX]]/lib -L/[[PREFIX]]/lib/nspr -L/[[PREFIX]]/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 '
1204
1205## ----------------- ##
1206## Output variables. ##
1207## ----------------- ##
1208
1209ACLOCAL='${SHELL} /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/build-aux/missing --run aclocal-1.11'
1210AMDEPBACKSLASH='\'
1211AMDEP_FALSE='#'
1212AMDEP_TRUE=''
1213AMTAR='$${TAR-tar}'
1214AR='ar'
1215AS='as'
1216AUTOCONF='${SHELL} /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/build-aux/missing --run autoconf'
1217AUTOHEADER='${SHELL} /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/build-aux/missing --run autoheader'
1218AUTOMAKE='${SHELL} /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/build-aux/missing --run automake-1.11'
1219AWK='gawk'
1220BUILD_HTML_FALSE=''
1221BUILD_HTML_TRUE=''
1222BUILD_INFO_FALSE=''
1223BUILD_INFO_TRUE=''
1224BUILD_MAN_FALSE=''
1225BUILD_MAN_TRUE=''
1226BUILD_PDF_FALSE=''
1227BUILD_PDF_TRUE=''
1228CC='/usr/bin/clang'
1229CCDEPMODE='depmode=gcc3'
1230CFLAGS='-O2 -pipe -Os -arch x86_64'
1231CPP='/usr/bin/clang -E'
1232CPPFLAGS='-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 -I/[[PREFIX]]/include -I/opt/local/include -I/usr/local/include -I/usr/include '
1233CURL_CFLAGS='-I/[[PREFIX]]/include'
1234CURL_CONFIG='/[[PREFIX]]/bin/curl-config'
1235CURL_LIBS='-L/[[PREFIX]]/lib -lcurl -lidn -lssl -lcrypto -lssl -lcrypto -lz'
1236CXX='/usr/bin/clang++'
1237CXXCPP='/usr/bin/clang++ -E'
1238CXXDEPMODE='depmode=gcc3'
1239CXXFLAGS='-pipe -Os -arch x86_64'
1240CYGPATH_W='echo'
1241DEFS=''
1242DEPDIR='.deps'
1243DLLTOOL='false'
1244DSYMUTIL='dsymutil'
1245DUMPBIN=''
1246ECHO_C='\c'
1247ECHO_N=''
1248ECHO_T=''
1249EGREP='/usr/bin/grep -E'
1250ERL='/[[PREFIX]]/bin/erl'
1251ERLANG_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'
1252ERLC='/[[PREFIX]]/bin/erlc'
1253ERLC_FLAGS=''
1254ESCRIPT='/[[PREFIX]]/bin/escript'
1255EXEEXT=''
1256FGREP='/usr/bin/grep -F'
1257FLAGS=''
1258GREP='/usr/bin/grep'
1259HAS_HELP2MAN=''
1260HAS_INSTALLINFO=''
1261HAS_MAKEINFO=''
1262HAS_PDFLATEX=''
1263HAS_SPHINX_BUILD=''
1264ICU_BIN=''
1265ICU_CFLAGS='-pipe -Os  -O2 -std=c99 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings   '
1266ICU_CONFIG='/[[PREFIX]]/bin/icu-config'
1267ICU_CPPFLAGS='    -I/[[PREFIX]]/include '
1268ICU_CXXFLAGS='-pipe -Os  -O2 -W -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++11   '
1269ICU_LIBS='  -lpthread -lm   -L/[[PREFIX]]/lib -licui18n -licuuc -licudata  -lpthread -lm   '
1270INIT_FALSE=''
1271INIT_TRUE=''
1272INNO_COMPILER_EXECUTABLE=''
1273INSTALL_DATA='${INSTALL} -m 644'
1274INSTALL_PROGRAM='${INSTALL}'
1275INSTALL_SCRIPT='${INSTALL}'
1276INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1277JS_CFLAGS='-DXP_UNIX -I/[[PREFIX]]/include/mozjs185 -I/[[PREFIX]]/include/nspr '
1278JS_LIBS='-lmozjs185 -lm -L/[[PREFIX]]/lib -L/[[PREFIX]]/lib/nspr -L/[[PREFIX]]/lib -lmozjs185 -lplds4 -lplc4 -lnspr4 '
1279JS_LIB_BINARY=''
1280LAUNCHD_FALSE=''
1281LAUNCHD_TRUE=''
1282LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
1283LDFLAGS='-L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib '
1284LIBOBJS=''
1285LIBS=' -L/[[PREFIX]]/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/usr/local/lib '
1286LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1287LIPO='lipo'
1288LN_S='ln -s'
1289LTLIBOBJS=''
1290MAKEINFO='${SHELL} /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/build-aux/missing --run makeinfo'
1291MANIFEST_TOOL=':'
1292MKDIR_P='/[[PREFIX]]/bin/gmkdir -p'
1293NM='/[[PREFIX]]/bin/nm'
1294NMEDIT='nmedit'
1295OBJDUMP='false'
1296OBJEXT='o'
1297OTOOL64=':'
1298OTOOL='otool'
1299PACKAGE='apache-couchdb'
1300PACKAGE_BUGREPORT='https://issues.apache.org/jira/browse/COUCHDB'
1301PACKAGE_NAME='Apache CouchDB'
1302PACKAGE_STRING='Apache CouchDB 1.5.1'
1303PACKAGE_TARNAME='apache-couchdb'
1304PACKAGE_URL=''
1305PACKAGE_VERSION='1.5.1'
1306PATH_SEPARATOR=':'
1307PKG_CONFIG='/[[PREFIX]]/bin/pkg-config'
1308PKG_CONFIG_LIBDIR=''
1309PKG_CONFIG_PATH=''
1310RANLIB='ranlib'
1311SED='/[[PREFIX]]/bin/gsed'
1312SET_MAKE=''
1313SHELL='/bin/sh'
1314SNAPPY_MAJOR='1'
1315SNAPPY_MINOR='0'
1316SNAPPY_PATCHLEVEL='5'
1317STRICTNESS_FALSE=''
1318STRICTNESS_TRUE=''
1319STRIP='strip'
1320TESTS_FALSE=''
1321TESTS_TRUE=''
1322USE_CURL_FALSE=''
1323USE_CURL_TRUE=''
1324USE_EJSON_COMPARE_NIF_FALSE='#'
1325USE_EJSON_COMPARE_NIF_TRUE=''
1326USE_NATIVE_MOCHIJSON_FALSE=''
1327USE_NATIVE_MOCHIJSON_TRUE=''
1328USE_OTP_NIFS_FALSE='#'
1329USE_OTP_NIFS_TRUE=''
1330VERSION='1.5.1'
1331WINDOWS_FALSE=''
1332WINDOWS_TRUE='#'
1333abs_top_builddir=''
1334abs_top_srcdir=''
1335ac_ct_AR='ar'
1336ac_ct_CC='/usr/bin/clang'
1337ac_ct_CXX=''
1338ac_ct_DUMPBIN=''
1339ac_cv_have_stddef_h='1'
1340ac_cv_have_stdint_h='1'
1341am__EXEEXT_FALSE=''
1342am__EXEEXT_TRUE=''
1343am__fastdepCC_FALSE='#'
1344am__fastdepCC_TRUE=''
1345am__fastdepCXX_FALSE='#'
1346am__fastdepCXX_TRUE=''
1347am__include='include'
1348am__isrc=''
1349am__leading_dot='.'
1350am__nodep='_no'
1351am__quote=''
1352am__tar='tar --format=ustar -chf - "$$tardir"'
1353am__untar='tar -xf -'
1354bindir='${exec_prefix}/bin'
1355bug_uri=''
1356build='x86_64-apple-darwin13.1.0'
1357build_alias=''
1358build_cpu='x86_64'
1359build_os='darwin13.1.0'
1360build_vendor='apple'
1361datadir='${datarootdir}'
1362datarootdir='${prefix}/share'
1363docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1364dvidir='${docdir}'
1365erlangbin=''
1366erlangversion=''
1367exec_prefix='NONE'
1368host='x86_64-apple-darwin13.1.0'
1369host_alias=''
1370host_cpu='x86_64'
1371host_os='darwin13.1.0'
1372host_vendor='apple'
1373htmldir='${docdir}'
1374includedir='${prefix}/include'
1375infodir='${datarootdir}/info'
1376initdir=''
1377install_sh='${SHELL} /[[PREFIX]]/var/macports/build/_[[PREFIX]]_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_couchdb/couchdb/work/apache-couchdb-1.5.1/build-aux/install-sh'
1378launchddir=''
1379libdir='${exec_prefix}/lib'
1380libexecdir='${exec_prefix}/libexec'
1381localconfdir=''
1382localdatadir=''
1383localdocdir=''
1384localedir='${datarootdir}/locale'
1385localerlanglibdir=''
1386locallibbindir=''
1387locallibdir=''
1388localstatedir='${prefix}/var'
1389localstatelibdir=''
1390localstatelogdir=''
1391localstaterundir=''
1392mandir='${datarootdir}/man'
1393mkdir_p='/[[PREFIX]]/bin/gmkdir -p'
1394msvc_redist_dir=''
1395msvc_redist_name=''
1396oldincludedir='/usr/include'
1397openssl_bin_dir=''
1398otp_release='17'
1399package_author_address=''
1400package_author_name=''
1401package_identifier=''
1402package_name=''
1403package_tarname=''
1404pdfdir='${docdir}'
1405prefix='/[[PREFIX]]'
1406program_transform_name='s,x,x,'
1407psdir='${docdir}'
1408sbindir='${exec_prefix}/sbin'
1409sharedstatedir='${prefix}/com'
1410sysconfdir='${prefix}/etc'
1411target_alias=''
1412version='                                                        6 0  0 0 0'
1413version_major=''
1414version_minor=''
1415version_release=''
1416version_revision=''
1417version_stage=''
1418
1419## ----------- ##
1420## confdefs.h. ##
1421## ----------- ##
1422
1423/* confdefs.h */
1424#define PACKAGE_NAME "Apache CouchDB"
1425#define PACKAGE_TARNAME "apache-couchdb"
1426#define PACKAGE_VERSION "1.5.1"
1427#define PACKAGE_STRING "Apache CouchDB 1.5.1"
1428#define PACKAGE_BUGREPORT "https://issues.apache.org/jira/browse/COUCHDB"
1429#define PACKAGE_URL ""
1430#define PACKAGE "apache-couchdb"
1431#define VERSION "1.5.1"
1432#define STDC_HEADERS 1
1433#define HAVE_SYS_TYPES_H 1
1434#define HAVE_SYS_STAT_H 1
1435#define HAVE_STDLIB_H 1
1436#define HAVE_STRING_H 1
1437#define HAVE_MEMORY_H 1
1438#define HAVE_STRINGS_H 1
1439#define HAVE_INTTYPES_H 1
1440#define HAVE_STDINT_H 1
1441#define HAVE_UNISTD_H 1
1442#define __EXTENSIONS__ 1
1443#define _ALL_SOURCE 1
1444#define _GNU_SOURCE 1
1445#define _POSIX_PTHREAD_SEMANTICS 1
1446#define _TANDEM_SOURCE 1
1447#define HAVE_DLFCN_H 1
1448#define LT_OBJDIR ".libs/"
1449#define HAVE_STDINT_H 1
1450#define HAVE_STDDEF_H 1
1451#define HAVE_SYS_MMAN_H 1
1452#define HAVE_SYS_RESOURCE_H 1
1453#define HAVE_BUILTIN_EXPECT 1
1454#define HAVE_BUILTIN_CTZ 1
1455#define SM185 1
1456#define SM180 1
1457#define HAVE_JS_GET_STRING_CHARS_AND_LENGTH 1
1458#define JSSCRIPT_TYPE JSObject*
1459#define COUCHJS_NAME "couchjs"
1460#define HAVE_CURL 1
1461
1462configure: exit 1