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 profanity configure 0.5.1, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = KensMacBookPro-2.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 78 tasks, 421 threads, 4 processors |
---|
34 | Load average: 1.44, Mach factor: 2.54 |
---|
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:2398: checking for a BSD-compatible install |
---|
52 | configure:2466: result: /usr/bin/install -c |
---|
53 | configure:2477: checking whether build environment is sane |
---|
54 | configure:2532: result: yes |
---|
55 | configure:2683: checking for a thread-safe mkdir -p |
---|
56 | configure:2722: result: /opt/local/bin/gmkdir -p |
---|
57 | configure:2729: checking for gawk |
---|
58 | configure:2745: found /opt/local/bin/gawk |
---|
59 | configure:2756: result: gawk |
---|
60 | configure:2767: checking whether make sets $(MAKE) |
---|
61 | configure:2789: result: yes |
---|
62 | configure:2818: checking whether make supports nested variables |
---|
63 | configure:2835: result: yes |
---|
64 | configure:3012: checking for gcc |
---|
65 | configure:3039: result: /opt/local/bin/clang-mp-3.9 |
---|
66 | configure:3268: checking for C compiler version |
---|
67 | configure:3277: /opt/local/bin/clang-mp-3.9 --version >&5 |
---|
68 | clang version 3.9.1 (tags/RELEASE_391/final) |
---|
69 | Target: x86_64-apple-darwin10.8.0 |
---|
70 | Thread model: posix |
---|
71 | InstalledDir: /opt/local/libexec/llvm-3.9/bin |
---|
72 | configure:3288: $? = 0 |
---|
73 | configure:3277: /opt/local/bin/clang-mp-3.9 -v >&5 |
---|
74 | clang version 3.9.1 (tags/RELEASE_391/final) |
---|
75 | Target: x86_64-apple-darwin10.8.0 |
---|
76 | Thread model: posix |
---|
77 | InstalledDir: /opt/local/libexec/llvm-3.9/bin |
---|
78 | configure:3288: $? = 0 |
---|
79 | configure:3277: /opt/local/bin/clang-mp-3.9 -V >&5 |
---|
80 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
81 | clang: error: no input files |
---|
82 | configure:3288: $? = 1 |
---|
83 | configure:3277: /opt/local/bin/clang-mp-3.9 -qversion >&5 |
---|
84 | clang: error: unknown argument: '-qversion' |
---|
85 | clang: error: no input files |
---|
86 | configure:3288: $? = 1 |
---|
87 | configure:3308: checking whether the C compiler works |
---|
88 | configure:3330: /opt/local/bin/clang-mp-3.9 -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
89 | configure:3334: $? = 0 |
---|
90 | configure:3382: result: yes |
---|
91 | configure:3385: checking for C compiler default output file name |
---|
92 | configure:3387: result: a.out |
---|
93 | configure:3393: checking for suffix of executables |
---|
94 | configure:3400: /opt/local/bin/clang-mp-3.9 -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 |
---|
95 | configure:3404: $? = 0 |
---|
96 | configure:3426: result: |
---|
97 | configure:3448: checking whether we are cross compiling |
---|
98 | configure:3456: /opt/local/bin/clang-mp-3.9 -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 |
---|
99 | configure:3460: $? = 0 |
---|
100 | configure:3467: ./conftest |
---|
101 | configure:3471: $? = 0 |
---|
102 | configure:3486: result: no |
---|
103 | configure:3491: checking for suffix of object files |
---|
104 | configure:3513: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:3517: $? = 0 |
---|
106 | configure:3538: result: o |
---|
107 | configure:3542: checking whether we are using the GNU C compiler |
---|
108 | configure:3561: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
109 | configure:3561: $? = 0 |
---|
110 | configure:3570: result: yes |
---|
111 | configure:3579: checking whether /opt/local/bin/clang-mp-3.9 accepts -g |
---|
112 | configure:3599: /opt/local/bin/clang-mp-3.9 -c -g -I/opt/local/include conftest.c >&5 |
---|
113 | configure:3599: $? = 0 |
---|
114 | configure:3640: result: yes |
---|
115 | configure:3657: checking for /opt/local/bin/clang-mp-3.9 option to accept ISO C89 |
---|
116 | configure:3720: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
117 | configure:3720: $? = 0 |
---|
118 | configure:3733: result: none needed |
---|
119 | configure:3758: checking whether /opt/local/bin/clang-mp-3.9 understands -c and -o together |
---|
120 | configure:3780: /opt/local/bin/clang-mp-3.9 -c conftest.c -o conftest2.o |
---|
121 | configure:3783: $? = 0 |
---|
122 | configure:3780: /opt/local/bin/clang-mp-3.9 -c conftest.c -o conftest2.o |
---|
123 | configure:3783: $? = 0 |
---|
124 | configure:3795: result: yes |
---|
125 | configure:3823: checking for style of include used by make |
---|
126 | configure:3851: result: GNU |
---|
127 | configure:3877: checking dependency style of /opt/local/bin/clang-mp-3.9 |
---|
128 | configure:3988: result: gcc3 |
---|
129 | configure:4032: checking build system type |
---|
130 | configure:4046: result: x86_64-apple-darwin10.8.0 |
---|
131 | configure:4066: checking host system type |
---|
132 | configure:4079: result: x86_64-apple-darwin10.8.0 |
---|
133 | configure:4120: checking how to print strings |
---|
134 | configure:4147: result: printf |
---|
135 | configure:4168: checking for a sed that does not truncate output |
---|
136 | configure:4232: result: /opt/local/bin/gsed |
---|
137 | configure:4250: checking for grep that handles long lines and -e |
---|
138 | configure:4308: result: /opt/local/bin/grep |
---|
139 | configure:4313: checking for egrep |
---|
140 | configure:4375: result: /opt/local/bin/grep -E |
---|
141 | configure:4380: checking for fgrep |
---|
142 | configure:4442: result: /opt/local/bin/grep -F |
---|
143 | configure:4477: checking for ld used by /opt/local/bin/clang-mp-3.9 |
---|
144 | configure:4544: result: /opt/local/libexec/llvm-3.9/bin/ld |
---|
145 | configure:4551: checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld |
---|
146 | configure:4566: result: no |
---|
147 | configure:4578: checking for BSD- or MS-compatible name lister (nm) |
---|
148 | configure:4627: result: /opt/local/bin/nm -B |
---|
149 | configure:4757: checking the name lister (/opt/local/bin/nm -B) interface |
---|
150 | configure:4764: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
151 | configure:4767: /opt/local/bin/nm -B "conftest.o" |
---|
152 | configure:4770: output |
---|
153 | 0000000000000000 S _some_variable |
---|
154 | configure:4777: result: BSD nm |
---|
155 | configure:4780: checking whether ln -s works |
---|
156 | configure:4784: result: yes |
---|
157 | configure:4792: checking the maximum length of command line arguments |
---|
158 | configure:4923: result: 196608 |
---|
159 | configure:4940: checking whether the shell understands some XSI constructs |
---|
160 | configure:4950: result: yes |
---|
161 | configure:4954: checking whether the shell understands "+=" |
---|
162 | configure:4960: result: yes |
---|
163 | configure:4995: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format |
---|
164 | configure:5035: result: func_convert_file_noop |
---|
165 | configure:5042: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format |
---|
166 | configure:5062: result: func_convert_file_noop |
---|
167 | configure:5069: checking for /opt/local/libexec/llvm-3.9/bin/ld option to reload object files |
---|
168 | configure:5076: result: -r |
---|
169 | configure:5150: checking for objdump |
---|
170 | configure:5180: result: no |
---|
171 | configure:5209: checking how to recognize dependent libraries |
---|
172 | configure:5407: result: pass_all |
---|
173 | configure:5492: checking for dlltool |
---|
174 | configure:5522: result: no |
---|
175 | configure:5552: checking how to associate runtime and link libraries |
---|
176 | configure:5579: result: printf %s\n |
---|
177 | configure:5640: checking for ar |
---|
178 | configure:5656: found /opt/local/bin/ar |
---|
179 | configure:5667: result: ar |
---|
180 | configure:5704: checking for archiver @FILE support |
---|
181 | configure:5721: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
182 | configure:5721: $? = 0 |
---|
183 | configure:5724: ar cru libconftest.a @conftest.lst >&5 |
---|
184 | ar: @conftest.lst: No such file or directory |
---|
185 | configure:5727: $? = 1 |
---|
186 | configure:5747: result: no |
---|
187 | configure:5805: checking for strip |
---|
188 | configure:5821: found /opt/local/bin/strip |
---|
189 | configure:5832: result: strip |
---|
190 | configure:5904: checking for ranlib |
---|
191 | configure:5920: found /opt/local/bin/ranlib |
---|
192 | configure:5931: result: ranlib |
---|
193 | configure:6033: checking command to parse /opt/local/bin/nm -B output from /opt/local/bin/clang-mp-3.9 object |
---|
194 | configure:6153: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
195 | configure:6156: $? = 0 |
---|
196 | configure:6160: /opt/local/bin/nm -B 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 |
---|
197 | configure:6163: $? = 0 |
---|
198 | cannot find nm_test_var in conftest.nm |
---|
199 | configure:6153: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
200 | configure:6156: $? = 0 |
---|
201 | configure:6160: /opt/local/bin/nm -B 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 |
---|
202 | configure:6163: $? = 0 |
---|
203 | configure:6229: /opt/local/bin/clang-mp-3.9 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
---|
204 | configure:6232: $? = 0 |
---|
205 | configure:6270: result: ok |
---|
206 | configure:6307: checking for sysroot |
---|
207 | configure:6337: result: no |
---|
208 | configure:6606: checking for mt |
---|
209 | configure:6636: result: no |
---|
210 | configure:6656: checking if : is a manifest tool |
---|
211 | configure:6662: : '-?' |
---|
212 | configure:6670: result: no |
---|
213 | configure:6726: checking for dsymutil |
---|
214 | configure:6742: found /usr/bin/dsymutil |
---|
215 | configure:6753: result: dsymutil |
---|
216 | configure:6818: checking for nmedit |
---|
217 | configure:6834: found /opt/local/bin/nmedit |
---|
218 | configure:6845: result: nmedit |
---|
219 | configure:6910: checking for lipo |
---|
220 | configure:6926: found /opt/local/bin/lipo |
---|
221 | configure:6937: result: lipo |
---|
222 | configure:7002: checking for otool |
---|
223 | configure:7018: found /opt/local/bin/otool |
---|
224 | configure:7029: result: otool |
---|
225 | configure:7094: checking for otool64 |
---|
226 | configure:7124: result: no |
---|
227 | configure:7169: checking for -single_module linker flag |
---|
228 | /opt/local/bin/clang-mp-3.9 -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
---|
229 | configure:7202: result: yes |
---|
230 | configure:7205: checking for -exported_symbols_list linker flag |
---|
231 | configure:7225: /opt/local/bin/clang-mp-3.9 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
---|
232 | configure:7225: $? = 0 |
---|
233 | configure:7235: result: yes |
---|
234 | configure:7238: checking for -force_load linker flag |
---|
235 | /opt/local/bin/clang-mp-3.9 -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
---|
236 | ar cru libconftest.a conftest.o |
---|
237 | ranlib libconftest.a |
---|
238 | /opt/local/bin/clang-mp-3.9 -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
---|
239 | configure:7270: result: yes |
---|
240 | configure:7312: checking how to run the C preprocessor |
---|
241 | configure:7343: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c |
---|
242 | configure:7343: $? = 0 |
---|
243 | configure:7357: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c |
---|
244 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
245 | #include <ac_nonexistent.h> |
---|
246 | ^ |
---|
247 | 1 error generated. |
---|
248 | configure:7357: $? = 1 |
---|
249 | configure: failed program was: |
---|
250 | | /* confdefs.h */ |
---|
251 | | #define PACKAGE_NAME "profanity" |
---|
252 | | #define PACKAGE_TARNAME "profanity" |
---|
253 | | #define PACKAGE_VERSION "0.5.1" |
---|
254 | | #define PACKAGE_STRING "profanity 0.5.1" |
---|
255 | | #define PACKAGE_BUGREPORT "boothj5web@gmail.com" |
---|
256 | | #define PACKAGE_URL "" |
---|
257 | | #define PACKAGE "profanity" |
---|
258 | | #define VERSION "0.5.1" |
---|
259 | | /* end confdefs.h. */ |
---|
260 | | #include <ac_nonexistent.h> |
---|
261 | configure:7382: result: /opt/local/bin/clang-mp-3.9 -E |
---|
262 | configure:7402: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c |
---|
263 | configure:7402: $? = 0 |
---|
264 | configure:7416: /opt/local/bin/clang-mp-3.9 -E -I/opt/local/include conftest.c |
---|
265 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
266 | #include <ac_nonexistent.h> |
---|
267 | ^ |
---|
268 | 1 error generated. |
---|
269 | configure:7416: $? = 1 |
---|
270 | configure: failed program was: |
---|
271 | | /* confdefs.h */ |
---|
272 | | #define PACKAGE_NAME "profanity" |
---|
273 | | #define PACKAGE_TARNAME "profanity" |
---|
274 | | #define PACKAGE_VERSION "0.5.1" |
---|
275 | | #define PACKAGE_STRING "profanity 0.5.1" |
---|
276 | | #define PACKAGE_BUGREPORT "boothj5web@gmail.com" |
---|
277 | | #define PACKAGE_URL "" |
---|
278 | | #define PACKAGE "profanity" |
---|
279 | | #define VERSION "0.5.1" |
---|
280 | | /* end confdefs.h. */ |
---|
281 | | #include <ac_nonexistent.h> |
---|
282 | configure:7445: checking for ANSI C header files |
---|
283 | configure:7465: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
284 | configure:7465: $? = 0 |
---|
285 | configure:7538: /opt/local/bin/clang-mp-3.9 -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 |
---|
286 | configure:7538: $? = 0 |
---|
287 | configure:7538: ./conftest |
---|
288 | configure:7538: $? = 0 |
---|
289 | configure:7549: result: yes |
---|
290 | configure:7562: checking for sys/types.h |
---|
291 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
292 | configure:7562: $? = 0 |
---|
293 | configure:7562: result: yes |
---|
294 | configure:7562: checking for sys/stat.h |
---|
295 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
296 | configure:7562: $? = 0 |
---|
297 | configure:7562: result: yes |
---|
298 | configure:7562: checking for stdlib.h |
---|
299 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
300 | configure:7562: $? = 0 |
---|
301 | configure:7562: result: yes |
---|
302 | configure:7562: checking for string.h |
---|
303 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
304 | configure:7562: $? = 0 |
---|
305 | configure:7562: result: yes |
---|
306 | configure:7562: checking for memory.h |
---|
307 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
308 | configure:7562: $? = 0 |
---|
309 | configure:7562: result: yes |
---|
310 | configure:7562: checking for strings.h |
---|
311 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
312 | configure:7562: $? = 0 |
---|
313 | configure:7562: result: yes |
---|
314 | configure:7562: checking for inttypes.h |
---|
315 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
316 | configure:7562: $? = 0 |
---|
317 | configure:7562: result: yes |
---|
318 | configure:7562: checking for stdint.h |
---|
319 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
320 | configure:7562: $? = 0 |
---|
321 | configure:7562: result: yes |
---|
322 | configure:7562: checking for unistd.h |
---|
323 | configure:7562: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
324 | configure:7562: $? = 0 |
---|
325 | configure:7562: result: yes |
---|
326 | configure:7576: checking for dlfcn.h |
---|
327 | configure:7576: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
328 | configure:7576: $? = 0 |
---|
329 | configure:7576: result: yes |
---|
330 | configure:7782: checking for objdir |
---|
331 | configure:7797: result: .libs |
---|
332 | configure:8068: checking if /opt/local/bin/clang-mp-3.9 supports -fno-rtti -fno-exceptions |
---|
333 | configure:8086: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
334 | configure:8090: $? = 0 |
---|
335 | configure:8103: result: yes |
---|
336 | configure:8430: checking for /opt/local/bin/clang-mp-3.9 option to produce PIC |
---|
337 | configure:8437: result: -fno-common -DPIC |
---|
338 | configure:8445: checking if /opt/local/bin/clang-mp-3.9 PIC flag -fno-common -DPIC works |
---|
339 | configure:8463: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
---|
340 | configure:8467: $? = 0 |
---|
341 | configure:8480: result: yes |
---|
342 | configure:8509: checking if /opt/local/bin/clang-mp-3.9 static flag -static works |
---|
343 | configure:8537: result: no |
---|
344 | configure:8552: checking if /opt/local/bin/clang-mp-3.9 supports -c -o file.o |
---|
345 | configure:8573: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
346 | configure:8577: $? = 0 |
---|
347 | configure:8599: result: yes |
---|
348 | configure:8607: checking if /opt/local/bin/clang-mp-3.9 supports -c -o file.o |
---|
349 | configure:8654: result: yes |
---|
350 | configure:8687: checking whether the /opt/local/bin/clang-mp-3.9 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries |
---|
351 | configure:9844: result: yes |
---|
352 | configure:10084: checking dynamic linker characteristics |
---|
353 | configure:10818: result: darwin10.8.0 dyld |
---|
354 | configure:10925: checking how to hardcode library paths into programs |
---|
355 | configure:10950: result: immediate |
---|
356 | configure:11490: checking whether stripping libraries is possible |
---|
357 | configure:11504: result: yes |
---|
358 | configure:11530: checking if libtool supports shared libraries |
---|
359 | configure:11532: result: yes |
---|
360 | configure:11535: checking whether to build shared libraries |
---|
361 | configure:11556: result: yes |
---|
362 | configure:11559: checking whether to build static libraries |
---|
363 | configure:11563: result: yes |
---|
364 | configure:11609: checking for special C compiler options needed for large files |
---|
365 | configure:11654: result: no |
---|
366 | configure:11660: checking for _FILE_OFFSET_BITS value needed for large files |
---|
367 | configure:11685: /opt/local/bin/clang-mp-3.9 -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
368 | configure:11685: $? = 0 |
---|
369 | configure:11717: result: no |
---|
370 | configure:11930: Symlinking Python.framework to /Library/Frameworks/Python.framework |
---|
371 | configure:11937: checking for python-config |
---|
372 | configure:11953: found /opt/local/bin/python-config |
---|
373 | configure:11965: result: yes |
---|
374 | configure:11982: checking for python |
---|
375 | configure:12000: found /opt/local/bin/python |
---|
376 | configure:12012: result: /opt/local/bin/python |
---|
377 | configure:12028: checking for a version of Python >= '2.1.0' |
---|
378 | configure:12054: result: yes |
---|
379 | configure:12085: checking for the distutils Python package |
---|
380 | configure:12089: result: yes |
---|
381 | configure:12103: checking for Python include path |
---|
382 | configure:12119: result: -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 |
---|
383 | configure:12126: checking for Python library path |
---|
384 | configure:12203: result: -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7 |
---|
385 | configure:12210: checking for Python site-packages path |
---|
386 | configure:12216: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages |
---|
387 | configure:12223: checking python extra libraries |
---|
388 | configure:12230: result: -ldl -framework CoreFoundation |
---|
389 | configure:12237: checking python extra linking flags |
---|
390 | configure:12244: result: -u _PyMac_Error Python.framework/Versions/2.7/Python |
---|
391 | configure:12251: checking consistency of all components of python development environment |
---|
392 | configure:12277: /opt/local/bin/clang-mp-3.9 -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7 -u _PyMac_Error Python.framework/Versions/2.7/Python -ldl -framework CoreFoundation >&5 |
---|
393 | clang: error: no such file or directory: 'Python.framework/Versions/2.7/Python' |
---|
394 | configure:12277: $? = 1 |
---|
395 | configure: failed program was: |
---|
396 | | /* confdefs.h */ |
---|
397 | | #define PACKAGE_NAME "profanity" |
---|
398 | | #define PACKAGE_TARNAME "profanity" |
---|
399 | | #define PACKAGE_VERSION "0.5.1" |
---|
400 | | #define PACKAGE_STRING "profanity 0.5.1" |
---|
401 | | #define PACKAGE_BUGREPORT "boothj5web@gmail.com" |
---|
402 | | #define PACKAGE_URL "" |
---|
403 | | #define PACKAGE "profanity" |
---|
404 | | #define VERSION "0.5.1" |
---|
405 | | #define STDC_HEADERS 1 |
---|
406 | | #define HAVE_SYS_TYPES_H 1 |
---|
407 | | #define HAVE_SYS_STAT_H 1 |
---|
408 | | #define HAVE_STDLIB_H 1 |
---|
409 | | #define HAVE_STRING_H 1 |
---|
410 | | #define HAVE_MEMORY_H 1 |
---|
411 | | #define HAVE_STRINGS_H 1 |
---|
412 | | #define HAVE_INTTYPES_H 1 |
---|
413 | | #define HAVE_STDINT_H 1 |
---|
414 | | #define HAVE_UNISTD_H 1 |
---|
415 | | #define HAVE_DLFCN_H 1 |
---|
416 | | #define LT_OBJDIR ".libs/" |
---|
417 | | #define PACKAGE_STATUS "release" |
---|
418 | | #define PLATFORM_OSX 1 |
---|
419 | | #define HAVE_PYTHON "2.7" |
---|
420 | | /* end confdefs.h. */ |
---|
421 | | |
---|
422 | | #include <Python.h> |
---|
423 | | int |
---|
424 | | main () |
---|
425 | | { |
---|
426 | | Py_Initialize(); |
---|
427 | | ; |
---|
428 | | return 0; |
---|
429 | | } |
---|
430 | | |
---|
431 | configure:12294: result: no |
---|
432 | configure:12298: error: in `/opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1': |
---|
433 | configure:12300: error: |
---|
434 | Could not link test program to Python. Maybe the main Python library has been |
---|
435 | installed in some non-standard library path. If so, pass it to configure, |
---|
436 | via the LDFLAGS environment variable. |
---|
437 | Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib" |
---|
438 | ============================================================================ |
---|
439 | ERROR! |
---|
440 | You probably have to install the development version of the Python package |
---|
441 | for your distribution. The exact name of this package varies among them. |
---|
442 | ============================================================================ |
---|
443 | |
---|
444 | See `config.log' for more details |
---|
445 | |
---|
446 | ## ---------------- ## |
---|
447 | ## Cache variables. ## |
---|
448 | ## ---------------- ## |
---|
449 | |
---|
450 | ac_cv_build=x86_64-apple-darwin10.8.0 |
---|
451 | ac_cv_c_compiler_gnu=yes |
---|
452 | ac_cv_env_CC_set=set |
---|
453 | ac_cv_env_CC_value=/opt/local/bin/clang-mp-3.9 |
---|
454 | ac_cv_env_CFLAGS_set=set |
---|
455 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
456 | ac_cv_env_CPPFLAGS_set=set |
---|
457 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
458 | ac_cv_env_CPP_set= |
---|
459 | ac_cv_env_CPP_value= |
---|
460 | ac_cv_env_GTK_CFLAGS_set= |
---|
461 | ac_cv_env_GTK_CFLAGS_value= |
---|
462 | ac_cv_env_GTK_LIBS_set= |
---|
463 | ac_cv_env_GTK_LIBS_value= |
---|
464 | ac_cv_env_LDFLAGS_set=set |
---|
465 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
466 | ac_cv_env_LIBS_set= |
---|
467 | ac_cv_env_LIBS_value= |
---|
468 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
---|
469 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
---|
470 | ac_cv_env_PKG_CONFIG_PATH_set= |
---|
471 | ac_cv_env_PKG_CONFIG_PATH_value= |
---|
472 | ac_cv_env_PKG_CONFIG_set= |
---|
473 | ac_cv_env_PKG_CONFIG_value= |
---|
474 | ac_cv_env_PYTHON_FRAMEWORK_set= |
---|
475 | ac_cv_env_PYTHON_FRAMEWORK_value= |
---|
476 | ac_cv_env_PYTHON_VERSION_set= |
---|
477 | ac_cv_env_PYTHON_VERSION_value= |
---|
478 | ac_cv_env_build_alias_set= |
---|
479 | ac_cv_env_build_alias_value= |
---|
480 | ac_cv_env_cmocka_CFLAGS_set= |
---|
481 | ac_cv_env_cmocka_CFLAGS_value= |
---|
482 | ac_cv_env_cmocka_LIBS_set= |
---|
483 | ac_cv_env_cmocka_LIBS_value= |
---|
484 | ac_cv_env_curl_CFLAGS_set= |
---|
485 | ac_cv_env_curl_CFLAGS_value= |
---|
486 | ac_cv_env_curl_LIBS_set= |
---|
487 | ac_cv_env_curl_LIBS_value= |
---|
488 | ac_cv_env_glib_CFLAGS_set= |
---|
489 | ac_cv_env_glib_CFLAGS_value= |
---|
490 | ac_cv_env_glib_LIBS_set= |
---|
491 | ac_cv_env_glib_LIBS_value= |
---|
492 | ac_cv_env_host_alias_set= |
---|
493 | ac_cv_env_host_alias_value= |
---|
494 | ac_cv_env_libmesode_CFLAGS_set= |
---|
495 | ac_cv_env_libmesode_CFLAGS_value= |
---|
496 | ac_cv_env_libmesode_LIBS_set= |
---|
497 | ac_cv_env_libmesode_LIBS_value= |
---|
498 | ac_cv_env_libnotify_CFLAGS_set= |
---|
499 | ac_cv_env_libnotify_CFLAGS_value= |
---|
500 | ac_cv_env_libnotify_LIBS_set= |
---|
501 | ac_cv_env_libnotify_LIBS_value= |
---|
502 | ac_cv_env_libstrophe_CFLAGS_set= |
---|
503 | ac_cv_env_libstrophe_CFLAGS_value= |
---|
504 | ac_cv_env_libstrophe_LIBS_set= |
---|
505 | ac_cv_env_libstrophe_LIBS_value= |
---|
506 | ac_cv_env_ncurses_CFLAGS_set= |
---|
507 | ac_cv_env_ncurses_CFLAGS_value= |
---|
508 | ac_cv_env_ncurses_LIBS_set= |
---|
509 | ac_cv_env_ncurses_LIBS_value= |
---|
510 | ac_cv_env_ncursesw_CFLAGS_set= |
---|
511 | ac_cv_env_ncursesw_CFLAGS_value= |
---|
512 | ac_cv_env_ncursesw_LIBS_set= |
---|
513 | ac_cv_env_ncursesw_LIBS_value= |
---|
514 | ac_cv_env_target_alias_set= |
---|
515 | ac_cv_env_target_alias_value= |
---|
516 | ac_cv_header_dlfcn_h=yes |
---|
517 | ac_cv_header_inttypes_h=yes |
---|
518 | ac_cv_header_memory_h=yes |
---|
519 | ac_cv_header_stdc=yes |
---|
520 | ac_cv_header_stdint_h=yes |
---|
521 | ac_cv_header_stdlib_h=yes |
---|
522 | ac_cv_header_string_h=yes |
---|
523 | ac_cv_header_strings_h=yes |
---|
524 | ac_cv_header_sys_stat_h=yes |
---|
525 | ac_cv_header_sys_types_h=yes |
---|
526 | ac_cv_header_unistd_h=yes |
---|
527 | ac_cv_host=x86_64-apple-darwin10.8.0 |
---|
528 | ac_cv_objext=o |
---|
529 | ac_cv_path_EGREP='/opt/local/bin/grep -E' |
---|
530 | ac_cv_path_FGREP='/opt/local/bin/grep -F' |
---|
531 | ac_cv_path_GREP=/opt/local/bin/grep |
---|
532 | ac_cv_path_PYTHON=/opt/local/bin/python |
---|
533 | ac_cv_path_SED=/opt/local/bin/gsed |
---|
534 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
---|
535 | ac_cv_prog_AWK=gawk |
---|
536 | ac_cv_prog_CPP='/opt/local/bin/clang-mp-3.9 -E' |
---|
537 | ac_cv_prog_PYTHON_CONFIG_EXISTS=yes |
---|
538 | ac_cv_prog_ac_ct_AR=ar |
---|
539 | ac_cv_prog_ac_ct_CC=/opt/local/bin/clang-mp-3.9 |
---|
540 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
541 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
542 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
543 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
544 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
545 | ac_cv_prog_ac_ct_STRIP=strip |
---|
546 | ac_cv_prog_cc_c89= |
---|
547 | ac_cv_prog_cc_g=yes |
---|
548 | ac_cv_prog_make_make_set=yes |
---|
549 | ac_cv_sys_file_offset_bits=no |
---|
550 | ac_cv_sys_largefile_CC=no |
---|
551 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
552 | am_cv_make_support_nested_variables=yes |
---|
553 | am_cv_prog_cc_c_o=yes |
---|
554 | lt_cv_apple_cc_single_mod=yes |
---|
555 | lt_cv_ar_at_file=no |
---|
556 | lt_cv_deplibs_check_method=pass_all |
---|
557 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
558 | lt_cv_file_magic_test_file= |
---|
559 | lt_cv_ld_exported_symbols_list=yes |
---|
560 | lt_cv_ld_force_load=yes |
---|
561 | lt_cv_ld_reload_flag=-r |
---|
562 | lt_cv_nm_interface='BSD nm' |
---|
563 | lt_cv_objdir=.libs |
---|
564 | lt_cv_path_LD=/opt/local/libexec/llvm-3.9/bin/ld |
---|
565 | lt_cv_path_NM='/opt/local/bin/nm -B' |
---|
566 | lt_cv_path_mainfest_tool=no |
---|
567 | lt_cv_prog_compiler_c_o=yes |
---|
568 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
569 | lt_cv_prog_compiler_pic_works=yes |
---|
570 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
571 | lt_cv_prog_compiler_static_works=no |
---|
572 | lt_cv_prog_gnu_ld=no |
---|
573 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
574 | 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'\''' |
---|
575 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
576 | 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'\''' |
---|
577 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
578 | lt_cv_sys_max_cmd_len=196608 |
---|
579 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
580 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
581 | |
---|
582 | ## ----------------- ## |
---|
583 | ## Output variables. ## |
---|
584 | ## ----------------- ## |
---|
585 | |
---|
586 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1/build-aux/missing aclocal-1.14' |
---|
587 | AMDEPBACKSLASH='\' |
---|
588 | AMDEP_FALSE='#' |
---|
589 | AMDEP_TRUE='' |
---|
590 | AMTAR='$${TAR-tar}' |
---|
591 | AM_BACKSLASH='\' |
---|
592 | AM_CFLAGS='' |
---|
593 | AM_CPPFLAGS='' |
---|
594 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
595 | AM_DEFAULT_VERBOSITY='1' |
---|
596 | AM_LDFLAGS='' |
---|
597 | AM_V='$(V)' |
---|
598 | AR='ar' |
---|
599 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1/build-aux/missing autoconf' |
---|
600 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1/build-aux/missing autoheader' |
---|
601 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1/build-aux/missing automake-1.14' |
---|
602 | AWK='gawk' |
---|
603 | BUILD_C_API_FALSE='' |
---|
604 | BUILD_C_API_TRUE='' |
---|
605 | BUILD_OTR3_FALSE='' |
---|
606 | BUILD_OTR3_TRUE='' |
---|
607 | BUILD_OTR4_FALSE='' |
---|
608 | BUILD_OTR4_TRUE='' |
---|
609 | BUILD_OTR_FALSE='' |
---|
610 | BUILD_OTR_TRUE='' |
---|
611 | BUILD_PGP_FALSE='' |
---|
612 | BUILD_PGP_TRUE='' |
---|
613 | BUILD_PYTHON_API_FALSE='' |
---|
614 | BUILD_PYTHON_API_TRUE='' |
---|
615 | CC='/opt/local/bin/clang-mp-3.9' |
---|
616 | CCDEPMODE='depmode=gcc3' |
---|
617 | CFLAGS='-pipe -Os -arch x86_64' |
---|
618 | CPP='/opt/local/bin/clang-mp-3.9 -E' |
---|
619 | CPPFLAGS='-I/opt/local/include' |
---|
620 | CYGPATH_W='echo' |
---|
621 | DEFS='' |
---|
622 | DEPDIR='.deps' |
---|
623 | DLLTOOL='false' |
---|
624 | DSYMUTIL='dsymutil' |
---|
625 | DUMPBIN='' |
---|
626 | ECHO_C='\c' |
---|
627 | ECHO_N='' |
---|
628 | ECHO_T='' |
---|
629 | EGREP='/opt/local/bin/grep -E' |
---|
630 | EXEEXT='' |
---|
631 | FGREP='/opt/local/bin/grep -F' |
---|
632 | GPGME_CONFIG='' |
---|
633 | GREP='/opt/local/bin/grep' |
---|
634 | GTK_CFLAGS='' |
---|
635 | GTK_LIBS='' |
---|
636 | HAVE_EXPECT_FALSE='' |
---|
637 | HAVE_EXPECT_TRUE='' |
---|
638 | HAVE_STABBER_FALSE='' |
---|
639 | HAVE_STABBER_TRUE='' |
---|
640 | ICONS_PATH='' |
---|
641 | INCLUDE_GIT_VERSION_FALSE='' |
---|
642 | INCLUDE_GIT_VERSION_TRUE='#' |
---|
643 | INSTALL_DATA='${INSTALL} -m 644' |
---|
644 | INSTALL_PROGRAM='${INSTALL}' |
---|
645 | INSTALL_SCRIPT='${INSTALL}' |
---|
646 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
647 | LD='/opt/local/libexec/llvm-3.9/bin/ld' |
---|
648 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
649 | LIBOBJS='' |
---|
650 | LIBS='' |
---|
651 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
652 | LIPO='lipo' |
---|
653 | LN_S='ln -s' |
---|
654 | LTLIBOBJS='' |
---|
655 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1/build-aux/missing makeinfo' |
---|
656 | MANIFEST_TOOL=':' |
---|
657 | MKDIR_P='/opt/local/bin/gmkdir -p' |
---|
658 | NM='/opt/local/bin/nm -B' |
---|
659 | NMEDIT='nmedit' |
---|
660 | NOTIFIER_PATH='' |
---|
661 | OBJDUMP='false' |
---|
662 | OBJEXT='o' |
---|
663 | OTOOL64=':' |
---|
664 | OTOOL='otool' |
---|
665 | PACKAGE='profanity' |
---|
666 | PACKAGE_BUGREPORT='boothj5web@gmail.com' |
---|
667 | PACKAGE_NAME='profanity' |
---|
668 | PACKAGE_STRING='profanity 0.5.1' |
---|
669 | PACKAGE_TARNAME='profanity' |
---|
670 | PACKAGE_URL='' |
---|
671 | PACKAGE_VERSION='0.5.1' |
---|
672 | PATH_SEPARATOR=':' |
---|
673 | PKG_CONFIG='' |
---|
674 | PKG_CONFIG_LIBDIR='' |
---|
675 | PKG_CONFIG_PATH='' |
---|
676 | PTHREAD_CC='' |
---|
677 | PTHREAD_CFLAGS='' |
---|
678 | PTHREAD_LIBS='' |
---|
679 | PYTHON='/opt/local/bin/python' |
---|
680 | PYTHON_CONFIG_EXISTS='yes' |
---|
681 | PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7' |
---|
682 | PYTHON_EXTRA_LDFLAGS='-u _PyMac_Error Python.framework/Versions/2.7/Python' |
---|
683 | PYTHON_EXTRA_LIBS='-ldl -framework CoreFoundation' |
---|
684 | PYTHON_FRAMEWORK='/Library/Frameworks/Python.framework' |
---|
685 | PYTHON_LDFLAGS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7' |
---|
686 | PYTHON_SITE_PKG='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages' |
---|
687 | PYTHON_VERSION='' |
---|
688 | RANLIB='ranlib' |
---|
689 | SED='/opt/local/bin/gsed' |
---|
690 | SET_MAKE='' |
---|
691 | SHELL='/bin/sh' |
---|
692 | STRIP='strip' |
---|
693 | THEMES_INSTALL_FALSE='' |
---|
694 | THEMES_INSTALL_TRUE='' |
---|
695 | THEMES_PATH='' |
---|
696 | VERSION='0.5.1' |
---|
697 | ac_ct_AR='ar' |
---|
698 | ac_ct_CC='/opt/local/bin/clang-mp-3.9' |
---|
699 | ac_ct_DUMPBIN='' |
---|
700 | am__EXEEXT_FALSE='' |
---|
701 | am__EXEEXT_TRUE='' |
---|
702 | am__fastdepCC_FALSE='#' |
---|
703 | am__fastdepCC_TRUE='' |
---|
704 | am__include='include' |
---|
705 | am__isrc='' |
---|
706 | am__leading_dot='.' |
---|
707 | am__nodep='_no' |
---|
708 | am__quote='' |
---|
709 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
710 | am__untar='$${TAR-tar} xf -' |
---|
711 | ax_pthread_config='' |
---|
712 | bindir='${exec_prefix}/bin' |
---|
713 | build='x86_64-apple-darwin10.8.0' |
---|
714 | build_alias='' |
---|
715 | build_cpu='x86_64' |
---|
716 | build_os='darwin10.8.0' |
---|
717 | build_vendor='apple' |
---|
718 | cmocka_CFLAGS='' |
---|
719 | cmocka_LIBS='' |
---|
720 | curl_CFLAGS='' |
---|
721 | curl_LIBS='' |
---|
722 | datadir='${datarootdir}' |
---|
723 | datarootdir='${prefix}/share' |
---|
724 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
725 | dvidir='${docdir}' |
---|
726 | exec_prefix='NONE' |
---|
727 | glib_CFLAGS='' |
---|
728 | glib_LIBS='' |
---|
729 | host='x86_64-apple-darwin10.8.0' |
---|
730 | host_alias='' |
---|
731 | host_cpu='x86_64' |
---|
732 | host_os='darwin10.8.0' |
---|
733 | host_vendor='apple' |
---|
734 | htmldir='${docdir}' |
---|
735 | includedir='${prefix}/include' |
---|
736 | infodir='${datarootdir}/info' |
---|
737 | install_sh='${SHELL} /opt/local/var/macports/build/_Users_Shared_macports_porttests_net_profanity/profanity/work/profanity-0.5.1/build-aux/install-sh' |
---|
738 | libdir='${exec_prefix}/lib' |
---|
739 | libexecdir='${exec_prefix}/libexec' |
---|
740 | libmesode_CFLAGS='' |
---|
741 | libmesode_LIBS='' |
---|
742 | libnotify_CFLAGS='' |
---|
743 | libnotify_LIBS='' |
---|
744 | libstrophe_CFLAGS='' |
---|
745 | libstrophe_LIBS='' |
---|
746 | localedir='${datarootdir}/locale' |
---|
747 | localstatedir='${prefix}/var' |
---|
748 | mandir='${datarootdir}/man' |
---|
749 | mkdir_p='$(MKDIR_P)' |
---|
750 | ncurses_CFLAGS='' |
---|
751 | ncurses_LIBS='' |
---|
752 | ncursesw_CFLAGS='' |
---|
753 | ncursesw_LIBS='' |
---|
754 | oldincludedir='/usr/include' |
---|
755 | pdfdir='${docdir}' |
---|
756 | prefix='/opt/local' |
---|
757 | program_transform_name='s,x,x,' |
---|
758 | psdir='${docdir}' |
---|
759 | sbindir='${exec_prefix}/sbin' |
---|
760 | sharedstatedir='${prefix}/com' |
---|
761 | sysconfdir='${prefix}/etc' |
---|
762 | target_alias='' |
---|
763 | |
---|
764 | ## ----------- ## |
---|
765 | ## confdefs.h. ## |
---|
766 | ## ----------- ## |
---|
767 | |
---|
768 | /* confdefs.h */ |
---|
769 | #define PACKAGE_NAME "profanity" |
---|
770 | #define PACKAGE_TARNAME "profanity" |
---|
771 | #define PACKAGE_VERSION "0.5.1" |
---|
772 | #define PACKAGE_STRING "profanity 0.5.1" |
---|
773 | #define PACKAGE_BUGREPORT "boothj5web@gmail.com" |
---|
774 | #define PACKAGE_URL "" |
---|
775 | #define PACKAGE "profanity" |
---|
776 | #define VERSION "0.5.1" |
---|
777 | #define STDC_HEADERS 1 |
---|
778 | #define HAVE_SYS_TYPES_H 1 |
---|
779 | #define HAVE_SYS_STAT_H 1 |
---|
780 | #define HAVE_STDLIB_H 1 |
---|
781 | #define HAVE_STRING_H 1 |
---|
782 | #define HAVE_MEMORY_H 1 |
---|
783 | #define HAVE_STRINGS_H 1 |
---|
784 | #define HAVE_INTTYPES_H 1 |
---|
785 | #define HAVE_STDINT_H 1 |
---|
786 | #define HAVE_UNISTD_H 1 |
---|
787 | #define HAVE_DLFCN_H 1 |
---|
788 | #define LT_OBJDIR ".libs/" |
---|
789 | #define PACKAGE_STATUS "release" |
---|
790 | #define PLATFORM_OSX 1 |
---|
791 | #define HAVE_PYTHON "2.7" |
---|
792 | |
---|
793 | configure: exit 1 |
---|