-
Notifications
You must be signed in to change notification settings - Fork 248
/
config.log
503 lines (479 loc) · 16.9 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
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
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by SteamOS Compostitor configure 1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/steamos-compositor --disable-maintainer-mode --disable-dependency-tracking
## --------- ##
## Platform. ##
## --------- ##
hostname = johnvub64
uname -m = x86_64
uname -r = 3.13.0-52-generic
uname -s = Linux
uname -v = #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015
/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: /usr/lib/lightdm/lightdm
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /opt/slickedit/bin
PATH: /data/home/VALVE/johnv/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1841: checking for a BSD-compatible install
configure:1909: result: /usr/bin/install -c
configure:1920: checking whether build environment is sane
configure:1970: result: yes
configure:2111: checking for a thread-safe mkdir -p
configure:2150: result: /bin/mkdir -p
configure:2163: checking for gawk
configure:2193: result: no
configure:2163: checking for mawk
configure:2179: found /usr/bin/mawk
configure:2190: result: mawk
configure:2201: checking whether make sets $(MAKE)
configure:2223: result: yes
configure:2298: checking how to create a ustar tar archive
configure:2311: tar --version
tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:2314: $? = 0
configure:2354: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
tar: value 2055759289 out of uid_t range 0..2097151
tar: Exiting with failure status due to previous errors
configure:2357: $? = 2
configure:2361: tar -xf - <conftest.tar
configure:2364: $? = 0
configure:2354: tardir=conftest.dir && eval pax -L -x ustar -w "$tardir" >conftest.tar
./configure: line 2355: pax: command not found
configure:2357: $? = 127
configure:2354: tardir=conftest.dir && eval find "$tardir" -print | cpio -o -H ustar -L >conftest.tar
5 blocks
configure:2357: $? = 0
configure:2361: cpio -i -H ustar -d <conftest.tar
4 blocks
configure:2364: $? = 0
configure:2377: result: cpio
configure:2438: checking for pkg-config
configure:2456: found /usr/bin/pkg-config
configure:2468: result: /usr/bin/pkg-config
configure:2493: checking pkg-config is at least version 0.9.0
configure:2496: result: yes
configure:2506: checking for DEPS
configure:2513: $PKG_CONFIG --exists --print-errors "xxf86vm gl x11 xrender xcomposite SDL_image libudev xext xdamage"
configure:2516: $? = 0
configure:2530: $PKG_CONFIG --exists --print-errors "xxf86vm gl x11 xrender xcomposite SDL_image libudev xext xdamage"
configure:2533: $? = 0
configure:2591: result: yes
configure:2644: checking for gcc
configure:2660: found /usr/bin/gcc
configure:2671: result: gcc
configure:2900: checking for C compiler version
configure:2909: gcc --version >&5
gcc (Debian 4.9.2-10+bsos2) 4.9.2
Copyright (C) 2014 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:2920: $? = 0
configure:2909: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-10+bsos2' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --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.9.2 (Debian 4.9.2-10+bsos2)
configure:2920: $? = 0
configure:2909: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2920: $? = 4
configure:2909: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2920: $? = 4
configure:2940: checking whether the C compiler works
configure:2962: gcc conftest.c >&5
configure:2966: $? = 0
configure:3014: result: yes
configure:3017: checking for C compiler default output file name
configure:3019: result: a.out
configure:3025: checking for suffix of executables
configure:3032: gcc -o conftest conftest.c >&5
configure:3036: $? = 0
configure:3058: result:
configure:3080: checking whether we are cross compiling
configure:3088: gcc -o conftest conftest.c >&5
configure:3092: $? = 0
configure:3099: ./conftest
configure:3103: $? = 0
configure:3118: result: no
configure:3123: checking for suffix of object files
configure:3145: gcc -c conftest.c >&5
configure:3149: $? = 0
configure:3170: result: o
configure:3174: checking whether we are using the GNU C compiler
configure:3193: gcc -c conftest.c >&5
configure:3193: $? = 0
configure:3202: result: yes
configure:3211: checking whether gcc accepts -g
configure:3231: gcc -c -g conftest.c >&5
configure:3231: $? = 0
configure:3272: result: yes
configure:3289: checking for gcc option to accept ISO C89
configure:3352: gcc -c -g -O2 conftest.c >&5
configure:3352: $? = 0
configure:3365: result: none needed
configure:3396: checking for style of include used by make
configure:3424: result: GNU
configure:3450: checking dependency style of gcc
configure:3561: result: none
configure:3580: checking for gcc option to accept ISO C99
configure:3729: gcc -c -g -O2 conftest.c >&5
conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:125:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code
configure:3729: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "SteamOS Compostitor"
| #define PACKAGE_TARNAME "steamos-compositor"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "SteamOS Compostitor 1.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://support.steampowered.com"
| #define PACKAGE "steamos-compositor"
| #define VERSION "1.0"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:3729: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:3729: $? = 0
configure:3749: result: -std=gnu99
configure:3850: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:3864: result: -std=gnu99
configure:4037: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by SteamOS Compostitor 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 johnvub64
config.status:775: creating Makefile
config.status:947: executing depfiles commands
configure:5165: WARNING: unrecognized options: --disable-maintainer-mode
## ---------------- ##
## 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_DEPS_CFLAGS_set=
ac_cv_env_DEPS_CFLAGS_value=
ac_cv_env_DEPS_LIBS_set=
ac_cv_env_DEPS_LIBS_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=set
ac_cv_env_build_alias_value=x86_64-linux-gnu
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_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=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_prog_tar_ustar=cpio
pkg_cv_DEPS_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -I/usr/include/SDL '
pkg_cv_DEPS_LIBS='-lXxf86vm -lGL -lXrender -lX11 -lXcomposite -lSDL_image -lSDL -ludev -lXext -lXdamage -lXfixes '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /data/home/VALVE/johnv/home:johnv:branches:steamos:brewmaster:main/steamos-compositor/steamos-compositor-1.26/missing --run aclocal-1.11'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /data/home/VALVE/johnv/home:johnv:branches:steamos:brewmaster:main/steamos-compositor/steamos-compositor-1.26/missing --run autoconf'
AUTOHEADER='${SHELL} /data/home/VALVE/johnv/home:johnv:branches:steamos:brewmaster:main/steamos-compositor/steamos-compositor-1.26/missing --run autoheader'
AUTOMAKE='${SHELL} /data/home/VALVE/johnv/home:johnv:branches:steamos:brewmaster:main/steamos-compositor/steamos-compositor-1.26/missing --run automake-1.11'
AWK='mawk'
CC='gcc -std=gnu99'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"SteamOS\ Compostitor\" -DPACKAGE_TARNAME=\"steamos-compositor\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"SteamOS\ Compostitor\ 1.0\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://support.steampowered.com\" -DPACKAGE=\"steamos-compositor\" -DVERSION=\"1.0\"'
DEPDIR='.deps'
DEPS_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/libdrm -I/usr/include/SDL '
DEPS_LIBS='-lXxf86vm -lGL -lXrender -lX11 -lXcomposite -lSDL_image -lSDL -ludev -lXext -lXdamage -lXfixes '
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=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /data/home/VALVE/johnv/home:johnv:branches:steamos:brewmaster:main/steamos-compositor/steamos-compositor-1.26/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='steamos-compositor'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='SteamOS Compostitor'
PACKAGE_STRING='SteamOS Compostitor 1.0'
PACKAGE_TARNAME='steamos-compositor'
PACKAGE_URL='http://support.steampowered.com'
PACKAGE_VERSION='1.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.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=''
am__quote=''
am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
am__untar='cpio -i -H ustar -d'
bindir='${exec_prefix}/bin'
build_alias='x86_64-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /data/home/VALVE/johnv/home:johnv:branches:steamos:brewmaster:main/steamos-compositor/steamos-compositor-1.26/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/steamos-compositor'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "SteamOS Compostitor"
#define PACKAGE_TARNAME "steamos-compositor"
#define PACKAGE_VERSION "1.0"
#define PACKAGE_STRING "SteamOS Compostitor 1.0"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "http://support.steampowered.com"
#define PACKAGE "steamos-compositor"
#define VERSION "1.0"
configure: exit 0