Project

General

Profile

Porting #975 » CMakeOutput.log

ebrasca, 2016-04-03 01:42 PM

 
1
The system is: Linux - 4.4.6-gnu-1 - armv7l
2
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
3
Compiler: /usr/bin/cc 
4
Build flags: -march=armv7-a;-mfloat-abi=hard;-mfpu=vfpv3-d16;-O2;-pipe;-fstack-protector
5
Id flags: 
6

    
7
The output was:
8
0
9

    
10

    
11
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
12

    
13
The C compiler identification is GNU, found in "/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/3.5.1/CompilerIdC/a.out"
14

    
15
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
16
Compiler: /usr/bin/c++ 
17
Build flags: -march=armv7-a;-mfloat-abi=hard;-mfpu=vfpv3-d16;-O2;-pipe;-fstack-protector
18
Id flags: 
19

    
20
The output was:
21
0
22

    
23

    
24
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
25

    
26
The CXX compiler identification is GNU, found in "/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/3.5.1/CompilerIdCXX/a.out"
27

    
28
Determining if the C compiler works passed with the following output:
29
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
30

    
31
Run Build Command:"/usr/bin/make" "cmTC_e5cff/fast"
32
/usr/bin/make -f CMakeFiles/cmTC_e5cff.dir/build.make CMakeFiles/cmTC_e5cff.dir/build
33
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
34
Building C object CMakeFiles/cmTC_e5cff.dir/testCCompiler.c.o
35
/usr/bin/cc    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -o CMakeFiles/cmTC_e5cff.dir/testCCompiler.c.o   -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp/testCCompiler.c
36
Linking C executable cmTC_e5cff
37
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5cff.dir/link.txt --verbose=1
38
/usr/bin/cc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_e5cff.dir/testCCompiler.c.o  -o cmTC_e5cff -rdynamic 
39
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
40

    
41

    
42
Detecting C compiler ABI info compiled with the following output:
43
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
44

    
45
Run Build Command:"/usr/bin/make" "cmTC_605eb/fast"
46
/usr/bin/make -f CMakeFiles/cmTC_605eb.dir/build.make CMakeFiles/cmTC_605eb.dir/build
47
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
48
Building C object CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o
49
/usr/bin/cc    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -o CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
50
Linking C executable cmTC_605eb
51
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_605eb.dir/link.txt --verbose=1
52
/usr/bin/cc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o  -o cmTC_605eb -rdynamic  
53
Usando especificaciones internas.
54
COLLECT_GCC=/usr/bin/cc
55
COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper
56
Objetivo: armv7l-unknown-linux-gnueabihf
57
Configurado con: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16
58
Modelo de hilos: posix
59
gcc versión 5.3.0 (GCC) 
60
COMPILER_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/
61
LIBRARY_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../:/lib/:/usr/lib/
62
COLLECT_GCC_OPTIONS='-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-O2' '-pipe' '-fstack-protector' '-v' '-o' 'cmTC_605eb' '-rdynamic' '-mtls-dialect=gnu'
63
 /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/collect2 -plugin /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfwJGnv.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -o cmTC_605eb /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crt1.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtbegin.o -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtend.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crtn.o
64
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
65

    
66

    
67
Parsed C implicit link information from above output:
68
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
69
  ignore line: [Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp]
70
  ignore line: []
71
  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_605eb/fast"]
72
  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_605eb.dir/build.make CMakeFiles/cmTC_605eb.dir/build]
73
  ignore line: [make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp']
74
  ignore line: [Building C object CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o]
75
  ignore line: [/usr/bin/cc    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -o CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
76
  ignore line: [Linking C executable cmTC_605eb]
77
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_605eb.dir/link.txt --verbose=1]
78
  ignore line: [/usr/bin/cc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o  -o cmTC_605eb -rdynamic  ]
79
  ignore line: [Usando especificaciones internas.]
80
  ignore line: [COLLECT_GCC=/usr/bin/cc]
81
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper]
82
  ignore line: [Objetivo: armv7l-unknown-linux-gnueabihf]
