Skip to content

Instantly share code, notes, and snippets.

Created January 20, 2017 23:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/47a413ae30e2e6952f20d471b123def0 to your computer and use it in GitHub Desktop.
Save anonymous/47a413ae30e2e6952f20d471b123def0 to your computer and use it in GitHub Desktop.
The system is: Linux - 3.13.0-106-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/clang
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 Clang, found in "/usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/3.4.3/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/clang++
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 Clang, found in "/usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/3.4.3/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_e36e0"
[1/2] Building C object CMakeFiles/cmTC_e36e0.dir/testCCompiler.c.o
[2/2] Linking C executable cmTC_e36e0
Detecting C compiler ABI info compiled with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_65f2a"
[1/2] Building C object CMakeFiles/cmTC_65f2a.dir/CMakeCCompilerABI.c.o
[2/2] Linking C executable cmTC_65f2a
clang version 5.0.0 (trunk 292639) (llvm/trunk 292634)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/google/home/aizatsky/out/llvm/bootstrap/bin
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8.4
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9.3
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7.3
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8.4
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9.3
Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Candidate multilib: x32;@mx32
Selected multilib: .;@m64
"/usr/bin/ld" -z relro --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_65f2a /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_65f2a.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-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/ninja" "cmTC_65f2a"]
ignore line: [[1/2] Building C object CMakeFiles/cmTC_65f2a.dir/CMakeCCompilerABI.c.o]
ignore line: [[2/2] Linking C executable cmTC_65f2a]
ignore line: [clang version 5.0.0 (trunk 292639) (llvm/trunk 292634)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /usr/local/google/home/aizatsky/out/llvm/bootstrap/bin]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8.4]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9.3]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7.3]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8.4]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9.3]
ignore line: [Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Candidate multilib: x32]
ignore line: [@mx32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
link line: [ "/usr/bin/ld" -z relro --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_65f2a /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_65f2a.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-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/bin/ld] ==> ignore
arg [-zrelro] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--eh-frame-hdr] ==> 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_65f2a] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..]
arg [-L/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib] ==> dir [/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib]
arg [-L/lib] ==> dir [/lib]
arg [-L/usr/lib] ==> dir [/usr/lib]
arg [CMakeFiles/cmTC_65f2a.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-linux-gnu/4.8/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.8]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> [/usr/lib]
collapse library dir [/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib] ==> [/usr/local/google/home/aizatsky/out/llvm/bootstrap/lib]
collapse library dir [/lib] ==> [/lib]
collapse library dir [/usr/lib] ==> [/usr/lib]
implicit libs: [c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/lib/x86_64-linux-gnu;/lib64;/usr/lib;/usr/local/google/home/aizatsky/out/llvm/bootstrap/lib;/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_12529"
[1/2] Building C object CMakeFiles/cmTC_12529.dir/feature_tests.c.o
[2/2] Linking C executable cmTC_12529
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: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_23568"
[1/2] Building C object CMakeFiles/cmTC_23568.dir/feature_tests.c.o
[2/2] Linking C executable cmTC_23568
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: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_40d25"
[1/2] Building C object CMakeFiles/cmTC_40d25.dir/feature_tests.c.o
[2/2] Linking C executable cmTC_40d25
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: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_49ee0"
[1/2] Building CXX object CMakeFiles/cmTC_49ee0.dir/testCXXCompiler.cxx.o
[2/2] Linking CXX executable cmTC_49ee0
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a795e"
[1/2] Building CXX object CMakeFiles/cmTC_a795e.dir/CMakeCXXCompilerABI.cpp.o
[2/2] Linking CXX executable cmTC_a795e
clang version 5.0.0 (trunk 292639) (llvm/trunk 292634)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/local/google/home/aizatsky/out/llvm/bootstrap/bin
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8.4
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9
Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9.3
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7.3
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8.4
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9
Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9.3
Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Candidate multilib: x32;@mx32
Selected multilib: .;@m64
"/usr/bin/ld" -z relro --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a795e /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_a795e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/usr/bin/ninja" "cmTC_a795e"]
ignore line: [[1/2] Building CXX object CMakeFiles/cmTC_a795e.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [[2/2] Linking CXX executable cmTC_a795e]
ignore line: [clang version 5.0.0 (trunk 292639) (llvm/trunk 292634)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /usr/local/google/home/aizatsky/out/llvm/bootstrap/bin]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.8.4]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/i686-linux-gnu/4.9.3]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.7.3]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8.4]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.9.3]
ignore line: [Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/4.8]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Candidate multilib: x32]
ignore line: [@mx32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
link line: [ "/usr/bin/ld" -z relro --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_a795e /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/lib/x86_64-linux-gnu -L/lib/../lib64 -L/usr/lib/x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -L/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_a795e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o]
arg [/usr/bin/ld] ==> ignore
arg [-zrelro] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--eh-frame-hdr] ==> 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_a795e] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crt1.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o] ==> ignore
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu]
arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
arg [-L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..]
arg [-L/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib] ==> dir [/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib]
arg [-L/lib] ==> dir [/lib]
arg [-L/usr/lib] ==> dir [/usr/lib]
arg [CMakeFiles/cmTC_a795e.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-linux-gnu/4.8/crtend.o] ==> ignore
arg [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8] ==> [/usr/lib/gcc/x86_64-linux-gnu/4.8]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/4.8/../../..] ==> [/usr/lib]
collapse library dir [/usr/local/google/home/aizatsky/out/llvm/bootstrap/bin/../lib] ==> [/usr/local/google/home/aizatsky/out/llvm/bootstrap/lib]
collapse library dir [/lib] ==> [/lib]
collapse library dir [/usr/lib] ==> [/usr/lib]
implicit libs: [stdc++;m;c]
implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/4.8;/usr/lib/x86_64-linux-gnu;/lib/x86_64-linux-gnu;/lib64;/usr/lib;/usr/local/google/home/aizatsky/out/llvm/bootstrap/lib;/lib]
implicit fwks: []
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7b5dc"
[1/2] Building CXX object CMakeFiles/cmTC_7b5dc.dir/feature_tests.cxx.o
[2/2] Linking CXX executable cmTC_7b5dc
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: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a3c09"
[1/2] Building CXX object CMakeFiles/cmTC_a3c09.dir/feature_tests.cxx.o
[2/2] Linking CXX executable cmTC_a3c09
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: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_39b4f"
[1/2] Building CXX object CMakeFiles/cmTC_39b4f.dir/feature_tests.cxx.o
[2/2] Linking CXX executable cmTC_39b4f
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
Performing C++ SOURCE FILE Test LLVM_NO_OLD_LIBSTDCXX succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_44112"
[1/2] Building CXX object CMakeFiles/cmTC_44112.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_44112
Source file was:
#include <atomic>
std::atomic<float> x(0.0f);
int main() { return (float)x; }
Determining if the include file dirent.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_867b6"
[1/2] Building C object CMakeFiles/cmTC_867b6.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_867b6
Determining if the include file dlfcn.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_6db1c"
[1/2] Building C object CMakeFiles/cmTC_6db1c.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_6db1c
Determining if the include file errno.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_2e5c5"
[1/2] Building C object CMakeFiles/cmTC_2e5c5.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_2e5c5
Determining if the include file execinfo.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_5ce57"
[1/2] Building C object CMakeFiles/cmTC_5ce57.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_5ce57
Determining if the include file fcntl.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_bf2a5"
[1/2] Building C object CMakeFiles/cmTC_bf2a5.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_bf2a5
Determining if the include file inttypes.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_1dc4d"
[1/2] Building C object CMakeFiles/cmTC_1dc4d.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_1dc4d
Determining if the include file link.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_70f35"
[1/2] Building C object CMakeFiles/cmTC_70f35.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_70f35
Determining if the include file malloc.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_f6b2e"
[1/2] Building C object CMakeFiles/cmTC_f6b2e.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_f6b2e
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_22acf"
[1/2] Building C object CMakeFiles/cmTC_22acf.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_22acf
Determining if the include file signal.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_88b9f"
[1/2] Building C object CMakeFiles/cmTC_88b9f.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_88b9f
Determining if the include file stdint.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_8a5a6"
[1/2] Building C object CMakeFiles/cmTC_8a5a6.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_8a5a6
Determining if the include file sys/dir.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_5ba24"
[1/2] Building C object CMakeFiles/cmTC_5ba24.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_5ba24
Determining if the include file sys/ioctl.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_facff"
[1/2] Building C object CMakeFiles/cmTC_facff.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_facff
Determining if the include file sys/mman.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_ef425"
[1/2] Building C object CMakeFiles/cmTC_ef425.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_ef425
Determining if the include file sys/param.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_267c1"
[1/2] Building C object CMakeFiles/cmTC_267c1.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_267c1
Determining if the include file sys/resource.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_e31c3"
[1/2] Building C object CMakeFiles/cmTC_e31c3.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_e31c3
Determining if the include file sys/stat.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_f4c8f"
[1/2] Building C object CMakeFiles/cmTC_f4c8f.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_f4c8f
Determining if the include file sys/time.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_707c3"
[1/2] Building C object CMakeFiles/cmTC_707c3.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_707c3
Determining if the include file sys/types.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_85b36"
[1/2] Building C object CMakeFiles/cmTC_85b36.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_85b36
Determining if the include file sys/uio.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_790a2"
[1/2] Building C object CMakeFiles/cmTC_790a2.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_790a2
Determining if the include file termios.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_b9d2e"
[1/2] Building C object CMakeFiles/cmTC_b9d2e.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_b9d2e
Determining if the include file unistd.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_4a34c"
[1/2] Building C object CMakeFiles/cmTC_4a34c.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_4a34c
Determining if the include file zlib.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_64bb7"
[1/2] Building C object CMakeFiles/cmTC_64bb7.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_64bb7
Determining if the include file fenv.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_40977"
[1/2] Building C object CMakeFiles/cmTC_40977.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_40977
Determining if the FE_ALL_EXCEPT exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_bc25e"
[1/2] Building C object CMakeFiles/cmTC_bc25e.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_bc25e
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <fenv.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef FE_ALL_EXCEPT
return ((int*)(&FE_ALL_EXCEPT))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the FE_INEXACT exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_965eb"
[1/2] Building C object CMakeFiles/cmTC_965eb.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_965eb
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <fenv.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef FE_INEXACT
return ((int*)(&FE_INEXACT))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_6a65d"
[1/2] Building C object CMakeFiles/cmTC_6a65d.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_6a65d
Determining if the function pthread_getspecific exists in the pthread passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_18af9"
[1/2] Building C object CMakeFiles/cmTC_18af9.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_18af9
Determining if the function pthread_rwlock_init exists in the pthread passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_f381f"
[1/2] Building C object CMakeFiles/cmTC_f381f.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_f381f
Determining if the function pthread_mutex_lock exists in the pthread passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_358ea"
[1/2] Building C object CMakeFiles/cmTC_358ea.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_358ea
Determining if the function dlopen exists in the dl passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_851dd"
[1/2] Building C object CMakeFiles/cmTC_851dd.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_851dd
Determining if the function clock_gettime exists in the rt passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_8c6b1"
[1/2] Building C object CMakeFiles/cmTC_8c6b1.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_8c6b1
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_ecd05"
[1/2] Building C object CMakeFiles/cmTC_ecd05.dir/CheckIncludeFile.c.o
[2/2] Linking C executable cmTC_ecd05
Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_9c511"
[1/2] Building C object CMakeFiles/cmTC_9c511.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_9c511
Determining if the function compress2 exists in the z passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_12d36"
[1/2] Building C object CMakeFiles/cmTC_12d36.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_12d36
Determining if the function setupterm exists in the tinfo passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_6bb0c"
[1/2] Building C object CMakeFiles/cmTC_6bb0c.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_6bb0c
Determining if the backtrace exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_91d38"
[1/2] Building C object CMakeFiles/cmTC_91d38.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_91d38
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <execinfo.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef backtrace
return ((int*)(&backtrace))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the _Unwind_Backtrace exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_30cc3"
[1/2] Building C object CMakeFiles/cmTC_30cc3.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_30cc3
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unwind.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef _Unwind_Backtrace
return ((int*)(&_Unwind_Backtrace))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getpagesize exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_86dbe"
[1/2] Building C object CMakeFiles/cmTC_86dbe.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_86dbe
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getpagesize
return ((int*)(&getpagesize))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sysconf exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_29fca"
[1/2] Building C object CMakeFiles/cmTC_29fca.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_29fca
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sysconf
return ((int*)(&sysconf))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getrusage exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_ba399"
[1/2] Building C object CMakeFiles/cmTC_ba399.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_ba399
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/resource.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getrusage
return ((int*)(&getrusage))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the setrlimit exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_1a9a8"
[1/2] Building C object CMakeFiles/cmTC_1a9a8.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_1a9a8
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/resource.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef setrlimit
return ((int*)(&setrlimit))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the isatty exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_2e5f7"
[1/2] Building C object CMakeFiles/cmTC_2e5f7.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_2e5f7
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef isatty
return ((int*)(&isatty))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the futimens exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c79b9"
[1/2] Building C object CMakeFiles/cmTC_c79b9.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_c79b9
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef futimens
return ((int*)(&futimens))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the futimes exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7e461"
[1/2] Building C object CMakeFiles/cmTC_7e461.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_7e461
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/time.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef futimes
return ((int*)(&futimes))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the posix_fallocate exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c973a"
[1/2] Building C object CMakeFiles/cmTC_c973a.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_c973a
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <fcntl.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef posix_fallocate
return ((int*)(&posix_fallocate))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the writev exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_85130"
[1/2] Building C object CMakeFiles/cmTC_85130.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_85130
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/uio.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef writev
return ((int*)(&writev))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the lseek64 exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_efcfa"
[1/2] Building C object CMakeFiles/cmTC_efcfa.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_efcfa
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef lseek64
return ((int*)(&lseek64))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mallinfo exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_981db"
[1/2] Building C object CMakeFiles/cmTC_981db.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_981db
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mallinfo
return ((int*)(&mallinfo))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mkdtemp exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_aa6d9"
[1/2] Building C object CMakeFiles/cmTC_aa6d9.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_aa6d9
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mkdtemp
return ((int*)(&mkdtemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mkstemp exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_de914"
[1/2] Building C object CMakeFiles/cmTC_de914.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_de914
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mkstemp
return ((int*)(&mkstemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mktemp exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_26e86"
[1/2] Building C object CMakeFiles/cmTC_26e86.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_26e86
CMakeFiles/cmTC_26e86.dir/CheckSymbolExists.c.o: In function `main':
CheckSymbolExists.c:(.text+0x19): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mktemp
return ((int*)(&mktemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getcwd exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_f8a92"
[1/2] Building C object CMakeFiles/cmTC_f8a92.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_f8a92
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getcwd
return ((int*)(&getcwd))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the gettimeofday exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_067d1"
[1/2] Building C object CMakeFiles/cmTC_067d1.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_067d1
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/time.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef gettimeofday
return ((int*)(&gettimeofday))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getrlimit exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_51412"
[1/2] Building C object CMakeFiles/cmTC_51412.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_51412
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getrlimit
return ((int*)(&getrlimit))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the posix_spawn exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_881ae"
[1/2] Building C object CMakeFiles/cmTC_881ae.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_881ae
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <spawn.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef posix_spawn
return ((int*)(&posix_spawn))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the pread exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_b1521"
[1/2] Building C object CMakeFiles/cmTC_b1521.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_b1521
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pread
return ((int*)(&pread))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the realpath exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_91b51"
[1/2] Building C object CMakeFiles/cmTC_91b51.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_91b51
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef realpath
return ((int*)(&realpath))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sbrk exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a6f25"
[1/2] Building C object CMakeFiles/cmTC_a6f25.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_a6f25
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sbrk
return ((int*)(&sbrk))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strtoll exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_61cec"
[1/2] Building C object CMakeFiles/cmTC_61cec.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_61cec
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strtoll
return ((int*)(&strtoll))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strerror exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7a147"
[1/2] Building C object CMakeFiles/cmTC_7a147.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_7a147
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strerror
return ((int*)(&strerror))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strerror_r exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_538de"
[1/2] Building C object CMakeFiles/cmTC_538de.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_538de
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strerror_r
return ((int*)(&strerror_r))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the setenv exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_d75df"
[1/2] Building C object CMakeFiles/cmTC_d75df.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_d75df
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef setenv
return ((int*)(&setenv))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the dlopen exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_459a8"
[1/2] Building C object CMakeFiles/cmTC_459a8.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_459a8
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <dlfcn.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef dlopen
return ((int*)(&dlopen))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the __GLIBC__ exist passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c6349"
[1/2] Building C object CMakeFiles/cmTC_c6349.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_c6349
File /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef __GLIBC__
return ((int*)(&__GLIBC__))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C++ SOURCE FILE Test HAVE_INT64_T succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c44fe"
[1/2] Building CXX object CMakeFiles/cmTC_c44fe.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_c44fe
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
int64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test HAVE_UINT64_T succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_00f72"
[1/2] Building CXX object CMakeFiles/cmTC_00f72.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_00f72
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
uint64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test HAVE_U_INT64_T succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_024b9"
[1/2] Building CXX object CMakeFiles/cmTC_024b9.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_024b9
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
u_int64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test HAVE_CXX_ATOMICS_WITHOUT_LIB succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_74502"
[1/2] Building CXX object CMakeFiles/cmTC_74502.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_74502
Source file was:
#include <atomic>
std::atomic<int> x;
int main() {
return x;
}
Performing C++ SOURCE FILE Test HAVE_CXX_ATOMICS64_WITHOUT_LIB succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_f7b86"
[1/2] Building CXX object CMakeFiles/cmTC_f7b86.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_f7b86
Source file was:
#include <atomic>
#include <cstdint>
std::atomic<uint64_t> x (0);
int main() {
uint64_t i = x.load(std::memory_order_relaxed);
return 0;
}
Performing C++ SOURCE FILE Test LLVM_HAS_ATOMICS succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7a858"
[1/2] Building CXX object CMakeFiles/cmTC_7a858.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_7a858
Source file was:
#ifdef _MSC_VER
#include <Intrin.h> /* Workaround for PR19898. */
#include <windows.h>
#endif
int main() {
#ifdef _MSC_VER
volatile LONG val = 1;
MemoryBarrier();
InterlockedCompareExchange(&val, 0, 1);
InterlockedIncrement(&val);
InterlockedDecrement(&val);
#else
volatile unsigned long val = 1;
__sync_synchronize();
__sync_val_compare_and_swap(&val, 1, 0);
__sync_add_and_fetch(&val, 1);
__sync_sub_and_fetch(&val, 1);
#endif
return 0;
}
Performing C++ SOURCE FILE Test SUPPORTS_VARIADIC_MACROS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_4a228"
[1/2] Building CXX object CMakeFiles/cmTC_4a228.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_4a228
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_cab17"
[1/2] Building CXX object CMakeFiles/cmTC_cab17.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_cab17
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_FPIC succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_15c38"
[1/2] Building C object CMakeFiles/cmTC_15c38.dir/src.c.o
[2/2] Linking C executable cmTC_15c38
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_FPIC succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_6d77c"
[1/2] Building CXX object CMakeFiles/cmTC_6d77c.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_6d77c
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_d5072"
[1/2] Building CXX object CMakeFiles/cmTC_d5072.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_d5072
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a9b1b"
[1/2] Building CXX object CMakeFiles/cmTC_a9b1b.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_a9b1b
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_ad4ea"
[1/2] Building C object CMakeFiles/cmTC_ad4ea.dir/src.c.o
[2/2] Linking C executable cmTC_ad4ea
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a0189"
[1/2] Building CXX object CMakeFiles/cmTC_a0189.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_a0189
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_73da9"
[1/2] Building CXX object CMakeFiles/cmTC_73da9.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_73da9
Source file was:
class base {public: virtual void anchor();protected: ~base();};
class derived final : public base { public: ~derived();};
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_4127d"
[1/2] Building C object CMakeFiles/cmTC_4127d.dir/src.c.o
[2/2] Linking C executable cmTC_4127d
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_451b5"
[1/2] Building CXX object CMakeFiles/cmTC_451b5.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_451b5
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_WCOMMENT_ALLOWS_LINE_WRAP succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_fd6c8"
[1/2] Building C object CMakeFiles/cmTC_fd6c8.dir/src.c.o
[2/2] Linking C executable cmTC_fd6c8
Source file was:
// \
//
int main() {return 0;}
Performing C SOURCE FILE Test C_SUPPORTS_STRING_CONVERSION_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_1a41b"
[1/2] Building C object CMakeFiles/cmTC_1a41b.dir/src.c.o
[2/2] Linking C executable cmTC_1a41b
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_STRING_CONVERSION_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_e98fb"
[1/2] Building CXX object CMakeFiles/cmTC_e98fb.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_e98fb
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_WERROR_DATE_TIME succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_93eae"
[1/2] Building C object CMakeFiles/cmTC_93eae.dir/src.c.o
[2/2] Linking C executable cmTC_93eae
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_WERROR_DATE_TIME succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_12376"
[1/2] Building CXX object CMakeFiles/cmTC_12376.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_12376
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_CXX11 succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_e7030"
[1/2] Building CXX object CMakeFiles/cmTC_e7030.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_e7030
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_FNO_OMIT_FRAME_POINTER succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_bdbe7"
[1/2] Building C object CMakeFiles/cmTC_bdbe7.dir/src.c.o
[2/2] Linking C executable cmTC_bdbe7
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_FNO_OMIT_FRAME_POINTER succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_2f24c"
[1/2] Building CXX object CMakeFiles/cmTC_2f24c.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_2f24c
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_GLINE_TABLES_ONLY succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_e2860"
[1/2] Building C object CMakeFiles/cmTC_e2860.dir/src.c.o
[2/2] Linking C executable cmTC_e2860
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_GLINE_TABLES_ONLY succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_9d8dd"
[1/2] Building CXX object CMakeFiles/cmTC_9d8dd.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_9d8dd
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_FSANITIZE_USE_AFTER_SCOPE_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_b2e3b"
[1/2] Building C object CMakeFiles/cmTC_b2e3b.dir/src.c.o
[2/2] Linking C executable cmTC_b2e3b
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_FSANITIZE_USE_AFTER_SCOPE_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_69c02"
[1/2] Building CXX object CMakeFiles/cmTC_69c02.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_69c02
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_FNO_FUNCTION_SECTIONS succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_06ea3"
[1/2] Building C object CMakeFiles/cmTC_06ea3.dir/src.c.o
[2/2] Linking C executable cmTC_06ea3
Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_FFUNCTION_SECTIONS succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_cdff9"
[1/2] Building C object CMakeFiles/cmTC_cdff9.dir/src.c.o
[2/2] Linking C executable cmTC_cdff9
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_FFUNCTION_SECTIONS succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_cba65"
[1/2] Building CXX object CMakeFiles/cmTC_cba65.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_cba65
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test C_SUPPORTS_FDATA_SECTIONS succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_d161b"
[1/2] Building C object CMakeFiles/cmTC_d161b.dir/src.c.o
[2/2] Linking C executable cmTC_d161b
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test CXX_SUPPORTS_FDATA_SECTIONS succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_8b5ab"
[1/2] Building CXX object CMakeFiles/cmTC_8b5ab.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_8b5ab
Source file was:
int main() { return 0; }
Performing C SOURCE FILE Test LIBCXXABI_HAS_FUNWIND_TABLES succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_01ee9"
[1/2] Building C object CMakeFiles/cmTC_01ee9.dir/src.c.o
[2/2] Linking C executable cmTC_01ee9
Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_FPIC_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_4dce6"
[1/2] Building CXX object CMakeFiles/cmTC_4dce6.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_4dce6
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_NO_EXCEPTIONS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_b951b"
[1/2] Building CXX object CMakeFiles/cmTC_b951b.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_b951b
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_NO_RTTI_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c956d"
[1/2] Building CXX object CMakeFiles/cmTC_c956d.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_c956d
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_FSTRICT_ALIASING_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_37c44"
[1/2] Building CXX object CMakeFiles/cmTC_37c44.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_37c44
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_NODEFAULTLIBS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a0138"
[1/2] Building CXX object CMakeFiles/cmTC_a0138.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_a0138
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_NOSTDINCXX_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7bbed"
[1/2] Building CXX object CMakeFiles/cmTC_7bbed.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_7bbed
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WALL_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_65614"
[1/2] Building CXX object CMakeFiles/cmTC_65614.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_65614
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_W_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_1bb7e"
[1/2] Building CXX object CMakeFiles/cmTC_1bb7e.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_1bb7e
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WNO_UNUSED_FUNCTION_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_6a5a1"
[1/2] Building CXX object CMakeFiles/cmTC_6a5a1.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_6a5a1
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WUNUSED_VARIABLE_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_0163d"
[1/2] Building CXX object CMakeFiles/cmTC_0163d.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_0163d
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WUNUSED_PARAMETER_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_55627"
[1/2] Building CXX object CMakeFiles/cmTC_55627.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_55627
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WSTRICT_ALIASING_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c1c69"
[1/2] Building CXX object CMakeFiles/cmTC_c1c69.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_c1c69
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WSTRICT_OVERFLOW_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_bfde1"
[1/2] Building CXX object CMakeFiles/cmTC_bfde1.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_bfde1
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WWRITE_STRINGS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_056b8"
[1/2] Building CXX object CMakeFiles/cmTC_056b8.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_056b8
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WCHAR_SUBSCRIPTS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_171cb"
[1/2] Building CXX object CMakeFiles/cmTC_171cb.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_171cb
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WMISMATCHED_TAGS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7b862"
[1/2] Building CXX object CMakeFiles/cmTC_7b862.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_7b862
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WMISSING_BRACES_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_1856d"
[1/2] Building CXX object CMakeFiles/cmTC_1856d.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_1856d
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WSHORTEN_64_TO_32_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_fbb1a"
[1/2] Building CXX object CMakeFiles/cmTC_fbb1a.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_fbb1a
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WSIGN_CONVERSION_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_d50d9"
[1/2] Building CXX object CMakeFiles/cmTC_d50d9.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_d50d9
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WSIGN_COMPARE_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_a8d9a"
[1/2] Building CXX object CMakeFiles/cmTC_a8d9a.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_a8d9a
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WSHADOW_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_ee2b4"
[1/2] Building CXX object CMakeFiles/cmTC_ee2b4.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_ee2b4
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WCONVERSION_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_b16d1"
[1/2] Building CXX object CMakeFiles/cmTC_b16d1.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_b16d1
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WNEWLINE_EOF_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_40e51"
[1/2] Building CXX object CMakeFiles/cmTC_40e51.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_40e51
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WUNDEF_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_7d935"
[1/2] Building CXX object CMakeFiles/cmTC_7d935.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_7d935
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_PEDANTIC_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_2200e"
[1/2] Building CXX object CMakeFiles/cmTC_2200e.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_2200e
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WERROR_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_2e05d"
[1/2] Building CXX object CMakeFiles/cmTC_2e05d.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_2e05d
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_WNO_ERROR_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_da300"
[1/2] Building CXX object CMakeFiles/cmTC_da300.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_da300
Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test LIBCXXABI_HAS_STD_CXX11 succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_91bd7"
[1/2] Building CXX object CMakeFiles/cmTC_91bd7.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_91bd7
Source file was:
int main() { return 0; }
Determining if the function fopen exists in the c passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_1c09f"
[1/2] Building C object CMakeFiles/cmTC_1c09f.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_1c09f
Determining if the function dladdr exists in the dl passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_33536"
[1/2] Building C object CMakeFiles/cmTC_33536.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_33536
Determining if the function pthread_once exists in the pthread passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_4e85d"
[1/2] Building C object CMakeFiles/cmTC_4e85d.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_4e85d
Determining if the function __gcc_personality_v0 exists in the gcc_s passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_367fb"
[1/2] Building C object CMakeFiles/cmTC_367fb.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_367fb
Determining if the function __cxa_thread_atexit_impl exists in the c passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_18106"
[1/2] Building C object CMakeFiles/cmTC_18106.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_18106
Determining if the function fopen exists in the c passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_c3034"
[1/2] Building C object CMakeFiles/cmTC_c3034.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_c3034
Determining if the function __gcc_personality_v0 exists in the gcc_s passed with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_45499"
[1/2] Building C object CMakeFiles/cmTC_45499.dir/CheckFunctionExists.c.o
[2/2] Linking C executable cmTC_45499
Performing C++ SOURCE FILE Test LIBCXX_SUPPORTS_NODEFAULTLIBS_FLAG succeded with the following output:
Change Dir: /usr/local/google/home/aizatsky/out/llvm/fuzzer/CMakeFiles/CMakeTmp
Run Build Command:"/usr/bin/ninja" "cmTC_5f28d"
[1/2] Building CXX object CMakeFiles/cmTC_5f28d.dir/src.cxx.o
[2/2] Linking CXX executable cmTC_5f28d
Source file was:
int main() { return 0; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment