xuxiuxi
2017-05-11 109ffe9a777658936a38d0c146579a67c60a0d17
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
The target system is: Android - 22 - i686
The host system is: Windows - 10.0.14393 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/i686-linux-android-gcc.exe 
Build flags: -g;-DANDROID;-ffunction-sections;-funwind-tables;-fstack-protector-strong;-no-canonical-prefixes;-mstackrealign;-Wa,--noexecstack;-Wformat;-Werror=format-security;-g;-DANDROID;-ffunction-sections;-funwind-tables;-fstack-protector-strong;-no-canonical-prefixes;-mstackrealign;-Wa,--noexecstack;-Wformat;-Werror=format-security;
Id flags: -c
 
The output was:
0
 
 
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
 
The C compiler identification is GNU, found in "D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CompilerIdC/CMakeCCompilerId.o"
 
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/i686-linux-android-g++.exe 
Build flags: -g;-DANDROID;-ffunction-sections;-funwind-tables;-fstack-protector-strong;-no-canonical-prefixes;-mstackrealign;-Wa,--noexecstack;-Wformat;-Werror=format-security;;-g;-DANDROID;-ffunction-sections;-funwind-tables;-fstack-protector-strong;-no-canonical-prefixes;-mstackrealign;-Wa,--noexecstack;-Wformat;-Werror=format-security;;
Id flags: -c
 
The output was:
0
 
 
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
 
The CXX compiler identification is GNU, found in "D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/3.6.0-rc2/CompilerIdCXX/CMakeCXXCompilerId.o"
 