83
  ignore line: [Configurado con: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16]
84
  ignore line: [Modelo de hilos: posix]
85
  ignore line: [gcc versión 5.3.0 (GCC) ]
86
  ignore line: [COMPILER_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/]
87
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../:/lib/:/usr/lib/]
88
  ignore line: [COLLECT_GCC_OPTIONS='-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-O2' '-pipe' '-fstack-protector' '-v' '-o' 'cmTC_605eb' '-rdynamic' '-mtls-dialect=gnu']
89
  link line: [ /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/collect2 -plugin /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfwJGnv.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -o cmTC_605eb /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crt1.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtbegin.o -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtend.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crtn.o]
90
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/collect2] ==> ignore
91
    arg [-plugin] ==> ignore
92
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/liblto_plugin.so] ==> ignore
93
    arg [-plugin-opt=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper] ==> ignore
94
    arg [-plugin-opt=-fresolution=/tmp/ccfwJGnv.res] ==> ignore
95
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
96
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
97
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
98
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
99
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
100
    arg [--build-id] ==> ignore
101
    arg [--eh-frame-hdr] ==> ignore
102
    arg [--hash-style=gnu] ==> ignore
103
    arg [-export-dynamic] ==> ignore
104
    arg [-dynamic-linker] ==> ignore
105
    arg [/lib/ld-linux-armhf.so.3] ==> ignore
106
    arg [-X] ==> ignore
107
    arg [-m] ==> ignore
108
    arg [armelf_linux_eabi] ==> ignore
109
    arg [-o] ==> ignore
110
    arg [cmTC_605eb] ==> ignore
111
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crt1.o] ==> ignore
112
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crti.o] ==> ignore
113
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtbegin.o] ==> ignore
114
    arg [-L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0] ==> dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0]
115
    arg [-L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../..] ==> dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../..]
116
    arg [-O1] ==> ignore
117
    arg [--sort-common] ==> ignore
118
    arg [--as-needed] ==> ignore
119
    arg [-zrelro] ==> ignore
120
    arg [CMakeFiles/cmTC_605eb.dir/CMakeCCompilerABI.c.o] ==> ignore
121
    arg [-lgcc] ==> lib [gcc]
122
    arg [--as-needed] ==> ignore
123
    arg [-lgcc_s] ==> lib [gcc_s]
124
    arg [--no-as-needed] ==> ignore
125
    arg [-lc] ==> lib [c]
126
    arg [-lgcc] ==> lib [gcc]
127
    arg [--as-needed] ==> ignore
128
    arg [-lgcc_s] ==> lib [gcc_s]
129
    arg [--no-as-needed] ==> ignore
130
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtend.o] ==> ignore
131
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crtn.o] ==> ignore
132
  remove lib [gcc]
133
  remove lib [gcc_s]
134
  remove lib [gcc]
135
  remove lib [gcc_s]
136
  collapse library dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0] ==> [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0]
137
  collapse library dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../..] ==> [/usr/lib]
138
  implicit libs: [c]
139
  implicit dirs: [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0;/usr/lib]
140
  implicit fwks: []
141

    
142

    
143

    
144

    
145
Detecting C [-std=c11] compiler features compiled with the following output:
146
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
147

    
148
Run Build Command:"/usr/bin/make" "cmTC_0aa2a/fast"
149
/usr/bin/make -f CMakeFiles/cmTC_0aa2a.dir/build.make CMakeFiles/cmTC_0aa2a.dir/build
150
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
151
Building C object CMakeFiles/cmTC_0aa2a.dir/feature_tests.c.o
152
/usr/bin/cc    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -std=c11 -o CMakeFiles/cmTC_0aa2a.dir/feature_tests.c.o   -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/feature_tests.c
153
Linking C executable cmTC_0aa2a
154
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0aa2a.dir/link.txt --verbose=1
155
/usr/bin/cc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_0aa2a.dir/feature_tests.c.o  -o cmTC_0aa2a -rdynamic 
156
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
157

    
158

    
159
    Feature record: C_FEATURE:1c_function_prototypes
