summaryrefslogtreecommitdiff
path: root/config.log
blob: 6a218e39f7d4b608fa4abf1b6795a10b6f9d8058 (plain)
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
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

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

hostname = (null)
uname -m = i686-AT386
uname -r = 0.3
uname -s = GNU
uname -v = GNU-Mach 1.3.99/Hurd-0.3

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

/bin/arch              = i686-AT386
/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:1729: checking build system type
configure:1747: result: i686-unknown-gnu0.3
configure:1769: checking host system type
configure:1784: result: i686-unknown-gnu0.3
configure:1899: checking for a BSD-compatible install
configure:1955: result: /usr/bin/install -c
configure:1970: checking for gawk
configure:1986: found /usr/bin/gawk
configure:1997: result: gawk
configure:2057: checking for gcc
configure:2073: found /usr/bin/gcc
configure:2084: result: gcc
configure:2322: checking for C compiler version
configure:2329: gcc --version >&5
gcc (GCC) 4.2.4 (Debian 4.2.4-3)
Copyright (C) 2007 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:2332: $? = 0
configure:2339: gcc -v >&5
Using built-in specs.
Target: i486-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=i486-gnu --host=i486-gnu --target=i486-gnu
Thread model: posix
gcc version 4.2.4 (Debian 4.2.4-3)
configure:2342: $? = 0
configure:2349: gcc -V >&5
gcc: '-V' option must have argument
configure:2352: $? = 1
configure:2375: checking for C compiler default output file name
configure:2402: gcc    conftest.c  >&5
configure:2405: $? = 0
configure:2443: result: a.out
configure:2460: checking whether the C compiler works
configure:2470: ./a.out
configure:2473: $? = 0
configure:2490: result: yes
configure:2497: checking whether we are cross compiling
configure:2499: result: no
configure:2502: checking for suffix of executables
configure:2509: gcc -o conftest    conftest.c  >&5
configure:2512: $? = 0
configure:2536: result: 
configure:2542: checking for suffix of object files
configure:2568: gcc -c   conftest.c >&5
configure:2571: $? = 0
configure:2594: result: o
configure:2598: checking whether we are using the GNU C compiler
configure:2627: gcc -c   conftest.c >&5
configure:2633: $? = 0
configure:2650: result: yes
configure:2655: checking whether gcc accepts -g
configure:2685: gcc -c -g  conftest.c >&5
configure:2691: $? = 0
configure:2790: result: yes
configure:2807: checking for gcc option to accept ISO C89
configure:2881: gcc  -c -g -O2  conftest.c >&5
configure:2887: $? = 0
configure:2910: result: none needed
configure:2978: checking for ld
configure:2994: found /usr/bin/ld
configure:3005: result: ld
configure:3074: checking for objcopy
configure:3090: found /usr/bin/objcopy
configure:3101: result: objcopy
configure:3170: checking for ar
configure:3186: found /usr/bin/ar
configure:3197: result: ar
configure:3266: checking for ranlib
configure:3282: found /usr/bin/ranlib
configure:3293: result: ranlib
configure:3362: checking for mig
configure:3378: found /usr/bin/mig
configure:3389: result: mig
configure:3434: checking for crypt in -lcrypt
configure:3469: gcc -o conftest -g -O2   conftest.c -lcrypt   >&5
configure:3475: $? = 0
configure:3493: result: yes
configure:3502: checking whether mig supports the retcode keyword
configure:3518: CC=gcc mig -n conftest.defs 1>&5
configure:3521: $? = 0
configure:3529: result: yes
configure:3539: checking for ld --version-script
configure:3558: eval $CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5 1>&5
configure:3561: $? = 0
configure:3567: gcc -g -O2 -shared -o conftest.so conftest.o
				    -nostartfiles -nostdlib
				    -Wl,--version-script,conftest.map
		   1>&5
