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 subversion configure 1.9.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-berkeley-db=:/opt/local/include/db46:/opt/local/lib/db46:db-4.6 --with-apr=/opt/local/bin/apr-1-config --with-apr-util=/opt/local/bin/apu-1-config --without-apxs --mandir=${prefix}/share/man --with-serf=/opt/local --with-sasl=/opt/local --with-libmagic=/opt/local --without-gnome-keyring |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = kandal.it.ntnu.no |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 218 tasks, 834 threads, 8 processors |
---|
34 | Load average: 5.29, Mach factor: 2.79 |
---|
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:2678: Configuring Subversion 1.9.1 |
---|
52 | configure:2697: creating config.nice |
---|
53 | configure:2768: checking for gcc |
---|
54 | configure:2795: result: /usr/bin/clang |
---|
55 | configure:3024: checking for C compiler version |
---|
56 | configure:3033: /usr/bin/clang --version >&5 |
---|
57 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
58 | Target: x86_64-apple-darwin14.5.0 |
---|
59 | Thread model: posix |
---|
60 | configure:3044: $? = 0 |
---|
61 | configure:3033: /usr/bin/clang -v >&5 |
---|
62 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
63 | Target: x86_64-apple-darwin14.5.0 |
---|
64 | Thread model: posix |
---|
65 | configure:3044: $? = 0 |
---|
66 | configure:3033: /usr/bin/clang -V >&5 |
---|
67 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
68 | clang: error: no input files |
---|
69 | configure:3044: $? = 1 |
---|
70 | configure:3033: /usr/bin/clang -qversion >&5 |
---|
71 | clang: error: unknown argument: '-qversion' |
---|
72 | clang: error: no input files |
---|
73 | configure:3044: $? = 1 |
---|
74 | configure:3064: checking whether the C compiler works |
---|
75 | configure:3086: /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 |
---|
76 | configure:3090: $? = 0 |
---|
77 | configure:3138: result: yes |
---|
78 | configure:3141: checking for C compiler default output file name |
---|
79 | configure:3143: result: a.out |
---|
80 | configure:3149: checking for suffix of executables |
---|
81 | configure:3156: /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 |
---|
82 | configure:3160: $? = 0 |
---|
83 | configure:3182: result: |
---|
84 | configure:3204: checking whether we are cross compiling |
---|
85 | configure:3212: /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 |
---|
86 | configure:3216: $? = 0 |
---|
87 | configure:3223: ./conftest |
---|
88 | configure:3227: $? = 0 |
---|
89 | configure:3242: result: no |
---|
90 | configure:3247: checking for suffix of object files |
---|
91 | configure:3269: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:3273: $? = 0 |
---|
93 | configure:3294: result: o |
---|
94 | configure:3298: checking whether we are using the GNU C compiler |
---|
95 | configure:3317: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:3317: $? = 0 |
---|
97 | configure:3326: result: yes |
---|
98 | configure:3335: checking whether /usr/bin/clang accepts -g |
---|
99 | configure:3355: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:3355: $? = 0 |
---|
101 | configure:3396: result: yes |
---|
102 | configure:3413: checking for /usr/bin/clang option to accept ISO C89 |
---|
103 | configure:3476: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3476: $? = 0 |
---|
105 | configure:3489: result: none needed |
---|
106 | configure:3523: checking if /usr/bin/clang accepts -std=c90 |
---|
107 | configure:3530: /usr/bin/clang -o conftest -std=c90 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
108 | configure:3530: $? = 0 |
---|
109 | configure:3532: result: yes |
---|
110 | configure:3645: checking if /usr/bin/clang accepts -w |
---|
111 | configure:3652: /usr/bin/clang -o conftest -w -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
112 | configure:3652: $? = 0 |
---|
113 | configure:3654: result: yes |
---|
114 | configure:3694: checking if /usr/bin/clang accepts -Werror=unknown-warning-option |
---|
115 | configure:3701: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
116 | configure:3701: $? = 0 |
---|
117 | configure:3703: result: yes |
---|
118 | configure:3841: checking for C++ compiler version |
---|
119 | configure:3850: /usr/bin/clang++ --version >&5 |
---|
120 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
121 | Target: x86_64-apple-darwin14.5.0 |
---|
122 | Thread model: posix |
---|
123 | configure:3861: $? = 0 |
---|
124 | configure:3850: /usr/bin/clang++ -v >&5 |
---|
125 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) |
---|
126 | Target: x86_64-apple-darwin14.5.0 |
---|
127 | Thread model: posix |
---|
128 | configure:3861: $? = 0 |
---|
129 | configure:3850: /usr/bin/clang++ -V >&5 |
---|
130 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
131 | clang: error: no input files |
---|
132 | configure:3861: $? = 1 |
---|
133 | configure:3850: /usr/bin/clang++ -qversion >&5 |
---|
134 | clang: error: unknown argument: '-qversion' |
---|
135 | clang: error: no input files |
---|
136 | configure:3861: $? = 1 |
---|
137 | configure:3865: checking whether we are using the GNU C++ compiler |
---|
138 | configure:3884: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
---|
139 | configure:3884: $? = 0 |
---|
140 | configure:3893: result: yes |
---|
141 | configure:3902: checking whether /usr/bin/clang++ accepts -g |
---|
142 | configure:3922: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
---|
143 | configure:3922: $? = 0 |
---|
144 | configure:3963: result: yes |
---|
145 | configure:4000: checking if /usr/bin/clang++ accepts -std=c++98 |
---|
146 | configure:4007: /usr/bin/clang++ -o conftest -std=c++98 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
147 | configure:4007: $? = 0 |
---|
148 | configure:4009: result: yes |
---|
149 | configure:4044: checking if /usr/bin/clang++ accepts -w |
---|
150 | configure:4051: /usr/bin/clang++ -o conftest -w -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.cpp >&5 |
---|
151 | configure:4051: $? = 0 |
---|
152 | configure:4053: result: yes |
---|
153 | configure:4093: checking if /usr/bin/clang++ accepts -Werror=unknown-warning-option |
---|
154 | configure:4100: /usr/bin/clang++ -o conftest -Werror=unknown-warning-option -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 |
---|
155 | configure:4100: $? = 0 |
---|
156 | configure:4102: result: yes |
---|
157 | configure:4132: checking how to run the C preprocessor |
---|
158 | configure:4163: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
159 | configure:4163: $? = 0 |
---|
160 | configure:4177: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
161 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
162 | #include <ac_nonexistent.h> |
---|
163 | ^ |
---|
164 | 1 error generated. |
---|
165 | configure:4177: $? = 1 |
---|
166 | configure: failed program was: |
---|
167 | | /* confdefs.h */ |
---|
168 | | #define PACKAGE_NAME "subversion" |
---|
169 | | #define PACKAGE_TARNAME "subversion" |
---|
170 | | #define PACKAGE_VERSION "1.9.1" |
---|
171 | | #define PACKAGE_STRING "subversion 1.9.1" |
---|
172 | | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
173 | | #define PACKAGE_URL "" |
---|
174 | | /* end confdefs.h. */ |
---|
175 | | #include <ac_nonexistent.h> |
---|
176 | configure:4202: result: /usr/bin/clang -E |
---|
177 | configure:4222: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
178 | configure:4222: $? = 0 |
---|
179 | configure:4236: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
180 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
181 | #include <ac_nonexistent.h> |
---|
182 | ^ |
---|
183 | 1 error generated. |
---|
184 | configure:4236: $? = 1 |
---|
185 | configure: failed program was: |
---|
186 | | /* confdefs.h */ |
---|
187 | | #define PACKAGE_NAME "subversion" |
---|
188 | | #define PACKAGE_TARNAME "subversion" |
---|
189 | | #define PACKAGE_VERSION "1.9.1" |
---|
190 | | #define PACKAGE_STRING "subversion 1.9.1" |
---|
191 | | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
192 | | #define PACKAGE_URL "" |
---|
193 | | /* end confdefs.h. */ |
---|
194 | | #include <ac_nonexistent.h> |
---|
195 | configure:4267: checking for a sed that does not truncate output |
---|
196 | configure:4331: result: /opt/local/bin/gsed |
---|
197 | configure:4342: checking build system type |
---|
198 | configure:4356: result: x86_64-apple-darwin14.5.0 |
---|
199 | configure:4376: checking host system type |
---|
200 | configure:4389: result: x86_64-apple-darwin14.5.0 |
---|
201 | configure:4409: checking target system type |
---|
202 | configure:4422: result: x86_64-apple-darwin14.5.0 |
---|
203 | configure:4450: checking for grep that handles long lines and -e |
---|
204 | configure:4508: result: /usr/bin/grep |
---|
205 | configure:4513: checking for egrep |
---|
206 | configure:4575: result: /usr/bin/grep -E |
---|
207 | configure:4581: checking whether ln -s works |
---|
208 | configure:4585: result: yes |
---|
209 | configure:4607: checking for a BSD-compatible install |
---|
210 | configure:4675: result: /usr/bin/install -c |
---|
211 | configure:4706: Apache Portable Runtime (APR) library configuration |
---|
212 | configure:4734: checking for APR |
---|
213 | configure:4810: result: yes |
---|
214 | configure:4835: checking APR version |
---|
215 | configure:4841: result: 1.5.2 |
---|
216 | configure:4956: Apache Portable Runtime Utility (APRUTIL) library configuration |
---|
217 | configure:4984: checking for APR-util |
---|
218 | configure:5060: result: yes |
---|
219 | configure:5081: checking APRUTIL version |
---|
220 | configure:5095: result: 1.5.4 |
---|
221 | configure:5199: checking for pkg-config |
---|
222 | configure:5217: found /opt/local/bin/pkg-config |
---|
223 | configure:5229: result: /opt/local/bin/pkg-config |
---|
224 | configure:5239: checking for ANSI C header files |
---|
225 | configure:5259: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
226 | configure:5259: $? = 0 |
---|
227 | configure:5332: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib conftest.c >&5 |
---|
228 | configure:5332: $? = 0 |
---|
229 | configure:5332: ./conftest |
---|
230 | configure:5332: $? = 0 |
---|
231 | configure:5343: result: yes |
---|
232 | configure:5356: checking for sys/types.h |
---|
233 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
234 | configure:5356: $? = 0 |
---|
235 | configure:5356: result: yes |
---|
236 | configure:5356: checking for sys/stat.h |
---|
237 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
238 | configure:5356: $? = 0 |
---|
239 | configure:5356: result: yes |
---|
240 | configure:5356: checking for stdlib.h |
---|
241 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
242 | configure:5356: $? = 0 |
---|
243 | configure:5356: result: yes |
---|
244 | configure:5356: checking for string.h |
---|
245 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
246 | configure:5356: $? = 0 |
---|
247 | configure:5356: result: yes |
---|
248 | configure:5356: checking for memory.h |
---|
249 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
250 | configure:5356: $? = 0 |
---|
251 | configure:5356: result: yes |
---|
252 | configure:5356: checking for strings.h |
---|
253 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
254 | configure:5356: $? = 0 |
---|
255 | configure:5356: result: yes |
---|
256 | configure:5356: checking for inttypes.h |
---|
257 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
258 | configure:5356: $? = 0 |
---|
259 | configure:5356: result: yes |
---|
260 | configure:5356: checking for stdint.h |
---|
261 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
262 | configure:5356: $? = 0 |
---|
263 | configure:5356: result: yes |
---|
264 | configure:5356: checking for unistd.h |
---|
265 | configure:5356: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
266 | configure:5356: $? = 0 |
---|
267 | configure:5356: result: yes |
---|
268 | configure:5396: serf library configuration via pkg-config |
---|
269 | configure:5400: checking for serf-2 library |
---|
270 | configure:5408: result: no |
---|
271 | configure:5400: checking for serf-1 library |
---|
272 | configure:5416: result: yes |
---|
273 | configure:5418: checking serf library version |
---|
274 | configure:5421: result: 1.3.4 |
---|
275 | configure:5423: checking serf version is suitable |
---|
276 | configure:5426: result: yes |
---|
277 | configure:5592: checking was serf enabled |
---|
278 | configure:5595: result: yes |
---|
279 | configure:5694: looking for apr_memcache as part of apr-util |
---|
280 | configure:5698: checking apr_memcache.h usability |
---|
281 | configure:5698: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include conftest.c >&5 |
---|
282 | configure:5698: $? = 0 |
---|
283 | configure:5698: result: yes |
---|
284 | configure:5698: checking apr_memcache.h presence |
---|
285 | configure:5698: /usr/bin/clang -E -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include conftest.c |
---|
286 | configure:5698: $? = 0 |
---|
287 | configure:5698: result: yes |
---|
288 | configure:5698: checking for apr_memcache.h |
---|
289 | configure:5698: result: yes |
---|
290 | configure:5703: checking for apr_memcache_create in -laprutil-1 |
---|
291 | configure:5728: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -laprutil-1 conftest.c -laprutil-1 >&5 |
---|
292 | configure:5728: $? = 0 |
---|
293 | configure:5737: result: yes |
---|
294 | configure:5783: checking for Apache module support via DSO through APXS |
---|
295 | configure:5853: result: no |
---|
296 | configure:6082: checking sqlite library |
---|
297 | configure:6533: checking sqlite amalgamation |
---|
298 | configure:6536: result: no |
---|
299 | configure:6825: checking sqlite amalgamation |
---|
300 | configure:6828: result: no |
---|
301 | configure:7133: checking sqlite3.h usability |
---|
302 | configure:7133: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
303 | configure:7133: $? = 0 |
---|
304 | configure:7133: result: yes |
---|
305 | configure:7133: checking sqlite3.h presence |
---|
306 | configure:7133: /usr/bin/clang -E -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c |
---|
307 | configure:7133: $? = 0 |
---|
308 | configure:7133: result: yes |
---|
309 | configure:7133: checking for sqlite3.h |
---|
310 | configure:7133: result: yes |
---|
311 | configure:7136: checking sqlite library version (via header) |
---|
312 | configure:7148: result: okay |
---|
313 | configure:7150: checking for sqlite3_close in -lsqlite3 |
---|
314 | configure:7175: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib conftest.c -lsqlite3 >&5 |
---|
315 | configure:7175: $? = 0 |
---|
316 | configure:7184: result: yes |
---|
317 | configure:7332: checking whether the compiler provides atomic builtins |
---|
318 | configure:7379: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
319 | configure:7379: $? = 0 |
---|
320 | configure:7379: ./conftest |
---|
321 | configure:7379: $? = 0 |
---|
322 | configure:7389: result: yes |
---|
323 | configure:7446: configuring libtool now |
---|
324 | configure:7494: checking how to print strings |
---|
325 | configure:7521: result: printf |
---|
326 | configure:7542: checking for a sed that does not truncate output |
---|
327 | configure:7606: result: /opt/local/bin/gsed |
---|
328 | configure:7624: checking for fgrep |
---|
329 | configure:7686: result: /usr/bin/grep -F |
---|
330 | configure:7721: checking for ld used by /usr/bin/clang |
---|
331 | configure:7788: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
332 | configure:7795: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
333 | configure:7810: result: no |
---|
334 | configure:7822: checking for BSD- or MS-compatible name lister (nm) |
---|
335 | configure:7876: result: /opt/local/bin/nm |
---|
336 | configure:8006: checking the name lister (/opt/local/bin/nm) interface |
---|
337 | configure:8013: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
338 | configure:8016: /opt/local/bin/nm "conftest.o" |
---|
339 | configure:8019: output |
---|
340 | 0000000000000000 S _some_variable |
---|
341 | configure:8026: result: BSD nm |
---|
342 | configure:8030: checking the maximum length of command line arguments |
---|
343 | configure:8161: result: 196608 |
---|
344 | configure:8209: checking how to convert x86_64-apple-darwin14.5.0 file names to x86_64-apple-darwin14.5.0 format |
---|
345 | configure:8249: result: func_convert_file_noop |
---|
346 | configure:8256: checking how to convert x86_64-apple-darwin14.5.0 file names to toolchain format |
---|
347 | configure:8276: result: func_convert_file_noop |
---|
348 | configure:8283: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
---|
349 | configure:8290: result: -r |
---|
350 | configure:8364: checking for objdump |
---|
351 | configure:8394: result: no |
---|
352 | configure:8423: checking how to recognize dependent libraries |
---|
353 | configure:8623: result: pass_all |
---|
354 | configure:8708: checking for dlltool |
---|
355 | configure:8738: result: no |
---|
356 | configure:8768: checking how to associate runtime and link libraries |
---|
357 | configure:8795: result: printf %s\n |
---|
358 | configure:8855: checking for ar |
---|
359 | configure:8871: found /opt/local/bin/ar |
---|
360 | configure:8882: result: ar |
---|
361 | configure:8919: checking for archiver @FILE support |
---|
362 | configure:8936: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
363 | configure:8936: $? = 0 |
---|
364 | configure:8939: ar cru libconftest.a @conftest.lst >&5 |
---|
365 | ar: @conftest.lst: No such file or directory |
---|
366 | configure:8942: $? = 1 |
---|
367 | configure:8962: result: no |
---|
368 | configure:9020: checking for strip |
---|
369 | configure:9036: found /opt/local/bin/strip |
---|
370 | configure:9047: result: strip |
---|
371 | configure:9119: checking for ranlib |
---|
372 | configure:9135: found /opt/local/bin/ranlib |
---|
373 | configure:9146: result: ranlib |
---|
374 | configure:9223: checking for gawk |
---|
375 | configure:9239: found /opt/local/bin/gawk |
---|
376 | configure:9250: result: gawk |
---|
377 | configure:9290: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
---|
378 | configure:9443: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
379 | configure:9446: $? = 0 |
---|
380 | configure:9450: /opt/local/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 |
---|
381 | configure:9453: $? = 0 |
---|
382 | cannot find nm_test_var in conftest.nm |
---|
383 | configure:9443: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
384 | configure:9446: $? = 0 |
---|
385 | configure:9450: /opt/local/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 |
---|
386 | configure:9453: $? = 0 |
---|
387 | configure:9519: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
388 | configure:9522: $? = 0 |
---|
389 | configure:9560: result: ok |
---|
390 | configure:9607: checking for sysroot |
---|
391 | configure:9637: result: no |
---|
392 | configure:9644: checking for a working dd |
---|
393 | configure:9682: result: /bin/dd |
---|
394 | configure:9686: checking how to truncate binary pipes |
---|
395 | configure:9701: result: /bin/dd bs=4096 count=1 |
---|
396 | configure:10030: checking for mt |
---|
397 | configure:10060: result: no |
---|
398 | configure:10080: checking if : is a manifest tool |
---|
399 | configure:10086: : '-?' |
---|
400 | configure:10094: result: no |
---|
401 | configure:10150: checking for dsymutil |
---|
402 | configure:10166: found /usr/bin/dsymutil |
---|
403 | configure:10177: result: dsymutil |
---|
404 | configure:10242: checking for nmedit |
---|
405 | configure:10258: found /opt/local/bin/nmedit |
---|
406 | configure:10269: result: nmedit |
---|
407 | configure:10334: checking for lipo |
---|
408 | configure:10350: found /opt/local/bin/lipo |
---|
409 | configure:10361: result: lipo |
---|
410 | configure:10426: checking for otool |
---|
411 | configure:10442: found /opt/local/bin/otool |
---|
412 | configure:10453: result: otool |
---|
413 | configure:10518: checking for otool64 |
---|
414 | configure:10548: result: no |
---|
415 | configure:10593: checking for -single_module linker flag |
---|
416 | /usr/bin/clang -Werror=unknown-warning-option -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
417 | configure:10626: result: yes |
---|
418 | configure:10629: checking for -exported_symbols_list linker flag |
---|
419 | configure:10649: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
420 | configure:10649: $? = 0 |
---|
421 | configure:10659: result: yes |
---|
422 | configure:10662: checking for -force_load linker flag |
---|
423 | /usr/bin/clang -Werror=unknown-warning-option -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
424 | ar cru libconftest.a conftest.o |
---|
425 | ranlib libconftest.a |
---|
426 | /usr/bin/clang -Werror=unknown-warning-option -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
427 | configure:10694: result: yes |
---|
428 | configure:10768: checking for dlfcn.h |
---|
429 | configure:10768: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.c >&5 |
---|
430 | configure:10768: $? = 0 |
---|
431 | configure:10768: result: yes |
---|
432 | configure:11034: checking for objdir |
---|
433 | configure:11049: result: .libs |
---|
434 | configure:11313: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
435 | configure:11331: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
436 | configure:11335: $? = 0 |
---|
437 | configure:11348: result: yes |
---|
438 | configure:11706: checking for /usr/bin/clang option to produce PIC |
---|
439 | configure:11713: result: -fno-common -DPIC |
---|
440 | configure:11721: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
441 | configure:11739: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -fno-common -DPIC -DPIC conftest.c >&5 |
---|
442 | configure:11743: $? = 0 |
---|
443 | configure:11756: result: yes |
---|
444 | configure:11785: checking if /usr/bin/clang static flag -static works |
---|
445 | configure:11813: result: no |
---|
446 | configure:11828: checking if /usr/bin/clang supports -c -o file.o |
---|
447 | configure:11849: /usr/bin/clang -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -o out/conftest2.o conftest.c >&5 |
---|
448 | configure:11853: $? = 0 |
---|
449 | configure:11875: result: yes |
---|
450 | configure:11883: checking if /usr/bin/clang supports -c -o file.o |
---|
451 | configure:11930: result: yes |
---|
452 | configure:11963: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
453 | configure:13222: result: yes |
---|
454 | configure:13462: checking dynamic linker characteristics |
---|
455 | configure:14280: result: darwin14.5.0 dyld |
---|
456 | configure:14402: checking how to hardcode library paths into programs |
---|
457 | configure:14427: result: immediate |
---|
458 | configure:14975: checking whether stripping libraries is possible |
---|
459 | configure:14989: result: yes |
---|
460 | configure:15015: checking if libtool supports shared libraries |
---|
461 | configure:15017: result: yes |
---|
462 | configure:15020: checking whether to build shared libraries |
---|
463 | configure:15045: result: yes |
---|
464 | configure:15048: checking whether to build static libraries |
---|
465 | configure:15052: result: yes |
---|
466 | configure:15075: checking how to run the C++ preprocessor |
---|
467 | configure:15102: /usr/bin/clang++ -E -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.cpp |
---|
468 | configure:15102: $? = 0 |
---|
469 | configure:15116: /usr/bin/clang++ -E -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.cpp |
---|
470 | conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found |
---|
471 | #include <ac_nonexistent.h> |
---|
472 | ^ |
---|
473 | 1 error generated. |
---|
474 | configure:15116: $? = 1 |
---|
475 | configure: failed program was: |
---|
476 | | /* confdefs.h */ |
---|
477 | | #define PACKAGE_NAME "subversion" |
---|
478 | | #define PACKAGE_TARNAME "subversion" |
---|
479 | | #define PACKAGE_VERSION "1.9.1" |
---|
480 | | #define PACKAGE_STRING "subversion 1.9.1" |
---|
481 | | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
482 | | #define PACKAGE_URL "" |
---|
483 | | #define SVN_SOVERSION 0 |
---|
484 | | #define STDC_HEADERS 1 |
---|
485 | | #define HAVE_SYS_TYPES_H 1 |
---|
486 | | #define HAVE_SYS_STAT_H 1 |
---|
487 | | #define HAVE_STDLIB_H 1 |
---|
488 | | #define HAVE_STRING_H 1 |
---|
489 | | #define HAVE_MEMORY_H 1 |
---|
490 | | #define HAVE_STRINGS_H 1 |
---|
491 | | #define HAVE_INTTYPES_H 1 |
---|
492 | | #define HAVE_STDINT_H 1 |
---|
493 | | #define HAVE_UNISTD_H 1 |
---|
494 | | #define SVN_HAVE_SERF 1 |
---|
495 | | #define SVN_HAVE_MEMCACHE 1 |
---|
496 | | #define SVN_HAS_ATOMIC_BUILTINS 1 |
---|
497 | | #define SVN_BINDIR "/opt/local/bin" |
---|
498 | | #define SVN_LOCALE_DIR "/opt/local/share/locale" |
---|
499 | | #define HAVE_DLFCN_H 1 |
---|
500 | | #define LT_OBJDIR ".libs/" |
---|
501 | | /* end confdefs.h. */ |
---|
502 | | #include <ac_nonexistent.h> |
---|
503 | configure:15141: result: /usr/bin/clang++ -E |
---|
504 | configure:15161: /usr/bin/clang++ -E -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.cpp |
---|
505 | configure:15161: $? = 0 |
---|
506 | configure:15175: /usr/bin/clang++ -E -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.cpp |
---|
507 | conftest.cpp:27:10: fatal error: 'ac_nonexistent.h' file not found |
---|
508 | #include <ac_nonexistent.h> |
---|
509 | ^ |
---|
510 | 1 error generated. |
---|
511 | configure:15175: $? = 1 |
---|
512 | configure: failed program was: |
---|
513 | | /* confdefs.h */ |
---|
514 | | #define PACKAGE_NAME "subversion" |
---|
515 | | #define PACKAGE_TARNAME "subversion" |
---|
516 | | #define PACKAGE_VERSION "1.9.1" |
---|
517 | | #define PACKAGE_STRING "subversion 1.9.1" |
---|
518 | | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
519 | | #define PACKAGE_URL "" |
---|
520 | | #define SVN_SOVERSION 0 |
---|
521 | | #define STDC_HEADERS 1 |
---|
522 | | #define HAVE_SYS_TYPES_H 1 |
---|
523 | | #define HAVE_SYS_STAT_H 1 |
---|
524 | | #define HAVE_STDLIB_H 1 |
---|
525 | | #define HAVE_STRING_H 1 |
---|
526 | | #define HAVE_MEMORY_H 1 |
---|
527 | | #define HAVE_STRINGS_H 1 |
---|
528 | | #define HAVE_INTTYPES_H 1 |
---|
529 | | #define HAVE_STDINT_H 1 |
---|
530 | | #define HAVE_UNISTD_H 1 |
---|
531 | | #define SVN_HAVE_SERF 1 |
---|
532 | | #define SVN_HAVE_MEMCACHE 1 |
---|
533 | | #define SVN_HAS_ATOMIC_BUILTINS 1 |
---|
534 | | #define SVN_BINDIR "/opt/local/bin" |
---|
535 | | #define SVN_LOCALE_DIR "/opt/local/share/locale" |
---|
536 | | #define HAVE_DLFCN_H 1 |
---|
537 | | #define LT_OBJDIR ".libs/" |
---|
538 | | /* end confdefs.h. */ |
---|
539 | | #include <ac_nonexistent.h> |
---|
540 | configure:15337: checking for ld used by /usr/bin/clang++ |
---|
541 | configure:15404: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
542 | configure:15411: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
---|
543 | configure:15426: result: no |
---|
544 | configure:15481: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
545 | configure:16554: result: yes |
---|
546 | configure:16590: /usr/bin/clang++ -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 conftest.cpp >&5 |
---|
547 | configure:16593: $? = 0 |
---|
548 | configure:17074: checking for /usr/bin/clang++ option to produce PIC |
---|
549 | configure:17081: result: -fno-common -DPIC |
---|
550 | configure:17089: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
---|
551 | configure:17107: /usr/bin/clang++ -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -fno-common -DPIC -DPIC conftest.cpp >&5 |
---|
552 | configure:17111: $? = 0 |
---|
553 | configure:17124: result: yes |
---|
554 | configure:17147: checking if /usr/bin/clang++ static flag -static works |
---|
555 | configure:17175: result: no |
---|
556 | configure:17187: checking if /usr/bin/clang++ supports -c -o file.o |
---|
557 | configure:17208: /usr/bin/clang++ -c -Werror=unknown-warning-option -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -o out/conftest2.o conftest.cpp >&5 |
---|
558 | configure:17212: $? = 0 |
---|
559 | configure:17234: result: yes |
---|
560 | configure:17239: checking if /usr/bin/clang++ supports -c -o file.o |
---|
561 | configure:17286: result: yes |
---|
562 | configure:17316: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
---|
563 | configure:17356: result: yes |
---|
564 | configure:17497: checking dynamic linker characteristics |
---|
565 | configure:18242: result: darwin14.5.0 dyld |
---|
566 | configure:18307: checking how to hardcode library paths into programs |
---|
567 | configure:18332: result: immediate |
---|
568 | configure:18436: building both shared and static libraries |
---|
569 | configure:18492: checking whether libtool needs -no-undefined |
---|
570 | configure:18501: result: no |
---|
571 | configure:18520: checking for trang |
---|
572 | configure:18551: result: none |
---|
573 | configure:18576: checking for doxygen |
---|
574 | configure:18607: result: none |
---|
575 | configure:18637: checking for Expat |
---|
576 | configure:18663: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib conftest.c -lexpat >&5 |
---|
577 | configure:18663: $? = 0 |
---|
578 | configure:18672: result: yes |
---|
579 | configure:18722: checking for socket in -lsocket |
---|
580 | configure:18747: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib conftest.c -lsocket >&5 |
---|
581 | ld: library not found for -lsocket |
---|
582 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
583 | configure:18747: $? = 1 |
---|
584 | configure: failed program was: |
---|
585 | | /* confdefs.h */ |
---|
586 | | #define PACKAGE_NAME "subversion" |
---|
587 | | #define PACKAGE_TARNAME "subversion" |
---|
588 | | #define PACKAGE_VERSION "1.9.1" |
---|
589 | | #define PACKAGE_STRING "subversion 1.9.1" |
---|
590 | | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
591 | | #define PACKAGE_URL "" |
---|
592 | | #define SVN_SOVERSION 0 |
---|
593 | | #define STDC_HEADERS 1 |
---|
594 | | #define HAVE_SYS_TYPES_H 1 |
---|
595 | | #define HAVE_SYS_STAT_H 1 |
---|
596 | | #define HAVE_STDLIB_H 1 |
---|
597 | | #define HAVE_STRING_H 1 |
---|
598 | | #define HAVE_MEMORY_H 1 |
---|
599 | | #define HAVE_STRINGS_H 1 |
---|
600 | | #define HAVE_INTTYPES_H 1 |
---|
601 | | #define HAVE_STDINT_H 1 |
---|
602 | | #define HAVE_UNISTD_H 1 |
---|
603 | | #define SVN_HAVE_SERF 1 |
---|
604 | | #define SVN_HAVE_MEMCACHE 1 |
---|
605 | | #define SVN_HAS_ATOMIC_BUILTINS 1 |
---|
606 | | #define SVN_BINDIR "/opt/local/bin" |
---|
607 | | #define SVN_LOCALE_DIR "/opt/local/share/locale" |
---|
608 | | #define HAVE_DLFCN_H 1 |
---|
609 | | #define LT_OBJDIR ".libs/" |
---|
610 | | /* end confdefs.h. */ |
---|
611 | | |
---|
612 | | /* Override any GCC internal prototype to avoid an error. |
---|
613 | | Use char because int might match the return type of a GCC |
---|
614 | | builtin and then its argument prototype would still apply. */ |
---|
615 | | #ifdef __cplusplus |
---|
616 | | extern "C" |
---|
617 | | #endif |
---|
618 | | char socket (); |
---|
619 | | int |
---|
620 | | main () |
---|
621 | | { |
---|
622 | | return socket (); |
---|
623 | | ; |
---|
624 | | return 0; |
---|
625 | | } |
---|
626 | configure:18756: result: no |
---|
627 | configure:18888: checking for availability of Berkeley DB |
---|
628 | configure:18989: /usr/bin/clang -o conftest -Werror=unknown-warning-option -pipe -Os -arch x86_64 -I/opt/local/include/db46 -I/opt/local/include/apr-1 -I/opt/local/include -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/db46 conftest.c -L/opt/local/lib -ldb-4.6 >&5 |
---|
629 | conftest.c:37:3: warning: implicit declaration of function 'db_version' is invalid in C99 [-Wimplicit-function-declaration] |
---|
630 | db_version (&major, &minor, &patch); |
---|
631 | ^ |
---|
632 | conftest.c:40:16: error: use of undeclared identifier 'DB_VERSION_MAJOR' |
---|
633 | if (major != DB_VERSION_MAJOR |
---|
634 | ^ |
---|
635 | conftest.c:41:19: error: use of undeclared identifier 'DB_VERSION_MINOR' |
---|
636 | || minor != DB_VERSION_MINOR |
---|
637 | ^ |
---|
638 | conftest.c:42:19: error: use of undeclared identifier 'DB_VERSION_PATCH' |
---|
639 | || patch != DB_VERSION_PATCH) |
---|
640 | ^ |
---|
641 | 1 warning and 3 errors generated. |
---|
642 | configure:18989: $? = 1 |
---|
643 | configure: program exited with status 1 |
---|
644 | configure: failed program was: |
---|
645 | | /* confdefs.h */ |
---|
646 | | #define PACKAGE_NAME "subversion" |
---|
647 | | #define PACKAGE_TARNAME "subversion" |
---|
648 | | #define PACKAGE_VERSION "1.9.1" |
---|
649 | | #define PACKAGE_STRING "subversion 1.9.1" |
---|
650 | | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
651 | | #define PACKAGE_URL "" |
---|
652 | | #define SVN_SOVERSION 0 |
---|
653 | | #define STDC_HEADERS 1 |
---|
654 | | #define HAVE_SYS_TYPES_H 1 |
---|
655 | | #define HAVE_SYS_STAT_H 1 |
---|
656 | | #define HAVE_STDLIB_H 1 |
---|
657 | | #define HAVE_STRING_H 1 |
---|
658 | | #define HAVE_MEMORY_H 1 |
---|
659 | | #define HAVE_STRINGS_H 1 |
---|
660 | | #define HAVE_INTTYPES_H 1 |
---|
661 | | #define HAVE_STDINT_H 1 |
---|
662 | | #define HAVE_UNISTD_H 1 |
---|
663 | | #define SVN_HAVE_SERF 1 |
---|
664 | | #define SVN_HAVE_MEMCACHE 1 |
---|
665 | | #define SVN_HAS_ATOMIC_BUILTINS 1 |
---|
666 | | #define SVN_BINDIR "/opt/local/bin" |
---|
667 | | #define SVN_LOCALE_DIR "/opt/local/share/locale" |
---|
668 | | #define HAVE_DLFCN_H 1 |
---|
669 | | #define LT_OBJDIR ".libs/" |
---|
670 | | /* end confdefs.h. */ |
---|
671 | | |
---|
672 | | #include <string.h> |
---|
673 | | #include <stdlib.h> |
---|
674 | | #define APU_WANT_DB |
---|
675 | | #include <apu_want.h> |
---|
676 | | |
---|
677 | | int main () |
---|
678 | | { |
---|
679 | | int major, minor, patch; |
---|
680 | | |
---|
681 | | db_version (&major, &minor, &patch); |
---|
682 | | |
---|
683 | | /* Sanity check: ensure that db.h constants actually match the db library */ |
---|
684 | | if (major != DB_VERSION_MAJOR |
---|
685 | | || minor != DB_VERSION_MINOR |
---|
686 | | || patch != DB_VERSION_PATCH) |
---|
687 | | exit (1); |
---|
688 | | |
---|
689 | | /* Block Berkeley DB 6, because (a) we haven't tested with it, (b) 6.0.20 |
---|
690 | | and newer are under the AGPL, and we want use of AGPL dependencies to be |
---|
691 | | opt-in. */ |
---|
692 | | if (major >= 6 && strcmp("unspecified", "yes")) |
---|
693 | | exit(2); |
---|
694 | | |
---|
695 | | /* Run-time check: ensure the library claims to be the correct version. */ |
---|
696 | | |
---|
697 | | if (major < 4) |
---|
698 | | exit (1); |
---|
699 | | if (major > 4) |
---|
700 | | exit (0); |
---|
701 | | |
---|
702 | | if (minor < 0) |
---|
703 | | exit (1); |
---|
704 | | if (minor > 0) |
---|
705 | | exit (0); |
---|
706 | | |
---|
707 | | if (patch >= 14) |
---|
708 | | exit (0); |
---|
709 | | else |
---|
710 | | exit (1); |
---|
711 | | } |
---|
712 | | |
---|
713 | configure:19017: result: no |
---|
714 | configure:19022: error: Berkeley DB 4.0.14 or 5.x wasn't found. |
---|
715 | |
---|
716 | ## ---------------- ## |
---|
717 | ## Cache variables. ## |
---|
718 | ## ---------------- ## |
---|
719 | |
---|
720 | ac_cv_build=x86_64-apple-darwin14.5.0 |
---|
721 | ac_cv_c_compiler_gnu=yes |
---|
722 | ac_cv_cxx_compiler_gnu=yes |
---|
723 | ac_cv_env_CCC_set= |
---|
724 | ac_cv_env_CCC_value= |
---|
725 | ac_cv_env_CC_set=set |
---|
726 | ac_cv_env_CC_value=/usr/bin/clang |
---|
727 | ac_cv_env_CFLAGS_set=set |
---|
728 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
729 | ac_cv_env_CPPFLAGS_set=set |
---|
730 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
731 | ac_cv_env_CPP_set= |
---|
732 | ac_cv_env_CPP_value= |
---|
733 | ac_cv_env_CXXCPP_set= |
---|
734 | ac_cv_env_CXXCPP_value= |
---|
735 | ac_cv_env_CXXFLAGS_set=set |
---|
736 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
737 | ac_cv_env_CXX_set=set |
---|
738 | ac_cv_env_CXX_value=/usr/bin/clang++ |
---|
739 | ac_cv_env_LDFLAGS_set=set |
---|
740 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
741 | ac_cv_env_LIBS_set= |
---|
742 | ac_cv_env_LIBS_value= |
---|
743 | ac_cv_env_LT_SYS_LIBRARY_PATH_set= |
---|
744 | ac_cv_env_LT_SYS_LIBRARY_PATH_value= |
---|
745 | ac_cv_env_build_alias_set= |
---|
746 | ac_cv_env_build_alias_value= |
---|
747 | ac_cv_env_host_alias_set= |
---|
748 | ac_cv_env_host_alias_value= |
---|
749 | ac_cv_env_target_alias_set= |
---|
750 | ac_cv_env_target_alias_value= |
---|
751 | ac_cv_header_apr_memcache_h=yes |
---|
752 | ac_cv_header_dlfcn_h=yes |
---|
753 | ac_cv_header_inttypes_h=yes |
---|
754 | ac_cv_header_memory_h=yes |
---|
755 | ac_cv_header_sqlite3_h=yes |
---|
756 | ac_cv_header_stdc=yes |
---|
757 | ac_cv_header_stdint_h=yes |
---|
758 | ac_cv_header_stdlib_h=yes |
---|
759 | ac_cv_header_string_h=yes |
---|
760 | ac_cv_header_strings_h=yes |
---|
761 | ac_cv_header_sys_stat_h=yes |
---|
762 | ac_cv_header_sys_types_h=yes |
---|
763 | ac_cv_header_unistd_h=yes |
---|
764 | ac_cv_host=x86_64-apple-darwin14.5.0 |
---|
765 | ac_cv_lib_aprutil_1_apr_memcache_create=yes |
---|
766 | ac_cv_lib_socket_socket=no |
---|
767 | ac_cv_lib_sqlite3_sqlite3_close=yes |
---|
768 | ac_cv_objext=o |
---|
769 | ac_cv_path_DOXYGEN=none |
---|
770 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
771 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
772 | ac_cv_path_GREP=/usr/bin/grep |
---|
773 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
774 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
775 | ac_cv_path_TRANG=none |
---|
776 | ac_cv_path_lt_DD=/bin/dd |
---|
777 | ac_cv_prog_AWK=gawk |
---|
778 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
779 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
---|
780 | ac_cv_prog_ac_ct_AR=ar |
---|
781 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
782 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
783 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
784 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
785 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
786 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
787 | ac_cv_prog_ac_ct_STRIP=strip |
---|
788 | ac_cv_prog_cc_c89= |
---|
789 | ac_cv_prog_cc_g=yes |
---|
790 | ac_cv_prog_cxx_g=yes |
---|
791 | ac_cv_target=x86_64-apple-darwin14.5.0 |
---|
792 | lt_cv_apple_cc_single_mod=yes |
---|
793 | lt_cv_ar_at_file=no |
---|
794 | lt_cv_deplibs_check_method=pass_all |
---|
795 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
796 | lt_cv_file_magic_test_file= |
---|
797 | lt_cv_ld_exported_symbols_list=yes |
---|
798 | lt_cv_ld_force_load=yes |
---|
799 | lt_cv_ld_reload_flag=-r |
---|
800 | lt_cv_nm_interface='BSD nm' |
---|
801 | lt_cv_objdir=.libs |
---|
802 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
803 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
---|
804 | lt_cv_path_NM=/opt/local/bin/nm |
---|
805 | lt_cv_path_mainfest_tool=no |
---|
806 | lt_cv_prog_compiler_c_o=yes |
---|
807 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
808 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
809 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
---|
810 | lt_cv_prog_compiler_pic_works=yes |
---|
811 | lt_cv_prog_compiler_pic_works_CXX=yes |
---|
812 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
813 | lt_cv_prog_compiler_static_works=no |
---|
814 | lt_cv_prog_compiler_static_works_CXX=no |
---|
815 | lt_cv_prog_gnu_ld=no |
---|
816 | lt_cv_prog_gnu_ldcxx=no |
---|
817 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
818 | 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'\''' |
---|
819 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' |
---|
820 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' |
---|
821 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
822 | lt_cv_sys_global_symbol_to_import= |
---|
823 | lt_cv_sys_max_cmd_len=196608 |
---|
824 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
825 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
826 | lt_cv_truncate_bin='/bin/dd bs=4096 count=1' |
---|
827 | svn_cv_atomic_builtins=yes |
---|
828 | |
---|
829 | ## ----------------- ## |
---|
830 | ## Output variables. ## |
---|
831 | ## ----------------- ## |
---|
832 | |
---|
833 | APACHE_INCLUDES='' |
---|
834 | APACHE_LDFLAGS='' |
---|
835 | APACHE_LIBEXECDIR='no' |
---|
836 | APXS='no' |
---|
837 | AR='ar' |
---|
838 | AWK='gawk' |
---|
839 | BDB_TEST_DEPS='' |
---|
840 | BDB_TEST_PROGRAMS='' |
---|
841 | BUILD_RULES='' |
---|
842 | CC='/usr/bin/clang' |
---|
843 | CFLAGS='-Werror=unknown-warning-option -pipe -Os -arch x86_64 ' |
---|
844 | CMAINTAINERFLAGS='' |
---|
845 | CMODEFLAGS='-std=c90 ' |
---|
846 | CNOWARNFLAGS='-w ' |
---|
847 | CPP='/usr/bin/clang -E' |
---|
848 | CPPFLAGS='-I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10' |
---|
849 | CTYPESGEN='' |
---|
850 | CUSERFLAGS='-pipe -Os -arch x86_64' |
---|
851 | CXX='/usr/bin/clang++' |
---|
852 | CXXCPP='/usr/bin/clang++ -E' |
---|
853 | CXXFLAGS='-Werror=unknown-warning-option -pipe -Os -arch x86_64 -stdlib=libc++' |
---|
854 | CXXMAINTAINERFLAGS='' |
---|
855 | CXXMODEFLAGS='-std=c++98 ' |
---|
856 | CXXNOWARNFLAGS='-w ' |
---|
857 | CXXUSERFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' |
---|
858 | DEFS='' |
---|
859 | DLLTOOL='false' |
---|
860 | DOXYGEN='none' |
---|
861 | DSYMUTIL='dsymutil' |
---|
862 | DUMPBIN='' |
---|
863 | ECHO_C='\c' |
---|
864 | ECHO_N='' |
---|
865 | ECHO_T='' |
---|
866 | EGREP='/usr/bin/grep -E' |
---|
867 | EXEEXT='' |
---|
868 | FGREP='/usr/bin/grep -F' |
---|
869 | FIX_JAVAHL_LIB='' |
---|
870 | GETTEXT_CODESET='' |
---|
871 | GMOCK_SRCDIR='' |
---|
872 | GREP='/usr/bin/grep' |
---|
873 | HTTPD_VERSION='' |
---|
874 | INCLUDE_OUTPUTS='' |
---|
875 | INSTALL_APACHE_MODS='false' |
---|
876 | INSTALL_DATA='${INSTALL} -m 644' |
---|
877 | INSTALL_EXTRA_JAVAHL_LIB='' |
---|
878 | INSTALL_PROGRAM='${INSTALL}' |
---|
879 | INSTALL_RULES='' |
---|
880 | INSTALL_SCRIPT='${INSTALL}' |
---|
881 | INSTALL_STATIC_RULES='' |
---|
882 | JAR='' |
---|
883 | JAVA='' |
---|
884 | JAVAC='' |
---|
885 | JAVAC_COMPAT_FLAGS='' |
---|
886 | JAVAC_FLAGS='' |
---|
887 | JAVADOC='' |
---|
888 | JAVAH='' |
---|
889 | JAVAHL_COMPAT_TESTS_TARGET='' |
---|
890 | JAVAHL_OBJDIR='' |
---|
891 | JAVAHL_TESTS_TARGET='' |
---|
892 | JAVA_CLASSPATH='' |
---|
893 | JDK='' |
---|
894 | JNI_INCLUDES='' |
---|
895 | KDE4_CONFIG='' |
---|
896 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
---|
897 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/db46' |
---|
898 | LIBOBJS='' |
---|
899 | LIBS='' |
---|
900 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
901 | LIPO='lipo' |
---|
902 | LN_S='ln -s' |
---|
903 | LTLIBOBJS='' |
---|
904 | LT_CFLAGS='' |
---|
905 | LT_CXX_LIBADD='' |
---|
906 | LT_LDFLAGS='' |
---|
907 | LT_NO_UNDEFINED='' |
---|
908 | LT_SYS_LIBRARY_PATH='' |
---|
909 | MANIFEST_TOOL=':' |
---|
910 | MKDIR='/usr/bin/install -c -d' |
---|
911 | MOD_ACTIVATION='' |
---|
912 | MSGFMT='' |
---|
913 | MSGFMTFLAGS='' |
---|
914 | MSGMERGE='' |
---|
915 | NM='/opt/local/bin/nm' |
---|
916 | NMEDIT='nmedit' |
---|
917 | NO_GETTEXT_CODESET='' |
---|
918 | OBJDUMP='false' |
---|
919 | OBJEXT='o' |
---|
920 | OTOOL64=':' |
---|
921 | OTOOL='otool' |
---|
922 | PACKAGE_BUGREPORT='http://subversion.apache.org/' |
---|
923 | PACKAGE_NAME='subversion' |
---|
924 | PACKAGE_STRING='subversion 1.9.1' |
---|
925 | PACKAGE_TARNAME='subversion' |
---|
926 | PACKAGE_URL='' |
---|
927 | PACKAGE_VERSION='1.9.1' |
---|
928 | PATH_SEPARATOR=':' |
---|
929 | PERL='' |
---|
930 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
931 | PYTHON='' |
---|
932 | RANLIB='ranlib' |
---|
933 | RDOC='' |
---|
934 | RUBY='' |
---|
935 | RUBY_MAJOR='' |
---|
936 | RUBY_MINOR='' |
---|
937 | RUBY_TEENY='' |
---|
938 | SED='/opt/local/bin/gsed' |
---|
939 | SHELL='/bin/sh' |
---|
940 | STRIP='strip' |
---|
941 | SVN_APRUTIL_CONFIG='/opt/local/bin/apu-1-config' |
---|
942 | SVN_APRUTIL_INCLUDES=' -I/opt/local/include/apr-1 -I/opt/local/include' |
---|
943 | SVN_APRUTIL_LIBS='-L/opt/local/lib -laprutil-1' |
---|
944 | SVN_APR_CONFIG='/opt/local/bin/apr-1-config' |
---|
945 | SVN_APR_INCLUDES=' -I/opt/local/include/apr-1 ' |
---|
946 | SVN_APR_LIBS='-L/opt/local/lib -lapr-1' |
---|
947 | SVN_APR_MAJOR_VERSION='1' |
---|
948 | SVN_APR_MEMCACHE_INCLUDES='' |
---|
949 | SVN_APR_MEMCACHE_LIBS='' |
---|
950 | SVN_APR_SHLIB_PATH_VAR='DYLD_LIBRARY_PATH' |
---|
951 | SVN_BINDIR='/opt/local/bin' |
---|
952 | SVN_CONFIG_SCRIPT_FILES='' |
---|
953 | SVN_DB_INCLUDES='-I/opt/local/include/db46' |
---|
954 | SVN_DB_LIBS='-ldb-4.6' |
---|
955 | SVN_FS_LIB_DEPS='' |
---|
956 | SVN_FS_LIB_INSTALL_DEPS='' |
---|
957 | SVN_FS_LIB_LINK='' |
---|
958 | SVN_GNOME_KEYRING_INCLUDES='' |
---|
959 | SVN_GNOME_KEYRING_LIBS='' |
---|
960 | SVN_HAVE_GPG_AGENT='' |
---|
961 | SVN_INTL_LIBS='' |
---|
962 | SVN_KWALLET_INCLUDES='' |
---|
963 | SVN_KWALLET_LIBS='' |
---|
964 | SVN_LIBTOOL='$(SHELL) "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.1/libtool"' |
---|
965 | SVN_LT_SOVERSION='-version-info 0' |
---|
966 | SVN_MAGIC_INCLUDES='' |
---|
967 | SVN_MAGIC_LIBS='' |
---|
968 | SVN_RA_LIB_DEPS='' |
---|
969 | SVN_RA_LIB_INSTALL_DEPS='' |
---|
970 | SVN_RA_LIB_LINK='' |
---|
971 | SVN_SASL_INCLUDES='' |
---|
972 | SVN_SASL_LIBS='' |
---|
973 | SVN_SERF_INCLUDES='-I/opt/local/include/serf-1 -I/opt/local/include ' |
---|
974 | SVN_SERF_LIBS='-lserf-1 ' |
---|
975 | SVN_SQLITE_INCLUDES='' |
---|
976 | SVN_SQLITE_LIBS='-lsqlite3' |
---|
977 | SVN_USE_GMOCK='' |
---|
978 | SVN_XML_INCLUDES='' |
---|
979 | SVN_XML_LIBS='-lexpat' |
---|
980 | SVN_ZLIB_INCLUDES='' |
---|
981 | SVN_ZLIB_LIBS='' |
---|
982 | SWIG='' |
---|
983 | SWIG_CPPFLAGS='' |
---|
984 | SWIG_LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
985 | SWIG_PL_INCLUDES='' |
---|
986 | SWIG_PY_COMPILE='' |
---|
987 | SWIG_PY_INCLUDES='' |
---|
988 | SWIG_PY_LIBS='' |
---|
989 | SWIG_PY_LINK='' |
---|
990 | SWIG_RB_COMPILE='' |
---|
991 | SWIG_RB_INCLUDES='' |
---|
992 | SWIG_RB_LIBS='' |
---|
993 | SWIG_RB_LINK='' |
---|
994 | SWIG_RB_SITE_ARCH_DIR='' |
---|
995 | SWIG_RB_SITE_LIB_DIR='' |
---|
996 | SWIG_RB_TEST_VERBOSE='' |
---|
997 | TRANG='none' |
---|
998 | TRANSFORM_LIBTOOL_SCRIPTS='' |
---|
999 | XGETTEXT='' |
---|
1000 | abs_builddir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.1' |
---|
1001 | abs_srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_subversion/subversion/work/subversion-1.9.1' |
---|
1002 | ac_ct_AR='ar' |
---|
1003 | ac_ct_CC='/usr/bin/clang' |
---|
1004 | ac_ct_CXX='' |
---|
1005 | ac_ct_DUMPBIN='' |
---|
1006 | bindir='${exec_prefix}/bin' |
---|
1007 | build='x86_64-apple-darwin14.5.0' |
---|
1008 | build_alias='' |
---|
1009 | build_cpu='x86_64' |
---|
1010 | build_os='darwin14.5.0' |
---|
1011 | build_vendor='apple' |
---|
1012 | canonicalized_srcdir='' |
---|
1013 | datadir='${datarootdir}' |
---|
1014 | datarootdir='${prefix}/share' |
---|
1015 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
1016 | dvidir='${docdir}' |
---|
1017 | exec_prefix='NONE' |
---|
1018 | host='x86_64-apple-darwin14.5.0' |
---|
1019 | host_alias='' |
---|
1020 | host_cpu='x86_64' |
---|
1021 | host_os='darwin14.5.0' |
---|
1022 | host_vendor='apple' |
---|
1023 | htmldir='${docdir}' |
---|
1024 | includedir='${prefix}/include' |
---|
1025 | infodir='${datarootdir}/info' |
---|
1026 | libdir='${exec_prefix}/lib' |
---|
1027 | libexecdir='${exec_prefix}/libexec' |
---|
1028 | libsvn_auth_gnome_keyring_LDFLAGS='' |
---|
1029 | libsvn_auth_kwallet_LDFLAGS='' |
---|
1030 | libsvn_client_LDFLAGS='' |
---|
1031 | libsvn_delta_LDFLAGS='' |
---|
1032 | libsvn_diff_LDFLAGS='' |
---|
1033 | libsvn_fs_LDFLAGS='' |
---|
1034 | libsvn_fs_base_LDFLAGS='' |
---|
1035 | libsvn_fs_fs_LDFLAGS='' |
---|
1036 | libsvn_fs_util_LDFLAGS='' |
---|
1037 | libsvn_ra_LDFLAGS='' |
---|
1038 | libsvn_ra_local_LDFLAGS='' |
---|
1039 | libsvn_ra_serf_LDFLAGS='' |
---|
1040 | libsvn_ra_svn_LDFLAGS='' |
---|
1041 | libsvn_repos_LDFLAGS='' |
---|
1042 | libsvn_subr_LDFLAGS='' |
---|
1043 | libsvn_wc_LDFLAGS='' |
---|
1044 | localedir='${datadir}/locale' |
---|
1045 | localstatedir='${prefix}/var' |
---|
1046 | mandir='${prefix}/share/man' |
---|
1047 | oldincludedir='/usr/include' |
---|
1048 | pdfdir='${docdir}' |
---|
1049 | prefix='/opt/local' |
---|
1050 | program_transform_name='s,x,x,' |
---|
1051 | psdir='${docdir}' |
---|
1052 | sbindir='${exec_prefix}/sbin' |
---|
1053 | sharedstatedir='${prefix}/com' |
---|
1054 | sysconfdir='${prefix}/etc' |
---|
1055 | target='x86_64-apple-darwin14.5.0' |
---|
1056 | target_alias='' |
---|
1057 | target_cpu='x86_64' |
---|
1058 | target_os='darwin14.5.0' |
---|
1059 | target_vendor='apple' |
---|
1060 | |
---|
1061 | ## ----------- ## |
---|
1062 | ## confdefs.h. ## |
---|
1063 | ## ----------- ## |
---|
1064 | |
---|
1065 | /* confdefs.h */ |
---|
1066 | #define PACKAGE_NAME "subversion" |
---|
1067 | #define PACKAGE_TARNAME "subversion" |
---|
1068 | #define PACKAGE_VERSION "1.9.1" |
---|
1069 | #define PACKAGE_STRING "subversion 1.9.1" |
---|
1070 | #define PACKAGE_BUGREPORT "http://subversion.apache.org/" |
---|
1071 | #define PACKAGE_URL "" |
---|
1072 | #define SVN_SOVERSION 0 |
---|
1073 | #define STDC_HEADERS 1 |
---|
1074 | #define HAVE_SYS_TYPES_H 1 |
---|
1075 | #define HAVE_SYS_STAT_H 1 |
---|
1076 | #define HAVE_STDLIB_H 1 |
---|
1077 | #define HAVE_STRING_H 1 |
---|
1078 | #define HAVE_MEMORY_H 1 |
---|
1079 | #define HAVE_STRINGS_H 1 |
---|
1080 | #define HAVE_INTTYPES_H 1 |
---|
1081 | #define HAVE_STDINT_H 1 |
---|
1082 | #define HAVE_UNISTD_H 1 |
---|
1083 | #define SVN_HAVE_SERF 1 |
---|
1084 | #define SVN_HAVE_MEMCACHE 1 |
---|
1085 | #define SVN_HAS_ATOMIC_BUILTINS 1 |
---|
1086 | #define SVN_BINDIR "/opt/local/bin" |
---|
1087 | #define SVN_LOCALE_DIR "/opt/local/share/locale" |
---|
1088 | #define HAVE_DLFCN_H 1 |
---|
1089 | #define LT_OBJDIR ".libs/" |
---|
1090 | |
---|
1091 | configure: exit 1 |
---|