Ticket #18617: config.log

File config.log, 12.5 KB (added by miranda@…, 15 years ago)

config.log file

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 libxcb configure 1.2, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = MyMac.local
14uname -m = i386
15uname -r = 8.11.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~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 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 1.00 gigabytes
33Default processor set: 75 tasks, 272 threads, 2 processors
34Load average: 0.58, Mach factor: 1.40
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2114: checking for a BSD-compatible install
53configure:2170: result: /usr/bin/install -c
54configure:2181: checking whether build environment is sane
55configure:2224: result: yes
56configure:2252: checking for a thread-safe mkdir -p
57configure:2291: result: ./install-sh -c -d
58configure:2304: checking for gawk
59configure:2334: result: no
60configure:2304: checking for mawk
61configure:2334: result: no
62configure:2304: checking for nawk
63configure:2334: result: no
64configure:2304: checking for awk
65configure:2320: found /usr/bin/awk
66configure:2331: result: awk
67configure:2342: checking whether make sets $(MAKE)
68configure:2363: result: yes
69configure:2584: checking for a Python interpreter with version >= 2.5
70configure:2599: python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
71Traceback (most recent call last):
72  File "<string>", line 4, in <module>
73AttributeError: 'module' object has no attribute 'split'
74configure:2602: $? = 1
75configure:2599: python2 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
76./configure: line 2600: python2: command not found
77configure:2602: $? = 127
78configure:2599: python2.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
79./configure: line 2600: python2.5: command not found
80configure:2602: $? = 127
81configure:2599: python2.4 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
82./configure: line 2600: python2.4: command not found
83configure:2602: $? = 127
84configure:2599: python2.3 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
85configure:2602: $? = 1
86configure:2599: python2.2 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
87./configure: line 2600: python2.2: command not found
88configure:2602: $? = 127
89configure:2599: python2.1 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
90./configure: line 2600: python2.1: command not found
91configure:2602: $? = 127
92configure:2599: python2.0 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
93./configure: line 2600: python2.0: command not found
94configure:2602: $? = 127
95configure:2599: python1.6 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
96./configure: line 2600: python1.6: command not found
97configure:2602: $? = 127
98configure:2599: python1.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.5', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
99./configure: line 2600: python1.5: command not found
100configure:2602: $? = 127
101configure:2609: result: none
102configure:2661: error: no suitable Python interpreter found
103
104## ---------------- ##
105## Cache variables. ##
106## ---------------- ##
107
108ac_cv_env_CCC_set=
109ac_cv_env_CCC_value=
110ac_cv_env_CC_set=set
111ac_cv_env_CC_value=/usr/bin/gcc-4.0
112ac_cv_env_CFLAGS_set=set
113ac_cv_env_CFLAGS_value=-O2
114ac_cv_env_CHECK_CFLAGS_set=
115ac_cv_env_CHECK_CFLAGS_value=
116ac_cv_env_CHECK_LIBS_set=
117ac_cv_env_CHECK_LIBS_value=
118ac_cv_env_CPPFLAGS_set=set
119ac_cv_env_CPPFLAGS_value=-I/opt/local/include
120ac_cv_env_CPP_set=set
121ac_cv_env_CPP_value=/usr/bin/cpp-4.0
122ac_cv_env_CXXCPP_set=
123ac_cv_env_CXXCPP_value=
124ac_cv_env_CXXFLAGS_set=set
125ac_cv_env_CXXFLAGS_value=-O2
126ac_cv_env_CXX_set=set
127ac_cv_env_CXX_value=/usr/bin/g++-4.0
128ac_cv_env_F77_set=
129ac_cv_env_F77_value=
130ac_cv_env_FFLAGS_set=set
131ac_cv_env_FFLAGS_value=-O2
132ac_cv_env_LDFLAGS_set=set
133ac_cv_env_LDFLAGS_value=-L/opt/local/lib
134ac_cv_env_LIBS_set=
135ac_cv_env_LIBS_value=
136ac_cv_env_NEEDED_CFLAGS_set=
137ac_cv_env_NEEDED_CFLAGS_value=
138ac_cv_env_NEEDED_LIBS_set=
139ac_cv_env_NEEDED_LIBS_value=
140ac_cv_env_PKG_CONFIG_set=
141ac_cv_env_PKG_CONFIG_value=
142ac_cv_env_XCBPROTO_CFLAGS_set=
143ac_cv_env_XCBPROTO_CFLAGS_value=
144ac_cv_env_XCBPROTO_LIBS_set=
145ac_cv_env_XCBPROTO_LIBS_value=
146ac_cv_env_XDMCP_CFLAGS_set=
147ac_cv_env_XDMCP_CFLAGS_value=
148ac_cv_env_XDMCP_LIBS_set=
149ac_cv_env_XDMCP_LIBS_value=
150ac_cv_env_build_alias_set=
151ac_cv_env_build_alias_value=
152ac_cv_env_host_alias_set=
153ac_cv_env_host_alias_value=
154ac_cv_env_target_alias_set=
155ac_cv_env_target_alias_value=
156ac_cv_prog_AWK=awk
157ac_cv_prog_make_make_set=yes
158am_cv_pathless_PYTHON=none
159
160## ----------------- ##
161## Output variables. ##
162## ----------------- ##
163
164ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/missing --run aclocal-1.10'
165AMDEPBACKSLASH=''
166AMDEP_FALSE=''
167AMDEP_TRUE=''
168AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/missing --run tar'
169AR=''
170AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/missing --run autoconf'
171AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/missing --run autoheader'
172AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/missing --run automake-1.10'
173AWK='awk'
174BUILD_COMPOSITE_FALSE=''
175BUILD_COMPOSITE_TRUE=''
176BUILD_DAMAGE_FALSE=''
177BUILD_DAMAGE_TRUE=''
178BUILD_DOCS=''
179BUILD_DOCS_FALSE=''
180BUILD_DOCS_TRUE=''
181BUILD_DPMS_FALSE=''
182BUILD_DPMS_TRUE=''
183BUILD_GLX_FALSE=''
184BUILD_GLX_TRUE=''
185BUILD_RANDR_FALSE=''
186BUILD_RANDR_TRUE=''
187BUILD_RECORD_FALSE=''
188BUILD_RECORD_TRUE=''
189BUILD_RENDER_FALSE=''
190BUILD_RENDER_TRUE=''
191BUILD_RESOURCE_FALSE=''
192BUILD_RESOURCE_TRUE=''
193BUILD_SCREENSAVER_FALSE=''
194BUILD_SCREENSAVER_TRUE=''
195BUILD_SELINUX_FALSE=''
196BUILD_SELINUX_TRUE=''
197BUILD_SHAPE_FALSE=''
198BUILD_SHAPE_TRUE=''
199BUILD_SHM_FALSE=''
200BUILD_SHM_TRUE=''
201BUILD_SYNC_FALSE=''
202BUILD_SYNC_TRUE=''
203BUILD_XEVIE_FALSE=''
204BUILD_XEVIE_TRUE=''
205BUILD_XFIXES_FALSE=''
206BUILD_XFIXES_TRUE=''
207BUILD_XFREE86_DRI_FALSE=''
208BUILD_XFREE86_DRI_TRUE=''
209BUILD_XINERAMA_FALSE=''
210BUILD_XINERAMA_TRUE=''
211BUILD_XINPUT_FALSE=''
212BUILD_XINPUT_TRUE=''
213BUILD_XPRINT_FALSE=''
214BUILD_XPRINT_TRUE=''
215BUILD_XTEST_FALSE=''
216BUILD_XTEST_TRUE=''
217BUILD_XVMC_FALSE=''
218BUILD_XVMC_TRUE=''
219BUILD_XV_FALSE=''
220BUILD_XV_TRUE=''
221CC='/usr/bin/gcc-4.0'
222CCDEPMODE=''
223CFLAGS='-O2'
224CHECK_CFLAGS=''
225CHECK_LIBS=''
226CPP='/usr/bin/cpp-4.0'
227CPPFLAGS='-I/opt/local/include'
228CWARNFLAGS=''
229CXX='/usr/bin/g++-4.0'
230CXXCPP=''
231CXXDEPMODE=''
232CXXFLAGS='-O2'
233CYGPATH_W='echo'
234DEFS=''
235DEPDIR=''
236DOXYGEN=''
237DSYMUTIL=''
238ECHO='echo'
239ECHO_C=''
240ECHO_N='-n'
241ECHO_T=''
242EGREP=''
243EXEEXT=''
244F77=''
245FFLAGS='-O2'
246GREP=''
247HAVE_CHECK_FALSE=''
248HAVE_CHECK_TRUE=''
249HTML_CHECK_RESULT=''
250INSTALL_DATA='${INSTALL} -m 644'
251INSTALL_PROGRAM='${INSTALL}'
252INSTALL_SCRIPT='${INSTALL}'
253INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
254LAUNCHD=''
255LDFLAGS='-L/opt/local/lib'
256LIBOBJS=''
257LIBS=''
258LIBTOOL=''
259LN_S=''
260LTLIBOBJS=''
261MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/missing --run makeinfo'
262NEEDED=''
263NEEDED_CFLAGS=''
264NEEDED_LIBS=''
265NMEDIT=''
266OBJEXT=''
267PACKAGE='libxcb'
268PACKAGE_BUGREPORT='xcb@lists.freedesktop.org'
269PACKAGE_NAME='libxcb'
270PACKAGE_STRING='libxcb 1.2'
271PACKAGE_TARNAME='libxcb'
272PACKAGE_VERSION='1.2'
273PATH_SEPARATOR=':'
274PKG_CONFIG=''
275PYTHON=':'
276PYTHON_EXEC_PREFIX=''
277PYTHON_PLATFORM=''
278PYTHON_PREFIX=''
279PYTHON_VERSION=''
280RANLIB=''
281SED=''
282SET_MAKE=''
283SHELL='/bin/sh'
284STRIP=''
285VERSION='1.2'
286XCBPROTO_CFLAGS=''
287XCBPROTO_LIBS=''
288XCBPROTO_XCBINCLUDEDIR=''
289XCBPROTO_XCBPYTHONDIR=''
290XDMCP_CFLAGS=''
291XDMCP_LIBS=''
292XSLTPROC=''
293ac_ct_CC=''
294ac_ct_CXX=''
295ac_ct_F77=''
296am__fastdepCC_FALSE=''
297am__fastdepCC_TRUE=''
298am__fastdepCXX_FALSE=''
299am__fastdepCXX_TRUE=''
300am__include=''
301am__isrc=''
302am__leading_dot='.'
303am__quote=''
304am__tar='${AMTAR} chof - "$$tardir"'
305am__untar='${AMTAR} xf -'
306bindir='${exec_prefix}/bin'
307build=''
308build_alias=''
309build_cpu=''
310build_os=''
311build_vendor=''
312datadir='${datarootdir}'
313datarootdir='${prefix}/share'
314docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
315dvidir='${docdir}'
316exec_prefix='NONE'
317host=''
318host_alias=''
319host_cpu=''
320host_os=''
321host_vendor=''
322htmldir='${docdir}'
323includedir='${prefix}/include'
324infodir='${datarootdir}/info'
325install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libxcb/work/libxcb-1.2/install-sh'
326libdir='${exec_prefix}/lib'
327libexecdir='${exec_prefix}/libexec'
328localedir='${datarootdir}/locale'
329localstatedir='${prefix}/var'
330mandir='${datarootdir}/man'
331mkdir_p='$(top_builddir)/./install-sh -c -d'
332oldincludedir='/usr/include'
333pdfdir='${docdir}'
334pkgpyexecdir=''
335pkgpythondir=''
336prefix='/opt/local'
337program_transform_name='s,x,x,'
338psdir='${docdir}'
339pyexecdir=''
340pythondir=''
341sbindir='${exec_prefix}/sbin'
342sharedstatedir='${prefix}/com'
343sysconfdir='${prefix}/etc'
344target_alias=''
345xcbincludedir=''
346
347## ----------- ##
348## confdefs.h. ##
349## ----------- ##
350
351#define PACKAGE_NAME "libxcb"
352#define PACKAGE_TARNAME "libxcb"
353#define PACKAGE_VERSION "1.2"
354#define PACKAGE_STRING "libxcb 1.2"
355#define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org"
356#define PACKAGE "libxcb"
357#define VERSION "1.2"
358
359configure: exit 1