forked from danharkins/est
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.log
366 lines (343 loc) · 13.8 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
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by est configure 1.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --with-curl=/home/dharkins/src/curl-7.59.0 --with-ssl=/home/dharkins/src/openssl-1.1.1i
## --------- ##
## Platform. ##
## --------- ##
hostname = biff
uname -m = x86_64
uname -r = 5.8.0-43-generic
uname -s = Linux
uname -v = #49~20.04.1-Ubuntu SMP Fri Feb 5 09:57:56 UTC 2021
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/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/dharkins/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1935: checking for a BSD-compatible install
configure:2003: result: /usr/bin/install -c
configure:2014: checking whether build environment is sane
configure:2069: result: yes
configure:2218: checking for a thread-safe mkdir -p
configure:2257: result: /usr/bin/mkdir -p
configure:2264: checking for gawk
configure:2294: result: no
configure:2264: checking for mawk
configure:2280: found /usr/bin/mawk
configure:2291: result: mawk
configure:2302: checking whether make sets $(MAKE)
configure:2324: result: yes
configure:2353: checking whether make supports nested variables
configure:2370: result: yes
configure:2545: checking for gcc
configure:2561: found /usr/bin/gcc
configure:2572: result: gcc
configure:2801: checking for C compiler version
configure:2810: gcc --version >&5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:2821: $? = 0
configure:2810: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:2821: $? = 0
configure:2810: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2821: $? = 1
configure:2810: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2821: $? = 1
configure:2841: checking whether the C compiler works
configure:2863: gcc conftest.c >&5
configure:2867: $? = 0
configure:2915: result: yes
configure:2918: checking for C compiler default output file name
configure:2920: result: a.out
configure:2926: checking for suffix of executables
configure:2933: gcc -o conftest conftest.c >&5
configure:2937: $? = 0
configure:2959: result:
configure:2981: checking whether we are cross compiling
configure:2989: gcc -o conftest conftest.c >&5
configure:2993: $? = 0
configure:3000: ./conftest
configure:3004: $? = 0
configure:2992: result: no
configure:2997: checking for suffix of object files
configure:3019: gcc -c conftest.c >&5
configure:3023: $? = 0
configure:3044: result: o
configure:3048: checking whether we are using the GNU C compiler
configure:3067: gcc -c conftest.c >&5
configure:3067: $? = 0
configure:3076: result: yes
configure:3085: checking whether gcc accepts -g
configure:3105: gcc -c -g conftest.c >&5
configure:3105: $? = 0
configure:3146: result: yes
configure:3163: checking for gcc option to accept ISO C89
configure:3226: gcc -c -g -O2 conftest.c >&5
configure:3226: $? = 0
configure:3239: result: none needed
configure:3264: checking whether gcc understands -c and -o together
configure:3286: gcc -c conftest.c -o conftest2.o
configure:3289: $? = 0
configure:3286: gcc -c conftest.c -o conftest2.o
configure:3289: $? = 0
configure:3301: result: yes
configure:3321: checking whether make supports the include directive
configure:3336: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:3339: $? = 0
configure:3358: result: yes (GNU style)
configure:3383: checking dependency style of gcc
configure:3494: result: gcc3
configure:3536: checking enable-debugging
configure:3551: result: no
configure:3561: checking build system type
configure:3575: result: x86_64-unknown-linux-gnu
configure:3595: checking host system type
configure:3608: result: x86_64-unknown-linux-gnu
configure:3631: checking for dlopen in -ldl
configure:3656: gcc -o conftest -g -O2 -Wall -I/home/dharkins/src/curl-7.59.0/include -Wall -I/home/dharkins/src/openssl-1.1.1i/include -L/home/dharkins/src/curl-7.59.0/lib -L/home/dharkins/src/curl-7.59.0/lib/.libs -L/home/dharkins/src/openssl-1.1.1i/lib -L/home/dharkins/src/openssl-1.1.1i conftest.c -ldl >&5
configure:3656: $? = 0
configure:3665: result: yes
configure:3681: checking for pthread_create in -lpthread
configure:3706: gcc -o conftest -g -O2 -Wall -I/home/dharkins/src/curl-7.59.0/include -Wall -I/home/dharkins/src/openssl-1.1.1i/include -L/home/dharkins/src/curl-7.59.0/lib -L/home/dharkins/src/curl-7.59.0/lib/.libs -L/home/dharkins/src/openssl-1.1.1i/lib -L/home/dharkins/src/openssl-1.1.1i conftest.c -lpthread -ldl >&5
configure:3706: $? = 0
configure:3715: result: yes
configure:3859: checking for X509_REQ_new in -lcrypto
configure:3884: gcc -o conftest -g -O2 -Wall -I/home/dharkins/src/curl-7.59.0/include -Wall -I/home/dharkins/src/openssl-1.1.1i/include -L/home/dharkins/src/curl-7.59.0/lib -L/home/dharkins/src/curl-7.59.0/lib/.libs -L/home/dharkins/src/openssl-1.1.1i/lib -L/home/dharkins/src/openssl-1.1.1i conftest.c -lcrypto -lpthread -ldl >&5
configure:3884: $? = 0
configure:3893: result: yes
configure:3909: checking for TLSv1_2_server_method in -lssl
configure:3934: gcc -o conftest -g -O2 -Wall -I/home/dharkins/src/curl-7.59.0/include -Wall -I/home/dharkins/src/openssl-1.1.1i/include -L/home/dharkins/src/curl-7.59.0/lib -L/home/dharkins/src/curl-7.59.0/lib/.libs -L/home/dharkins/src/openssl-1.1.1i/lib -L/home/dharkins/src/openssl-1.1.1i conftest.c -lssl -lcrypto -lpthread -ldl >&5
configure:3934: $? = 0
configure:3943: result: yes
configure:4009: checking for curl_easy_setopt in -lcurl
configure:4034: gcc -o conftest -g -O2 -Wall -I/home/dharkins/src/curl-7.59.0/include -Wall -I/home/dharkins/src/openssl-1.1.1i/include -L/home/dharkins/src/curl-7.59.0/lib -L/home/dharkins/src/curl-7.59.0/lib/.libs -L/home/dharkins/src/openssl-1.1.1i/lib -L/home/dharkins/src/openssl-1.1.1i conftest.c -lcurl -lssl -lcrypto -lpthread -ldl >&5
configure:4034: $? = 0
configure:4043: result: yes
configure:4060: checking whether to include TLS-pwd support
configure:4079: result: no
configure:4224: checking that generated files are newer than configure
configure:4230: result: done
configure:4253: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by est config.status 1.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 biff
config.status:784: creating Makefile
config.status:784: creating client/Makefile
config.status:784: creating server/Makefile
config.status:784: creating ca/Makefile
config.status:784: creating ecca/Makefile
config.status:956: executing depfiles commands
config.status:1033: cd client && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1038: $? = 0
config.status:1033: cd server && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1038: $? = 0
config.status:1033: cd ca && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1038: $? = 0
config.status:1033: cd ecca && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for 'am--depfiles'.
config.status:1038: $? = 0
configure:5389: Be sure to set LD_LIBRARY_PATH appropriately
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
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_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypto_X509_REQ_new=yes
ac_cv_lib_curl_curl_easy_setopt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_ssl_TLSv1_2_server_method=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/dharkins/src/est/missing aclocal-1.16'
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/dharkins/src/est/missing autoconf'
AUTOHEADER='${SHELL} /home/dharkins/src/est/missing autoheader'
AUTOMAKE='${SHELL} /home/dharkins/src/est/missing automake-1.16'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall -I/home/dharkins/src/curl-7.59.0/include -Wall -I/home/dharkins/src/openssl-1.1.1i/include'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"est\" -DPACKAGE_TARNAME=\"est\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"est\ 1.0.0\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"est\" -DVERSION=\"1.0.0\" -DHAVE_LIBDL=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCURL=1'
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=' -L/home/dharkins/src/curl-7.59.0/lib -L/home/dharkins/src/curl-7.59.0/lib/.libs -L/home/dharkins/src/openssl-1.1.1i/lib -L/home/dharkins/src/openssl-1.1.1i'
LIBOBJS=''
LIBS='-lcurl -lssl -lcrypto -lpthread -ldl '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/dharkins/src/est/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
OPENSSL_HAS_TLS_PWD=''
OPENSSL_VERSION_TLSV1=''
PACKAGE='est'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='est'
PACKAGE_STRING='est 1.0.0'
PACKAGE_TARNAME='est'
PACKAGE_URL=''
PACKAGE_VERSION='1.0.0'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.0.0'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/dharkins/src/est/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "est"
#define PACKAGE_TARNAME "est"
#define PACKAGE_VERSION "1.0.0"
#define PACKAGE_STRING "est 1.0.0"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "est"
#define VERSION "1.0.0"
#define HAVE_LIBDL 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBSSL 1
#define HAVE_LIBCURL 1
configure: exit 0