Ticket #51547: config.log2

File config.log2, 6.7 KB (added by artist.impressionist@…, 8 years ago)

config.log with /opt/local in macports.conf

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 XCB Proto configure 1.12, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Alexander.local
14uname -m = x86_64
15uname -r = 15.5.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 249 tasks, 1160 threads, 8 processors
34Load average: 1.65, Mach factor: 6.34
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
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1786: checking for a BSD-compatible install
52configure:1854: result: /usr/bin/install -c
53configure:1865: checking whether build environment is sane
54configure:1920: result: yes
55configure:2071: checking for a thread-safe mkdir -p
56configure:2110: result: /opt/local/bin/gmkdir -p
57configure:2117: checking for gawk
58configure:2147: result: no
59configure:2117: checking for mawk
60configure:2147: result: no
61configure:2117: checking for nawk
62configure:2147: result: no
63configure:2117: checking for awk
64configure:2133: found /usr/bin/awk
65configure:2144: result: awk
66configure:2155: checking whether make sets $(MAKE)
67configure:2177: result: yes
68configure:2206: checking whether make supports nested variables
69configure:2223: result: yes
70configure:2352: checking for xmllint
71configure:2370: found /opt/local/bin/xmllint
72configure:2383: result: /opt/local/bin/xmllint
73configure:2412: checking whether /opt/local/bin/python2.7 version is >= 2.5
74configure:2423: /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: /opt/local/bin/python2.7: Permission denied
76configure:2426: $? = 126
77configure:2431: result: no
78configure:2433: error: Python interpreter is too old
79
80## ---------------- ##
81## Cache variables. ##
82## ---------------- ##
83
84ac_cv_env_PYTHON_set=set
85ac_cv_env_PYTHON_value=/opt/local/bin/python2.7
86ac_cv_env_build_alias_set=
87ac_cv_env_build_alias_value=
88ac_cv_env_host_alias_set=
89ac_cv_env_host_alias_value=
90ac_cv_env_target_alias_set=
91ac_cv_env_target_alias_value=
92ac_cv_path_XMLLINT=/opt/local/bin/xmllint
93ac_cv_path_mkdir=/opt/local/bin/gmkdir
94ac_cv_prog_AWK=awk
95ac_cv_prog_make_make_set=yes
96am_cv_make_support_nested_variables=yes
97
98## ----------------- ##
99## Output variables. ##
100## ----------------- ##
101
102ACLOCAL='${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'
103AMTAR='$${TAR-tar}'
104AM_BACKSLASH='\'
105AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
106AM_DEFAULT_VERBOSITY='1'
107AM_V='$(V)'
108AUTOCONF='${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'
109AUTOHEADER='${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'
110AUTOMAKE='${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'
111AWK='awk'
112CYGPATH_W='echo'
113DEFS=''
114ECHO_C='\c'
115ECHO_N=''
116ECHO_T=''
117HAVE_XMLLINT_FALSE='#'
118HAVE_XMLLINT_TRUE=''
119INSTALL_DATA='${INSTALL} -m 644'
120INSTALL_PROGRAM='${INSTALL}'
121INSTALL_SCRIPT='${INSTALL}'
122INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
123LIBOBJS=''
124LIBS=''
125LTLIBOBJS=''
126MAKEINFO='${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'
127MKDIR_P='/opt/local/bin/gmkdir -p'
128PACKAGE='xcb-proto'
129PACKAGE_BUGREPORT='xcb@lists.freedesktop.org'
130PACKAGE_NAME='XCB Proto'
131PACKAGE_STRING='XCB Proto 1.12'
132PACKAGE_TARNAME='xcb-proto'
133PACKAGE_URL=''
134PACKAGE_VERSION='1.12'
135PATH_SEPARATOR=':'
136PYTHON='/opt/local/bin/python2.7'
137PYTHON_EXEC_PREFIX=''
138PYTHON_PLATFORM=''
139PYTHON_PREFIX=''
140PYTHON_VERSION=''
141SET_MAKE=''
142SHELL='/bin/sh'
143STRIP=''
144VERSION='1.12'
145XMLLINT='/opt/local/bin/xmllint'
146am__isrc=''
147am__leading_dot='.'
148am__tar='$${TAR-tar} chof - "$$tardir"'
149am__untar='$${TAR-tar} xf -'
150bindir='${exec_prefix}/bin'
151build_alias=''
152datadir='${datarootdir}'
153datarootdir='${prefix}/share'
154docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
155dvidir='${docdir}'
156exec_prefix='NONE'
157host_alias=''
158htmldir='${docdir}'
159includedir='${prefix}/include'
160infodir='${datarootdir}/info'
161install_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'
162libdir='${exec_prefix}/lib'
163libexecdir='${exec_prefix}/libexec'
164localedir='${datarootdir}/locale'
165localstatedir='${prefix}/var'
166mandir='${datarootdir}/man'
167mkdir_p='$(MKDIR_P)'
168oldincludedir='/usr/include'
169pdfdir='${docdir}'
170pkgpyexecdir=''
171pkgpythondir=''
172prefix='/opt/local'
173program_transform_name='s,x,x,'
174psdir='${docdir}'
175pyexecdir=''
176pythondir=''
177runstatedir='${localstatedir}/run'
178sbindir='${exec_prefix}/sbin'
179sharedstatedir='${prefix}/com'
180sysconfdir='${prefix}/etc'
181target_alias=''
182xcbincludedir=''
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
198configure: exit 1