[go: up one dir, main page]

File: config.log

package info (click to toggle)
smartmontools 5.32-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,692 kB
  • ctags: 1,555
  • sloc: ansic: 14,892; sh: 3,677; asm: 597; makefile: 275
file content (260 lines) | stat: -rw-r--r-- 8,049 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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by smartmontools configure 5.32, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --with-initscriptdir=/etc/init.d --with-docdir=/usr/share/doc/smartmontools

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

hostname = bogon
uname -m = ppc
uname -r = 2.6.10-agx0
uname -s = Linux
uname -v = #1 Tue Jan 4 15:00:21 CET 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = ppc
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
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:1376: checking for a BSD-compatible install
configure:1430: result: /usr/bin/install -c
configure:1441: checking whether build environment is sane
configure:1484: result: yes
configure:1517: checking for gawk
configure:1533: found /usr/bin/gawk
configure:1543: result: gawk
configure:1553: checking whether make sets $(MAKE)
configure:1573: result: yes
configure:1738: checking whether to enable maintainer-specific portions of Makefiles
configure:1747: result: no
configure:1815: checking for gcc
configure:1831: found /usr/bin/gcc
configure:1841: result: gcc
configure:2085: checking for C compiler version
configure:2088: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2091: $? = 0
configure:2093: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc --disable-multilib powerpc-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:2096: $? = 0
configure:2098: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2101: $? = 1
configure:2125: checking for C compiler default output
configure:2128: gcc -fsigned-char -Wall -O2   conftest.c  >&5
configure:2131: $? = 0
configure:2177: result: a.out
configure:2182: checking whether the C compiler works
configure:2188: ./a.out
configure:2191: $? = 0
configure:2208: result: yes
configure:2215: checking whether we are cross compiling
configure:2217: result: no
configure:2220: checking for suffix of executables
configure:2222: gcc -o conftest -fsigned-char -Wall -O2   conftest.c  >&5
configure:2225: $? = 0
configure:2250: result: 
configure:2256: checking for suffix of object files
configure:2278: gcc -c -fsigned-char -Wall -O2  conftest.c >&5
configure:2281: $? = 0
configure:2303: result: o
configure:2307: checking whether we are using the GNU C compiler
configure:2332: gcc -c -fsigned-char -Wall -O2  conftest.c >&5
configure:2335: $? = 0
configure:2338: test -s conftest.o
configure:2341: $? = 0
configure:2354: result: yes
configure:2360: checking whether gcc accepts -g
configure:2382: gcc -c -g  conftest.c >&5
configure:2385: $? = 0
configure:2388: test -s conftest.o
configure:2391: $? = 0
configure:2402: result: yes
configure:2419: checking for gcc option to accept ANSI C
configure:2480: gcc  -c -fsigned-char -Wall -O2  conftest.c >&5
configure:2483: $? = 0
configure:2486: test -s conftest.o
configure:2489: $? = 0

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-fsigned-char -Wall -O2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
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_exeext=
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /var/scratch/debian/smartmontools/smartmontools-5.32/missing --run aclocal-1.7'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /var/scratch/debian/smartmontools/smartmontools-5.32/missing --run tar'
ASFLAGS=''
AUTOCONF='${SHELL} /var/scratch/debian/smartmontools/smartmontools-5.32/missing --run autoconf'
AUTOHEADER='${SHELL} /var/scratch/debian/smartmontools/smartmontools-5.32/missing --run autoheader'
AUTOMAKE='${SHELL} /var/scratch/debian/smartmontools/smartmontools-5.32/missing --run automake-1.7'
AWK='gawk'
CC='gcc '
CCAS=''
CCASFLAGS=''
CCDEPMODE=''
CFLAGS='-fsigned-char -Wall -O2'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/scratch/debian/smartmontools/smartmontools-5.32/missing --run makeinfo'
OBJEXT='o'
OS_SOLARIS_FALSE=''
OS_SOLARIS_TRUE=''
OS_WIN32_MINGW_FALSE=''
OS_WIN32_MINGW_TRUE=''
PACKAGE='smartmontools'
PACKAGE_BUGREPORT='smartmontools-support@lists.sourceforge.net'
PACKAGE_NAME='smartmontools'
PACKAGE_STRING='smartmontools 5.32'
PACKAGE_TARNAME='smartmontools'
PACKAGE_VERSION='5.32'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
SMARTD_SUFFIX_FALSE=''
SMARTD_SUFFIX_TRUE=''
STRIP=''
VERSION='5.32'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
docdir=''
exampledir=''
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
initddir=''
install_sh='/var/scratch/debian/smartmontools/smartmontools-5.32/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
os_deps=''
os_libs=''
prefix='/usr'
program_transform_name='s,x,x,'
releaseversion=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
smartd_suffix=''
smartmontools_release_date='2004/07/05'
smartmontools_release_time='08:10:26 UTC'
sysconfdir='/etc'
target_alias=''

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

#define CONFIG_H_CVSID "$Id: configure.in,v 1.82 2004/05/07 18:33:53 ballen4705 Exp $"
#define PACKAGE "smartmontools"
#define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
#define PACKAGE_HOMEPAGE "http://smartmontools.sourceforge.net/"
#define PACKAGE_NAME "smartmontools"
#define PACKAGE_STRING "smartmontools 5.32"
#define PACKAGE_TARNAME "smartmontools"
#define PACKAGE_VERSION "5.32"
#define SMARTMONTOOLS_CONFIGURE_ARGS "'--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--with-initscriptdir=/etc/init.d' '--with-docdir=/usr/share/doc/smartmontools' 'CFLAGS=-fsigned-char -Wall -O2'"
#define SMARTMONTOOLS_CONFIGURE_DATE "2005/02/05 16:21:46 UTC"
#define SMARTMONTOOLS_RELEASE_DATE "2004/07/05"
#define SMARTMONTOOLS_RELEASE_TIME "08:10:26 UTC"
#define VERSION "5.32"

configure: caught signal 2
configure: exit 1