160
    Feature record: C_FEATURE:1c_restrict
161
    Feature record: C_FEATURE:1c_static_assert
162
    Feature record: C_FEATURE:1c_variadic_macros
163

    
164

    
165
Detecting C [-std=c99] compiler features compiled with the following output:
166
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
167

    
168
Run Build Command:"/usr/bin/make" "cmTC_8871a/fast"
169
/usr/bin/make -f CMakeFiles/cmTC_8871a.dir/build.make CMakeFiles/cmTC_8871a.dir/build
170
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
171
Building C object CMakeFiles/cmTC_8871a.dir/feature_tests.c.o
172
/usr/bin/cc    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -std=c99 -o CMakeFiles/cmTC_8871a.dir/feature_tests.c.o   -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/feature_tests.c
173
Linking C executable cmTC_8871a
174
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8871a.dir/link.txt --verbose=1
175
/usr/bin/cc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_8871a.dir/feature_tests.c.o  -o cmTC_8871a -rdynamic 
176
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
177

    
178

    
179
    Feature record: C_FEATURE:1c_function_prototypes
180
    Feature record: C_FEATURE:1c_restrict
181
    Feature record: C_FEATURE:0c_static_assert
182
    Feature record: C_FEATURE:1c_variadic_macros
183

    
184

    
185
Detecting C [-std=c90] compiler features compiled with the following output:
186
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
187

    
188
Run Build Command:"/usr/bin/make" "cmTC_45654/fast"
189
/usr/bin/make -f CMakeFiles/cmTC_45654.dir/build.make CMakeFiles/cmTC_45654.dir/build
190
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
191
Building C object CMakeFiles/cmTC_45654.dir/feature_tests.c.o
192
/usr/bin/cc    -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -std=c90 -o CMakeFiles/cmTC_45654.dir/feature_tests.c.o   -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/feature_tests.c
193
Linking C executable cmTC_45654
194
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_45654.dir/link.txt --verbose=1
195
/usr/bin/cc  -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_45654.dir/feature_tests.c.o  -o cmTC_45654 -rdynamic 
196
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
197

    
198

    
199
    Feature record: C_FEATURE:1c_function_prototypes
200
    Feature record: C_FEATURE:0c_restrict
201
    Feature record: C_FEATURE:0c_static_assert
202
    Feature record: C_FEATURE:0c_variadic_macros
203
Determining if the CXX compiler works passed with the following output:
204
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
205

    
206
Run Build Command:"/usr/bin/make" "cmTC_3a230/fast"
207
/usr/bin/make -f CMakeFiles/cmTC_3a230.dir/build.make CMakeFiles/cmTC_3a230.dir/build
208
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
209
Building CXX object CMakeFiles/cmTC_3a230.dir/testCXXCompiler.cxx.o
210
/usr/bin/c++     -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -o CMakeFiles/cmTC_3a230.dir/testCXXCompiler.cxx.o -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
211
Linking CXX executable cmTC_3a230
212
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3a230.dir/link.txt --verbose=1
213
/usr/bin/c++   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_3a230.dir/testCXXCompiler.cxx.o  -o cmTC_3a230 -rdynamic 
214
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
215

    
216

    
217
Detecting CXX compiler ABI info compiled with the following output:
218
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
219

    
220
Run Build Command:"/usr/bin/make" "cmTC_8680e/fast"
221
/usr/bin/make -f CMakeFiles/cmTC_8680e.dir/build.make CMakeFiles/cmTC_8680e.dir/build
222
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
223
Building CXX object CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o
224
/usr/bin/c++     -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -o CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
225
Linking CXX executable cmTC_8680e
226
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8680e.dir/link.txt --verbose=1
227
/usr/bin/c++   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_8680e -rdynamic  
228
Usando especificaciones internas.
229
COLLECT_GCC=/usr/bin/c++
230
COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper
231
Objetivo: armv7l-unknown-linux-gnueabihf
232
Configurado con: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16
233
Modelo de hilos: posix
234
gcc versión 5.3.0 (GCC) 
235
COMPILER_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/
236
LIBRARY_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../:/lib/:/usr/lib/
237
COLLECT_GCC_OPTIONS='-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-O2' '-pipe' '-fstack-protector' '-v' '-o' 'cmTC_8680e' '-rdynamic' '-shared-libgcc' '-mtls-dialect=gnu'
238
 /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/collect2 -plugin /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPxeF1R.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -o cmTC_8680e /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crt1.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtbegin.o -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtend.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crtn.o
