Ticket #56374: geoip-1.1.1_config.log

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