Determining if the C compiler works passed with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_d89a1"
[1/2] Building C object CMakeFiles/cmTC_d89a1.dir/testCCompiler.c.o
[2/2] Linking C executable cmTC_d89a1
 
 
Detecting C compiler ABI info compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_d325c"
[1/2] Building C object CMakeFiles/cmTC_d325c.dir/CMakeCCompilerABI.c.o
[2/2] Linking C executable cmTC_d325c
Using built-in specs.
COLLECT_GCC=D:\Android\adk\ndk-bundle\toolchains\x86-4.9\prebuilt\windows-x86_64\bin\i686-linux-android-gcc.exe
COLLECT_LTO_WRAPPER=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe
Target: i686-linux-android
Configured with: /usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/configure --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --target=i686-linux-android --host=x86_64-pc-mingw32msvc --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/buildbot/tmp/build/toolchain/temp-install --with-mpfr=/buildbot/tmp/build/toolchain/temp-install --with-mpc=/buildbot/tmp/build/toolchain/temp-install --with-cloog=/buildbot/tmp/build/toolchain/temp-install --with-isl=/buildbot/tmp/build/toolchain/temp-install --with-ppl=/buildbot/tmp/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -static-libstdc++ -lstdc++ -lm -static' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-arch=i686 --with-tune=intel --with-fpmath=sse --enable-bionic-libs --enable-libatomic-ifuncs=no --enable-initfini-array --disable-nls --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --with-sysroot=/tmp/9747a756ee05ef34cc3fcf51eabde826/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9 --with-gdb-version=none --with-gxx-include-dir=/tmp/9747a756ee05ef34cc3fcf51eabde826/include/c++/4.9.x --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libcilkrts --disable-libsanitizer --enable-gold --enable-eh-frame-hdr-for-static --enable-graphite=yes --with-isl-version=0.11.1 --with-cloog-version=0.18.0 --program-transform-name='s&^&i686-linux-android-&' --enable-gold=default
Thread model: posix
gcc version 4.9.x 20150123 (prerelease) (GCC) 
COMPILER_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/
LIBRARY_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib/;D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/
COLLECT_GCC_OPTIONS='-g' '-D' 'ANDROID' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-g' '-D' 'ANDROID' '-ffunction-sections' '-funwind-tables' '-fstack-protector-strong' '-mstackrealign' '-Wformat=1' '-Werror=format-security' '-pie' '-fPIE' '-v' '-o' 'cmTC_d325c' '-mtune=intel' '-march=i686'
 D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/collect2.exe -plugin D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/liblto_plugin-0.dll -plugin-opt=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\houxiao\AppData\Local\Temp\ccMATgy9.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-ldl -plugin-opt=-pass-through=-lgcc --sysroot=D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86 --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -z noexecstack -z relro -z now -pie -o cmTC_d325c D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtbegin_dynamic.o -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -LD:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_d325c.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtend_android.o
 
 
Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(i686-linux-android-ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_d325c"]
  ignore line: [[1/2] Building C object CMakeFiles/cmTC_d325c.dir/CMakeCCompilerABI.c.o]
  ignore line: [[2/2] Linking C executable cmTC_d325c]
  ignore line: [Using built-in specs. ]
  ignore line: [COLLECT_GCC=D:\Android\adk\ndk-bundle\toolchains\x86-4.9\prebuilt\windows-x86_64\bin\i686-linux-android-gcc.exe ]
  ignore line: [COLLECT_LTO_WRAPPER=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe ]
  ignore line: [Target: i686-linux-android ]
  ignore line: [Configured with: /usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/configure --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --target=i686-linux-android --host=x86_64-pc-mingw32msvc --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/buildbot/tmp/build/toolchain/temp-install --with-mpfr=/buildbot/tmp/build/toolchain/temp-install --with-mpc=/buildbot/tmp/build/toolchain/temp-install --with-cloog=/buildbot/tmp/build/toolchain/temp-install --with-isl=/buildbot/tmp/build/toolchain/temp-install --with-ppl=/buildbot/tmp/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -static-libstdc++ -lstdc++ -lm -static' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-arch=i686 --with-tune=intel --with-fpmath=sse --enable-bionic-libs --enable-libatomic-ifuncs=no --enable-initfini-array --disable-nls --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --with-sysroot=/tmp/9747a756ee05ef34cc3fcf51eabde826/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9 --with-gdb-version=none --with-gxx-include-dir=/tmp/9747a756ee05ef34cc3fcf51eabde826/include/c++/4.9.x --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libcilkrts --disable-libsanitizer --enable-gold --enable-eh-frame-hdr-for-static --enable-graphite=yes --with-isl-version=0.11.1 --with-cloog-version=0.18.0 --program-transform-name='s&^&i686-linux-android-&' --enable-gold=default ]
  ignore line: [Thread model: posix ]
  ignore line: [gcc version 4.9.x 20150123 (prerelease) (GCC)  ]
  ignore line: [COMPILER_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ ]
  ignore line: [LIBRARY_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib/]
  ignore line: [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/ ]
  ignore line: [COLLECT_GCC_OPTIONS='-g' '-D' 'ANDROID' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-g' '-D' 'ANDROID' '-ffunction-sections' '-funwind-tables' '-fstack-protector-strong' '-mstackrealign' '-Wformat=1' '-Werror=format-security' '-pie' '-fPIE' '-v' '-o' 'cmTC_d325c' '-mtune=intel' '-march=i686' ]
  link line: [ D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/collect2.exe -plugin D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/liblto_plugin-0.dll -plugin-opt=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\houxiao\AppData\Local\Temp\ccMATgy9.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-ldl -plugin-opt=-pass-through=-lgcc --sysroot=D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86 --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -z noexecstack -z relro -z now -pie -o cmTC_d325c D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtbegin_dynamic.o -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -LD:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_d325c.dir/CMakeCCompilerABI.c.o -lgcc -lc -ldl -lgcc D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtend_android.o ]
    arg [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/collect2.exe] ==> ignore
    arg [-plugin] ==> ignore
    arg [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/liblto_plugin-0.dll] ==> ignore
    arg [-plugin-opt=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe] ==> ignore
    arg [-plugin-opt=-fresolution=C:UsershouxiaoAppDataLocalTempccMATgy9.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-ldl] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--sysroot=D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_i386] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/system/bin/linker] ==> ignore
    arg [-znoexecstack] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_d325c] ==> ignore
    arg [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtbegin_dynamic.o] ==> ignore
    arg [-LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x] ==> dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x]
    arg [-LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc] ==> dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc]
    arg [-LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib]
    arg [-LD:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib] ==> dir [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib]
    arg [--build-id] ==> ignore
    arg [--warn-shared-textrel] ==> ignore
    arg [--fatal-warnings] ==> ignore
    arg [--no-undefined] ==> ignore
    arg [-znoexecstack] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [--gc-sections] ==> ignore
    arg [-znocopyreloc] ==> ignore
    arg [--build-id] ==> ignore
    arg [--warn-shared-textrel] ==> ignore
    arg [--fatal-warnings] ==> ignore
    arg [--no-undefined] ==> ignore
    arg [-znoexecstack] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [--gc-sections] ==> ignore
    arg [-znocopyreloc] ==> ignore
    arg [CMakeFiles/cmTC_d325c.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-ldl] ==> lib [dl]
    arg [-lgcc] ==> lib [gcc]
    arg [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtend_android.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc]
  collapse library dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x] ==> [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc/i686-linux-android/4.9.x]
  collapse library dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc] ==> [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc]
  collapse library dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/i686-linux-android/lib]
  collapse library dir [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib] ==> [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib]
  implicit libs: [c;dl]
  implicit dirs: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc/i686-linux-android/4.9.x;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/i686-linux-android/lib;D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib]
  implicit fwks: []
 
 
 
 
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_8621e"
[1/2] Building C object CMakeFiles/cmTC_8621e.dir/feature_tests.c.o
[2/2] Linking C executable cmTC_8621e
 
 
    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:1c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros
 
 
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_c42f0"
[1/2] Building C object CMakeFiles/cmTC_c42f0.dir/feature_tests.c.o
[2/2] Linking C executable cmTC_c42f0
 
 
    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros
 
 
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_bf1c4"
[1/2] Building C object CMakeFiles/cmTC_bf1c4.dir/feature_tests.c.o
[2/2] Linking C executable cmTC_bf1c4
 
 
    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:0c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_abc4e"