239
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
240

    
241

    
242
Parsed CXX implicit link information from above output:
243
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
244
  ignore line: [Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp]
245
  ignore line: []
246
  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_8680e/fast"]
247
  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_8680e.dir/build.make CMakeFiles/cmTC_8680e.dir/build]
248
  ignore line: [make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp']
249
  ignore line: [Building CXX object CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o]
250
  ignore line: [/usr/bin/c++     -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -o CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
251
  ignore line: [Linking CXX executable cmTC_8680e]
252
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8680e.dir/link.txt --verbose=1]
253
  ignore line: [/usr/bin/c++   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro -v CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_8680e -rdynamic  ]
254
  ignore line: [Usando especificaciones internas.]
255
  ignore line: [COLLECT_GCC=/usr/bin/c++]
256
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper]
257
  ignore line: [Objetivo: armv7l-unknown-linux-gnueabihf]
258
  ignore line: [Configurado con: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16]
259
  ignore line: [Modelo de hilos: posix]
260
  ignore line: [gcc versión 5.3.0 (GCC) ]
261
  ignore line: [COMPILER_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/]
262
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/:/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../:/lib/:/usr/lib/]
263
  ignore line: [COLLECT_GCC_OPTIONS='-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-O2' '-pipe' '-fstack-protector' '-v' '-o' 'cmTC_8680e' '-rdynamic' '-shared-libgcc' '-mtls-dialect=gnu']
264
  link line: [ /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/collect2 -plugin /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPxeF1R.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-linux-armhf.so.3 -X -m armelf_linux_eabi -o cmTC_8680e /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crt1.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crti.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtbegin.o -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0 -L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../.. -O1 --sort-common --as-needed -z relro CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtend.o /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crtn.o]
265
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/collect2] ==> ignore
266
    arg [-plugin] ==> ignore
267
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/liblto_plugin.so] ==> ignore
268
    arg [-plugin-opt=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/lto-wrapper] ==> ignore
269
    arg [-plugin-opt=-fresolution=/tmp/ccPxeF1R.res] ==> ignore
270
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
271
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
272
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
273
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
274
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
275
    arg [--build-id] ==> ignore
276
    arg [--eh-frame-hdr] ==> ignore
277
    arg [--hash-style=gnu] ==> ignore
278
    arg [-export-dynamic] ==> ignore
279
    arg [-dynamic-linker] ==> ignore
280
    arg [/lib/ld-linux-armhf.so.3] ==> ignore
281
    arg [-X] ==> ignore
282
    arg [-m] ==> ignore
283
    arg [armelf_linux_eabi] ==> ignore
284
    arg [-o] ==> ignore
285
    arg [cmTC_8680e] ==> ignore
286
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crt1.o] ==> ignore
287
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crti.o] ==> ignore
288
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtbegin.o] ==> ignore
289
    arg [-L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0] ==> dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0]
290
    arg [-L/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../..] ==> dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../..]
291
    arg [-O1] ==> ignore
292
    arg [--sort-common] ==> ignore
293
    arg [--as-needed] ==> ignore
294
    arg [-zrelro] ==> ignore
