This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by itstool configure 2.0.2, which was generated by GNU Autoconf 2.66. Invocation command line was $ ./configure --prefix=/opt/local ## --------- ## ## Platform. ## ## --------- ## hostname = Sumac.fritz.box uname -m = x86_64 uname -r = 15.6.0 uname -s = Darwin 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 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 15.6.0: Mon Nov 13 21:58:35 PST 2017; root:xnu-3248.72.11~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 16.00 gigabytes Default processor set: 324 tasks, 1333 threads, 8 processors Load average: 2.47, Mach factor: 5.51 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1720: checking for a BSD-compatible install configure:1788: result: /usr/bin/install -c configure:1799: checking whether build environment is sane configure:1849: result: yes configure:1990: checking for a thread-safe mkdir -p configure:2029: result: /opt/local/bin/gmkdir -p configure:2042: checking for gawk configure:2058: found /opt/local/bin/gawk configure:2069: result: gawk configure:2080: checking whether make sets $(MAKE) configure:2102: result: yes configure:2198: checking whether /opt/local/bin/python2.7 version >= 2.6 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) configure:2212: $? = 0 configure:2214: result: yes configure:2305: checking for /opt/local/bin/python2.7 version configure:2312: result: 2.7 configure:2324: checking for /opt/local/bin/python2.7 platform configure:2331: result: darwin configure:2338: checking for /opt/local/bin/python2.7 script directory configure:2367: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages configure:2376: checking for /opt/local/bin/python2.7 extension module directory configure:2405: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages configure:2420: checking for python module libxml2 configure:2424: result: not found configure:2426: error: Python module libxml2 is needed to run this package ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_make_make_set=yes am_cv_python_platform=darwin am_cv_python_pyexecdir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages am_cv_python_pythondir=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages am_cv_python_version=2.7 ## ----------------- ## ## Output variables. ## ## ----------------- ## 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' 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' 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' 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' 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' AWK='gawk' CYGPATH_W='echo' DATADIR='/opt/local/share' DEFS='' ECHO_C='\c' ECHO_N='' ECHO_T='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LIBOBJS='' LIBS='' LTLIBOBJS='' 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' MKDIR_P='/opt/local/bin/gmkdir -p' PACKAGE='itstool' PACKAGE_BUGREPORT='' PACKAGE_NAME='itstool' PACKAGE_STRING='itstool 2.0.2' PACKAGE_TARNAME='itstool' PACKAGE_URL='' PACKAGE_VERSION='2.0.2' PATH_SEPARATOR=':' PYTHON='/opt/local/bin/python2.7' PYTHON_EXEC_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='/opt/local/Library/Frameworks/Python.framework/Versions/2.7' PYTHON_VERSION='2.7' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.0.2' am__isrc='' am__leading_dot='.' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' 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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/opt/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/itstool' pkgpythondir='${pythondir}/itstool' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages' pythondir='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "itstool" #define PACKAGE_TARNAME "itstool" #define PACKAGE_VERSION "2.0.2" #define PACKAGE_STRING "itstool 2.0.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "itstool" #define VERSION "2.0.2" configure: exit 1