summaryrefslogtreecommitdiff
path: root/CMakeFiles/CMakeOutput.log
blob: 989fa4786144647dce532074a563ffa50a94995d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
The system is: Linux - 4.8.15-300.fc25.i686 - i686
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/gcc 
Build flags: 
Id flags: 

The output was:
0


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

The C compiler identification is GNU, found in "/home/martin/XTrackCAD/src/work/CMakeFiles/3.6.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/g++ 
Build flags: 
Id flags: 

The output was:
0


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

The CXX compiler identification is GNU, found in "/home/martin/XTrackCAD/src/work/CMakeFiles/3.6.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_f8436/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_f8436.dir/build.make CMakeFiles/cmTC_f8436.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_f8436.dir/testCCompiler.c.o
/usr/bin/gcc     -o CMakeFiles/cmTC_f8436.dir/testCCompiler.c.o   -c /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_f8436
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f8436.dir/link.txt --verbose=1
/usr/bin/gcc       CMakeFiles/cmTC_f8436.dir/testCCompiler.c.o  -o cmTC_f8436 -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_cdebf/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_cdebf.dir/build.make CMakeFiles/cmTC_cdebf.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o
/usr/bin/gcc     -o CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_cdebf
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdebf.dir/link.txt --verbose=1
/usr/bin/gcc      -v CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o  -o cmTC_cdebf -rdynamic  
Es werden eingebaute Spezifikationen verwendet.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper
Ziel: i686-redhat-linux
Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread-Modell: posix
gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) 
COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cdebf' '-rdynamic' '-mtune=generic' '-march=i686'
 /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cclckJPd.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 --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_cdebf /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cdebf' '-rdynamic' '-mtune=generic' '-march=i686'
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_cdebf/fast"]
  ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_cdebf.dir/build.make CMakeFiles/cmTC_cdebf.dir/build]
  ignore line: [gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten]
  ignore line: [Building C object CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/gcc     -o CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTC_cdebf]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cdebf.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/gcc      -v CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o  -o cmTC_cdebf -rdynamic  ]
  ignore line: [Es werden eingebaute Spezifikationen verwendet.]
  ignore line: [COLLECT_GCC=/usr/bin/gcc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper]
  ignore line: [Ziel: i686-redhat-linux]
  ignore line: [Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux]
  ignore line: [Thread-Modell: posix]
  ignore line: [gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ]
  ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_cdebf' '-rdynamic' '-mtune=generic' '-march=i686']
  link line: [ /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cclckJPd.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 --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_cdebf /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o]
    arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/cclckJPd.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--build-id] ==> ignore
    arg [--no-add-needed] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-m] ==> ignore
    arg [elf_i386] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib/ld-linux.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_cdebf] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1]
    arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..]
    arg [CMakeFiles/cmTC_cdebf.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> [/usr/lib/gcc/i686-redhat-linux/6.3.1]
  collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> [/usr/lib]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/i686-redhat-linux/6.3.1;/usr/lib]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_46098/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_46098.dir/build.make CMakeFiles/cmTC_46098.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_46098.dir/feature_tests.c.o
/usr/bin/gcc    -std=c11 -o CMakeFiles/cmTC_46098.dir/feature_tests.c.o   -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.c
Linking C executable cmTC_46098
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_46098.dir/link.txt --verbose=1
/usr/bin/gcc       CMakeFiles/cmTC_46098.dir/feature_tests.c.o  -o cmTC_46098 -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


    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: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_1b056/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_1b056.dir/build.make CMakeFiles/cmTC_1b056.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_1b056.dir/feature_tests.c.o
/usr/bin/gcc    -std=c99 -o CMakeFiles/cmTC_1b056.dir/feature_tests.c.o   -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.c
Linking C executable cmTC_1b056
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b056.dir/link.txt --verbose=1
/usr/bin/gcc       CMakeFiles/cmTC_1b056.dir/feature_tests.c.o  -o cmTC_1b056 -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


    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: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_cc0cd/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_cc0cd.dir/build.make CMakeFiles/cmTC_cc0cd.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_cc0cd.dir/feature_tests.c.o
/usr/bin/gcc    -std=c90 -o CMakeFiles/cmTC_cc0cd.dir/feature_tests.c.o   -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.c
Linking C executable cmTC_cc0cd
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cc0cd.dir/link.txt --verbose=1
/usr/bin/gcc       CMakeFiles/cmTC_cc0cd.dir/feature_tests.c.o  -o cmTC_cc0cd -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


    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: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_7ea6a/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_7ea6a.dir/build.make CMakeFiles/cmTC_7ea6a.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_7ea6a.dir/testCXXCompiler.cxx.o