295
    arg [CMakeFiles/cmTC_8680e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
296
    arg [-lstdc++] ==> lib [stdc++]
297
    arg [-lm] ==> lib [m]
298
    arg [-lgcc_s] ==> lib [gcc_s]
299
    arg [-lgcc] ==> lib [gcc]
300
    arg [-lc] ==> lib [c]
301
    arg [-lgcc_s] ==> lib [gcc_s]
302
    arg [-lgcc] ==> lib [gcc]
303
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/crtend.o] ==> ignore
304
    arg [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../../crtn.o] ==> ignore
305
  remove lib [gcc_s]
306
  remove lib [gcc]
307
  remove lib [gcc_s]
308
  remove lib [gcc]
309
  collapse library dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0] ==> [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0]
310
  collapse library dir [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0/../../..] ==> [/usr/lib]
311
  implicit libs: [stdc++;m;c]
312
  implicit dirs: [/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/5.3.0;/usr/lib]
313
  implicit fwks: []
314

    
315

    
316

    
317

    
318
Detecting CXX [-std=c++14] compiler features compiled with the following output:
319
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
320

    
321
Run Build Command:"/usr/bin/make" "cmTC_bca1a/fast"
322
/usr/bin/make -f CMakeFiles/cmTC_bca1a.dir/build.make CMakeFiles/cmTC_bca1a.dir/build
323
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
324
Building CXX object CMakeFiles/cmTC_bca1a.dir/feature_tests.cxx.o
325
/usr/bin/c++     -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -std=c++14 -o CMakeFiles/cmTC_bca1a.dir/feature_tests.cxx.o -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/feature_tests.cxx
326
Linking CXX executable cmTC_bca1a
327
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bca1a.dir/link.txt --verbose=1
328
/usr/bin/c++   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_bca1a.dir/feature_tests.cxx.o  -o cmTC_bca1a -rdynamic 
329
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
330

    
331

    
332
    Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
333
    Feature record: CXX_FEATURE:1cxx_alias_templates
334
    Feature record: CXX_FEATURE:1cxx_alignas
335
    Feature record: CXX_FEATURE:1cxx_alignof
336
    Feature record: CXX_FEATURE:1cxx_attributes
337
    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
338
    Feature record: CXX_FEATURE:1cxx_auto_type
339
    Feature record: CXX_FEATURE:1cxx_binary_literals
340
    Feature record: CXX_FEATURE:1cxx_constexpr
341
    Feature record: CXX_FEATURE:1cxx_contextual_conversions
342
    Feature record: CXX_FEATURE:1cxx_decltype
343
    Feature record: CXX_FEATURE:1cxx_decltype_auto
344
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
345
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
346
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
347
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
348
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
349
    Feature record: CXX_FEATURE:1cxx_deleted_functions
350
    Feature record: CXX_FEATURE:1cxx_digit_separators
351
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
352
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
353
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
354
    Feature record: CXX_FEATURE:1cxx_extern_templates
355
    Feature record: CXX_FEATURE:1cxx_final
356
    Feature record: CXX_FEATURE:1cxx_func_identifier
357
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
358
    Feature record: CXX_FEATURE:1cxx_generic_lambdas
359
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
360
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
361
    Feature record: CXX_FEATURE:1cxx_lambdas
362
    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
363
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
364
    Feature record: CXX_FEATURE:1cxx_long_long_type
365
    Feature record: CXX_FEATURE:1cxx_noexcept
366
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
367
    Feature record: CXX_FEATURE:1cxx_nullptr
368
    Feature record: CXX_FEATURE:1cxx_override
369
    Feature record: CXX_FEATURE:1cxx_range_for
370
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
371
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
372
    Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
373
    Feature record: CXX_FEATURE:1cxx_return_type_deduction
374
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
375
    Feature record: CXX_FEATURE:1cxx_rvalue_references
376
    Feature record: CXX_FEATURE:1cxx_sizeof_member
