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