configure:3570: $? = 0
configure:3578: result: yes
configure:3582: checking for libio
configure:3611: gcc -c -g -O2  conftest.c >&5
configure:3617: $? = 0
configure:3632: result: yes
configure:3653: checking for getgrouplist
configure:3709: gcc -o conftest -g -O2   conftest.c  >&5
configure:3715: $? = 0
configure:3733: result: yes
configure:3653: checking for uselocale
configure:3709: gcc -o conftest -g -O2   conftest.c  >&5
configure:3715: $? = 0
configure:3733: result: yes
configure:3746: checking for -fgnu89-inline
configure:3761: gcc -g -O2  -S -std=gnu99 -fgnu89-inline
			    -o conftest.s conftest.c 1>&5
conftest.c:3: warning: return type defaults to 'int'
configure:3764: $? = 0
configure:3773: result: yes
configure:3803: checking for store_part_open in -lstore_part
configure:3838: gcc -o conftest -g -O2   -static conftest.c -lstore_part -luuid -lstore  >&5
/usr/bin/ld: cannot find -lstore_part
collect2: ld returned 1 exit status
configure:3844: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_MIG_RETCODE 1
| #define HAVE_GETGROUPLIST 1
| #define HAVE_USELOCALE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char store_part_open ();
| int
| main ()
| {
| return store_part_open ();
|   ;
|   return 0;
| }
configure:3862: result: no
configure:3876: checking boot store types
configure:3878: result: device remap gunzip bunzip2
configure:3897: checking for pcap_compile in -lpcap
configure:3932: gcc -o conftest -g -O2   conftest.c -lpcap   >&5
configure:3938: $? = 0
configure:3956: result: yes
configure:3986: checking for initscr in -lncursesw
configure:4021: gcc -o conftest -g -O2   conftest.c -lncursesw   >&5
configure:4027: $? = 0
configure:4045: result: yes
configure:4069: checking for ncursesw include dir
configure:4083: result: /usr/include/ncursesw
configure:4240: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on (null)

config.status:600: creating config.make
config.status:735: WARNING:  config.make.in seems to ignore the --datarootdir setting

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

ac_cv_build=i686-unknown-gnu0.3
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func_getgrouplist=yes
ac_cv_func_uselocale=yes
ac_cv_host=i686-unknown-gnu0.3
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_ncursesw_initscr=yes
ac_cv_lib_pcap_pcap_compile=yes
ac_cv_lib_store_part_store_part_open=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_MIG=mig
ac_cv_prog_ac_ct_OBJCOPY=objcopy
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
hurd_cv_includedir_ncursesw=/usr/include/ncursesw
hurd_cv_ld_version_script_option=yes
hurd_cv_libio=yes
hurd_cv_mig_retcode=yes
libc_cv_gnu89_inline=-fgnu89-inline

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

AR='ar'
AWK='gawk'
CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1 -DHAVE_USELOCALE=1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS=''
LIBCRYPT='-lcrypt'
LIBNCURSESW='-lncursesw'
LIBOBJS=''
LIBPCAP='-lpcap'
LIBS=''
LTLIBOBJS=''
MIG='mig'
NCURSESW_INCLUDE='-I/usr/include/ncursesw'
OBJCOPY='objcopy'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
VERSIONING='yes'
ac_ct_CC='gcc'
asm_syntax='i386'
bindir='${exec_prefix}/bin'
boot_store_types='device remap gunzip bunzip2'
build='i686-unknown-gnu0.3'
build_alias=''
build_cpu='i686'
build_os='gnu0.3'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
enable_profile=''
enable_static_progs='ext2fs ufs'
exec_prefix='${prefix}'
host='i686-unknown-gnu0.3'
host_alias=''
host_cpu='i686'
host_os='gnu0.3'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libc_cv_gnu89_inline='-fgnu89-inline'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define HAVE_MIG_RETCODE 1
#define HAVE_GETGROUPLIST 1
#define HAVE_USELOCALE 1

configure: exit 0