1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/macports --with-php-config=/macports/bin/php-config72 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacPro.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 17.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~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 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 24 processors. |
---|
28 | 12 processors are physically available. |
---|
29 | 24 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---|
32 | Primary memory available: 48.00 gigabytes |
---|
33 | Default processor set: 572 tasks, 2449 threads, 24 processors |
---|
34 | Load average: 10.04, Mach factor: 14.83 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /macports/bin |
---|
40 | PATH: /macports/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:2340: checking for grep that handles long lines and -e |
---|
52 | configure:2398: result: /usr/bin/grep |
---|
53 | configure:2403: checking for egrep |
---|
54 | configure:2465: result: /usr/bin/grep -E |
---|
55 | configure:2470: checking for a sed that does not truncate output |
---|
56 | configure:2524: result: /macports/bin/gsed |
---|
57 | configure:2719: checking for C compiler version |
---|
58 | configure:2728: /usr/bin/clang --version >&5 |
---|
59 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
60 | Target: x86_64-apple-darwin17.5.0 |
---|
61 | Thread model: posix |
---|
62 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
63 | configure:2739: $? = 0 |
---|
64 | configure:2728: /usr/bin/clang -v >&5 |
---|
65 | Apple LLVM version 9.1.0 (clang-902.0.39.1) |
---|
66 | Target: x86_64-apple-darwin17.5.0 |
---|
67 | Thread model: posix |
---|
68 | InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin |
---|
69 | configure:2739: $? = 0 |
---|
70 | configure:2728: /usr/bin/clang -V >&5 |
---|
71 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
72 | clang: error: no input files |
---|
73 | configure:2739: $? = 1 |
---|
74 | configure:2728: /usr/bin/clang -qversion >&5 |
---|
75 | clang: error: unknown argument: '-qversion' |
---|
76 | clang: error: no input files |
---|
77 | configure:2739: $? = 1 |
---|
78 | configure:2759: checking whether the C compiler works |
---|
79 | configure:2781: /usr/bin/clang -pipe -Os -arch x86_64 -I/macports/include -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
80 | configure:2785: $? = 0 |
---|
81 | configure:2833: result: yes |
---|
82 | configure:2836: checking for C compiler default output file name |
---|
83 | configure:2838: result: a.out |
---|
84 | configure:2844: checking for suffix of executables |
---|
85 | configure:2851: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/macports/include -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
86 | configure:2855: $? = 0 |
---|
87 | configure:2877: result: |
---|
88 | configure:2899: checking whether we are cross compiling |
---|
89 | configure:2907: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/macports/include -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
90 | configure:2911: $? = 0 |
---|
91 | configure:2918: ./conftest |
---|
92 | configure:2922: $? = 0 |
---|
93 | configure:2937: result: no |
---|
94 | configure:2942: checking for suffix of object files |
---|
95 | configure:2964: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/macports/include conftest.c >&5 |
---|
96 | configure:2968: $? = 0 |
---|
97 | configure:2989: result: o |
---|
98 | configure:2993: checking whether we are using the GNU C compiler |
---|
99 | configure:3012: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/macports/include conftest.c >&5 |
---|
100 | configure:3012: $? = 0 |
---|
101 | configure:3021: result: yes |
---|
102 | configure:3030: checking whether /usr/bin/clang accepts -g |
---|
103 | configure:3050: /usr/bin/clang -c -g -I/macports/include conftest.c >&5 |
---|
104 | configure:3050: $? = 0 |
---|
105 | configure:3091: result: yes |
---|
106 | configure:3108: checking for /usr/bin/clang option to accept ISO C89 |
---|
107 | configure:3171: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/macports/include conftest.c >&5 |
---|
108 | configure:3171: $? = 0 |
---|
109 | configure:3184: result: none needed |
---|
110 | configure:3210: checking how to run the C preprocessor |
---|
111 | configure:3241: /usr/bin/clang -E -I/macports/include conftest.c |
---|
112 | configure:3241: $? = 0 |
---|
113 | configure:3255: /usr/bin/clang -E -I/macports/include conftest.c |
---|
114 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
115 | #include <ac_nonexistent.h> |
---|
116 | ^~~~~~~~~~~~~~~~~~ |
---|
117 | 1 error generated. |
---|
118 | configure:3255: $? = 1 |
---|
119 | configure: failed program was: |
---|
120 | | /* confdefs.h */ |
---|
121 | | #define PACKAGE_NAME "" |
---|
122 | | #define PACKAGE_TARNAME "" |
---|
123 | | #define PACKAGE_VERSION "" |
---|
124 | | #define PACKAGE_STRING "" |
---|
125 | | #define PACKAGE_BUGREPORT "" |
---|
126 | | #define PACKAGE_URL "" |
---|
127 | | /* end confdefs.h. */ |
---|
128 | | #include <ac_nonexistent.h> |
---|
129 | configure:3280: result: /usr/bin/clang -E |
---|
130 | configure:3300: /usr/bin/clang -E -I/macports/include conftest.c |
---|
131 | configure:3300: $? = 0 |
---|
132 | configure:3314: /usr/bin/clang -E -I/macports/include conftest.c |
---|
133 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
134 | #include <ac_nonexistent.h> |
---|
135 | ^~~~~~~~~~~~~~~~~~ |
---|
136 | 1 error generated. |
---|
137 | configure:3314: $? = 1 |
---|
138 | configure: failed program was: |
---|
139 | | /* confdefs.h */ |
---|
140 | | #define PACKAGE_NAME "" |
---|
141 | | #define PACKAGE_TARNAME "" |
---|
142 | | #define PACKAGE_VERSION "" |
---|
143 | | #define PACKAGE_STRING "" |
---|
144 | | #define PACKAGE_BUGREPORT "" |
---|
145 | | #define PACKAGE_URL "" |
---|
146 | | /* end confdefs.h. */ |
---|
147 | | #include <ac_nonexistent.h> |
---|
148 | configure:3345: checking for icc |
---|
149 | configure:3354: result: no |
---|
150 | configure:3368: checking for suncc |
---|
151 | configure:3377: result: no |
---|
152 | configure:3392: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
153 | configure:3423: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
154 | configure:3427: $? = 0 |
---|
155 | configure:3433: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
156 | configure:3437: $? = 0 |
---|
157 | configure:3448: cc -c conftest.c >&5 |
---|
158 | configure:3452: $? = 0 |
---|
159 | configure:3460: cc -c conftest.c -o conftest2.o >&5 |
---|
160 | configure:3464: $? = 0 |
---|
161 | configure:3470: cc -c conftest.c -o conftest2.o >&5 |
---|
162 | configure:3474: $? = 0 |
---|
163 | configure:3492: result: yes |
---|
164 | configure:3506: checking for system library directory |
---|
165 | configure:3521: result: lib |
---|
166 | configure:3528: checking if compiler supports -R |
---|
167 | configure:3547: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/macports/include -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -R /usr/lib >&5 |
---|
168 | warning: unknown remark option '-R' [-Wunknown-warning-option] |
---|
169 | 1 warning generated. |
---|
170 | ld: can't map file, errno=22 file '/usr/lib' for architecture x86_64 |
---|
171 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
172 | configure:3547: $? = 1 |
---|
173 | configure: failed program was: |
---|
174 | | /* confdefs.h */ |
---|
175 | | #define PACKAGE_NAME "" |
---|
176 | | #define PACKAGE_TARNAME "" |
---|
177 | | #define PACKAGE_VERSION "" |
---|
178 | | #define PACKAGE_STRING "" |
---|
179 | | #define PACKAGE_BUGREPORT "" |
---|
180 | | #define PACKAGE_URL "" |
---|
181 | | /* end confdefs.h. */ |
---|
182 | | |
---|
183 | | int |
---|
184 | | main () |
---|
185 | | { |
---|
186 | | |
---|
187 | | ; |
---|
188 | | return 0; |
---|
189 | | } |
---|
190 | configure:3557: result: no |
---|
191 | configure:3562: checking if compiler supports -Wl,-rpath, |
---|
192 | configure:3581: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/macports/include -L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-rpath,/usr/lib >&5 |
---|
193 | configure:3581: $? = 0 |
---|
194 | configure:3591: result: yes |
---|
195 | configure:3636: checking build system type |
---|
196 | configure:3650: result: x86_64-apple-darwin17.5.0 |
---|
197 | configure:3670: checking host system type |
---|
198 | configure:3683: result: x86_64-apple-darwin17.5.0 |
---|
199 | configure:3703: checking target system type |
---|
200 | configure:3716: result: x86_64-apple-darwin17.5.0 |
---|
201 | configure:3819: checking for PHP prefix |
---|
202 | configure:3821: result: /macports |
---|
203 | configure:3823: checking for PHP includes |
---|
204 | configure:3825: result: -I/macports/include/php72/php -I/macports/include/php72/php/main -I/macports/include/php72/php/TSRM -I/macports/include/php72/php/Zend -I/macports/include/php72/php/ext -I/macports/include/php72/php/ext/date/lib -I/macports/include |
---|
205 | configure:3827: checking for PHP extension directory |
---|
206 | configure:3829: result: /macports/lib/php72/extensions/no-debug-non-zts-20170718 |
---|
207 | configure:3831: checking for PHP installed headers prefix |
---|
208 | configure:3833: result: /macports/include/php72/php |
---|
209 | configure:3836: checking if debug is enabled |
---|
210 | configure:3862: result: no |
---|
211 | configure:3865: checking if zts is enabled |
---|
212 | configure:3891: result: no |
---|
213 | configure:3962: checking for re2c |
---|
214 | configure:3978: found /macports/bin/re2c |
---|
215 | configure:3989: result: re2c |
---|
216 | configure:3998: checking for re2c version |
---|
217 | configure:4012: result: 1.0.3 (ok) |
---|
218 | configure:4031: checking for gawk |
---|
219 | configure:4048: found /macports/bin/gawk |
---|
220 | configure:4059: result: gawk |
---|
221 | configure:4104: checking for geoip support |
---|
222 | configure:4144: result: yes, shared |
---|
223 | configure:4158: checking for geoip files in default path |
---|
224 | configure:4170: result: not found |
---|
225 | configure:4172: error: Please reinstall the geoip distribution |
---|
226 | |
---|
227 | ## ---------------- ## |
---|
228 | ## Cache variables. ## |
---|
229 | ## ---------------- ## |
---|
230 | |
---|
231 | ac_cv_build=x86_64-apple-darwin17.5.0 |
---|
232 | ac_cv_c_compiler_gnu=yes |
---|
233 | ac_cv_env_CC_set=set |
---|
234 | ac_cv_env_CC_value=/usr/bin/clang |
---|
235 | ac_cv_env_CFLAGS_set=set |
---|
236 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
237 | ac_cv_env_CPPFLAGS_set=set |
---|
238 | ac_cv_env_CPPFLAGS_value=-I/macports/include |
---|
239 | ac_cv_env_CPP_set= |
---|
240 | ac_cv_env_CPP_value= |
---|
241 | ac_cv_env_LDFLAGS_set=set |
---|
242 | ac_cv_env_LDFLAGS_value='-L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
243 | ac_cv_env_LIBS_set= |
---|
244 | ac_cv_env_LIBS_value= |
---|
245 | ac_cv_env_build_alias_set= |
---|
246 | ac_cv_env_build_alias_value= |
---|
247 | ac_cv_env_host_alias_set= |
---|
248 | ac_cv_env_host_alias_value= |
---|
249 | ac_cv_env_target_alias_set= |
---|
250 | ac_cv_env_target_alias_value= |
---|
251 | ac_cv_host=x86_64-apple-darwin17.5.0 |
---|
252 | ac_cv_objext=o |
---|
253 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
254 | ac_cv_path_GREP=/usr/bin/grep |
---|
255 | ac_cv_prog_AWK=gawk |
---|
256 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
257 | ac_cv_prog_RE2C=re2c |
---|
258 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
259 | ac_cv_prog_cc_c89= |
---|
260 | ac_cv_prog_cc_g=yes |
---|
261 | ac_cv_target=x86_64-apple-darwin17.5.0 |
---|
262 | lt_cv_path_SED=/macports/bin/gsed |
---|
263 | php_cv_cc_dashr=no |
---|
264 | php_cv_cc_rpath=yes |
---|
265 | php_cv_re2c_version='1.0.3 (ok)' |
---|
266 | |
---|
267 | ## ----------------- ## |
---|
268 | ## Output variables. ## |
---|
269 | ## ----------------- ## |
---|
270 | |
---|
271 | AR='' |
---|
272 | AWK='gawk' |
---|
273 | CC='/usr/bin/clang' |
---|
274 | CFLAGS='-pipe -Os -arch x86_64' |
---|
275 | CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/macports'\'' '\''--with-php-config=/macports/bin/php-config72'\''' |
---|
276 | CONFIGURE_OPTIONS=' '\''--prefix=/macports'\'' '\''--with-php-config=/macports/bin/php-config72'\''' |
---|
277 | CPP='/usr/bin/clang -E' |
---|
278 | CPPFLAGS='-I/macports/include' |
---|
279 | DEFS='' |
---|
280 | DSYMUTIL='' |
---|
281 | ECHO='/bin/echo' |
---|
282 | ECHO_C='\c' |
---|
283 | ECHO_N='' |
---|
284 | ECHO_T='' |
---|
285 | EGREP='/usr/bin/grep -E' |
---|
286 | EXEEXT='' |
---|
287 | GREP='/usr/bin/grep' |
---|
288 | LDFLAGS='-L/macports/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
289 | LIBOBJS='' |
---|
290 | LIBS='' |
---|
291 | LIBTOOL='' |
---|
292 | LN_S='' |
---|
293 | LTLIBOBJS='' |
---|
294 | NMEDIT='' |
---|
295 | OBJEXT='o' |
---|
296 | PACKAGE_BUGREPORT='' |
---|
297 | PACKAGE_NAME='' |
---|
298 | PACKAGE_STRING='' |
---|
299 | PACKAGE_TARNAME='' |
---|
300 | PACKAGE_URL='' |
---|
301 | PACKAGE_VERSION='' |
---|
302 | PATH_SEPARATOR=':' |
---|
303 | RANLIB='' |
---|
304 | RE2C='re2c' |
---|
305 | SED='/macports/bin/gsed' |
---|
306 | SHELL='/bin/sh' |
---|
307 | SHLIB_DL_SUFFIX_NAME='so' |
---|
308 | SHLIB_SUFFIX_NAME='dylib' |
---|
309 | STRIP='' |
---|
310 | ac_ct_CC='' |
---|
311 | bindir='${exec_prefix}/bin' |
---|
312 | build='x86_64-apple-darwin17.5.0' |
---|
313 | build_alias='' |
---|
314 | build_cpu='x86_64' |
---|
315 | build_os='darwin17.5.0' |
---|
316 | build_vendor='apple' |
---|
317 | datadir='${datarootdir}' |
---|
318 | datarootdir='${prefix}/share' |
---|
319 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
320 | dvidir='${docdir}' |
---|
321 | exec_prefix='NONE' |
---|
322 | host='x86_64-apple-darwin17.5.0' |
---|
323 | host_alias='x86_64-apple-darwin17.5.0' |
---|
324 | host_cpu='x86_64' |
---|
325 | host_os='darwin17.5.0' |
---|
326 | host_vendor='apple' |
---|
327 | htmldir='${docdir}' |
---|
328 | includedir='${prefix}/include' |
---|
329 | infodir='${datarootdir}/info' |
---|
330 | libdir='${exec_prefix}/lib' |
---|
331 | libexecdir='${exec_prefix}/libexec' |
---|
332 | localedir='${datarootdir}/locale' |
---|
333 | localstatedir='${prefix}/var' |
---|
334 | mandir='${datarootdir}/man' |
---|
335 | oldincludedir='/usr/include' |
---|
336 | pdfdir='${docdir}' |
---|
337 | prefix='/macports' |
---|
338 | program_transform_name='s,x,x,' |
---|
339 | psdir='${docdir}' |
---|
340 | sbindir='${exec_prefix}/sbin' |
---|
341 | sharedstatedir='${prefix}/com' |
---|
342 | sysconfdir='${prefix}/etc' |
---|
343 | target='x86_64-apple-darwin17.5.0' |
---|
344 | target_alias='' |
---|
345 | target_cpu='x86_64' |
---|
346 | target_os='darwin17.5.0' |
---|
347 | target_vendor='apple' |
---|
348 | |
---|
349 | ## ----------- ## |
---|
350 | ## confdefs.h. ## |
---|
351 | ## ----------- ## |
---|
352 | |
---|
353 | /* confdefs.h */ |
---|
354 | #define PACKAGE_NAME "" |
---|
355 | #define PACKAGE_TARNAME "" |
---|
356 | #define PACKAGE_VERSION "" |
---|
357 | #define PACKAGE_STRING "" |
---|
358 | #define PACKAGE_BUGREPORT "" |
---|
359 | #define PACKAGE_URL "" |
---|
360 | |
---|
361 | configure: exit 1 |
---|