The system is: Linux - 3.10.0-957.5.1.el7.x86_64 - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
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/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/3.13.4/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
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/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/3.13.4/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_f3dec/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_f3dec.dir/build.make CMakeFiles/cmTC_f3dec.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_f3dec.dir/testCCompiler.c.o
/usr/bin/cc    -o CMakeFiles/cmTC_f3dec.dir/testCCompiler.c.o   -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_f3dec
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_f3dec.dir/link.txt --verbose=1
/usr/bin/cc      CMakeFiles/cmTC_f3dec.dir/testCCompiler.c.o  -o cmTC_f3dec
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_a69a7/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_a69a7.dir/build.make CMakeFiles/cmTC_a69a7.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o
/usr/bin/cc    -o CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake3/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_a69a7
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a69a7.dir/link.txt --verbose=1
/usr/bin/cc     -v CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o  -o cmTC_a69a7
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)
COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a69a7' '-mtune=generic' '-march=x86-64'
 /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a69a7 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_a69a7/fast"]
  ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_a69a7.dir/build.make CMakeFiles/cmTC_a69a7.dir/build]
  ignore line: [gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp']
  ignore line: [Building C object CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/cc    -o CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake3/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTC_a69a7]
  ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a69a7.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/cc     -v CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o  -o cmTC_a69a7 ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/cc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper]
  ignore line: [Target: x86_64-redhat-linux]
  ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ]
  ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a69a7' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a69a7 /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_a69a7.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o]
    arg [/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2] ==> 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_x86_64] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_a69a7] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..]
    arg [CMakeFiles/cmTC_a69a7.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/x86_64-redhat-linux/4.8.5/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> ignore
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> [/usr/lib]
  implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/usr/lib]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_20171/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_20171.dir/build.make CMakeFiles/cmTC_20171.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_20171.dir/feature_tests.c.o
/usr/bin/cc   -std=c11 -o CMakeFiles/cmTC_20171.dir/feature_tests.c.o   -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/feature_tests.c
Linking C executable cmTC_20171
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_20171.dir/link.txt --verbose=1
/usr/bin/cc      CMakeFiles/cmTC_20171.dir/feature_tests.c.o  -o cmTC_20171
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


    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/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_59aa7/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_59aa7.dir/build.make CMakeFiles/cmTC_59aa7.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_59aa7.dir/feature_tests.c.o
/usr/bin/cc   -std=c99 -o CMakeFiles/cmTC_59aa7.dir/feature_tests.c.o   -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/feature_tests.c
Linking C executable cmTC_59aa7
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_59aa7.dir/link.txt --verbose=1
/usr/bin/cc      CMakeFiles/cmTC_59aa7.dir/feature_tests.c.o  -o cmTC_59aa7
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


    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/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_5946f/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_5946f.dir/build.make CMakeFiles/cmTC_5946f.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_5946f.dir/feature_tests.c.o
/usr/bin/cc   -std=c90 -o CMakeFiles/cmTC_5946f.dir/feature_tests.c.o   -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/feature_tests.c
Linking C executable cmTC_5946f
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5946f.dir/link.txt --verbose=1
/usr/bin/cc      CMakeFiles/cmTC_5946f.dir/feature_tests.c.o  -o cmTC_5946f
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


    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/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_51a2f/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_51a2f.dir/build.make CMakeFiles/cmTC_51a2f.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_51a2f.dir/testCXXCompiler.cxx.o
/usr/bin/c++     -o CMakeFiles/cmTC_51a2f.dir/testCXXCompiler.cxx.o -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_51a2f
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_51a2f.dir/link.txt --verbose=1
/usr/bin/c++       CMakeFiles/cmTC_51a2f.dir/testCXXCompiler.cxx.o  -o cmTC_51a2f
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_5c9fa/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_5c9fa.dir/build.make CMakeFiles/cmTC_5c9fa.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++     -o CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_5c9fa
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5c9fa.dir/link.txt --verbose=1
/usr/bin/c++      -v CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_5c9fa
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)
COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/
LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_5c9fa' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
 /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_5c9fa /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/gmake" "cmTC_5c9fa/fast"]
  ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_5c9fa.dir/build.make CMakeFiles/cmTC_5c9fa.dir/build]
  ignore line: [gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp']
  ignore line: [Building CXX object CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/c++     -o CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTC_5c9fa]
  ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_5c9fa.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/c++      -v CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_5c9fa ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/c++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper]
  ignore line: [Target: x86_64-redhat-linux]
  ignore line: [Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ]
  ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/:/usr/libexec/gcc/x86_64-redhat-linux/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-redhat-linux/4.8.5/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_5c9fa' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  link line: [ /usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_5c9fa /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. CMakeFiles/cmTC_5c9fa.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o]
    arg [/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/collect2] ==> 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_x86_64] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_5c9fa] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o] ==> ignore
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..]
    arg [CMakeFiles/cmTC_5c9fa.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/x86_64-redhat-linux/4.8.5/crtend.o] ==> ignore
    arg [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o] ==> ignore
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5] ==> [/usr/lib/gcc/x86_64-redhat-linux/4.8.5]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../..] ==> [/usr/lib]
  implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/usr/lib]
  implicit fwks: []