[1/2] Building CXX object CMakeFiles/cmTC_abc4e.dir/testCXXCompiler.cxx.o
[2/2] Linking CXX executable cmTC_abc4e
 
 
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_cfdd7"
[1/2] Building CXX object CMakeFiles/cmTC_cfdd7.dir/CMakeCXXCompilerABI.cpp.o
[2/2] Linking CXX executable cmTC_cfdd7
Using built-in specs.
COLLECT_GCC=D:\Android\adk\ndk-bundle\toolchains\x86-4.9\prebuilt\windows-x86_64\bin\i686-linux-android-g++.exe
COLLECT_LTO_WRAPPER=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe
Target: i686-linux-android
Configured with: /usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/configure --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --target=i686-linux-android --host=x86_64-pc-mingw32msvc --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/buildbot/tmp/build/toolchain/temp-install --with-mpfr=/buildbot/tmp/build/toolchain/temp-install --with-mpc=/buildbot/tmp/build/toolchain/temp-install --with-cloog=/buildbot/tmp/build/toolchain/temp-install --with-isl=/buildbot/tmp/build/toolchain/temp-install --with-ppl=/buildbot/tmp/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -static-libstdc++ -lstdc++ -lm -static' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-arch=i686 --with-tune=intel --with-fpmath=sse --enable-bionic-libs --enable-libatomic-ifuncs=no --enable-initfini-array --disable-nls --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --with-sysroot=/tmp/9747a756ee05ef34cc3fcf51eabde826/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9 --with-gdb-version=none --with-gxx-include-dir=/tmp/9747a756ee05ef34cc3fcf51eabde826/include/c++/4.9.x --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libcilkrts --disable-libsanitizer --enable-gold --enable-eh-frame-hdr-for-static --enable-graphite=yes --with-isl-version=0.11.1 --with-cloog-version=0.18.0 --program-transform-name='s&^&i686-linux-android-&' --enable-gold=default
Thread model: posix
gcc version 4.9.x 20150123 (prerelease) (GCC) 
COMPILER_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/
LIBRARY_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib/;D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/
COLLECT_GCC_OPTIONS='-g' '-D' 'ANDROID' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-g' '-D' 'ANDROID' '-ffunction-sections' '-funwind-tables' '-fstack-protector-strong' '-mstackrealign' '-Wformat=1' '-Werror=format-security' '-pie' '-fPIE' '-v' '-o' 'cmTC_cfdd7' '-mtune=intel' '-march=i686'
 D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/collect2.exe -plugin D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/liblto_plugin-0.dll -plugin-opt=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\houxiao\AppData\Local\Temp\ccLlgxZj.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-ldl -plugin-opt=-pass-through=-lgcc --sysroot=D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86 --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -z noexecstack -z relro -z now -pie -o cmTC_cfdd7 D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtbegin_dynamic.o -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -LD:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_cfdd7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtend_android.o
 
 
Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(i686-linux-android-ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_cfdd7"]
  ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_cfdd7.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [[2/2] Linking CXX executable cmTC_cfdd7]
  ignore line: [Using built-in specs. ]
  ignore line: [COLLECT_GCC=D:\Android\adk\ndk-bundle\toolchains\x86-4.9\prebuilt\windows-x86_64\bin\i686-linux-android-g++.exe ]
  ignore line: [COLLECT_LTO_WRAPPER=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe ]
  ignore line: [Target: i686-linux-android ]
  ignore line: [Configured with: /usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/configure --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --target=i686-linux-android --host=x86_64-pc-mingw32msvc --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/buildbot/tmp/build/toolchain/temp-install --with-mpfr=/buildbot/tmp/build/toolchain/temp-install --with-mpc=/buildbot/tmp/build/toolchain/temp-install --with-cloog=/buildbot/tmp/build/toolchain/temp-install --with-isl=/buildbot/tmp/build/toolchain/temp-install --with-ppl=/buildbot/tmp/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -static-libstdc++ -lstdc++ -lm -static' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-arch=i686 --with-tune=intel --with-fpmath=sse --enable-bionic-libs --enable-libatomic-ifuncs=no --enable-initfini-array --disable-nls --prefix=/tmp/9747a756ee05ef34cc3fcf51eabde826 --with-sysroot=/tmp/9747a756ee05ef34cc3fcf51eabde826/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.9 --with-gdb-version=none --with-gxx-include-dir=/tmp/9747a756ee05ef34cc3fcf51eabde826/include/c++/4.9.x --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libcilkrts --disable-libsanitizer --enable-gold --enable-eh-frame-hdr-for-static --enable-graphite=yes --with-isl-version=0.11.1 --with-cloog-version=0.18.0 --program-transform-name='s&^&i686-linux-android-&' --enable-gold=default ]
  ignore line: [Thread model: posix ]
  ignore line: [gcc version 4.9.x 20150123 (prerelease) (GCC)  ]
  ignore line: [COMPILER_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/bin/ ]
  ignore line: [LIBRARY_PATH=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/]
  ignore line: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib/]
  ignore line: [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/ ]
  ignore line: [COLLECT_GCC_OPTIONS='-g' '-D' 'ANDROID' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-g' '-D' 'ANDROID' '-ffunction-sections' '-funwind-tables' '-fstack-protector-strong' '-mstackrealign' '-Wformat=1' '-Werror=format-security' '-pie' '-fPIE' '-v' '-o' 'cmTC_cfdd7' '-mtune=intel' '-march=i686' ]
  link line: [ D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/collect2.exe -plugin D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/liblto_plugin-0.dll -plugin-opt=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\houxiao\AppData\Local\Temp\ccLlgxZj.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-ldl -plugin-opt=-pass-through=-lgcc --sysroot=D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86 --eh-frame-hdr -m elf_i386 -dynamic-linker /system/bin/linker -z noexecstack -z relro -z now -pie -o cmTC_cfdd7 D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtbegin_dynamic.o -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc -LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib -LD:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc --build-id --warn-shared-textrel --fatal-warnings --no-undefined -z noexecstack -z relro -z now --gc-sections -z nocopyreloc CMakeFiles/cmTC_cfdd7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc -lc -ldl -lgcc D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtend_android.o ]
    arg [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/collect2.exe] ==> ignore
    arg [-plugin] ==> ignore
    arg [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/liblto_plugin-0.dll] ==> ignore
    arg [-plugin-opt=D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../libexec/gcc/i686-linux-android/4.9.x/lto-wrapper.exe] ==> ignore
    arg [-plugin-opt=-fresolution=C:UsershouxiaoAppDataLocalTempccLlgxZj.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-ldl] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--sysroot=D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-m] ==> ignore
    arg [elf_i386] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/system/bin/linker] ==> ignore
    arg [-znoexecstack] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_cfdd7] ==> ignore
    arg [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtbegin_dynamic.o] ==> ignore
    arg [-LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x] ==> dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x]
    arg [-LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc] ==> dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc]
    arg [-LD:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib]
    arg [-LD:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib] ==> dir [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib]
    arg [--build-id] ==> ignore
    arg [--warn-shared-textrel] ==> ignore
    arg [--fatal-warnings] ==> ignore
    arg [--no-undefined] ==> ignore
    arg [-znoexecstack] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [--gc-sections] ==> ignore
    arg [-znocopyreloc] ==> ignore
    arg [--build-id] ==> ignore
    arg [--warn-shared-textrel] ==> ignore
    arg [--fatal-warnings] ==> ignore
    arg [--no-undefined] ==> ignore
    arg [-znoexecstack] ==> ignore
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [--gc-sections] ==> ignore
    arg [-znocopyreloc] ==> ignore
    arg [CMakeFiles/cmTC_cfdd7.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-ldl] ==> lib [dl]
    arg [-lgcc] ==> lib [gcc]
    arg [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib/crtend_android.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc]
  collapse library dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x] ==> [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc/i686-linux-android/4.9.x]
  collapse library dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc] ==> [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc]
  collapse library dir [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/bin/../lib/gcc/i686-linux-android/4.9.x/../../../../i686-linux-android/lib] ==> [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/i686-linux-android/lib]
  collapse library dir [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib] ==> [D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib]
  implicit libs: [stdc++;m;c;dl]
  implicit dirs: [D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc/i686-linux-android/4.9.x;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/lib/gcc;D:/Android/adk/ndk-bundle/toolchains/x86-4.9/prebuilt/windows-x86_64/i686-linux-android/lib;D:/Android/adk/ndk-bundle/platforms/android-22/arch-x86/usr/lib]
  implicit fwks: []
 
 
 
 
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_4e16f"
[1/2] Building CXX object CMakeFiles/cmTC_4e16f.dir/feature_tests.cxx.o
[2/2] Linking CXX executable cmTC_4e16f
 
 
    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:1cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:1cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:1cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:1cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:1cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:1cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates
 
 
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_9f527"
[1/2] Building CXX object CMakeFiles/cmTC_9f527.dir/feature_tests.cxx.o
[2/2] Linking CXX executable cmTC_9f527
 
 
    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates
 
 
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: D:/workspace/proxy/VisitFace/RtspNativeCodec/app/.externalNativeBuild/cmake/debug/x86/CMakeFiles/CMakeTmp
 
