247 lines
7.2 KiB
Plaintext
247 lines
7.2 KiB
Plaintext
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by GNU Automake configure 1.11, which was
|
|
generated by GNU Autoconf 2.63. Invocation command line was
|
|
|
|
$ ./configure --prefix=/usr/local
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = debian
|
|
uname -m = i686
|
|
uname -r = 3.2.0-4-686-pae
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Debian 3.2.68-1+deb7u6
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:1801: checking build system type
|
|
configure:1819: result: i686-pc-linux-gnu
|
|
configure:1866: checking for a BSD-compatible install
|
|
configure:1934: result: /usr/bin/install -c
|
|
configure:1945: checking whether build environment is sane
|
|
configure:2005: result: yes
|
|
configure:2146: checking for a thread-safe mkdir -p
|
|
configure:2185: result: /bin/mkdir -p
|
|
configure:2198: checking for gawk
|
|
configure:2214: found /usr/bin/gawk
|
|
configure:2225: result: gawk
|
|
configure:2236: checking whether make sets $(MAKE)
|
|
configure:2258: result: yes
|
|
configure:2362: checking for perl
|
|
configure:2380: found /usr/bin/perl
|
|
configure:2392: result: /usr/bin/perl
|
|
configure:2418: checking whether /usr/bin/perl supports ithreads
|
|
configure:2441: result: yes
|
|
configure:2453: checking for tex
|
|
configure:2469: found /usr/bin/tex
|
|
configure:2480: result: tex
|
|
configure:2500: checking whether autoconf is installed
|
|
configure:2505: eval autoconf --version
|
|
autoconf (GNU Autoconf) 2.65
|
|
Copyright (C) 2009 Free Software Foundation, Inc.
|
|
License GPLv3+/Autoconf: GNU GPL version 3 or later
|
|
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by David J. MacKenzie and Akim Demaille.
|
|
configure:2508: $? = 0
|
|
configure:2516: result: yes
|
|
configure:2526: checking whether autoconf works
|
|
configure:2533: cd conftest && eval autoconf -o /dev/null conftest.ac
|
|
configure:2536: $? = 0
|
|
configure:2545: result: yes
|
|
configure:2555: checking whether autoconf is recent enough
|
|
configure:2562: cd conftest && eval autoconf -o /dev/null conftest.ac
|
|
configure:2565: $? = 0
|
|
configure:2574: result: yes
|
|
configure:2583: checking whether ln works
|
|
configure:2603: result: yes
|
|
configure:2618: checking for grep that handles long lines and -e
|
|
configure:2678: result: /bin/grep
|
|
configure:2683: checking for egrep
|
|
configure:2747: result: /bin/grep -E
|
|
configure:2752: checking for fgrep
|
|
configure:2816: result: /bin/grep -F
|
|
configure:2822: checking whether /bin/sh has working 'set -e' with exit trap
|
|
configure:2835: result: yes
|
|
configure:2994: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by GNU Automake config.status 1.11, which was
|
|
generated by GNU Autoconf 2.63. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on debian
|
|
|
|
config.status:693: creating Makefile
|
|
config.status:693: creating doc/Makefile
|
|
config.status:693: creating lib/Automake/Makefile
|
|
config.status:693: creating lib/Automake/tests/Makefile
|
|
config.status:693: creating lib/Makefile
|
|
config.status:693: creating lib/am/Makefile
|
|
config.status:693: creating m4/Makefile
|
|
config.status:693: creating tests/Makefile
|
|
config.status:693: creating tests/defs
|
|
config.status:693: creating tests/aclocal-1.11
|
|
config.status:693: creating tests/automake-1.11
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
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_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_PERL=/usr/bin/perl
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_TEX=tex
|
|
ac_cv_prog_make_make_set=yes
|
|
am_cv_autoconf_installed=yes
|
|
am_cv_autoconf_version=yes
|
|
am_cv_autoconf_works=yes
|
|
am_cv_prog_PERL_ithreads=yes
|
|
am_cv_prog_ln=ln
|
|
am_cv_sh_errexit_works=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='perllibdir="/opt/automake-1.11/lib:./lib" "/opt/automake-1.11/aclocal" --acdir=m4 -I m4'
|
|
AMTAR='${SHELL} /opt/automake-1.11/lib/missing --run tar'
|
|
APIVERSION='1.11'
|
|
AUTOCONF='${SHELL} /opt/automake-1.11/lib/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /opt/automake-1.11/lib/missing --run autoheader'
|
|
AUTOMAKE='perllibdir="/opt/automake-1.11/lib:./lib" "/opt/automake-1.11/automake" --libdir=lib'
|
|
AWK='gawk'
|
|
CYGPATH_W='echo'
|
|
DEFS='-DPACKAGE_NAME=\"GNU\ Automake\" -DPACKAGE_TARNAME=\"automake\" -DPACKAGE_VERSION=\"1.11\" -DPACKAGE_STRING=\"GNU\ Automake\ 1.11\" -DPACKAGE_BUGREPORT=\"bug-automake@gnu.org\" -DPACKAGE=\"automake\" -DVERSION=\"1.11\"'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
FGREP='/bin/grep -F'
|
|
GREP='/bin/grep'
|
|
HELP2MAN='${SHELL} /opt/automake-1.11/lib/missing --run help2man'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LN='ln'
|
|
LTLIBOBJS=''
|
|
MAKEINFO='${SHELL} /opt/automake-1.11/lib/missing --run makeinfo'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
MODIFICATION_DELAY='2'
|
|
PACKAGE='automake'
|
|
PACKAGE_BUGREPORT='bug-automake@gnu.org'
|
|
PACKAGE_NAME='GNU Automake'
|
|
PACKAGE_STRING='GNU Automake 1.11'
|
|
PACKAGE_TARNAME='automake'
|
|
PACKAGE_VERSION='1.11'
|
|
PATH_SEPARATOR=':'
|
|
PERL='/usr/bin/perl'
|
|
PERL_THREADS='1'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
STRIP=''
|
|
TEX='tex'
|
|
VERSION='1.11'
|
|
am_AUTOCONF='autoconf'
|
|
am_AUTOHEADER='autoheader'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__tar='${AMTAR} chof - "$$tardir"'
|
|
am__untar='${AMTAR} xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='i686-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='i686'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host_alias=''
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /opt/automake-1.11/lib/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='/bin/mkdir -p'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
pkgvdatadir='${datadir}/automake-1.11'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sh_errexit_works='yes'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
#define PACKAGE_NAME "GNU Automake"
|
|
#define PACKAGE_TARNAME "automake"
|
|
#define PACKAGE_VERSION "1.11"
|
|
#define PACKAGE_STRING "GNU Automake 1.11"
|
|
#define PACKAGE_BUGREPORT "bug-automake@gnu.org"
|
|
#define PACKAGE "automake"
|
|
#define VERSION "1.11"
|
|
|
|
configure: exit 0
|