Detecting CXX [-std=c++1y] compiler features compiled with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_6bce1/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_6bce1.dir/build.make CMakeFiles/cmTC_6bce1.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6bce1.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++1y -o CMakeFiles/cmTC_6bce1.dir/feature_tests.cxx.o -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_6bce1
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_6bce1.dir/link.txt --verbose=1
/usr/bin/c++       CMakeFiles/cmTC_6bce1.dir/feature_tests.cxx.o  -o cmTC_6bce1
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


    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++11] compiler features compiled with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_a66ce/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_a66ce.dir/build.make CMakeFiles/cmTC_a66ce.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a66ce.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++11 -o CMakeFiles/cmTC_a66ce.dir/feature_tests.cxx.o -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_a66ce
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_a66ce.dir/link.txt --verbose=1
/usr/bin/c++       CMakeFiles/cmTC_a66ce.dir/feature_tests.cxx.o  -o cmTC_a66ce
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


    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/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_48b60/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_48b60.dir/build.make CMakeFiles/cmTC_48b60.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_48b60.dir/feature_tests.cxx.o
/usr/bin/c++    -std=c++98 -o CMakeFiles/cmTC_48b60.dir/feature_tests.cxx.o -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_48b60
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_48b60.dir/link.txt --verbose=1
/usr/bin/c++       CMakeFiles/cmTC_48b60.dir/feature_tests.cxx.o  -o cmTC_48b60
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


    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 the include file pthread.h exists passed with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_0570a/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_0570a.dir/build.make CMakeFiles/cmTC_0570a.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_0570a.dir/CheckIncludeFile.c.o
/usr/bin/cc   -m64 -DCOMPILE_64BITS -fPIC -D_SVID_SOURCE=1  -DLinux -DLINUX -Dx86_Linux_4X -Dx86_Linux_5X -Dx86_Linux_6X -DLinuxVersion=3 -pthread -D_iso_stdcpp_ -D_BSD_SOURCE=1 -D_POSIX_SOURCE=1 -D_POSIX_C_SOURCE=199506L -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -DNDEBUG -O3 -fbuiltin    -o CMakeFiles/cmTC_0570a.dir/CheckIncludeFile.c.o   -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_0570a
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_0570a.dir/link.txt --verbose=1
/usr/bin/cc -m64 -DCOMPILE_64BITS -fPIC -D_SVID_SOURCE=1  -DLinux -DLINUX -Dx86_Linux_4X -Dx86_Linux_5X -Dx86_Linux_6X -DLinuxVersion=3 -pthread -D_iso_stdcpp_ -D_BSD_SOURCE=1 -D_POSIX_SOURCE=1 -D_POSIX_C_SOURCE=199506L -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -DNDEBUG -O3 -fbuiltin     CMakeFiles/cmTC_0570a.dir/CheckIncludeFile.c.o  -o cmTC_0570a
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'


Determining if the pthread_create exist passed with the following output:
Change Dir: /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/gmake" "cmTC_ec78d/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_ec78d.dir/build.make CMakeFiles/cmTC_ec78d.dir/build
gmake[1]: Entering directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ec78d.dir/CheckSymbolExists.c.o
/usr/bin/cc   -m64 -DCOMPILE_64BITS -fPIC -D_SVID_SOURCE=1  -DLinux -DLINUX -Dx86_Linux_4X -Dx86_Linux_5X -Dx86_Linux_6X -DLinuxVersion=3 -pthread -D_iso_stdcpp_ -D_BSD_SOURCE=1 -D_POSIX_SOURCE=1 -D_POSIX_C_SOURCE=199506L -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -DNDEBUG -O3 -fbuiltin    -o CMakeFiles/cmTC_ec78d.dir/CheckSymbolExists.c.o   -c /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_ec78d
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_ec78d.dir/link.txt --verbose=1
/usr/bin/cc -m64 -DCOMPILE_64BITS -fPIC -D_SVID_SOURCE=1  -DLinux -DLINUX -Dx86_Linux_4X -Dx86_Linux_5X -Dx86_Linux_6X -DLinuxVersion=3 -pthread -D_iso_stdcpp_ -D_BSD_SOURCE=1 -D_POSIX_SOURCE=1 -D_POSIX_C_SOURCE=199506L -D_XOPEN_SOURCE=500 -D_GNU_SOURCE -DNDEBUG -O3 -fbuiltin     CMakeFiles/cmTC_ec78d.dir/CheckSymbolExists.c.o  -o cmTC_ec78d
gmake[1]: Leaving directory `/home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp'

File /home/kenwu/fomm/Elektron-SDK-1.3.0.L1.linux/setup/build-esdk/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef pthread_create
  return ((int*)(&pthread_create))[argc];
#else
  (void)argc;
  return 0;
#endif
}