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 XCB Proto configure 1.12, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/Volumes/OSX_10.11.3/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Alexander.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 15.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/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: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 273 tasks, 1291 threads, 8 processors |
---|
34 | Load average: 6.07, Mach factor: 2.37 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /Volumes/OSX_10.11.3/opt/local/bin |
---|
40 | PATH: /Volumes/OSX_10.11.3/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:1786: checking for a BSD-compatible install |
---|
52 | configure:1854: result: /usr/bin/install -c |
---|
53 | configure:1865: checking whether build environment is sane |
---|
54 | configure:1920: result: yes |
---|
55 | configure:2071: checking for a thread-safe mkdir -p |
---|
56 | configure:2110: result: /Volumes/OSX_10.11.3/opt/local/bin/gmkdir -p |
---|
57 | configure:2117: checking for gawk |
---|
58 | configure:2147: result: no |
---|
59 | configure:2117: checking for mawk |
---|
60 | configure:2147: result: no |
---|
61 | configure:2117: checking for nawk |
---|
62 | configure:2147: result: no |
---|
63 | configure:2117: checking for awk |
---|
64 | configure:2133: found /usr/bin/awk |
---|
65 | configure:2144: result: awk |
---|
66 | configure:2155: checking whether make sets $(MAKE) |
---|
67 | configure:2177: result: yes |
---|
68 | configure:2206: checking whether make supports nested variables |
---|
69 | configure:2223: result: yes |
---|
70 | configure:2352: checking for xmllint |
---|
71 | configure:2370: found /Volumes/OSX_10.11.3/opt/local/bin/xmllint |
---|
72 | configure:2383: result: /Volumes/OSX_10.11.3/opt/local/bin/xmllint |
---|
73 | configure:2412: checking whether /Volumes/OSX_10.11.3/opt/local/bin/python2.7 version is >= 2.5 |
---|
74 | configure:2423: /Volumes/OSX_10.11.3/opt/local/bin/python2.7 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
75 | ./configure: line 2424: /Volumes/OSX_10.11.3/opt/local/bin/python2.7: Permission denied |
---|
76 | configure:2426: $? = 126 |
---|
77 | configure:2431: result: no |
---|
78 | configure:2433: error: Python interpreter is too old |
---|
79 | |
---|
80 | ## ---------------- ## |
---|
81 | ## Cache variables. ## |
---|
82 | ## ---------------- ## |
---|
83 | |
---|
84 | ac_cv_env_PYTHON_set=set |
---|
85 | ac_cv_env_PYTHON_value=/Volumes/OSX_10.11.3/opt/local/bin/python2.7 |
---|
86 | ac_cv_env_build_alias_set= |
---|
87 | ac_cv_env_build_alias_value= |
---|
88 | ac_cv_env_host_alias_set= |
---|
89 | ac_cv_env_host_alias_value= |
---|
90 | ac_cv_env_target_alias_set= |
---|
91 | ac_cv_env_target_alias_value= |
---|
92 | ac_cv_path_XMLLINT=/Volumes/OSX_10.11.3/opt/local/bin/xmllint |
---|
93 | ac_cv_path_mkdir=/Volumes/OSX_10.11.3/opt/local/bin/gmkdir |
---|
94 | ac_cv_prog_AWK=awk |
---|
95 | ac_cv_prog_make_make_set=yes |
---|
96 | am_cv_make_support_nested_variables=yes |
---|
97 | |
---|
98 | ## ----------------- ## |
---|
99 | ## Output variables. ## |
---|
100 | ## ----------------- ## |
---|
101 | |
---|
102 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb-proto-1.12/missing aclocal-1.15' |
---|
103 | AMTAR='$${TAR-tar}' |
---|
104 | AM_BACKSLASH='\' |
---|
105 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
106 | AM_DEFAULT_VERBOSITY='1' |
---|
107 | AM_V='$(V)' |
---|
108 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb-proto-1.12/missing autoconf' |
---|
109 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb-proto-1.12/missing autoheader' |
---|
110 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb-proto-1.12/missing automake-1.15' |
---|
111 | AWK='awk' |
---|
112 | CYGPATH_W='echo' |
---|
113 | DEFS='' |
---|
114 | ECHO_C='\c' |
---|
115 | ECHO_N='' |
---|
116 | ECHO_T='' |
---|
117 | HAVE_XMLLINT_FALSE='#' |
---|
118 | HAVE_XMLLINT_TRUE='' |
---|
119 | INSTALL_DATA='${INSTALL} -m 644' |
---|
120 | INSTALL_PROGRAM='${INSTALL}' |
---|
121 | INSTALL_SCRIPT='${INSTALL}' |
---|
122 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
123 | LIBOBJS='' |
---|
124 | LIBS='' |
---|
125 | LTLIBOBJS='' |
---|
126 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb-proto-1.12/missing makeinfo' |
---|
127 | MKDIR_P='/Volumes/OSX_10.11.3/opt/local/bin/gmkdir -p' |
---|
128 | PACKAGE='xcb-proto' |
---|
129 | PACKAGE_BUGREPORT='xcb@lists.freedesktop.org' |
---|
130 | PACKAGE_NAME='XCB Proto' |
---|
131 | PACKAGE_STRING='XCB Proto 1.12' |
---|
132 | PACKAGE_TARNAME='xcb-proto' |
---|
133 | PACKAGE_URL='' |
---|
134 | PACKAGE_VERSION='1.12' |
---|
135 | PATH_SEPARATOR=':' |
---|
136 | PYTHON='/Volumes/OSX_10.11.3/opt/local/bin/python2.7' |
---|
137 | PYTHON_EXEC_PREFIX='' |
---|
138 | PYTHON_PLATFORM='' |
---|
139 | PYTHON_PREFIX='' |
---|
140 | PYTHON_VERSION='' |
---|
141 | SET_MAKE='' |
---|
142 | SHELL='/bin/sh' |
---|
143 | STRIP='' |
---|
144 | VERSION='1.12' |
---|
145 | XMLLINT='/Volumes/OSX_10.11.3/opt/local/bin/xmllint' |
---|
146 | am__isrc='' |
---|
147 | am__leading_dot='.' |
---|
148 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
149 | am__untar='$${TAR-tar} xf -' |
---|
150 | bindir='${exec_prefix}/bin' |
---|
151 | build_alias='' |
---|
152 | datadir='${datarootdir}' |
---|
153 | datarootdir='${prefix}/share' |
---|
154 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
155 | dvidir='${docdir}' |
---|
156 | exec_prefix='NONE' |
---|
157 | host_alias='' |
---|
158 | htmldir='${docdir}' |
---|
159 | includedir='${prefix}/include' |
---|
160 | infodir='${datarootdir}/info' |
---|
161 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-xcb-proto/xorg-xcb-proto/work/xcb-proto-1.12/install-sh' |
---|
162 | libdir='${exec_prefix}/lib' |
---|
163 | libexecdir='${exec_prefix}/libexec' |
---|
164 | localedir='${datarootdir}/locale' |
---|
165 | localstatedir='${prefix}/var' |
---|
166 | mandir='${datarootdir}/man' |
---|
167 | mkdir_p='$(MKDIR_P)' |
---|
168 | oldincludedir='/usr/include' |
---|
169 | pdfdir='${docdir}' |
---|
170 | pkgpyexecdir='' |
---|
171 | pkgpythondir='' |
---|
172 | prefix='/Volumes/OSX_10.11.3/opt/local' |
---|
173 | program_transform_name='s,x,x,' |
---|
174 | psdir='${docdir}' |
---|
175 | pyexecdir='' |
---|
176 | pythondir='' |
---|
177 | runstatedir='${localstatedir}/run' |
---|
178 | sbindir='${exec_prefix}/sbin' |
---|
179 | sharedstatedir='${prefix}/com' |
---|
180 | sysconfdir='${prefix}/etc' |
---|
181 | target_alias='' |
---|
182 | xcbincludedir='' |
---|
183 | |
---|
184 | ## ----------- ## |
---|
185 | ## confdefs.h. ## |
---|
186 | ## ----------- ## |
---|
187 | |
---|
188 | /* confdefs.h */ |
---|
189 | #define PACKAGE_NAME "XCB Proto" |
---|
190 | #define PACKAGE_TARNAME "xcb-proto" |
---|
191 | #define PACKAGE_VERSION "1.12" |
---|
192 | #define PACKAGE_STRING "XCB Proto 1.12" |
---|
193 | #define PACKAGE_BUGREPORT "xcb@lists.freedesktop.org" |
---|
194 | #define PACKAGE_URL "" |
---|
195 | #define PACKAGE "xcb-proto" |
---|
196 | #define VERSION "1.12" |
---|
197 | |
---|
198 | configure: exit 1 |
---|