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 configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --sysconfdir=/opt/local/etc/privoxy --mandir=/opt/local/share/man --enable-dynamic-pcre --enable-zlib --with-user=privoxy --with-group=privoxy |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = xxxxxxxxxxxx.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 14.0.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 14.0.0: Tue Sep 23 23:01:41 PDT 2014; root:xnu-2782.1.97~6/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.0.0: Tue Sep 23 23:01:41 PDT 2014; root:xnu-2782.1.97~6/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 204 tasks, 893 threads, 2 processors |
---|
34 | Load average: 2.26, Mach factor: 0.25 |
---|
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:2485: checking build system type |
---|
52 | configure:2499: result: x86_64-apple-darwin14.0.0 |
---|
53 | configure:2519: checking host system type |
---|
54 | configure:2532: result: x86_64-apple-darwin14.0.0 |
---|
55 | configure:2665: checking for gcc |
---|
56 | configure:2692: result: /usr/bin/clang |
---|
57 | configure:2921: checking for C compiler version |
---|
58 | configure:2930: /usr/bin/clang --version >&5 |
---|
59 | Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) |
---|
60 | Target: x86_64-apple-darwin14.0.0 |
---|
61 | Thread model: posix |
---|
62 | configure:2941: $? = 0 |
---|
63 | configure:2930: /usr/bin/clang -v >&5 |
---|
64 | Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn) |
---|
65 | Target: x86_64-apple-darwin14.0.0 |
---|
66 | Thread model: posix |
---|
67 | configure:2941: $? = 0 |
---|
68 | configure:2930: /usr/bin/clang -V >&5 |
---|
69 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
70 | clang: error: no input files |
---|
71 | configure:2941: $? = 1 |
---|
72 | configure:2930: /usr/bin/clang -qversion >&5 |
---|
73 | clang: error: unknown argument: '-qversion' |
---|
74 | clang: error: no input files |
---|
75 | configure:2941: $? = 1 |
---|
76 | configure:2961: checking whether the C compiler works |
---|
77 | configure:2983: /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 |
---|
78 | configure:2987: $? = 0 |
---|
79 | configure:3035: result: yes |
---|
80 | configure:3038: checking for C compiler default output file name |
---|
81 | configure:3040: result: a.out |
---|
82 | configure:3046: checking for suffix of executables |
---|
83 | configure:3053: /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 |
---|
84 | configure:3057: $? = 0 |
---|
85 | configure:3079: result: |
---|
86 | configure:3101: checking whether we are cross compiling |
---|
87 | configure:3109: /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 |
---|
88 | configure:3113: $? = 0 |
---|
89 | configure:3120: ./conftest |
---|
90 | configure:3124: $? = 0 |
---|
91 | configure:3139: result: no |
---|
92 | configure:3144: checking for suffix of object files |
---|
93 | configure:3166: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
94 | configure:3170: $? = 0 |
---|
95 | configure:3191: result: o |
---|
96 | configure:3195: checking whether we are using the GNU C compiler |
---|
97 | configure:3214: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
98 | configure:3214: $? = 0 |
---|
99 | configure:3223: result: yes |
---|
100 | configure:3232: checking whether /usr/bin/clang accepts -g |
---|
101 | configure:3252: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
102 | configure:3252: $? = 0 |
---|
103 | configure:3293: result: yes |
---|
104 | configure:3310: checking for /usr/bin/clang option to accept ISO C89 |
---|
105 | configure:3373: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
106 | configure:3373: $? = 0 |
---|
107 | configure:3386: result: none needed |
---|
108 | configure:3411: checking how to run the C preprocessor |
---|
109 | configure:3442: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
110 | configure:3442: $? = 0 |
---|
111 | configure:3456: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
112 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
113 | #include <ac_nonexistent.h> |
---|
114 | ^ |
---|
115 | 1 error generated. |
---|
116 | configure:3456: $? = 1 |
---|
117 | configure: failed program was: |
---|
118 | | /* confdefs.h */ |
---|
119 | | #define PACKAGE_NAME "" |
---|
120 | | #define PACKAGE_TARNAME "" |
---|
121 | | #define PACKAGE_VERSION "" |
---|
122 | | #define PACKAGE_STRING "" |
---|
123 | | #define PACKAGE_BUGREPORT "" |
---|
124 | | #define PACKAGE_URL "" |
---|
125 | | #define VERSION_MAJOR 3 |
---|
126 | | #define VERSION_MINOR 0 |
---|
127 | | #define VERSION_POINT 21 |
---|
128 | | #define VERSION "3.0.21" |
---|
129 | | #define CODE_STATUS "stable" |
---|
130 | | /* end confdefs.h. */ |
---|
131 | | #include <ac_nonexistent.h> |
---|
132 | configure:3481: result: /usr/bin/clang -E |
---|
133 | configure:3501: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
134 | configure:3501: $? = 0 |
---|
135 | configure:3515: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
136 | conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found |
---|
137 | #include <ac_nonexistent.h> |
---|
138 | ^ |
---|
139 | 1 error generated. |
---|
140 | configure:3515: $? = 1 |
---|
141 | configure: failed program was: |
---|
142 | | /* confdefs.h */ |
---|
143 | | #define PACKAGE_NAME "" |
---|
144 | | #define PACKAGE_TARNAME "" |
---|
145 | | #define PACKAGE_VERSION "" |
---|
146 | | #define PACKAGE_STRING "" |
---|
147 | | #define PACKAGE_BUGREPORT "" |
---|
148 | | #define PACKAGE_URL "" |
---|
149 | | #define VERSION_MAJOR 3 |
---|
150 | | #define VERSION_MINOR 0 |
---|
151 | | #define VERSION_POINT 21 |
---|
152 | | #define VERSION "3.0.21" |
---|
153 | | #define CODE_STATUS "stable" |
---|
154 | | /* end confdefs.h. */ |
---|
155 | | #include <ac_nonexistent.h> |
---|
156 | configure:3557: checking for a BSD-compatible install |
---|
157 | configure:3625: result: /usr/bin/install -c |
---|
158 | configure:3636: checking whether ln -s works |
---|
159 | configure:3640: result: yes |
---|
160 | configure:3647: checking whether make sets $(MAKE) |
---|
161 | configure:3669: result: yes |
---|
162 | configure:3682: checking for gawk |
---|
163 | configure:3698: found /opt/local/bin/gawk |
---|
164 | configure:3709: result: gawk |
---|
165 | configure:3723: checking for gdb |
---|
166 | configure:3751: result: no |
---|
167 | configure:3761: checking for groups |
---|
168 | configure:3780: found /usr/bin/groups |
---|
169 | configure:3793: result: /usr/bin/groups |
---|
170 | configure:3803: checking for id |
---|
171 | configure:3822: found /usr/bin/id |
---|
172 | configure:3835: result: /usr/bin/id |
---|
173 | configure:3890: checking for user |
---|
174 | configure:3900: result: privoxy |
---|
175 | configure:3928: checking for group |
---|
176 | configure:3938: result: privoxy |
---|
177 | configure:3945: error: The given value 'privoxy' does not match group entry |
---|
178 | |
---|
179 | ## ---------------- ## |
---|
180 | ## Cache variables. ## |
---|
181 | ## ---------------- ## |
---|
182 | |
---|
183 | ac_cv_build=x86_64-apple-darwin14.0.0 |
---|
184 | ac_cv_c_compiler_gnu=yes |
---|
185 | ac_cv_env_CC_set=set |
---|
186 | ac_cv_env_CC_value=/usr/bin/clang |
---|
187 | ac_cv_env_CFLAGS_set=set |
---|
188 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
189 | ac_cv_env_CPPFLAGS_set=set |
---|
190 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
191 | ac_cv_env_CPP_set= |
---|
192 | ac_cv_env_CPP_value= |
---|
193 | ac_cv_env_LDFLAGS_set=set |
---|
194 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
195 | ac_cv_env_LIBS_set= |
---|
196 | ac_cv_env_LIBS_value= |
---|
197 | ac_cv_env_build_alias_set= |
---|
198 | ac_cv_env_build_alias_value= |
---|
199 | ac_cv_env_host_alias_set= |
---|
200 | ac_cv_env_host_alias_value= |
---|
201 | ac_cv_env_target_alias_set= |
---|
202 | ac_cv_env_target_alias_value= |
---|
203 | ac_cv_host=x86_64-apple-darwin14.0.0 |
---|
204 | ac_cv_objext=o |
---|
205 | ac_cv_path_BGROUPS=/usr/bin/groups |
---|
206 | ac_cv_path_ID=/usr/bin/id |
---|
207 | ac_cv_prog_AWK=gawk |
---|
208 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
209 | ac_cv_prog_GDB=no |
---|
210 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
211 | ac_cv_prog_cc_c89= |
---|
212 | ac_cv_prog_cc_g=yes |
---|
213 | ac_cv_prog_make_make_set=yes |
---|
214 | |
---|
215 | ## ----------------- ## |
---|
216 | ## Output variables. ## |
---|
217 | ## ----------------- ## |
---|
218 | |
---|
219 | AMIGAOS_ONLY='' |
---|
220 | AWK='gawk' |
---|
221 | BGROUPS='/usr/bin/groups' |
---|
222 | CC='/usr/bin/clang' |
---|
223 | CFLAGS='-pipe -Os -arch x86_64' |
---|
224 | CODE_STATUS='stable' |
---|
225 | CPP='/usr/bin/clang -E' |
---|
226 | CPPFLAGS='-I/opt/local/include' |
---|
227 | DB2HTML='false' |
---|
228 | DEFS='' |
---|
229 | DKPREFIX='none' |
---|
230 | DOC_STATUS='' |
---|
231 | ECHO_C='\c' |
---|
232 | ECHO_N='' |
---|
233 | ECHO_T='' |
---|
234 | EGREP='' |
---|
235 | EXEEXT='' |
---|
236 | GDB='no' |
---|
237 | GREP='' |
---|
238 | GROUP='' |
---|
239 | ID='/usr/bin/id' |
---|
240 | INSTALL_DATA='${INSTALL} -m 644' |
---|
241 | INSTALL_PROGRAM='${INSTALL}' |
---|
242 | INSTALL_SCRIPT='${INSTALL}' |
---|
243 | JADEBIN='' |
---|
244 | JADECAT='' |
---|
245 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
246 | LIBOBJS='' |
---|
247 | LIBS='' |
---|
248 | LN_S='ln -s' |
---|
249 | LTLIBOBJS='' |
---|
250 | MAN2HTML='' |
---|
251 | OBJEXT='o' |
---|
252 | PACKAGE_BUGREPORT='' |
---|
253 | PACKAGE_NAME='' |
---|
254 | PACKAGE_STRING='' |
---|
255 | PACKAGE_TARNAME='' |
---|
256 | PACKAGE_URL='' |
---|
257 | PACKAGE_VERSION='' |
---|
258 | PATH_SEPARATOR=':' |
---|
259 | PTHREAD_LIB='' |
---|
260 | PTHREAD_ONLY='' |
---|
261 | RPMBIN='' |
---|
262 | RPM_BASE='' |
---|
263 | SET_MAKE='' |
---|
264 | SHELL='/bin/sh' |
---|
265 | SOCKET_LIB='' |
---|
266 | SPECIAL_CFLAGS='' |
---|
267 | STATIC_PCRE_ONLY='' |
---|
268 | STATIC_PCRS_ONLY='' |
---|
269 | USER='privoxy' |
---|
270 | VERSION_MAJOR='3' |
---|
271 | VERSION_MINOR='0' |
---|
272 | VERSION_POINT='21' |
---|
273 | W3M='' |
---|
274 | WIN_ONLY='' |
---|
275 | ac_ct_CC='/usr/bin/clang' |
---|
276 | bindir='${exec_prefix}/bin' |
---|
277 | build='x86_64-apple-darwin14.0.0' |
---|
278 | build_alias='' |
---|
279 | build_cpu='x86_64' |
---|
280 | build_os='darwin14.0.0' |
---|
281 | build_vendor='apple' |
---|
282 | datadir='${datarootdir}' |
---|
283 | datarootdir='${prefix}/share' |
---|
284 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
285 | dvidir='${docdir}' |
---|
286 | exec_prefix='NONE' |
---|
287 | host='x86_64-apple-darwin14.0.0' |
---|
288 | host_alias='' |
---|
289 | host_cpu='x86_64' |
---|
290 | host_os='darwin14.0.0' |
---|
291 | host_vendor='apple' |
---|
292 | htmldir='${docdir}' |
---|
293 | includedir='${prefix}/include' |
---|
294 | infodir='${datarootdir}/info' |
---|
295 | libdir='${exec_prefix}/lib' |
---|
296 | libexecdir='${exec_prefix}/libexec' |
---|
297 | localedir='${datarootdir}/locale' |
---|
298 | localstatedir='${prefix}/var' |
---|
299 | mandir='/opt/local/share/man' |
---|
300 | oldincludedir='/usr/include' |
---|
301 | pdfdir='${docdir}' |
---|
302 | prefix='/opt/local' |
---|
303 | program_transform_name='s,x,x,' |
---|
304 | psdir='${docdir}' |
---|
305 | sbindir='${exec_prefix}/sbin' |
---|
306 | sharedstatedir='${prefix}/com' |
---|
307 | sysconfdir='/opt/local/etc/privoxy' |
---|
308 | target_alias='' |
---|
309 | |
---|
310 | ## ----------- ## |
---|
311 | ## confdefs.h. ## |
---|
312 | ## ----------- ## |
---|
313 | |
---|
314 | /* confdefs.h */ |
---|
315 | #define PACKAGE_NAME "" |
---|
316 | #define PACKAGE_TARNAME "" |
---|
317 | #define PACKAGE_VERSION "" |
---|
318 | #define PACKAGE_STRING "" |
---|
319 | #define PACKAGE_BUGREPORT "" |
---|
320 | #define PACKAGE_URL "" |
---|
321 | #define VERSION_MAJOR 3 |
---|
322 | #define VERSION_MINOR 0 |
---|
323 | #define VERSION_POINT 21 |
---|
324 | #define VERSION "3.0.21" |
---|
325 | #define CODE_STATUS "stable" |
---|
326 | |
---|
327 | configure: exit 1 |
---|