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 libquvi configure 0.4.1, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = eunomia |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 155 tasks, 752 threads, 8 processors |
---|
34 | Load average: 1.44, Mach factor: 6.55 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/libexec/no_default_cc |
---|
40 | PATH: /opt/local/bin |
---|
41 | PATH: /opt/local/sbin |
---|
42 | PATH: /bin |
---|
43 | PATH: /sbin |
---|
44 | PATH: /usr/bin |
---|
45 | PATH: /usr/sbin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2426: checking build system type |
---|
53 | configure:2440: result: x86_64-apple-darwin12.3.0 |
---|
54 | configure:2460: checking host system type |
---|
55 | configure:2473: result: x86_64-apple-darwin12.3.0 |
---|
56 | configure:2493: checking target system type |
---|
57 | configure:2506: result: x86_64-apple-darwin12.3.0 |
---|
58 | configure:2581: checking for gcc |
---|
59 | configure:2608: result: ccache /usr/bin/clang |
---|
60 | configure:2837: checking for C compiler version |
---|
61 | configure:2846: ccache /usr/bin/clang --version >&5 |
---|
62 | Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) |
---|
63 | Target: x86_64-apple-darwin12.3.0 |
---|
64 | Thread model: posix |
---|
65 | configure:2857: $? = 0 |
---|
66 | configure:2846: ccache /usr/bin/clang -v >&5 |
---|
67 | Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) |
---|
68 | Target: x86_64-apple-darwin12.3.0 |
---|
69 | Thread model: posix |
---|
70 | configure:2857: $? = 0 |
---|
71 | configure:2846: ccache /usr/bin/clang -V >&5 |
---|
72 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
73 | clang: error: no input files |
---|
74 | configure:2857: $? = 1 |
---|
75 | configure:2846: ccache /usr/bin/clang -qversion >&5 |
---|
76 | clang: error: no input files |
---|
77 | configure:2857: $? = 1 |
---|
78 | configure:2877: checking whether the C compiler works |
---|
79 | configure:2899: ccache /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
80 | configure:2903: $? = 0 |
---|
81 | configure:2951: result: yes |
---|
82 | configure:2954: checking for C compiler default output file name |
---|
83 | configure:2956: result: a.out |
---|
84 | configure:2962: checking for suffix of executables |
---|
85 | configure:2969: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
86 | configure:2973: $? = 0 |
---|
87 | configure:2995: result: |
---|
88 | configure:3017: checking whether we are cross compiling |
---|
89 | configure:3025: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
90 | configure:3029: $? = 0 |
---|
91 | configure:3036: ./conftest |
---|
92 | configure:3040: $? = 0 |
---|
93 | configure:3055: result: no |
---|
94 | configure:3060: checking for suffix of object files |
---|
95 | configure:3082: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
96 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
97 | configure:3086: $? = 0 |
---|
98 | configure:3107: result: o |
---|
99 | configure:3111: checking whether we are using the GNU C compiler |
---|
100 | configure:3130: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
101 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
102 | configure:3130: $? = 0 |
---|
103 | configure:3139: result: yes |
---|
104 | configure:3148: checking whether ccache /usr/bin/clang accepts -g |
---|
105 | configure:3168: ccache /usr/bin/clang -c -g -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
106 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
107 | configure:3168: $? = 0 |
---|
108 | configure: failed program was: |
---|
109 | | /* confdefs.h */ |
---|
110 | | #define PACKAGE_NAME "libquvi" |
---|
111 | | #define PACKAGE_TARNAME "libquvi" |
---|
112 | | #define PACKAGE_VERSION "0.4.1" |
---|
113 | | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
114 | | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
115 | | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
116 | | /* end confdefs.h. */ |
---|
117 | | |
---|
118 | | int |
---|
119 | | main () |
---|
120 | | { |
---|
121 | | |
---|
122 | | ; |
---|
123 | | return 0; |
---|
124 | | } |
---|
125 | configure:3183: ccache /usr/bin/clang -c -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
126 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
127 | configure:3183: $? = 0 |
---|
128 | configure: failed program was: |
---|
129 | | /* confdefs.h */ |
---|
130 | | #define PACKAGE_NAME "libquvi" |
---|
131 | | #define PACKAGE_TARNAME "libquvi" |
---|
132 | | #define PACKAGE_VERSION "0.4.1" |
---|
133 | | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
134 | | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
135 | | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
136 | | /* end confdefs.h. */ |
---|
137 | | |
---|
138 | | int |
---|
139 | | main () |
---|
140 | | { |
---|
141 | | |
---|
142 | | ; |
---|
143 | | return 0; |
---|
144 | | } |
---|
145 | configure:3199: ccache /usr/bin/clang -c -g -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
146 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
147 | configure:3199: $? = 0 |
---|
148 | configure:3209: result: yes |
---|
149 | configure:3226: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
150 | configure:3290: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
151 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
152 | configure:3290: $? = 0 |
---|
153 | configure:3303: result: none needed |
---|
154 | configure:3329: checking how to run the C preprocessor |
---|
155 | configure:3360: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c |
---|
156 | configure:3360: $? = 0 |
---|
157 | configure:3374: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c |
---|
158 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
159 | #include <ac_nonexistent.h> |
---|
160 | ^ |
---|
161 | 1 error generated. |
---|
162 | configure:3374: $? = 1 |
---|
163 | configure: failed program was: |
---|
164 | | /* confdefs.h */ |
---|
165 | | #define PACKAGE_NAME "libquvi" |
---|
166 | | #define PACKAGE_TARNAME "libquvi" |
---|
167 | | #define PACKAGE_VERSION "0.4.1" |
---|
168 | | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
169 | | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
170 | | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
171 | | /* end confdefs.h. */ |
---|
172 | | #include <ac_nonexistent.h> |
---|
173 | configure:3399: result: ccache /usr/bin/clang -E |
---|
174 | configure:3419: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c |
---|
175 | configure:3419: $? = 0 |
---|
176 | configure:3433: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c |
---|
177 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
178 | #include <ac_nonexistent.h> |
---|
179 | ^ |
---|
180 | 1 error generated. |
---|
181 | configure:3433: $? = 1 |
---|
182 | configure: failed program was: |
---|
183 | | /* confdefs.h */ |
---|
184 | | #define PACKAGE_NAME "libquvi" |
---|
185 | | #define PACKAGE_TARNAME "libquvi" |
---|
186 | | #define PACKAGE_VERSION "0.4.1" |
---|
187 | | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
188 | | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
189 | | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
190 | | /* end confdefs.h. */ |
---|
191 | | #include <ac_nonexistent.h> |
---|
192 | configure:3462: checking for grep that handles long lines and -e |
---|
193 | configure:3520: result: /opt/local/bin/grep |
---|
194 | configure:3525: checking for egrep |
---|
195 | configure:3587: result: /opt/local/bin/grep -E |
---|
196 | configure:3592: checking for ANSI C header files |
---|
197 | configure:3612: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
198 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
199 | configure:3612: $? = 0 |
---|
200 | configure:3685: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
201 | configure:3685: $? = 0 |
---|
202 | configure:3685: ./conftest |
---|
203 | configure:3685: $? = 0 |
---|
204 | configure:3696: result: yes |
---|
205 | configure:3709: checking for sys/types.h |
---|
206 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
207 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
208 | configure:3709: $? = 0 |
---|
209 | configure:3709: result: yes |
---|
210 | configure:3709: checking for sys/stat.h |
---|
211 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
212 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
213 | configure:3709: $? = 0 |
---|
214 | configure:3709: result: yes |
---|
215 | configure:3709: checking for stdlib.h |
---|
216 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
217 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
218 | configure:3709: $? = 0 |
---|
219 | configure:3709: result: yes |
---|
220 | configure:3709: checking for string.h |
---|
221 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
222 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
223 | configure:3709: $? = 0 |
---|
224 | configure:3709: result: yes |
---|
225 | configure:3709: checking for memory.h |
---|
226 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
227 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
228 | configure:3709: $? = 0 |
---|
229 | configure:3709: result: yes |
---|
230 | configure:3709: checking for strings.h |
---|
231 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
232 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
233 | configure:3709: $? = 0 |
---|
234 | configure:3709: result: yes |
---|
235 | configure:3709: checking for inttypes.h |
---|
236 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
237 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
238 | configure:3709: $? = 0 |
---|
239 | configure:3709: result: yes |
---|
240 | configure:3709: checking for stdint.h |
---|
241 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
242 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
243 | configure:3709: $? = 0 |
---|
244 | configure:3709: result: yes |
---|
245 | configure:3709: checking for unistd.h |
---|
246 | configure:3709: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
247 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
248 | configure:3709: $? = 0 |
---|
249 | configure:3709: result: yes |
---|
250 | configure:3722: checking minix/config.h usability |
---|
251 | configure:3722: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
252 | conftest.c:52:10: fatal error: 'minix/config.h' file not found |
---|
253 | #include <minix/config.h> |
---|
254 | ^ |
---|
255 | 1 error generated. |
---|
256 | configure:3722: $? = 1 |
---|
257 | configure: failed program was: |
---|
258 | | /* confdefs.h */ |
---|
259 | | #define PACKAGE_NAME "libquvi" |
---|
260 | | #define PACKAGE_TARNAME "libquvi" |
---|
261 | | #define PACKAGE_VERSION "0.4.1" |
---|
262 | | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
263 | | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
264 | | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
265 | | #define STDC_HEADERS 1 |
---|
266 | | #define HAVE_SYS_TYPES_H 1 |
---|
267 | | #define HAVE_SYS_STAT_H 1 |
---|
268 | | #define HAVE_STDLIB_H 1 |
---|
269 | | #define HAVE_STRING_H 1 |
---|
270 | | #define HAVE_MEMORY_H 1 |
---|
271 | | #define HAVE_STRINGS_H 1 |
---|
272 | | #define HAVE_INTTYPES_H 1 |
---|
273 | | #define HAVE_STDINT_H 1 |
---|
274 | | #define HAVE_UNISTD_H 1 |
---|
275 | | /* end confdefs.h. */ |
---|
276 | | #include <stdio.h> |
---|
277 | | #ifdef HAVE_SYS_TYPES_H |
---|
278 | | # include <sys/types.h> |
---|
279 | | #endif |
---|
280 | | #ifdef HAVE_SYS_STAT_H |
---|
281 | | # include <sys/stat.h> |
---|
282 | | #endif |
---|
283 | | #ifdef STDC_HEADERS |
---|
284 | | # include <stdlib.h> |
---|
285 | | # include <stddef.h> |
---|
286 | | #else |
---|
287 | | # ifdef HAVE_STDLIB_H |
---|
288 | | # include <stdlib.h> |
---|
289 | | # endif |
---|
290 | | #endif |
---|
291 | | #ifdef HAVE_STRING_H |
---|
292 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
293 | | # include <memory.h> |
---|
294 | | # endif |
---|
295 | | # include <string.h> |
---|
296 | | #endif |
---|
297 | | #ifdef HAVE_STRINGS_H |
---|
298 | | # include <strings.h> |
---|
299 | | #endif |
---|
300 | | #ifdef HAVE_INTTYPES_H |
---|
301 | | # include <inttypes.h> |
---|
302 | | #endif |
---|
303 | | #ifdef HAVE_STDINT_H |
---|
304 | | # include <stdint.h> |
---|
305 | | #endif |
---|
306 | | #ifdef HAVE_UNISTD_H |
---|
307 | | # include <unistd.h> |
---|
308 | | #endif |
---|
309 | | #include <minix/config.h> |
---|
310 | configure:3722: result: no |
---|
311 | configure:3722: checking minix/config.h presence |
---|
312 | configure:3722: ccache /usr/bin/clang -E -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c |
---|
313 | conftest.c:19:10: fatal error: 'minix/config.h' file not found |
---|
314 | #include <minix/config.h> |
---|
315 | ^ |
---|
316 | 1 error generated. |
---|
317 | configure:3722: $? = 1 |
---|
318 | configure: failed program was: |
---|
319 | | /* confdefs.h */ |
---|
320 | | #define PACKAGE_NAME "libquvi" |
---|
321 | | #define PACKAGE_TARNAME "libquvi" |
---|
322 | | #define PACKAGE_VERSION "0.4.1" |
---|
323 | | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
324 | | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
325 | | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
326 | | #define STDC_HEADERS 1 |
---|
327 | | #define HAVE_SYS_TYPES_H 1 |
---|
328 | | #define HAVE_SYS_STAT_H 1 |
---|
329 | | #define HAVE_STDLIB_H 1 |
---|
330 | | #define HAVE_STRING_H 1 |
---|
331 | | #define HAVE_MEMORY_H 1 |
---|
332 | | #define HAVE_STRINGS_H 1 |
---|
333 | | #define HAVE_INTTYPES_H 1 |
---|
334 | | #define HAVE_STDINT_H 1 |
---|
335 | | #define HAVE_UNISTD_H 1 |
---|
336 | | /* end confdefs.h. */ |
---|
337 | | #include <minix/config.h> |
---|
338 | configure:3722: result: no |
---|
339 | configure:3722: checking for minix/config.h |
---|
340 | configure:3722: result: no |
---|
341 | configure:3743: checking whether it is safe to define __EXTENSIONS__ |
---|
342 | configure:3761: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
343 | clang: warning: argument unused during compilation: '-I /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include' |
---|
344 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
345 | configure:3761: $? = 0 |
---|
346 | configure:3768: result: yes |
---|
347 | configure:3811: checking for a BSD-compatible install |
---|
348 | configure:3879: result: /usr/bin/install -c |
---|
349 | configure:3890: checking whether build environment is sane |
---|
350 | configure:3940: result: yes |
---|
351 | configure:4081: checking for a thread-safe mkdir -p |
---|
352 | configure:4120: result: /opt/local/bin/gmkdir -p |
---|
353 | configure:4133: checking for gawk |
---|
354 | configure:4149: found /opt/local/bin/gawk |
---|
355 | configure:4160: result: gawk |
---|
356 | configure:4171: checking whether make sets $(MAKE) |
---|
357 | configure:4193: result: yes |
---|
358 | configure:4223: checking for style of include used by make |
---|
359 | configure:4251: result: GNU |
---|
360 | configure:4337: checking dependency style of ccache /usr/bin/clang |
---|
361 | configure:4448: result: gcc3 |
---|
362 | configure:4475: checking whether make supports nested variables |
---|
363 | configure:4492: result: yes |
---|
364 | configure:4550: checking how to print strings |
---|
365 | configure:4577: result: printf |
---|
366 | configure:4598: checking for a sed that does not truncate output |
---|
367 | configure:4662: result: /opt/local/bin/gsed |
---|
368 | configure:4680: checking for fgrep |
---|
369 | configure:4742: result: /opt/local/bin/grep -F |
---|
370 | configure:4777: checking for ld used by ccache /usr/bin/clang |
---|
371 | configure:4844: result: /usr/bin/ld |
---|
372 | configure:4851: checking if the linker (/usr/bin/ld) is GNU ld |
---|
373 | configure:4866: result: no |
---|
374 | configure:4878: checking for BSD- or MS-compatible name lister (nm) |
---|
375 | configure:4927: result: /opt/local/bin/nm |
---|
376 | configure:5057: checking the name lister (/opt/local/bin/nm) interface |
---|
377 | configure:5064: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
378 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
379 | configure:5067: /opt/local/bin/nm "conftest.o" |
---|
380 | configure:5070: output |
---|
381 | 0000000000000000 S _some_variable |
---|
382 | configure:5077: result: BSD nm |
---|
383 | configure:5080: checking whether ln -s works |
---|
384 | configure:5084: result: yes |
---|
385 | configure:5092: checking the maximum length of command line arguments |
---|
386 | configure:5222: result: 196608 |
---|
387 | configure:5239: checking whether the shell understands some XSI constructs |
---|
388 | configure:5249: result: yes |
---|
389 | configure:5253: checking whether the shell understands "+=" |
---|
390 | configure:5259: result: yes |
---|
391 | configure:5294: checking how to convert x86_64-apple-darwin12.3.0 file names to x86_64-apple-darwin12.3.0 format |
---|
392 | configure:5334: result: func_convert_file_noop |
---|
393 | configure:5341: checking how to convert x86_64-apple-darwin12.3.0 file names to toolchain format |
---|
394 | configure:5361: result: func_convert_file_noop |
---|
395 | configure:5368: checking for /usr/bin/ld option to reload object files |
---|
396 | configure:5375: result: -r |
---|
397 | configure:5449: checking for objdump |
---|
398 | configure:5479: result: no |
---|
399 | configure:5508: checking how to recognize dependent libraries |
---|
400 | configure:5710: result: pass_all |
---|
401 | configure:5795: checking for dlltool |
---|
402 | configure:5825: result: no |
---|
403 | configure:5855: checking how to associate runtime and link libraries |
---|
404 | configure:5882: result: printf %s\n |
---|
405 | configure:5942: checking for ar |
---|
406 | configure:5958: found /opt/local/bin/ar |
---|
407 | configure:5969: result: ar |
---|
408 | configure:6006: checking for archiver @FILE support |
---|
409 | configure:6023: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
410 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
411 | configure:6023: $? = 0 |
---|
412 | configure:6026: ar cru libconftest.a @conftest.lst >&5 |
---|
413 | ar: @conftest.lst: No such file or directory |
---|
414 | configure:6029: $? = 1 |
---|
415 | configure:6049: result: no |
---|
416 | configure:6107: checking for strip |
---|
417 | configure:6123: found /opt/local/bin/strip |
---|
418 | configure:6134: result: strip |
---|
419 | configure:6206: checking for ranlib |
---|
420 | configure:6222: found /opt/local/bin/ranlib |
---|
421 | configure:6233: result: ranlib |
---|
422 | configure:6335: checking command to parse /opt/local/bin/nm output from ccache /usr/bin/clang object |
---|
423 | configure:6455: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
424 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
425 | configure:6458: $? = 0 |
---|
426 | configure:6462: /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 |
---|
427 | configure:6465: $? = 0 |
---|
428 | cannot find nm_test_var in conftest.nm |
---|
429 | configure:6455: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
430 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
431 | configure:6458: $? = 0 |
---|
432 | configure:6462: /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 |
---|
433 | configure:6465: $? = 0 |
---|
434 | configure:6531: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5 |
---|
435 | configure:6534: $? = 0 |
---|
436 | configure:6572: result: ok |
---|
437 | configure:6609: checking for sysroot |
---|
438 | configure:6639: result: no |
---|
439 | configure:6895: checking for mt |
---|
440 | configure:6925: result: no |
---|
441 | configure:6945: checking if : is a manifest tool |
---|
442 | configure:6951: : '-?' |
---|
443 | configure:6959: result: no |
---|
444 | configure:7015: checking for dsymutil |
---|
445 | configure:7031: found /usr/bin/dsymutil |
---|
446 | configure:7042: result: dsymutil |
---|
447 | configure:7107: checking for nmedit |
---|
448 | configure:7123: found /opt/local/bin/nmedit |
---|
449 | configure:7134: result: nmedit |
---|
450 | configure:7199: checking for lipo |
---|
451 | configure:7215: found /opt/local/bin/lipo |
---|
452 | configure:7226: result: lipo |
---|
453 | configure:7291: checking for otool |
---|
454 | configure:7307: found /opt/local/bin/otool |
---|
455 | configure:7318: result: otool |
---|
456 | configure:7383: checking for otool64 |
---|
457 | configure:7413: result: no |
---|
458 | configure:7458: checking for -single_module linker flag |
---|
459 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
460 | configure:7491: result: yes |
---|
461 | configure:7494: checking for -exported_symbols_list linker flag |
---|
462 | configure:7514: ccache /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
463 | configure:7514: $? = 0 |
---|
464 | configure:7524: result: yes |
---|
465 | configure:7527: checking for -force_load linker flag |
---|
466 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -c -o conftest.o conftest.c |
---|
467 | ar cru libconftest.a conftest.o |
---|
468 | ranlib libconftest.a |
---|
469 | ccache /usr/bin/clang -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
470 | configure:7559: result: yes |
---|
471 | configure:7598: checking for dlfcn.h |
---|
472 | configure:7598: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include conftest.c >&5 |
---|
473 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
474 | configure:7598: $? = 0 |
---|
475 | configure:7598: result: yes |
---|
476 | configure:7804: checking for objdir |
---|
477 | configure:7819: result: .libs |
---|
478 | configure:8090: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
479 | configure:8108: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
480 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
481 | configure:8112: $? = 0 |
---|
482 | configure:8125: result: yes |
---|
483 | configure:8452: checking for ccache /usr/bin/clang option to produce PIC |
---|
484 | configure:8459: result: -fno-common -DPIC |
---|
485 | configure:8467: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
486 | configure:8485: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
487 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
488 | configure:8489: $? = 0 |
---|
489 | configure:8502: result: yes |
---|
490 | configure:8531: checking if ccache /usr/bin/clang static flag -static works |
---|
491 | configure:8559: result: no |
---|
492 | configure:8574: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
493 | configure:8595: ccache /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
494 | clang: warning: argument unused during compilation: '-I /opt/local/include' |
---|
495 | configure:8599: $? = 0 |
---|
496 | configure:8621: result: yes |
---|
497 | configure:8629: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
498 | configure:8676: result: yes |
---|
499 | configure:8709: checking whether the ccache /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
---|
500 | configure:9862: result: yes |
---|
501 | configure:10102: checking dynamic linker characteristics |
---|
502 | configure:10835: result: darwin12.3.0 dyld |
---|
503 | configure:10942: checking how to hardcode library paths into programs |
---|
504 | configure:10967: result: immediate |
---|
505 | configure:11507: checking whether stripping libraries is possible |
---|
506 | configure:11521: result: yes |
---|
507 | configure:11547: checking if libtool supports shared libraries |
---|
508 | configure:11549: result: yes |
---|
509 | configure:11552: checking whether to build shared libraries |
---|
510 | configure:11573: result: yes |
---|
511 | configure:11576: checking whether to build static libraries |
---|
512 | configure:11580: result: yes |
---|
513 | configure:11668: checking for gcc |
---|
514 | configure:11695: result: ccache /usr/bin/clang |
---|
515 | configure:11924: checking for C compiler version |
---|
516 | configure:11933: ccache /usr/bin/clang --version >&5 |
---|
517 | Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) |
---|
518 | Target: x86_64-apple-darwin12.3.0 |
---|
519 | Thread model: posix |
---|
520 | configure:11944: $? = 0 |
---|
521 | configure:11933: ccache /usr/bin/clang -v >&5 |
---|
522 | Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) |
---|
523 | Target: x86_64-apple-darwin12.3.0 |
---|
524 | Thread model: posix |
---|
525 | configure:11944: $? = 0 |
---|
526 | configure:11933: ccache /usr/bin/clang -V >&5 |
---|
527 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
528 | clang: error: no input files |
---|
529 | configure:11944: $? = 1 |
---|
530 | configure:11933: ccache /usr/bin/clang -qversion >&5 |
---|
531 | clang: error: no input files |
---|
532 | configure:11944: $? = 1 |
---|
533 | configure:11948: checking whether we are using the GNU C compiler |
---|
534 | configure:11976: result: yes |
---|
535 | configure:11985: checking whether ccache /usr/bin/clang accepts -g |
---|
536 | configure:12046: result: yes |
---|
537 | configure:12063: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
538 | configure:12140: result: none needed |
---|
539 | configure:12165: checking for naturaldocs |
---|
540 | configure:12198: result: no |
---|
541 | configure:12165: checking for NaturalDocs |
---|
542 | configure:12198: result: no |
---|
543 | configure:12270: checking for pkg-config |
---|
544 | configure:12288: found /opt/local/bin/pkg-config |
---|
545 | configure:12300: result: /opt/local/bin/pkg-config |
---|
546 | configure:12325: checking pkg-config is at least version 0.9.0 |
---|
547 | configure:12328: result: yes |
---|
548 | configure:12338: checking for liblua |
---|
549 | configure:12345: $PKG_CONFIG --exists --print-errors "lua >= 5.1" |
---|
550 | Package lua was not found in the pkg-config search path. |
---|
551 | Perhaps you should add the directory containing `lua.pc' |
---|
552 | to the PKG_CONFIG_PATH environment variable |
---|
553 | No package 'lua' found |
---|
554 | configure:12348: $? = 1 |
---|
555 | configure:12362: $PKG_CONFIG --exists --print-errors "lua >= 5.1" |
---|
556 | Package lua was not found in the pkg-config search path. |
---|
557 | Perhaps you should add the directory containing `lua.pc' |
---|
558 | to the PKG_CONFIG_PATH environment variable |
---|
559 | No package 'lua' found |
---|
560 | configure:12365: $? = 1 |
---|
561 | configure:12379: result: no |
---|
562 | No package 'lua' found |
---|
563 | configure:12398: checking for liblua |
---|
564 | configure:12405: $PKG_CONFIG --exists --print-errors "lua51 >= 5.1" |
---|
565 | Package lua51 was not found in the pkg-config search path. |
---|
566 | Perhaps you should add the directory containing `lua51.pc' |
---|
567 | to the PKG_CONFIG_PATH environment variable |
---|
568 | No package 'lua51' found |
---|
569 | configure:12408: $? = 1 |
---|
570 | configure:12422: $PKG_CONFIG --exists --print-errors "lua51 >= 5.1" |
---|
571 | Package lua51 was not found in the pkg-config search path. |
---|
572 | Perhaps you should add the directory containing `lua51.pc' |
---|
573 | to the PKG_CONFIG_PATH environment variable |
---|
574 | No package 'lua51' found |
---|
575 | configure:12425: $? = 1 |
---|
576 | configure:12439: result: no |
---|
577 | No package 'lua51' found |
---|
578 | configure:12458: checking for liblua |
---|
579 | configure:12465: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1" |
---|
580 | Package lua5.1 was not found in the pkg-config search path. |
---|
581 | Perhaps you should add the directory containing `lua5.1.pc' |
---|
582 | to the PKG_CONFIG_PATH environment variable |
---|
583 | No package 'lua5.1' found |
---|
584 | configure:12468: $? = 1 |
---|
585 | configure:12482: $PKG_CONFIG --exists --print-errors "lua5.1 >= 5.1" |
---|
586 | Package lua5.1 was not found in the pkg-config search path. |
---|
587 | Perhaps you should add the directory containing `lua5.1.pc' |
---|
588 | to the PKG_CONFIG_PATH environment variable |
---|
589 | No package 'lua5.1' found |
---|
590 | configure:12485: $? = 1 |
---|
591 | configure:12499: result: no |
---|
592 | No package 'lua5.1' found |
---|
593 | configure:12518: checking for liblua |
---|
594 | configure:12525: $PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1" |
---|
595 | Package lua-5.1 was not found in the pkg-config search path. |
---|
596 | Perhaps you should add the directory containing `lua-5.1.pc' |
---|
597 | to the PKG_CONFIG_PATH environment variable |
---|
598 | No package 'lua-5.1' found |
---|
599 | configure:12528: $? = 1 |
---|
600 | configure:12542: $PKG_CONFIG --exists --print-errors "lua-5.1 >= 5.1" |
---|
601 | Package lua-5.1 was not found in the pkg-config search path. |
---|
602 | Perhaps you should add the directory containing `lua-5.1.pc' |
---|
603 | to the PKG_CONFIG_PATH environment variable |
---|
604 | No package 'lua-5.1' found |
---|
605 | configure:12545: $? = 1 |
---|
606 | configure:12559: result: no |
---|
607 | No package 'lua-5.1' found |
---|
608 | configure:12575: error: Package requirements (lua-5.1 >= 5.1) were not met: |
---|
609 | |
---|
610 | No package 'lua-5.1' found |
---|
611 | |
---|
612 | Consider adjusting the PKG_CONFIG_PATH environment variable if you |
---|
613 | installed software in a non-standard prefix. |
---|
614 | |
---|
615 | Alternatively, you may set the environment variables liblua_CFLAGS |
---|
616 | and liblua_LIBS to avoid the need to call pkg-config. |
---|
617 | See the pkg-config man page for more details. |
---|
618 | |
---|
619 | ## ---------------- ## |
---|
620 | ## Cache variables. ## |
---|
621 | ## ---------------- ## |
---|
622 | |
---|
623 | ac_cv_build=x86_64-apple-darwin12.3.0 |
---|
624 | ac_cv_c_compiler_gnu=yes |
---|
625 | ac_cv_env_CC_set=set |
---|
626 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
627 | ac_cv_env_CFLAGS_set=set |
---|
628 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
---|
629 | ac_cv_env_CPPFLAGS_set=set |
---|
630 | ac_cv_env_CPPFLAGS_value='-I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include' |
---|
631 | ac_cv_env_CPP_set= |
---|
632 | ac_cv_env_CPP_value= |
---|
633 | ac_cv_env_LDFLAGS_set=set |
---|
634 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
635 | ac_cv_env_LIBS_set= |
---|
636 | ac_cv_env_LIBS_value= |
---|
637 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
638 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
639 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
640 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
641 | ac_cv_env_PKG_CONFIG_set= |
---|
642 | ac_cv_env_PKG_CONFIG_value= |
---|
643 | ac_cv_env_build_alias_set= |
---|
644 | ac_cv_env_build_alias_value= |
---|
645 | ac_cv_env_host_alias_set= |
---|
646 | ac_cv_env_host_alias_value= |
---|
647 | ac_cv_env_libcurl_CFLAGS_set= |
---|
648 | ac_cv_env_libcurl_CFLAGS_value= |
---|
649 | ac_cv_env_libcurl_LIBS_set= |
---|
650 | ac_cv_env_libcurl_LIBS_value= |
---|
651 | ac_cv_env_liblua_CFLAGS_set= |
---|
652 | ac_cv_env_liblua_CFLAGS_value= |
---|
653 | ac_cv_env_liblua_LIBS_set= |
---|
654 | ac_cv_env_liblua_LIBS_value= |
---|
655 | ac_cv_env_libquvi_scripts_CFLAGS_set= |
---|
656 | ac_cv_env_libquvi_scripts_CFLAGS_value= |
---|
657 | ac_cv_env_libquvi_scripts_LIBS_set= |
---|
658 | ac_cv_env_libquvi_scripts_LIBS_value= |
---|
659 | ac_cv_env_libsoup_CFLAGS_set= |
---|
660 | ac_cv_env_libsoup_CFLAGS_value= |
---|
661 | ac_cv_env_libsoup_LIBS_set= |
---|
662 | ac_cv_env_libsoup_LIBS_value= |
---|
663 | ac_cv_env_libsoup_gnome_CFLAGS_set= |
---|
664 | ac_cv_env_libsoup_gnome_CFLAGS_value= |
---|
665 | ac_cv_env_libsoup_gnome_LIBS_set= |
---|
666 | ac_cv_env_libsoup_gnome_LIBS_value= |
---|
667 | ac_cv_env_target_alias_set= |
---|
668 | ac_cv_env_target_alias_value= |
---|
669 | ac_cv_header_dlfcn_h=yes |
---|
670 | ac_cv_header_inttypes_h=yes |
---|
671 | ac_cv_header_memory_h=yes |
---|
672 | ac_cv_header_minix_config_h=no |
---|
673 | ac_cv_header_stdc=yes |
---|
674 | ac_cv_header_stdint_h=yes |
---|
675 | ac_cv_header_stdlib_h=yes |
---|
676 | ac_cv_header_string_h=yes |
---|
677 | ac_cv_header_strings_h=yes |
---|
678 | ac_cv_header_sys_stat_h=yes |
---|
679 | ac_cv_header_sys_types_h=yes |
---|
680 | ac_cv_header_unistd_h=yes |
---|
681 | ac_cv_host=x86_64-apple-darwin12.3.0 |
---|
682 | ac_cv_objext=o |
---|
683 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
684 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
685 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
686 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
687 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
688 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
689 | ac_cv_prog_AWK=gawk |
---|
690 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
691 | ac_cv_prog_ac_ct_AR=ar |
---|
692 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
693 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
694 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
695 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
696 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
697 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
698 | ac_cv_prog_ac_ct_STRIP=strip |
---|
699 | ac_cv_prog_cc_c89= |
---|
700 | ac_cv_prog_cc_g=yes |
---|
701 | ac_cv_prog_make_make_set=yes |
---|
702 | ac_cv_safe_to_define___extensions__=yes |
---|
703 | ac_cv_target=x86_64-apple-darwin12.3.0 |
---|
704 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
705 | am_cv_make_support_nested_variables=yes |
---|
706 | lt_cv_apple_cc_single_mod=yes |
---|
707 | lt_cv_ar_at_file=no |
---|
708 | lt_cv_deplibs_check_method=pass_all |
---|
709 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
710 | lt_cv_file_magic_test_file= |
---|
711 | lt_cv_ld_exported_symbols_list=yes |
---|
712 | lt_cv_ld_force_load=yes |
---|
713 | lt_cv_ld_reload_flag=-r |
---|
714 | lt_cv_nm_interface='BSD nm' |
---|
715 | lt_cv_objdir=.libs |
---|
716 | lt_cv_path_LD=/usr/bin/ld |
---|
717 | lt_cv_path_NM=/opt/local/bin/nm |
---|
718 | lt_cv_path_mainfest_tool=no |
---|
719 | lt_cv_prog_compiler_c_o=yes |
---|
720 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
721 | lt_cv_prog_compiler_pic_works=yes |
---|
722 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
723 | lt_cv_prog_compiler_static_works=no |
---|
724 | lt_cv_prog_gnu_ld=no |
---|
725 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
726 | 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'\''' |
---|
727 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
728 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
---|
729 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
730 | lt_cv_sys_max_cmd_len=196608 |
---|
731 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
732 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
733 | |
---|
734 | ## ----------------- ## |
---|
735 | ## Output variables. ## |
---|
736 | ## ----------------- ## |
---|
737 | |
---|
738 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/config.aux/missing --run aclocal-1.11' |
---|
739 | AMDEPBACKSLASH='\' |
---|
740 | AMDEP_FALSE='#' |
---|
741 | AMDEP_TRUE='' |
---|
742 | AMTAR='$${TAR-tar}' |
---|
743 | AM_BACKSLASH='\' |
---|
744 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
745 | AM_DEFAULT_VERBOSITY='0' |
---|
746 | AM_V='$(V)' |
---|
747 | AR='ar' |
---|
748 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/config.aux/missing --run autoconf' |
---|
749 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/config.aux/missing --run autoheader' |
---|
750 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/config.aux/missing --run automake-1.11' |
---|
751 | AWK='gawk' |
---|
752 | CC='ccache /usr/bin/clang' |
---|
753 | CCDEPMODE='depmode=gcc3' |
---|
754 | CFLAGS='-pipe -O2 -arch x86_64' |
---|
755 | CPP='ccache /usr/bin/clang -E' |
---|
756 | CPPFLAGS='-I/opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/include -I/opt/local/include' |
---|
757 | CYGPATH_W='echo' |
---|
758 | DEFS='' |
---|
759 | DEPDIR='.deps' |
---|
760 | DLLTOOL='false' |
---|
761 | DSYMUTIL='dsymutil' |
---|
762 | DUMPBIN='' |
---|
763 | ECHO_C='\c' |
---|
764 | ECHO_N='' |
---|
765 | ECHO_T='' |
---|
766 | EGREP='/opt/local/bin/grep -E' |
---|
767 | EXEEXT='' |
---|
768 | FGREP='/opt/local/bin/grep -F' |
---|
769 | GREP='/opt/local/bin/grep' |
---|
770 | HAVE_ND_FALSE='' |
---|
771 | HAVE_ND_TRUE='#' |
---|
772 | INSTALL_DATA='${INSTALL} -m 644' |
---|
773 | INSTALL_PROGRAM='${INSTALL}' |
---|
774 | INSTALL_SCRIPT='${INSTALL}' |
---|
775 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
776 | LD='/usr/bin/ld' |
---|
777 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
778 | LIBICONV='' |
---|
779 | LIBOBJS='' |
---|
780 | LIBQUVI_AGE='0' |
---|
781 | LIBQUVI_CURRENT='7' |
---|
782 | LIBQUVI_REVISION='1' |
---|
783 | LIBS='' |
---|
784 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
785 | LIPO='lipo' |
---|
786 | LN_S='ln -s' |
---|
787 | LTLIBICONV='' |
---|
788 | LTLIBOBJS='' |
---|
789 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/config.aux/missing --run makeinfo' |
---|
790 | MANIFEST_TOOL=':' |
---|
791 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
792 | ND='' |
---|
793 | ND_FORMAT='' |
---|
794 | NM='/opt/local/bin/nm' |
---|
795 | NMEDIT='nmedit' |
---|
796 | NO_ASPRINTF_FALSE='' |
---|
797 | NO_ASPRINTF_TRUE='' |
---|
798 | OBJDUMP='false' |
---|
799 | OBJEXT='o' |
---|
800 | OTOOL64=':' |
---|
801 | OTOOL='otool' |
---|
802 | PACKAGE='libquvi' |
---|
803 | PACKAGE_BUGREPORT='http://sourceforge.net/apps/trac/quvi/' |
---|
804 | PACKAGE_NAME='libquvi' |
---|
805 | PACKAGE_STRING='libquvi 0.4.1' |
---|
806 | PACKAGE_TARNAME='libquvi' |
---|
807 | PACKAGE_URL='http://quvi.sourceforge.net/' |
---|
808 | PACKAGE_VERSION='0.4.1' |
---|
809 | PATH_SEPARATOR=':' |
---|
810 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
811 | PKG_CONFIG_LIBDIR='' |
---|
812 | PKG_CONFIG_PATH='' |
---|
813 | RANLIB='ranlib' |
---|
814 | SED='/opt/local/bin/gsed' |
---|
815 | SET_MAKE='' |
---|
816 | SHELL='/bin/sh' |
---|
817 | STRIP='strip' |
---|
818 | VERSION='0.4.1' |
---|
819 | WITH_EXAMPLES_FALSE='' |
---|
820 | WITH_EXAMPLES_TRUE='' |
---|
821 | WITH_MANUAL_FALSE='' |
---|
822 | WITH_MANUAL_TRUE='' |
---|
823 | WITH_SOUP_FALSE='' |
---|
824 | WITH_SOUP_TRUE='' |
---|
825 | ac_ct_AR='ar' |
---|
826 | ac_ct_CC='ccache /usr/bin/clang' |
---|
827 | ac_ct_DUMPBIN='' |
---|
828 | am__EXEEXT_FALSE='' |
---|
829 | am__EXEEXT_TRUE='' |
---|
830 | am__fastdepCC_FALSE='#' |
---|
831 | am__fastdepCC_TRUE='' |
---|
832 | am__include='include' |
---|
833 | am__isrc='' |
---|
834 | am__leading_dot='.' |
---|
835 | am__nodep='_no' |
---|
836 | am__quote='' |
---|
837 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
838 | am__untar='$${TAR-tar} xf -' |
---|
839 | bindir='${exec_prefix}/bin' |
---|
840 | build='x86_64-apple-darwin12.3.0' |
---|
841 | build_alias='' |
---|
842 | build_cpu='x86_64' |
---|
843 | build_os='darwin12.3.0' |
---|
844 | build_vendor='apple' |
---|
845 | datadir='${datarootdir}' |
---|
846 | datarootdir='${prefix}/share' |
---|
847 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
848 | dvidir='${docdir}' |
---|
849 | exec_prefix='NONE' |
---|
850 | host='x86_64-apple-darwin12.3.0' |
---|
851 | host_alias='' |
---|
852 | host_cpu='x86_64' |
---|
853 | host_os='darwin12.3.0' |
---|
854 | host_vendor='apple' |
---|
855 | htmldir='${docdir}' |
---|
856 | includedir='${prefix}/include' |
---|
857 | infodir='${datarootdir}/info' |
---|
858 | install_sh='${SHELL} /opt/local/var/macports/build/_Users_raimue_src_macports_trunk_dports_net_libquvi/libquvi/work/libquvi-0.4.1/config.aux/install-sh' |
---|
859 | libcurl_CFLAGS='' |
---|
860 | libcurl_LIBS='' |
---|
861 | libdir='${exec_prefix}/lib' |
---|
862 | libexecdir='${exec_prefix}/libexec' |
---|
863 | liblua_CFLAGS='' |
---|
864 | liblua_LIBS='' |
---|
865 | libquvi_scripts_CFLAGS='' |
---|
866 | libquvi_scripts_LIBS='' |
---|
867 | libsoup_CFLAGS='' |
---|
868 | libsoup_LIBS='' |
---|
869 | libsoup_gnome_CFLAGS='' |
---|
870 | libsoup_gnome_LIBS='' |
---|
871 | localedir='${datarootdir}/locale' |
---|
872 | localstatedir='${prefix}/var' |
---|
873 | mandir='${datarootdir}/man' |
---|
874 | mkdir_p='/opt/local/bin/gmkdir -p' |
---|
875 | oldincludedir='/usr/include' |
---|
876 | pdfdir='${docdir}' |
---|
877 | prefix='/opt/local' |
---|
878 | program_transform_name='s,x,x,' |
---|
879 | psdir='${docdir}' |
---|
880 | sbindir='${exec_prefix}/sbin' |
---|
881 | sharedstatedir='${prefix}/com' |
---|
882 | sysconfdir='${prefix}/etc' |
---|
883 | target='x86_64-apple-darwin12.3.0' |
---|
884 | target_alias='' |
---|
885 | target_cpu='x86_64' |
---|
886 | target_os='darwin12.3.0' |
---|
887 | target_vendor='apple' |
---|
888 | |
---|
889 | ## ----------- ## |
---|
890 | ## confdefs.h. ## |
---|
891 | ## ----------- ## |
---|
892 | |
---|
893 | /* confdefs.h */ |
---|
894 | #define PACKAGE_NAME "libquvi" |
---|
895 | #define PACKAGE_TARNAME "libquvi" |
---|
896 | #define PACKAGE_VERSION "0.4.1" |
---|
897 | #define PACKAGE_STRING "libquvi 0.4.1" |
---|
898 | #define PACKAGE_BUGREPORT "http://sourceforge.net/apps/trac/quvi/" |
---|
899 | #define PACKAGE_URL "http://quvi.sourceforge.net/" |
---|
900 | #define STDC_HEADERS 1 |
---|
901 | #define HAVE_SYS_TYPES_H 1 |
---|
902 | #define HAVE_SYS_STAT_H 1 |
---|
903 | #define HAVE_STDLIB_H 1 |
---|
904 | #define HAVE_STRING_H 1 |
---|
905 | #define HAVE_MEMORY_H 1 |
---|
906 | #define HAVE_STRINGS_H 1 |
---|
907 | #define HAVE_INTTYPES_H 1 |
---|
908 | #define HAVE_STDINT_H 1 |
---|
909 | #define HAVE_UNISTD_H 1 |
---|
910 | #define __EXTENSIONS__ 1 |
---|
911 | #define _ALL_SOURCE 1 |
---|
912 | #define _GNU_SOURCE 1 |
---|
913 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
914 | #define _TANDEM_SOURCE 1 |
---|
915 | #define CANONICAL_TARGET "x86_64-apple-darwin12.3.0" |
---|
916 | #define CANONICAL_HOST "x86_64-apple-darwin12.3.0" |
---|
917 | #define PACKAGE "libquvi" |
---|
918 | #define VERSION "0.4.1" |
---|
919 | #define HAVE_DLFCN_H 1 |
---|
920 | #define LT_OBJDIR ".libs/" |
---|
921 | |
---|
922 | configure: exit 1 |
---|