Run Build Command:"D:\Android\adk\cmake\3.6.3155560\bin\ninja.exe" "cmTC_053a3"
[1/2] Building CXX object CMakeFiles/cmTC_053a3.dir/feature_tests.cxx.o
[2/2] Linking CXX executable cmTC_053a3
 
 
    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:0cxx_alias_templates
    Feature record: CXX_FEATURE:0cxx_alignas
    Feature record: CXX_FEATURE:0cxx_alignof
    Feature record: CXX_FEATURE:0cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:0cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:0cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:0cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:0cxx_default_function_template_args
    Feature record: CXX_FEATURE:0cxx_defaulted_functions
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
    Feature record: CXX_FEATURE:0cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:0cxx_extern_templates
    Feature record: CXX_FEATURE:0cxx_final
    Feature record: CXX_FEATURE:0cxx_func_identifier
    Feature record: CXX_FEATURE:0cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
    Feature record: CXX_FEATURE:0cxx_inline_namespaces
    Feature record: CXX_FEATURE:0cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
    Feature record: CXX_FEATURE:0cxx_long_long_type
    Feature record: CXX_FEATURE:0cxx_noexcept
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:0cxx_nullptr
    Feature record: CXX_FEATURE:0cxx_override
    Feature record: CXX_FEATURE:0cxx_range_for
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
    Feature record: CXX_FEATURE:0cxx_rvalue_references
    Feature record: CXX_FEATURE:0cxx_sizeof_member
    Feature record: CXX_FEATURE:0cxx_static_assert
    Feature record: CXX_FEATURE:0cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
    Feature record: CXX_FEATURE:0cxx_unicode_literals
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:0cxx_variadic_macros
    Feature record: CXX_FEATURE:0cxx_variadic_templates