Ticket #55586: config.log

File config.log, 7.2 KB (added by ballapete (Peter "Pete" Dyballa), 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 itstool configure 2.0.2, which was
5generated by GNU Autoconf 2.66.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Sumac.fritz.box
14uname -m = x86_64
15uname -r = 15.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 15.6.0: Mon Nov 13 21:58:35 PST 2017; root:xnu-3248.72.11~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 15.6.0: Mon Nov 13 21:58:35 PST 2017; root:xnu-3248.72.11~1/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 324 tasks, 1333 threads, 8 processors
34Load average: 2.47, Mach factor: 5.51
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:1720: checking for a BSD-compatible install
52configure:1788: result: /usr/bin/install -c
53configure:1799: checking whether build environment is sane
54configure:1849: result: yes
55configure:1990: checking for a thread-safe mkdir -p
56configure:2029: result: /opt/local/bin/gmkdir -p
57configure:2042: checking for gawk
58configure:2058: found /opt/local/bin/gawk
59configure:2069: result: gawk
60configure:2080: checking whether make sets $(MAKE)
61configure:2102: result: yes
62configure:2198: checking whether /opt/local/bin/python2.7 version >= 2.6
63configure:2209: /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.6'.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)
64configure:2212: $? = 0
65configure:2214: result: yes
66configure:2305: checking for /opt/local/bin/python2.7 version
67configure:2312: result: 2.7
68configure:2324: checking for /opt/local/bin/python2.7 platform
69configure:2331: result: darwin
70configure:2338: checking for /opt/local/bin/python2.7 script directory
71configure:2367: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
72configure:2376: checking for /opt/local/bin/python2.7 extension module directory
73configure:2405: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
74configure:2420: checking for python module libxml2
75configure:2424: result: not found
76configure:2426: error: Python module libxml2 is needed to run this package
77
78## ---------------- ##
79## Cache variables. ##
80## ---------------- ##
81
82ac_cv_env_build_alias_set=
83ac_cv_env_build_alias_value=
84ac_cv_env_host_alias_set=
85ac_cv_env_host_alias_value=
86ac_cv_env_target_alias_set=
87ac_cv_env_target_alias_value=
88ac_cv_path_mkdir=/opt/local/bin/gmkdir
89ac_cv_prog_AWK=gawk
90ac_cv_prog_make_make_set=yes
91am_cv_python_platform=darwin
92am_cv_python_pyexecdir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
93am_cv_python_pythondir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
94am_cv_python_version=2.7
95
96## ----------------- ##
97## Output variables. ##
98## ----------------- ##
99
100ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/missing --run aclocal-1.11'
101AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/missing --run tar'
102AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/missing --run autoconf'
103AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/missing --run autoheader'
104AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/missing --run automake-1.11'
105AWK='gawk'
106CYGPATH_W='echo'
107DATADIR='/opt/local/share'
108DEFS=''
109ECHO_C='\c'
110ECHO_N=''
111ECHO_T=''
112INSTALL_DATA='${INSTALL} -m 644'
113INSTALL_PROGRAM='${INSTALL}'
114INSTALL_SCRIPT='${INSTALL}'
115INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
116LIBOBJS=''
117LIBS=''
118LTLIBOBJS=''
119MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/missing --run makeinfo'
120MKDIR_P='/opt/local/bin/gmkdir -p'
121PACKAGE='itstool'
122PACKAGE_BUGREPORT=''
123PACKAGE_NAME='itstool'
124PACKAGE_STRING='itstool 2.0.2'
125PACKAGE_TARNAME='itstool'
126PACKAGE_URL=''
127PACKAGE_VERSION='2.0.2'
128PATH_SEPARATOR=':'
129PYTHON='/opt/local/bin/python2.7'
130PYTHON_EXEC_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
131PYTHON_PLATFORM='darwin'
132PYTHON_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7'
133PYTHON_VERSION='2.7'
134SET_MAKE=''
135SHELL='/bin/sh'
136STRIP=''
137VERSION='2.0.2'
138am__isrc=''
139am__leading_dot='.'
140am__tar='${AMTAR} chof - "$$tardir"'
141am__untar='${AMTAR} xf -'
142bindir='${exec_prefix}/bin'
143build_alias=''
144datadir='${datarootdir}'
145datarootdir='${prefix}/share'
146docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
147dvidir='${docdir}'
148exec_prefix='NONE'
149host_alias=''
150htmldir='${docdir}'
151includedir='${prefix}/include'
152infodir='${datarootdir}/info'
153install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_itstool/itstool/work/itstool-2.0.2/install-sh'
154libdir='${exec_prefix}/lib'
155libexecdir='${exec_prefix}/libexec'
156localedir='${datarootdir}/locale'
157localstatedir='${prefix}/var'
158mandir='${datarootdir}/man'
159mkdir_p='/opt/local/bin/gmkdir -p'
160oldincludedir='/usr/include'
161pdfdir='${docdir}'
162pkgpyexecdir='${pyexecdir}/itstool'
163pkgpythondir='${pythondir}/itstool'
164prefix='/opt/local'
165program_transform_name='s,x,x,'
166psdir='${docdir}'
167pyexecdir='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
168pythondir='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
169sbindir='${exec_prefix}/sbin'
170sharedstatedir='${prefix}/com'
171sysconfdir='${prefix}/etc'
172target_alias=''
173
174## ----------- ##
175## confdefs.h. ##
176## ----------- ##
177
178/* confdefs.h */
179#define PACKAGE_NAME "itstool"
180#define PACKAGE_TARNAME "itstool"
181#define PACKAGE_VERSION "2.0.2"
182#define PACKAGE_STRING "itstool 2.0.2"
183#define PACKAGE_BUGREPORT ""
184#define PACKAGE_URL ""
185#define PACKAGE "itstool"
186#define VERSION "2.0.2"
187
188configure: exit 1