File: config.log

package info (click to toggle)
dots 0.0.20100108-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 228 kB
  • ctags: 46
  • sloc: xml: 783; python: 488; makefile: 25; sh: 4
file content (177 lines) | stat: -rw-r--r-- 3,999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by dots configure 0.0.1, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/dots --disable-maintainer-mode --disable-dependency-tracking

## --------- ##
## Platform. ##
## --------- ##

hostname = type
uname -m = x86_64
uname -r = 3.0.4
uname -s = Linux
uname -v = #2 SMP Mon Nov 14 04:41:24 CET 2011

/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/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1791: checking for a BSD-compatible install
configure:1859: result: /usr/bin/install -c
configure:1870: checking whether build environment is sane

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_LIBLOUIS_CFLAGS_set=
ac_cv_env_LIBLOUIS_CFLAGS_value=
ac_cv_env_LIBLOUIS_LIBS_set=
ac_cv_env_LIBLOUIS_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
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_install='/usr/bin/install -c'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL=''
AMTAR=''
ANTIWORD=''
AUTOCONF=''
AUTOHEADER=''
AUTOMAKE=''
AWK=''
CYGPATH_W=''
DEFS=''
DISTCHECK_CONFIGURE_FLAGS=''
DOC_USER_FORMATS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ENABLE_SK_FALSE=''
ENABLE_SK_TRUE=''
HAVE_GNOME_DOC_UTILS_FALSE=''
HAVE_GNOME_DOC_UTILS_TRUE=''
HELP_DIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM=''
LIBLOUIS_CFLAGS=''
LIBLOUIS_LIBS=''
LIBOBJS=''
LIBS=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO=''
MKDIR_P=''
OMF_DIR=''
PACKAGE=''
PACKAGE_BUGREPORT='eitan@ascender.com'
PACKAGE_NAME='dots'
PACKAGE_STRING='dots 0.0.1'
PACKAGE_TARNAME='dots'
PACKAGE_URL=''
PACKAGE_VERSION='0.0.1'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PYTHON=''
PYTHON_EXEC_PREFIX=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TABLES_DIR=''
VERSION=''
XML2BRL=''
am__isrc=''
am__leading_dot=''
am__tar=''
am__untar=''
bindir='${exec_prefix}/bin'
build_alias='x86_64-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh=''
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/dots'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "dots"
#define PACKAGE_TARNAME "dots"
#define PACKAGE_VERSION "0.0.1"
#define PACKAGE_STRING "dots 0.0.1"
#define PACKAGE_BUGREPORT "eitan@ascender.com"
#define PACKAGE_URL ""

configure: caught signal 2
configure: exit 1