forked from ashish-gehani/SPADE
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.log
More file actions
248 lines (226 loc) · 6.77 KB
/
config.log
File metadata and controls
248 lines (226 loc) · 6.77 KB
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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by spade configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = visnet-72.csl.sri.com
uname -m = x86_64
uname -r = 15.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 15.6.0: Mon Jan 9 23:07:29 PST 2017; root:xnu-3248.60.11.2.1~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 15.6.0: Mon Jan 9 23:07:29 PST 2017; root:xnu-3248.60.11.2.1~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 346 tasks, 2526 threads, 8 processors
Load average: 1.36, Mach factor: 6.63
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/X11/bin
PATH: /Library/TeX/texbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1787: checking for gcc
configure:1803: found /usr/bin/gcc
configure:1814: result: gcc
configure:2043: checking for C compiler version
configure:2052: gcc --version >&5
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
configure:2063: $? = 0
configure:2052: gcc -v >&5
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin15.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:2063: $? = 0
configure:2052: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2063: $? = 1
configure:2052: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:2063: $? = 1
configure:2083: checking whether the C compiler works
configure:2105: gcc conftest.c >&5
configure:2109: $? = 0
configure:2157: result: yes
configure:2160: checking for C compiler default output file name
configure:2162: result: a.out
configure:2168: checking for suffix of executables
configure:2175: gcc -o conftest conftest.c >&5
configure:2179: $? = 0
configure:2201: result:
configure:2223: checking whether we are cross compiling
configure:2231: gcc -o conftest conftest.c >&5
configure:2235: $? = 0
configure:2242: ./conftest
configure:2246: $? = 0
configure:2261: result: no
configure:2266: checking for suffix of object files
configure:2288: gcc -c conftest.c >&5
configure:2292: $? = 0
configure:2313: result: o
configure:2317: checking whether we are using the GNU C compiler
configure:2336: gcc -c conftest.c >&5
configure:2336: $? = 0
configure:2345: result: yes
configure:2354: checking whether gcc accepts -g
configure:2374: gcc -c -g conftest.c >&5
configure:2374: $? = 0
configure:2415: result: yes
configure:2432: checking for gcc option to accept ISO C89
configure:2495: gcc -c -g -O2 conftest.c >&5
configure:2495: $? = 0
configure:2508: result: none needed
configure:2533: checking for java
configure:2549: found /usr/bin/java
configure:2560: result: java
configure:2579: checking for javac
configure:2595: found /usr/bin/javac
configure:2606: result: javac
configure:2633: checking for javah
configure:2649: found /usr/bin/javah
configure:2660: result: javah
configure:2680: checking for jar
configure:2696: found /usr/bin/jar
configure:2707: result: jar
configure:2727: checking for adb
configure:2757: result: no
configure:2778: checking for dx
configure:2808: result: no
configure:2981: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by spade config.status 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on visnet-72.csl.sri.com
config.status:728: creating Makefile
## ---------------- ##
## Cache variables. ##
## ---------------- ##
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_objext=o
ac_cv_prog_JAR=jar
ac_cv_prog_JAVA=java
ac_cv_prog_JAVAC=javac
ac_cv_prog_JAVAH=javah
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ADB=':'
ANDROID_BUILD_TOOLS=''
ANDROID_SDK_TOOLS=''
CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"spade\" -DPACKAGE_TARNAME=\"spade\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"spade\ 1.0\" -DPACKAGE_BUGREPORT=\"spade@csl.sri.com\" -DPACKAGE_URL=\"\"'
DUSER='spade'
DX=':'
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EXEEXT=''
JAR='jar'
JAVA='java'
JAVAC='javac'
JAVAH='javah'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='spade@csl.sri.com'
PACKAGE_NAME='spade'
PACKAGE_STRING='spade 1.0'
PACKAGE_TARNAME='spade'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC='gcc'
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'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
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 "spade"
#define PACKAGE_TARNAME "spade"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "spade 1.0"
#define PACKAGE_BUGREPORT "spade@csl.sri.com"
#define PACKAGE_URL ""
configure: exit 0