-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.log
345 lines (322 loc) · 10.6 KB
/
config.log
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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by payload_scraper configure 0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = telly
uname -m = x86_64
uname -r = 3.3.7-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Tue May 22 00:26:26 CEST 2012
/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: /home/vmon/local/bin
PATH: /home/vmon/sage
PATH: /home/vmon/local/bin
PATH: /home/vmon/sage
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/android-sdk/platform-tools
PATH: /opt/android-sdk/tools
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1900: checking for a BSD-compatible install
configure:1968: result: /usr/bin/install -c
configure:1979: checking whether build environment is sane
configure:2034: result: yes
configure:2185: checking for a thread-safe mkdir -p
configure:2224: result: /bin/mkdir -p
configure:2231: checking for gawk
configure:2247: found /usr/bin/gawk
configure:2258: result: gawk
configure:2269: checking whether make sets $(MAKE)
configure:2291: result: yes
configure:2320: checking whether make supports nested variables
configure:2337: result: yes
configure:2411: checking whether to enable maintainer-specific portions of Makefiles
configure:2420: result: yes
configure:2494: checking for g++
configure:2510: found /usr/bin/g++
configure:2521: result: g++
configure:2548: checking for C++ compiler version
configure:2557: g++ --version >&5
g++ (GCC) 4.7.0 20120505 (prerelease)
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:2568: $? = 0
configure:2557: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7-20120505/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
Thread model: posix
gcc version 4.7.0 20120505 (prerelease) (GCC)
configure:2568: $? = 0
configure:2557: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2568: $? = 1
configure:2557: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:2568: $? = 1
configure:2588: checking whether the C++ compiler works
configure:2610: g++ -g2 -O0 conftest.cpp >&5
configure:2614: $? = 0
configure:2662: result: yes
configure:2665: checking for C++ compiler default output file name
configure:2667: result: a.out
configure:2673: checking for suffix of executables
configure:2680: g++ -o conftest -g2 -O0 conftest.cpp >&5
configure:2684: $? = 0
configure:2706: result:
configure:2728: checking whether we are cross compiling
configure:2736: g++ -o conftest -g2 -O0 conftest.cpp >&5
configure:2740: $? = 0
configure:2747: ./conftest
configure:2751: $? = 0
configure:2766: result: no
configure:2771: checking for suffix of object files
configure:2793: g++ -c -g2 -O0 conftest.cpp >&5
configure:2797: $? = 0
configure:2818: result: o
configure:2822: checking whether we are using the GNU C++ compiler
configure:2841: g++ -c -g2 -O0 conftest.cpp >&5
configure:2841: $? = 0
configure:2850: result: yes
configure:2859: checking whether g++ accepts -g
configure:2879: g++ -c -g conftest.cpp >&5
configure:2879: $? = 0
configure:2920: result: yes
configure:2954: checking for style of include used by make
configure:2982: result: GNU
configure:3008: checking dependency style of g++
configure:3119: result: gcc3
configure:3177: checking for ranlib
configure:3193: found /usr/bin/ranlib
configure:3204: result: ranlib
configure:3280: checking for pkg-config
configure:3298: found /usr/bin/pkg-config
configure:3310: result: /usr/bin/pkg-config
configure:3335: checking pkg-config is at least version 0.9.0
configure:3338: result: yes
configure:3353: checking for libcrypto
configure:3360: $PKG_CONFIG --exists --print-errors "libcrypto >= 1.0.1"
configure:3363: $? = 0
configure:3377: $PKG_CONFIG --exists --print-errors "libcrypto >= 1.0.1"
configure:3380: $? = 0
configure:3438: result: yes
configure:3445: checking for libz
configure:3452: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3.4"
configure:3455: $? = 0
configure:3469: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3.4"
configure:3472: $? = 0
configure:3530: result: yes
configure:3544: checking for execinfo.h
configure:3544: g++ -c -g2 -O0 conftest.cpp >&5
configure:3544: $? = 0
configure:3544: result: yes
configure:3675: checking that generated files are newer than configure
configure:3681: result: done
configure:3709: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by payload_scraper config.status 0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on telly
config.status:850: creating Makefile
config.status:850: creating config.h
config.status:1031: config.h is unchanged
config.status:1079: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-g2 -O0'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_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=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libcrypto_CFLAGS_set=
ac_cv_env_libcrypto_CFLAGS_value=
ac_cv_env_libcrypto_LIBS_set=
ac_cv_env_libcrypto_LIBS_value=
ac_cv_env_libz_CFLAGS_set=
ac_cv_env_libz_CFLAGS_value=
ac_cv_env_libz_LIBS_set=
ac_cv_env_libz_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_execinfo_h=yes
ac_cv_objext=o
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
pkg_cv_libcrypto_CFLAGS=' '
pkg_cv_libcrypto_LIBS='-lcrypto '
pkg_cv_libz_CFLAGS=' '
pkg_cv_libz_LIBS='-lz '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/vmon/doc/code/gsoc12/payload_scraper/missing --run aclocal-1.12'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /home/vmon/doc/code/gsoc12/payload_scraper/missing --run autoconf'
AUTOHEADER='${SHELL} /home/vmon/doc/code/gsoc12/payload_scraper/missing --run autoheader'
AUTOMAKE='${SHELL} /home/vmon/doc/code/gsoc12/payload_scraper/missing --run automake-1.12'
AWK='gawk'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g2 -O0'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=' -lcrypto -lz -lboost_system -lboost_filesystem -lcurl'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/vmon/doc/code/gsoc12/payload_scraper/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='payload_scraper'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='payload_scraper'
PACKAGE_STRING='payload_scraper 0.0'
PACKAGE_TARNAME='payload_scraper'
PACKAGE_URL=''
PACKAGE_VERSION='0.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.0'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
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} /home/vmon/doc/code/gsoc12/payload_scraper/install-sh'
libcrypto_CFLAGS=' '
libcrypto_LIBS='-lcrypto '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libz_CFLAGS=' '
libz_LIBS='-lz '
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "payload_scraper"
#define PACKAGE_TARNAME "payload_scraper"
#define PACKAGE_VERSION "0.0"
#define PACKAGE_STRING "payload_scraper 0.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "payload_scraper"
#define VERSION "0.0"
#define HAVE_EXECINFO_H 1
configure: exit 0