377
    Feature record: CXX_FEATURE:1cxx_static_assert
378
    Feature record: CXX_FEATURE:1cxx_strong_enums
379
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
380
    Feature record: CXX_FEATURE:1cxx_thread_local
381
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
382
    Feature record: CXX_FEATURE:1cxx_unicode_literals
383
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
384
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
385
    Feature record: CXX_FEATURE:1cxx_user_literals
386
    Feature record: CXX_FEATURE:1cxx_variable_templates
387
    Feature record: CXX_FEATURE:1cxx_variadic_macros
388
    Feature record: CXX_FEATURE:1cxx_variadic_templates
389

    
390

    
391
Detecting CXX [-std=c++11] compiler features compiled with the following output:
392
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
393

    
394
Run Build Command:"/usr/bin/make" "cmTC_125e4/fast"
395
/usr/bin/make -f CMakeFiles/cmTC_125e4.dir/build.make CMakeFiles/cmTC_125e4.dir/build
396
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
397
Building CXX object CMakeFiles/cmTC_125e4.dir/feature_tests.cxx.o
398
/usr/bin/c++     -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -std=c++11 -o CMakeFiles/cmTC_125e4.dir/feature_tests.cxx.o -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/feature_tests.cxx
399
Linking CXX executable cmTC_125e4
400
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_125e4.dir/link.txt --verbose=1
401
/usr/bin/c++   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_125e4.dir/feature_tests.cxx.o  -o cmTC_125e4 -rdynamic 
402
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
403

    
404

    
405
    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
406
    Feature record: CXX_FEATURE:1cxx_alias_templates
407
    Feature record: CXX_FEATURE:1cxx_alignas
408
    Feature record: CXX_FEATURE:1cxx_alignof
409
    Feature record: CXX_FEATURE:1cxx_attributes
410
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
411
    Feature record: CXX_FEATURE:1cxx_auto_type
412
    Feature record: CXX_FEATURE:0cxx_binary_literals
413
    Feature record: CXX_FEATURE:1cxx_constexpr
414
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
415
    Feature record: CXX_FEATURE:1cxx_decltype
416
    Feature record: CXX_FEATURE:0cxx_decltype_auto
417
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
418
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
419
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
420
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
421
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
422
    Feature record: CXX_FEATURE:1cxx_deleted_functions
423
    Feature record: CXX_FEATURE:0cxx_digit_separators
424
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
425
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
426
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
427
    Feature record: CXX_FEATURE:1cxx_extern_templates
428
    Feature record: CXX_FEATURE:1cxx_final
429
    Feature record: CXX_FEATURE:1cxx_func_identifier
430
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
431
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
432
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
433
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
434
    Feature record: CXX_FEATURE:1cxx_lambdas
435
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
436
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
437
    Feature record: CXX_FEATURE:1cxx_long_long_type
438
    Feature record: CXX_FEATURE:1cxx_noexcept
439
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
440
    Feature record: CXX_FEATURE:1cxx_nullptr
441
    Feature record: CXX_FEATURE:1cxx_override
442
    Feature record: CXX_FEATURE:1cxx_range_for
443
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
444
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
445
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
446
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
447
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
448
    Feature record: CXX_FEATURE:1cxx_rvalue_references
449
    Feature record: CXX_FEATURE:1cxx_sizeof_member
450
    Feature record: CXX_FEATURE:1cxx_static_assert
451
    Feature record: CXX_FEATURE:1cxx_strong_enums
452
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
453
    Feature record: CXX_FEATURE:1cxx_thread_local
454
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
455
    Feature record: CXX_FEATURE:1cxx_unicode_literals
456
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
457
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
458
    Feature record: CXX_FEATURE:1cxx_user_literals
459
    Feature record: CXX_FEATURE:0cxx_variable_templates
460
    Feature record: CXX_FEATURE:1cxx_variadic_macros
461
    Feature record: CXX_FEATURE:1cxx_variadic_templates