/usr/bin/g++      -o CMakeFiles/cmTC_7ea6a.dir/testCXXCompiler.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_7ea6a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7ea6a.dir/link.txt --verbose=1
/usr/bin/g++        CMakeFiles/cmTC_7ea6a.dir/testCXXCompiler.cxx.o  -o cmTC_7ea6a -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_1b8f8/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_1b8f8.dir/build.make CMakeFiles/cmTC_1b8f8.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/g++      -o CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_1b8f8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b8f8.dir/link.txt --verbose=1
/usr/bin/g++       -v CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_1b8f8 -rdynamic  
Es werden eingebaute Spezifikationen verwendet.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper
Ziel: i686-redhat-linux
Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread-Modell: posix
gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) 
COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b8f8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686'
 /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXFcRsT.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 --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_1b8f8 /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b8f8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686'
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_1b8f8/fast"]
  ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_1b8f8.dir/build.make CMakeFiles/cmTC_1b8f8.dir/build]
  ignore line: [gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten]
  ignore line: [Building CXX object CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/g++      -o CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTC_1b8f8]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b8f8.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/g++       -v CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_1b8f8 -rdynamic  ]
  ignore line: [Es werden eingebaute Spezifikationen verwendet.]
  ignore line: [COLLECT_GCC=/usr/bin/g++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper]
  ignore line: [Ziel: i686-redhat-linux]
  ignore line: [Konfiguriert mit: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch=i686 --build=i686-redhat-linux]
  ignore line: [Thread-Modell: posix]
  ignore line: [gcc-Version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC) ]
  ignore line: [COMPILER_PATH=/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/6.3.1/:/usr/libexec/gcc/i686-redhat-linux/:/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/i686-redhat-linux/6.3.1/:/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b8f8' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=i686']
  link line: [ /usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2 -plugin /usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXFcRsT.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 --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_i386 -export-dynamic -dynamic-linker /lib/ld-linux.so.2 -o cmTC_1b8f8 /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o -L/usr/lib/gcc/i686-redhat-linux/6.3.1 -L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../.. CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o /usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o]
    arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/libexec/gcc/i686-redhat-linux/6.3.1/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/libexec/gcc/i686-redhat-linux/6.3.1/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccXFcRsT.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--build-id] ==> ignore
    arg [--no-add-needed] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-m] ==> ignore
    arg [elf_i386] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib/ld-linux.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_1b8f8] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crt1.o] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crti.o] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1]
    arg [-L/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..]
    arg [CMakeFiles/cmTC_1b8f8.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/crtend.o] ==> ignore
    arg [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../../crtn.o] ==> ignore
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1] ==> [/usr/lib/gcc/i686-redhat-linux/6.3.1]
  collapse library dir [/usr/lib/gcc/i686-redhat-linux/6.3.1/../../..] ==> [/usr/lib]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/i686-redhat-linux/6.3.1;/usr/lib]
  implicit fwks: []




Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_a17f1/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_a17f1.dir/build.make CMakeFiles/cmTC_a17f1.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_a17f1.dir/feature_tests.cxx.o
/usr/bin/g++     -std=c++14 -o CMakeFiles/cmTC_a17f1.dir/feature_tests.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_a17f1
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a17f1.dir/link.txt --verbose=1
/usr/bin/g++        CMakeFiles/cmTC_a17f1.dir/feature_tests.cxx.o  -o cmTC_a17f1 -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


    Feature record: CXX_FEATURE:1cxx_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:1cxx_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:1cxx_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: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_ba62b/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_ba62b.dir/build.make CMakeFiles/cmTC_ba62b.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_ba62b.dir/feature_tests.cxx.o
/usr/bin/g++     -std=c++11 -o CMakeFiles/cmTC_ba62b.dir/feature_tests.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_ba62b
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ba62b.dir/link.txt --verbose=1
/usr/bin/g++        CMakeFiles/cmTC_ba62b.dir/feature_tests.cxx.o  -o cmTC_ba62b -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


    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: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_7c8ab/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_7c8ab.dir/build.make CMakeFiles/cmTC_7c8ab.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building CXX object CMakeFiles/cmTC_7c8ab.dir/feature_tests.cxx.o
/usr/bin/g++     -std=c++98 -o CMakeFiles/cmTC_7c8ab.dir/feature_tests.cxx.o -c /home/martin/XTrackCAD/src/work/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_7c8ab
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c8ab.dir/link.txt --verbose=1
/usr/bin/g++        CMakeFiles/cmTC_7c8ab.dir/feature_tests.cxx.o  -o cmTC_7c8ab -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen


    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
Determining if files malloc.h exist passed with the following output:
Change Dir: /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_2a2a5/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_2a2a5.dir/build.make CMakeFiles/cmTC_2a2a5.dir/build
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_2a2a5.dir/CheckIncludeFiles.c.o
/usr/bin/gcc     -o CMakeFiles/cmTC_2a2a5.dir/CheckIncludeFiles.c.o   -c /home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTC_2a2a5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2a2a5.dir/link.txt --verbose=1
/usr/bin/gcc       CMakeFiles/cmTC_2a2a5.dir/CheckIncludeFiles.c.o  -o cmTC_2a2a5 -rdynamic 
gmake[1]: Verzeichnis „/home/martin/XTrackCAD/src/work/CMakeFiles/CMakeTmp“ wird verlassen