Codebase list sidguesser / master config.log
master

Tree @master (Download .tar.gz)

config.log @masterraw · history · blame

  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
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by FULL-PACKAGE-NAME configure VERSION, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure 

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

hostname = kali
uname -m = x86_64
uname -r = 3.2.6-kali
uname -s = Linux
uname -v = #1 SMP Thu Aug 16 10:26:22 UTC 2012

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin


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

configure:1353: checking for gcc
configure:1369: found /usr/bin/gcc
configure:1379: result: gcc
configure:1623: checking for C compiler version
configure:1626: gcc --version </dev/null >&5
gcc (Debian 4.7.2-4) 4.7.2
Copyright (C) 2012 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:1629: $? = 0
configure:1631: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.7.2 (Debian 4.7.2-4) 
configure:1634: $? = 0
configure:1636: gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:1639: $? = 4
configure:1662: checking for C compiler default output file name
configure:1665: gcc    conftest.c  >&5
configure:1668: $? = 0
configure:1714: result: a.out
configure:1719: checking whether the C compiler works
configure:1725: ./a.out
configure:1728: $? = 0
configure:1745: result: yes
configure:1752: checking whether we are cross compiling
configure:1754: result: no
configure:1757: checking for suffix of executables
configure:1759: gcc -o conftest    conftest.c  >&5
configure:1762: $? = 0
configure:1787: result: 
configure:1793: checking for suffix of object files
configure:1814: gcc -c   conftest.c >&5
configure:1817: $? = 0
configure:1839: result: o
configure:1843: checking whether we are using the GNU C compiler
configure:1867: gcc -c   conftest.c >&5
configure:1873: $? = 0
configure:1877: test -z 
			 || test ! -s conftest.err
configure:1880: $? = 0
configure:1883: test -s conftest.o
configure:1886: $? = 0
configure:1899: result: yes
configure:1905: checking whether gcc accepts -g
configure:1926: gcc -c -g  conftest.c >&5
configure:1932: $? = 0
configure:1936: test -z 
			 || test ! -s conftest.err
configure:1939: $? = 0
configure:1942: test -s conftest.o
configure:1945: $? = 0
configure:1956: result: yes
configure:1973: checking for gcc option to accept ANSI C
configure:2043: gcc  -c -g -O2  conftest.c >&5
configure:2049: $? = 0
configure:2053: test -z 
			 || test ! -s conftest.err
configure:2056: $? = 0
configure:2059: test -s conftest.o
configure:2062: $? = 0
configure:2080: result: none needed
configure:2098: gcc -c -g -O2  conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2104: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2247: checking how to run the C preprocessor
configure:2282: gcc -E  conftest.c
configure:2288: $? = 0
configure:2320: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2326: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
| #define PACKAGE_TARNAME "full-package-name"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2365: result: gcc -E
configure:2389: gcc -E  conftest.c
configure:2395: $? = 0
configure:2427: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2433: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
| #define PACKAGE_TARNAME "full-package-name"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2477: checking for egrep
configure:2487: result: grep -E
configure:2492: checking for ANSI C header files
configure:2517: gcc -c -g -O2  conftest.c >&5
configure:2523: $? = 0
configure:2527: test -z 
			 || test ! -s conftest.err
configure:2530: $? = 0
configure:2533: test -s conftest.o
configure:2536: $? = 0
configure:2625: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:26:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:2628: $? = 0
configure:2630: ./conftest
configure:2633: $? = 0
configure:2648: result: yes
configure:2672: checking for sys/types.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for sys/stat.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for stdlib.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for string.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for memory.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for strings.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for inttypes.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for stdint.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2672: checking for unistd.h
configure:2688: gcc -c -g -O2  conftest.c >&5
configure:2694: $? = 0
configure:2698: test -z 
			 || test ! -s conftest.err
configure:2701: $? = 0
configure:2704: test -s conftest.o
configure:2707: $? = 0
configure:2718: result: yes
configure:2736: checking for stdlib.h
configure:2741: result: yes
configure:2736: checking for string.h
configure:2741: result: yes
configure:2883: checking for an ANSI C-conforming const
configure:2950: gcc -c -g -O2  conftest.c >&5
configure:2956: $? = 0
configure:2960: test -z 
			 || test ! -s conftest.err
configure:2963: $? = 0
configure:2966: test -s conftest.o
configure:2969: $? = 0
configure:2980: result: yes
configure:2992: checking for error_at_line
configure:3013: gcc -o conftest -g -O2   conftest.c  >&5
configure:3019: $? = 0
configure:3023: test -z 
			 || test ! -s conftest.err
configure:3026: $? = 0
configure:3029: test -s conftest
configure:3032: $? = 0
configure:3044: result: yes
configure:3061: checking for vprintf
configure:3118: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:45:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
configure:3124: $? = 0
configure:3128: test -z 
			 || test ! -s conftest.err
configure:3131: $? = 0
configure:3134: test -s conftest
configure:3137: $? = 0
configure:3149: result: yes
configure:3156: checking for _doprnt
configure:3213: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccLCSeLs.o:(.data+0x0): undefined reference to `_doprnt'
/tmp/ccLCSeLs.o: In function `main':
/home/dookie/sidguesser-1.0.5/conftest.c:62: undefined reference to `_doprnt'
collect2: error: ld returned 1 exit status
configure:3219: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "FULL-PACKAGE-NAME"
| #define PACKAGE_TARNAME "full-package-name"
| #define PACKAGE_VERSION "VERSION"
| #define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:3244: result: no
configure:3264: checking for memset
configure:3321: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:46:6: warning: conflicting types for built-in function 'memset' [enabled by default]
configure:3327: $? = 0
configure:3331: test -z 
			 || test ! -s conftest.err
configure:3334: $? = 0
configure:3337: test -s conftest
configure:3340: $? = 0
configure:3352: result: yes
configure:3264: checking for socket
configure:3321: gcc -o conftest -g -O2   conftest.c  >&5
configure:3327: $? = 0
configure:3331: test -z 
			 || test ! -s conftest.err
configure:3334: $? = 0
configure:3337: test -s conftest
configure:3340: $? = 0
configure:3352: result: yes
configure:3264: checking for strchr
configure:3321: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:48:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
configure:3327: $? = 0
configure:3331: test -z 
			 || test ! -s conftest.err
configure:3334: $? = 0
configure:3337: test -s conftest
configure:3340: $? = 0
configure:3352: result: yes
configure:3458: creating ./config.status

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

This file was extended by FULL-PACKAGE-NAME config.status VERSION, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on kali

config.status:641: creating Makefile
config.status:744: creating config.h

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

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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_func__doprnt=no
ac_cv_func_memset=yes
ac_cv_func_socket=yes
ac_cv_func_strchr=yes
ac_cv_func_vprintf=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_error_at_line=yes
ac_cv_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'

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

CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
PACKAGE_NAME='FULL-PACKAGE-NAME'
PACKAGE_STRING='FULL-PACKAGE-NAME VERSION'
PACKAGE_TARNAME='full-package-name'
PACKAGE_VERSION='VERSION'
PATH_SEPARATOR=':'
SHELL='/bin/bash'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_SOCKET 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
#define PACKAGE_NAME "FULL-PACKAGE-NAME"
#define PACKAGE_STRING "FULL-PACKAGE-NAME VERSION"
#define PACKAGE_TARNAME "full-package-name"
#define PACKAGE_VERSION "VERSION"
#define STDC_HEADERS 1

configure: exit 0