-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.log
More file actions
439 lines (416 loc) · 14.4 KB
/
Copy pathconfig.log
File metadata and controls
439 lines (416 loc) · 14.4 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
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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by devlist configure 1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = thinkpad
uname -m = x86_64
uname -r = 6.6.35-64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Thu Jun 27 01:23:19 BST 2024
/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/colum/bin/
PATH: /usr/prebin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /usr/X11R7/bin/
PATH: /bin/
PATH: /usr/games/bin/
PATH: /home/colum/bin/
PATH: /opt/Drawing/bin/
PATH: /opt/FLTK/bin/
PATH: /opt/LibreCAD/bin/
PATH: /opt/Paint3D/bin/
PATH: /opt/Python-3.7.1/bin/
PATH: /opt/Qt5/bin/
PATH: /opt/SDL/bin/
PATH: /opt/SDL2/bin/
PATH: /opt/avr/bin/
PATH: /opt/boinc_client-7.14.2/bin/
PATH: /opt/brlcad-7.26.4/bin/
PATH: /opt/clamav-0.100.1/bin/
PATH: /opt/csound-6.18.1/bin/
PATH: /opt/games/bin/
PATH: /opt/gifprogs-5.1.2/bin/
PATH: /opt/git-2.27.0/bin/
PATH: /opt/graphviz-2.40.1/bin/
PATH: /opt/graphviz-2.43.20200407.0324/bin/
PATH: /opt/jpegprogs-9c/bin/
PATH: /opt/lua-5.3.4/bin/
PATH: /opt/luajid-2.0.4/bin/
PATH: /opt/mujs-1.0.5/bin/
PATH: /opt/netpbm-10.66.02/bin/
PATH: /opt/nim-2.2.0/bin/
PATH: /opt/opengl/bin/
PATH: /opt/openjdk-8u262/bin/
PATH: /opt/perl-5.24.1/bin/
PATH: /opt/pngprogs-1.6.30/bin/
PATH: /opt/qemu-5.2.1_SDL/bin/
PATH: /opt/rust-1.57.0/bin/
PATH: /opt/sound-studio/bin/
PATH: /opt/tcl-8.6.10/bin/
PATH: /opt/tiffprogs-4.0.8/bin/
PATH: /opt/wine-6.0/bin/
PATH: /opt/xboinc_client-7.14.2/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2293: checking for gcc
configure:2314: found /usr/bin/gcc
configure:2325: result: gcc
configure:2678: checking for C compiler version
configure:2687: gcc --version >&5
gcc (GCC) 8.3.0
Copyright (C) 2018 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:2698: $? = 0
configure:2687: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-pc-linux-gnu/8.3.0/lto-wrapper
Target: i486-pc-linux-gnu
Configured with: ../gcc-8.3.0-src/configure --enable-languages=c,c++,go --disable-nls --disable-multilib --prefix=/usr --sysconfdir=/etc --includedir=/usr/include --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --target=i486-pc-linux-gnu
Thread model: posix
gcc version 8.3.0 (GCC)
configure:2698: $? = 0
configure:2687: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2698: $? = 1
configure:2687: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:2698: $? = 1
configure:2687: gcc -version >&5
gcc: error: unrecognized command line option '-version'
gcc: fatal error: no input files
compilation terminated.
configure:2698: $? = 1
configure:2718: checking whether the C compiler works
configure:2740: gcc conftest.c >&5
configure:2744: $? = 0
configure:2794: result: yes
configure:2797: checking for C compiler default output file name
configure:2799: result: a.out
configure:2805: checking for suffix of executables
configure:2812: gcc -o conftest conftest.c >&5
configure:2816: $? = 0
configure:2839: result:
configure:2861: checking whether we are cross compiling
configure:2869: gcc -o conftest conftest.c >&5
configure:2873: $? = 0
configure:2880: ./conftest
configure:2884: $? = 0
configure:2899: result: no
configure:2904: checking for suffix of object files
configure:2927: gcc -c conftest.c >&5
configure:2931: $? = 0
configure:2953: result: o
configure:2957: checking whether the compiler supports GNU C
configure:2977: gcc -c conftest.c >&5
configure:2977: $? = 0
configure:2987: result: yes
configure:2998: checking whether gcc accepts -g
configure:3019: gcc -c -g conftest.c >&5
configure:3019: $? = 0
configure:3063: result: yes
configure:3083: checking for gcc option to enable C11 features
configure:3098: gcc -c -g -O2 conftest.c >&5
configure:3098: $? = 0
configure:3116: result: none needed
configure:3232: checking whether make sets $(MAKE)
configure:3255: result: yes
configure:3264: checking for grep that handles long lines and -e
configure:3328: result: /bin/grep
configure:3333: checking for egrep
configure:3401: result: /bin/grep -E
configure:3416: checking for special C compiler options needed for large files
configure:3464: result: no
configure:3470: checking for _FILE_OFFSET_BITS value needed for large files
configure:3496: gcc -c -g -O2 conftest.c >&5
conftest.c:14:39: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
^~
conftest.c:15:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^~~~~~~~~~~
conftest.c:14:69: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
^~
conftest.c:15:23: note: in expansion of macro 'LARGE_OFF_T'
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^~~~~~~~~~~
conftest.c:14:39: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
^~
conftest.c:16:13: note: in expansion of macro 'LARGE_OFF_T'
&& LARGE_OFF_T % 2147483647 == 1)
^~~~~~~~~~~
conftest.c:14:69: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=]
#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
^~
conftest.c:16:13: note: in expansion of macro 'LARGE_OFF_T'
&& LARGE_OFF_T % 2147483647 == 1)
^~~~~~~~~~~
conftest.c:15:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^~~~~~~~~~~~~~
configure:3496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "devlist"
| #define PACKAGE_TARNAME "devlist"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "devlist 1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:3521: gcc -c -g -O2 conftest.c >&5
configure:3521: $? = 0
configure:3530: result: 64
configure:3621: checking for deflate in -lz
configure:3644: gcc -o conftest -g -O2 conftest.c -lz >&5
configure:3644: $? = 0
configure:3654: result: yes
configure:3664: checking for cap_init in -lcap
configure:3687: gcc -o conftest -g -O2 conftest.c -lcap -lz >&5
configure:3687: $? = 0
configure:3697: result: yes
configure:3710: checking for EVP_CIPHER_CTX_new in -lcrypto
configure:3733: gcc -o conftest -g -O2 conftest.c -lcrypto -lcap -lz >&5
configure:3733: $? = 0
configure:3743: result: yes
configure:3757: checking for SSL_library_init in -lssl
configure:3780: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto -lcap -lz >&5
configure:3780: $? = 0
configure:3790: result: yes
configure:3853: checking for GetToken in -lUseful-5
configure:3876: gcc -o conftest -g -O2 conftest.c -lUseful-5 -lssl -lcrypto -lcap -lz >&5
configure:3876: $? = 0
configure:3886: result: yes
configure:3895: checking for TerminalReadPromptWithHistory in -lUseful-5
configure:3918: gcc -o conftest -g -O2 conftest.c -lUseful-5 -lssl -lcrypto -lcap -lz >&5
configure:3918: $? = 0
configure:3928: result: yes
configure:3940: checking for stdio.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for stdlib.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for string.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for inttypes.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for stdint.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for strings.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for sys/stat.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for sys/types.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3940: checking for unistd.h
configure:3940: gcc -c -g -O2 conftest.c >&5
configure:3940: $? = 0
configure:3940: result: yes
configure:3965: checking for libUseful-5/libUseful.h
configure:3965: gcc -c -g -O2 conftest.c >&5
configure:3965: $? = 0
configure:3965: result: yes
configure:3980: checking for GetToken in -lUseful-5
configure:4013: result: yes
configure:4023: checking for AppendVar in -lUseful-5
configure:4046: gcc -o conftest -g -O2 conftest.c -lUseful-5 -lUseful-5 -lssl -lcrypto -lcap -lz >&5
configure:4046: $? = 0
configure:4056: result: yes
configure:4230: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by devlist config.status 1.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on thinkpad
config.status:720: 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_header_inttypes_h=yes
ac_cv_header_libUseful_5_libUseful_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_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_Useful_5_AppendVar=yes
ac_cv_lib_Useful_5_GetToken=yes
ac_cv_lib_Useful_5_TerminalReadPromptWithHistory=yes
ac_cv_lib_cap_cap_init=yes
ac_cv_lib_crypto_EVP_CIPHER_CTX_new=yes
ac_cv_lib_ssl_SSL_library_init=yes
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"devlist\" -DPACKAGE_TARNAME=\"devlist\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"devlist\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -D_FILE_OFFSET_BITS=64 -DHAVE_LIBZ=1 -DHAVE_LIBCAP=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBSSL=1 -DHAVE_PROMPT_HISTORY=\"Y\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBUSEFUL_5_LIBUSEFUL_H=1 -DHAVE_LIBUSEFUL_5=1 -DHAVE_LIBUSEFUL_5=1'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS='-lUseful-5 -lUseful-5 -lssl -lcrypto -lcap -lz '
LIBUSEFUL_BUNDLED=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='devlist'
PACKAGE_STRING='devlist 1.0'
PACKAGE_TARNAME='devlist'
PACKAGE_URL=''
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
SET_MAKE=''
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}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "devlist"
#define PACKAGE_TARNAME "devlist"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "devlist 1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define _FILE_OFFSET_BITS 64
#define HAVE_LIBZ 1
#define HAVE_LIBCAP 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBSSL 1
#define HAVE_PROMPT_HISTORY "Y"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_LIBUSEFUL_5_LIBUSEFUL_H 1
#define HAVE_LIBUSEFUL_5 1
#define HAVE_LIBUSEFUL_5 1
configure: exit 0