462

    
463

    
464
Detecting CXX [-std=c++98] compiler features compiled with the following output:
465
Change Dir: /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp
466

    
467
Run Build Command:"/usr/bin/make" "cmTC_60c03/fast"
468
/usr/bin/make -f CMakeFiles/cmTC_60c03.dir/build.make CMakeFiles/cmTC_60c03.dir/build
469
make[1]: Entering directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
470
Building CXX object CMakeFiles/cmTC_60c03.dir/feature_tests.cxx.o
471
/usr/bin/c++     -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -std=c++98 -o CMakeFiles/cmTC_60c03.dir/feature_tests.cxx.o -c /home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/feature_tests.cxx
472
Linking CXX executable cmTC_60c03
473
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_60c03.dir/link.txt --verbose=1
474
/usr/bin/c++   -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector     -Wl,-O1,--sort-common,--as-needed,-z,relro  CMakeFiles/cmTC_60c03.dir/feature_tests.cxx.o  -o cmTC_60c03 -rdynamic 
475
make[1]: Leaving directory '/home/ebrasca/abslibre/libre/avidemux/src/avidemux_2.5.6/build/CMakeFiles/CMakeTmp'
476

    
477

    
478
    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
479
    Feature record: CXX_FEATURE:0cxx_alias_templates
480
    Feature record: CXX_FEATURE:0cxx_alignas
481
    Feature record: CXX_FEATURE:0cxx_alignof
482
    Feature record: CXX_FEATURE:0cxx_attributes
483
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
484
    Feature record: CXX_FEATURE:0cxx_auto_type
485
    Feature record: CXX_FEATURE:0cxx_binary_literals
486
    Feature record: CXX_FEATURE:0cxx_constexpr
487
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
488
    Feature record: CXX_FEATURE:0cxx_decltype
489
    Feature record: CXX_FEATURE:0cxx_decltype_auto
490
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
491
    Feature record: CXX_FEATURE:0cxx_default_function_template_args
492
    Feature record: CXX_FEATURE:0cxx_defaulted_functions
493
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
494
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
495
    Feature record: CXX_FEATURE:0cxx_deleted_functions
496
    Feature record: CXX_FEATURE:0cxx_digit_separators
497
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
498
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
499
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
500
    Feature record: CXX_FEATURE:0cxx_extern_templates
501
    Feature record: CXX_FEATURE:0cxx_final
502
    Feature record: CXX_FEATURE:0cxx_func_identifier
503
    Feature record: CXX_FEATURE:0cxx_generalized_initializers
504
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
505
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
506
    Feature record: CXX_FEATURE:0cxx_inline_namespaces
507
    Feature record: CXX_FEATURE:0cxx_lambdas
508
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
509
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
510
    Feature record: CXX_FEATURE:0cxx_long_long_type
511
    Feature record: CXX_FEATURE:0cxx_noexcept
512
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
513
    Feature record: CXX_FEATURE:0cxx_nullptr
514
    Feature record: CXX_FEATURE:0cxx_override
515
    Feature record: CXX_FEATURE:0cxx_range_for
516
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
517
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
518
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
519
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
520
    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
521
    Feature record: CXX_FEATURE:0cxx_rvalue_references
522
    Feature record: CXX_FEATURE:0cxx_sizeof_member
523
    Feature record: CXX_FEATURE:0cxx_static_assert
524
    Feature record: CXX_FEATURE:0cxx_strong_enums
525
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
526
    Feature record: CXX_FEATURE:0cxx_thread_local
527
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
528
    Feature record: CXX_FEATURE:0cxx_unicode_literals
529
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
530
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
531
    Feature record: CXX_FEATURE:0cxx_user_literals
532
    Feature record: CXX_FEATURE:0cxx_variable_templates
533
    Feature record: CXX_FEATURE:0cxx_variadic_macros
534
    Feature record: CXX_FEATURE:0cxx_variadic_templates
(2-2/2)