Project

General

Profile

Bug #19271 » CMakeOutput.log

Jing Li, 03/15/2017 04:27 AM

 
The system is: Linux - 3.10.0-327.13.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 "/root/ceph/build/CMakeFiles/2.8.12.2/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 "/root/ceph/build/CMakeFiles/2.8.12.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2307557488/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2307557488.dir/build.make CMakeFiles/cmTryCompileExec2307557488.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2307557488.dir/testCCompiler.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2307557488.dir/testCCompiler.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec2307557488
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2307557488.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2307557488.dir/testCCompiler.c.o -o cmTryCompileExec2307557488 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec4173822893/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4173822893.dir/build.make CMakeFiles/cmTryCompileExec4173822893.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4173822893.dir/CMakeCCompilerABI.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec4173822893.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c
Linking C executable cmTryCompileExec4173822893
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4173822893.dir/link.txt --verbose=1
/usr/bin/cc -v CMakeFiles/cmTryCompileExec4173822893.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4173822893 -rdynamic
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-11) (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' 'cmTryCompileExec4173822893' '-rdynamic' '-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 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4173822893 /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/cmTryCompileExec4173822893.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 `/root/ceph/build/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec4173822893/fast"]
ignore line: [/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4173822893.dir/build.make CMakeFiles/cmTryCompileExec4173822893.dir/build]
ignore line: [gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building C object CMakeFiles/cmTryCompileExec4173822893.dir/CMakeCCompilerABI.c.o]
ignore line: [/usr/bin/cc -o CMakeFiles/cmTryCompileExec4173822893.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTryCompileExec4173822893]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4173822893.dir/link.txt --verbose=1]
ignore line: [/usr/bin/cc -v CMakeFiles/cmTryCompileExec4173822893.dir/CMakeCCompilerABI.c.o -o cmTryCompileExec4173822893 -rdynamic ]
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-11) (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' 'cmTryCompileExec4173822893' '-rdynamic' '-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 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4173822893 /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/cmTryCompileExec4173822893.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 [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec4173822893] ==> 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/cmTryCompileExec4173822893.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
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
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: [c]
implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/usr/lib]
implicit fwks: []


Determining if the CXX compiler works passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1155001883/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1155001883.dir/build.make CMakeFiles/cmTryCompileExec1155001883.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec1155001883.dir/testCXXCompiler.cxx.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec1155001883.dir/testCXXCompiler.cxx.o -c /root/ceph/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTryCompileExec1155001883
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1155001883.dir/link.txt --verbose=1
/usr/bin/c++ CMakeFiles/cmTryCompileExec1155001883.dir/testCXXCompiler.cxx.o -o cmTryCompileExec1155001883 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec4193963672/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4193963672.dir/build.make CMakeFiles/cmTryCompileExec4193963672.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec4193963672.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++ -o CMakeFiles/cmTryCompileExec4193963672.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTryCompileExec4193963672
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4193963672.dir/link.txt --verbose=1
/usr/bin/c++ -v CMakeFiles/cmTryCompileExec4193963672.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec4193963672 -rdynamic
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-11) (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' 'cmTryCompileExec4193963672' '-rdynamic' '-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 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4193963672 /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/cmTryCompileExec4193963672.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 `/root/ceph/build/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:/usr/bin/gmake "cmTryCompileExec4193963672/fast"]
ignore line: [/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4193963672.dir/build.make CMakeFiles/cmTryCompileExec4193963672.dir/build]
ignore line: [gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp']
ignore line: [/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1]
ignore line: [Building CXX object CMakeFiles/cmTryCompileExec4193963672.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/usr/bin/c++ -o CMakeFiles/cmTryCompileExec4193963672.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTryCompileExec4193963672]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4193963672.dir/link.txt --verbose=1]
ignore line: [/usr/bin/c++ -v CMakeFiles/cmTryCompileExec4193963672.dir/CMakeCXXCompilerABI.cpp.o -o cmTryCompileExec4193963672 -rdynamic ]
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-11) (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' 'cmTryCompileExec4193963672' '-rdynamic' '-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 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTryCompileExec4193963672 /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/cmTryCompileExec4193963672.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 [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTryCompileExec4193963672] ==> 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/cmTryCompileExec4193963672.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
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
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;c]
implicit dirs: [/usr/lib/gcc/x86_64-redhat-linux/4.8.5;/usr/lib64;/lib64;/usr/lib]
implicit fwks: []


Determining if files pthread.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec680608332/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec680608332.dir/build.make CMakeFiles/cmTryCompileExec680608332.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec680608332.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec680608332.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec680608332
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec680608332.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec680608332.dir/CheckIncludeFiles.c.o -o cmTryCompileExec680608332 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function pthread_create exists in the pthread passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2734682696/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2734682696.dir/build.make CMakeFiles/cmTryCompileExec2734682696.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2734682696.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTryCompileExec2734682696.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2734682696
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2734682696.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTryCompileExec2734682696.dir/CheckFunctionExists.c.o -o cmTryCompileExec2734682696 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function fallocate exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec242216672/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec242216672.dir/build.make CMakeFiles/cmTryCompileExec242216672.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec242216672.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fallocate -o CMakeFiles/cmTryCompileExec242216672.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec242216672
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec242216672.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fallocate CMakeFiles/cmTryCompileExec242216672.dir/CheckFunctionExists.c.o -o cmTryCompileExec242216672 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function posix_fadvise exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2110240288/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2110240288.dir/build.make CMakeFiles/cmTryCompileExec2110240288.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2110240288.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=posix_fadvise -o CMakeFiles/cmTryCompileExec2110240288.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2110240288
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2110240288.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=posix_fadvise CMakeFiles/cmTryCompileExec2110240288.dir/CheckFunctionExists.c.o -o cmTryCompileExec2110240288 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function posix_fallocate exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3727029593/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3727029593.dir/build.make CMakeFiles/cmTryCompileExec3727029593.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3727029593.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=posix_fallocate -o CMakeFiles/cmTryCompileExec3727029593.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3727029593
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3727029593.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=posix_fallocate CMakeFiles/cmTryCompileExec3727029593.dir/CheckFunctionExists.c.o -o cmTryCompileExec3727029593 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function syncfs exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3235404889/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3235404889.dir/build.make CMakeFiles/cmTryCompileExec3235404889.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3235404889.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=syncfs -o CMakeFiles/cmTryCompileExec3235404889.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3235404889
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3235404889.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=syncfs CMakeFiles/cmTryCompileExec3235404889.dir/CheckFunctionExists.c.o -o cmTryCompileExec3235404889 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function sync_file_range exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec837407994/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec837407994.dir/build.make CMakeFiles/cmTryCompileExec837407994.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec837407994.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sync_file_range -o CMakeFiles/cmTryCompileExec837407994.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec837407994
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec837407994.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=sync_file_range CMakeFiles/cmTryCompileExec837407994.dir/CheckFunctionExists.c.o -o cmTryCompileExec837407994 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function pwritev exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1970247684/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1970247684.dir/build.make CMakeFiles/cmTryCompileExec1970247684.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1970247684.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pwritev -o CMakeFiles/cmTryCompileExec1970247684.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1970247684
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1970247684.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pwritev CMakeFiles/cmTryCompileExec1970247684.dir/CheckFunctionExists.c.o -o cmTryCompileExec1970247684 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function splice exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec499606992/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec499606992.dir/build.make CMakeFiles/cmTryCompileExec499606992.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec499606992.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=splice -o CMakeFiles/cmTryCompileExec499606992.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec499606992
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec499606992.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=splice CMakeFiles/cmTryCompileExec499606992.dir/CheckFunctionExists.c.o -o cmTryCompileExec499606992 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function getgrouplist exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec4034887889/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4034887889.dir/build.make CMakeFiles/cmTryCompileExec4034887889.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4034887889.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=getgrouplist -o CMakeFiles/cmTryCompileExec4034887889.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec4034887889
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4034887889.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=getgrouplist CMakeFiles/cmTryCompileExec4034887889.dir/CheckFunctionExists.c.o -o cmTryCompileExec4034887889 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function fdatasync exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2364236270/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2364236270.dir/build.make CMakeFiles/cmTryCompileExec2364236270.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2364236270.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fdatasync -o CMakeFiles/cmTryCompileExec2364236270.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2364236270
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2364236270.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=fdatasync CMakeFiles/cmTryCompileExec2364236270.dir/CheckFunctionExists.c.o -o cmTryCompileExec2364236270 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function strerror_r exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec496085656/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec496085656.dir/build.make CMakeFiles/cmTryCompileExec496085656.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec496085656.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=strerror_r -o CMakeFiles/cmTryCompileExec496085656.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec496085656
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec496085656.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=strerror_r CMakeFiles/cmTryCompileExec496085656.dir/CheckFunctionExists.c.o -o cmTryCompileExec496085656 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function name_to_handle_at exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec97121808/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec97121808.dir/build.make CMakeFiles/cmTryCompileExec97121808.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec97121808.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=name_to_handle_at -o CMakeFiles/cmTryCompileExec97121808.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec97121808
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec97121808.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=name_to_handle_at CMakeFiles/cmTryCompileExec97121808.dir/CheckFunctionExists.c.o -o cmTryCompileExec97121808 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function pipe2 exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2491178386/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2491178386.dir/build.make CMakeFiles/cmTryCompileExec2491178386.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2491178386.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pipe2 -o CMakeFiles/cmTryCompileExec2491178386.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2491178386
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2491178386.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pipe2 CMakeFiles/cmTryCompileExec2491178386.dir/CheckFunctionExists.c.o -o cmTryCompileExec2491178386 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function pthread_spin_init exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3206846479/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3206846479.dir/build.make CMakeFiles/cmTryCompileExec3206846479.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3206846479.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_spin_init -o CMakeFiles/cmTryCompileExec3206846479.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3206846479
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3206846479.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_spin_init CMakeFiles/cmTryCompileExec3206846479.dir/CheckFunctionExists.c.o -o cmTryCompileExec3206846479 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function pthread_setname_np exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3138456798/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3138456798.dir/build.make CMakeFiles/cmTryCompileExec3138456798.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3138456798.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_setname_np -o CMakeFiles/cmTryCompileExec3138456798.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec3138456798
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3138456798.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_setname_np CMakeFiles/cmTryCompileExec3138456798.dir/CheckFunctionExists.c.o -o cmTryCompileExec3138456798 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function pthread_getname_np exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1437903053/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1437903053.dir/build.make CMakeFiles/cmTryCompileExec1437903053.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1437903053.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_getname_np -o CMakeFiles/cmTryCompileExec1437903053.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec1437903053
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1437903053.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_getname_np CMakeFiles/cmTryCompileExec1437903053.dir/CheckFunctionExists.c.o -o cmTryCompileExec1437903053 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the function eventfd exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec967857918/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec967857918.dir/build.make CMakeFiles/cmTryCompileExec967857918.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec967857918.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=eventfd -o CMakeFiles/cmTryCompileExec967857918.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec967857918
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec967857918.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=eventfd CMakeFiles/cmTryCompileExec967857918.dir/CheckFunctionExists.c.o -o cmTryCompileExec967857918 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files inttypes.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec362030438/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec362030438.dir/build.make CMakeFiles/cmTryCompileExec362030438.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec362030438.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec362030438.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec362030438
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec362030438.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec362030438.dir/CheckIncludeFiles.c.o -o cmTryCompileExec362030438 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files linux/types.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1468850654/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1468850654.dir/build.make CMakeFiles/cmTryCompileExec1468850654.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1468850654.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1468850654.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1468850654
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1468850654.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1468850654.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1468850654 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files linux/version.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1745443384/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1745443384.dir/build.make CMakeFiles/cmTryCompileExec1745443384.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1745443384.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1745443384.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1745443384
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1745443384.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1745443384.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1745443384 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files stdint.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3731265605/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3731265605.dir/build.make CMakeFiles/cmTryCompileExec3731265605.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3731265605.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3731265605.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3731265605
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3731265605.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3731265605.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3731265605 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files arpa/nameser_compat.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec814562046/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec814562046.dir/build.make CMakeFiles/cmTryCompileExec814562046.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec814562046.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec814562046.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec814562046
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec814562046.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec814562046.dir/CheckIncludeFiles.c.o -o cmTryCompileExec814562046 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files sys/mount.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3176843883/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3176843883.dir/build.make CMakeFiles/cmTryCompileExec3176843883.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3176843883.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3176843883.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3176843883
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3176843883.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3176843883.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3176843883 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files sys/param.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec44537986/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec44537986.dir/build.make CMakeFiles/cmTryCompileExec44537986.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec44537986.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec44537986.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec44537986
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec44537986.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec44537986.dir/CheckIncludeFiles.c.o -o cmTryCompileExec44537986 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files sys/types.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1346297789/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1346297789.dir/build.make CMakeFiles/cmTryCompileExec1346297789.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1346297789.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1346297789.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1346297789
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1346297789.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1346297789.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1346297789 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files sys/vfs.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3051659782/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3051659782.dir/build.make CMakeFiles/cmTryCompileExec3051659782.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3051659782.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3051659782.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3051659782
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3051659782.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3051659782.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3051659782 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files sys/prctl.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3981469011/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3981469011.dir/build.make CMakeFiles/cmTryCompileExec3981469011.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3981469011.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3981469011.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3981469011
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3981469011.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3981469011.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3981469011 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files execinfo.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3063831777/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3063831777.dir/build.make CMakeFiles/cmTryCompileExec3063831777.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3063831777.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3063831777.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3063831777
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3063831777.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3063831777.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3063831777 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files sched.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1491607839/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1491607839.dir/build.make CMakeFiles/cmTryCompileExec1491607839.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1491607839.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1491607839.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec1491607839
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1491607839.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1491607839.dir/CheckIncludeFiles.c.o -o cmTryCompileExec1491607839 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if files valgrind/helgrind.h exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3319656007/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3319656007.dir/build.make CMakeFiles/cmTryCompileExec3319656007.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3319656007.dir/CheckIncludeFiles.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3319656007.dir/CheckIncludeFiles.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
Linking C executable cmTryCompileExec3319656007
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3319656007.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3319656007.dir/CheckIncludeFiles.c.o -o cmTryCompileExec3319656007 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the include file stddef.h exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3254612209/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3254612209.dir/build.make CMakeFiles/cmTryCompileExec3254612209.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3254612209.dir/CheckIncludeFile.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3254612209.dir/CheckIncludeFile.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTryCompileExec3254612209
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3254612209.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3254612209.dir/CheckIncludeFile.c.o -o cmTryCompileExec3254612209 -rdynamic
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __be16 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1926360050/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1926360050.dir/build.make CMakeFiles/cmTryCompileExec1926360050.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1926360050.dir/__BE16.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1926360050.dir/__BE16.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__BE16.c
Linking C executable cmTryCompileExec1926360050
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1926360050.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1926360050.dir/__BE16.c.o -o cmTryCompileExec1926360050 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __be32 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1009794232/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1009794232.dir/build.make CMakeFiles/cmTryCompileExec1009794232.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1009794232.dir/__BE32.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1009794232.dir/__BE32.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__BE32.c
Linking C executable cmTryCompileExec1009794232
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1009794232.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1009794232.dir/__BE32.c.o -o cmTryCompileExec1009794232 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __be64 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2236635611/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2236635611.dir/build.make CMakeFiles/cmTryCompileExec2236635611.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2236635611.dir/__BE64.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2236635611.dir/__BE64.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__BE64.c
Linking C executable cmTryCompileExec2236635611
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2236635611.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2236635611.dir/__BE64.c.o -o cmTryCompileExec2236635611 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __le16 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3035637132/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3035637132.dir/build.make CMakeFiles/cmTryCompileExec3035637132.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3035637132.dir/__LE16.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3035637132.dir/__LE16.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__LE16.c
Linking C executable cmTryCompileExec3035637132
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3035637132.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3035637132.dir/__LE16.c.o -o cmTryCompileExec3035637132 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __le32 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec423684687/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec423684687.dir/build.make CMakeFiles/cmTryCompileExec423684687.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec423684687.dir/__LE32.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec423684687.dir/__LE32.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__LE32.c
Linking C executable cmTryCompileExec423684687
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec423684687.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec423684687.dir/__LE32.c.o -o cmTryCompileExec423684687 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __le64 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2925359910/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2925359910.dir/build.make CMakeFiles/cmTryCompileExec2925359910.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2925359910.dir/__LE64.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2925359910.dir/__LE64.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__LE64.c
Linking C executable cmTryCompileExec2925359910
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2925359910.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2925359910.dir/__LE64.c.o -o cmTryCompileExec2925359910 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __u8 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1606971620/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1606971620.dir/build.make CMakeFiles/cmTryCompileExec1606971620.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1606971620.dir/__U8.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1606971620.dir/__U8.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__U8.c
Linking C executable cmTryCompileExec1606971620
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1606971620.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1606971620.dir/__U8.c.o -o cmTryCompileExec1606971620 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __u16 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1785201287/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1785201287.dir/build.make CMakeFiles/cmTryCompileExec1785201287.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1785201287.dir/__U16.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1785201287.dir/__U16.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__U16.c
Linking C executable cmTryCompileExec1785201287
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1785201287.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1785201287.dir/__U16.c.o -o cmTryCompileExec1785201287 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __u32 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2728601943/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2728601943.dir/build.make CMakeFiles/cmTryCompileExec2728601943.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2728601943.dir/__U32.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2728601943.dir/__U32.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__U32.c
Linking C executable cmTryCompileExec2728601943
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2728601943.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2728601943.dir/__U32.c.o -o cmTryCompileExec2728601943 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __u64 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2333152750/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2333152750.dir/build.make CMakeFiles/cmTryCompileExec2333152750.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2333152750.dir/__U64.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2333152750.dir/__U64.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__U64.c
Linking C executable cmTryCompileExec2333152750
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2333152750.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2333152750.dir/__U64.c.o -o cmTryCompileExec2333152750 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __s8 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1858908832/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1858908832.dir/build.make CMakeFiles/cmTryCompileExec1858908832.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1858908832.dir/__S8.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1858908832.dir/__S8.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__S8.c
Linking C executable cmTryCompileExec1858908832
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1858908832.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1858908832.dir/__S8.c.o -o cmTryCompileExec1858908832 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __s16 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3158952831/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3158952831.dir/build.make CMakeFiles/cmTryCompileExec3158952831.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3158952831.dir/__S16.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3158952831.dir/__S16.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__S16.c
Linking C executable cmTryCompileExec3158952831
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3158952831.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3158952831.dir/__S16.c.o -o cmTryCompileExec3158952831 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __s32 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2716820180/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2716820180.dir/build.make CMakeFiles/cmTryCompileExec2716820180.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2716820180.dir/__S32.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2716820180.dir/__S32.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__S32.c
Linking C executable cmTryCompileExec2716820180
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2716820180.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2716820180.dir/__S32.c.o -o cmTryCompileExec2716820180 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining size of __s64 passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3327319299/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3327319299.dir/build.make CMakeFiles/cmTryCompileExec3327319299.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3327319299.dir/__S64.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3327319299.dir/__S64.c.o -c /root/ceph/build/CMakeFiles/CheckTypeSize/__S64.c
Linking C executable cmTryCompileExec3327319299
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3327319299.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3327319299.dir/__S64.c.o -o cmTryCompileExec3327319299 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


Determining if the res_nquery exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1327806124/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1327806124.dir/build.make CMakeFiles/cmTryCompileExec1327806124.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1327806124.dir/CheckSymbolExists.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec1327806124.dir/CheckSymbolExists.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1327806124
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1327806124.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1327806124.dir/CheckSymbolExists.c.o -o cmTryCompileExec1327806124 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

File /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <resolv.h>

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

Determining if the F_SETPIPE_SZ exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2214053890/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2214053890.dir/build.make CMakeFiles/cmTryCompileExec2214053890.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2214053890.dir/CheckSymbolExists.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec2214053890.dir/CheckSymbolExists.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2214053890
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2214053890.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2214053890.dir/CheckSymbolExists.c.o -o cmTryCompileExec2214053890 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

File /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <linux/fcntl.h>

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

Determining if the __func__ exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec4038216640/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4038216640.dir/build.make CMakeFiles/cmTryCompileExec4038216640.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4038216640.dir/CheckSymbolExists.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec4038216640.dir/CheckSymbolExists.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec4038216640
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4038216640.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec4038216640.dir/CheckSymbolExists.c.o -o cmTryCompileExec4038216640 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

File /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */

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

Determining if the __PRETTY_FUNCTION__ exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3438843860/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3438843860.dir/build.make CMakeFiles/cmTryCompileExec3438843860.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3438843860.dir/CheckSymbolExists.c.o
/usr/bin/cc -o CMakeFiles/cmTryCompileExec3438843860.dir/CheckSymbolExists.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec3438843860
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3438843860.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec3438843860.dir/CheckSymbolExists.c.o -o cmTryCompileExec3438843860 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

File /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */

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

Performing C++ SOURCE FILE Test STRERROR_R_CHAR_P succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec241319444/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec241319444.dir/build.make CMakeFiles/cmTryCompileExec241319444.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec241319444.dir/src.cxx.o
/usr/bin/c++ -DSTRERROR_R_CHAR_P -o CMakeFiles/cmTryCompileExec241319444.dir/src.cxx.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec241319444
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec241319444.dir/link.txt --verbose=1
/usr/bin/c++ -DSTRERROR_R_CHAR_P CMakeFiles/cmTryCompileExec241319444.dir/src.cxx.o -o cmTryCompileExec241319444 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:

#include <string.h>
int main() { char x = *strerror_r(0, &x, sizeof(x)); return 0; }
Performing C SOURCE FILE Test HAVE_STAT_ST_MTIM_TV_NSEC succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec984886733/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec984886733.dir/build.make CMakeFiles/cmTryCompileExec984886733.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec984886733.dir/src.c.o
/usr/bin/cc -DHAVE_STAT_ST_MTIM_TV_NSEC -o CMakeFiles/cmTryCompileExec984886733.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec984886733
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec984886733.dir/link.txt --verbose=1
/usr/bin/cc -DHAVE_STAT_ST_MTIM_TV_NSEC CMakeFiles/cmTryCompileExec984886733.dir/src.c.o -o cmTryCompileExec984886733 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:

#include <sys/stat.h>

int main()
{
struct stat* tmp;
tmp->st_mtim.tv_nsec;
return 0;
}

Determining if the backtrace exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1435209588/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1435209588.dir/build.make CMakeFiles/cmTryCompileExec1435209588.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1435209588.dir/CheckSymbolExists.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTryCompileExec1435209588.dir/CheckSymbolExists.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec1435209588
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1435209588.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec1435209588.dir/CheckSymbolExists.c.o -o cmTryCompileExec1435209588 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

File /root/ceph/build/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 curl_multi_wait exist passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2166957707/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2166957707.dir/build.make CMakeFiles/cmTryCompileExec2166957707.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2166957707.dir/CheckSymbolExists.c.o
/usr/bin/cc -fPIE -o CMakeFiles/cmTryCompileExec2166957707.dir/CheckSymbolExists.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTryCompileExec2166957707
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2166957707.dir/link.txt --verbose=1
/usr/bin/cc CMakeFiles/cmTryCompileExec2166957707.dir/CheckSymbolExists.c.o -o cmTryCompileExec2166957707 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

File /root/ceph/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <curl/curl.h>

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

Performing C SOURCE FILE Test HAS_FORTIFY_SOURCE succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec484962152/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec484962152.dir/build.make CMakeFiles/cmTryCompileExec484962152.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec484962152.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -DHAS_FORTIFY_SOURCE -fPIE -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTryCompileExec484962152.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec484962152
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec484962152.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -DHAS_FORTIFY_SOURCE CMakeFiles/cmTryCompileExec484962152.dir/src.c.o -o cmTryCompileExec484962152 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAS_STACK_PROTECT succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1528312847/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1528312847.dir/build.make CMakeFiles/cmTryCompileExec1528312847.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1528312847.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -DHAS_STACK_PROTECT -fPIE -fstack-protector-strong -o CMakeFiles/cmTryCompileExec1528312847.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1528312847
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1528312847.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -DHAS_STACK_PROTECT CMakeFiles/cmTryCompileExec1528312847.dir/src.c.o -o cmTryCompileExec1528312847 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C++ SOURCE FILE Test not_arch_x32 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3303136452/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3303136452.dir/build.make CMakeFiles/cmTryCompileExec3303136452.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3303136452.dir/src.cxx.o
/usr/bin/c++ -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -Dnot_arch_x32 -fPIE -o CMakeFiles/cmTryCompileExec3303136452.dir/src.cxx.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec3303136452
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3303136452.dir/link.txt --verbose=1
/usr/bin/c++ -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -Dnot_arch_x32 CMakeFiles/cmTryCompileExec3303136452.dir/src.cxx.o -o cmTryCompileExec3303136452 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:

#if defined(__x86_64__) && defined(__ILP32__)
#error x32
#endif
int main() {}
Performing C++ SOURCE FILE Test COMPILER_SUPPORTS_CXX11 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3396999930/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3396999930.dir/build.make CMakeFiles/cmTryCompileExec3396999930.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building CXX object CMakeFiles/cmTryCompileExec3396999930.dir/src.cxx.o
/usr/bin/c++ -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -DCOMPILER_SUPPORTS_CXX11 -fPIE -std=c++11 -o CMakeFiles/cmTryCompileExec3396999930.dir/src.cxx.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTryCompileExec3396999930
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3396999930.dir/link.txt --verbose=1
/usr/bin/c++ -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -DCOMPILER_SUPPORTS_CXX11 CMakeFiles/cmTryCompileExec3396999930.dir/src.cxx.o -o cmTryCompileExec3396999930 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0;}
Performing C SOURCE FILE Test COMPILER_SUPPORTS_GNU99 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3346550079/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3346550079.dir/build.make CMakeFiles/cmTryCompileExec3346550079.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3346550079.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -DCOMPILER_SUPPORTS_GNU99 -fPIE -std=gnu99 -o CMakeFiles/cmTryCompileExec3346550079.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3346550079
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3346550079.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -DCOMPILER_SUPPORTS_GNU99 CMakeFiles/cmTryCompileExec3346550079.dir/src.c.o -o cmTryCompileExec3346550079 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test COMPILER_SUPPORTS_DIAGNOSTICS_COLOR succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec786770447/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec786770447.dir/build.make CMakeFiles/cmTryCompileExec786770447.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec786770447.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -DCOMPILER_SUPPORTS_DIAGNOSTICS_COLOR -fPIE -fdiagnostics-color=always -o CMakeFiles/cmTryCompileExec786770447.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec786770447
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec786770447.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -DCOMPILER_SUPPORTS_DIAGNOSTICS_COLOR CMakeFiles/cmTryCompileExec786770447.dir/src.c.o -o cmTryCompileExec786770447 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_SSE succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1483014417/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1483014417.dir/build.make CMakeFiles/cmTryCompileExec1483014417.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1483014417.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE -fPIE -msse -o CMakeFiles/cmTryCompileExec1483014417.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1483014417
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1483014417.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE CMakeFiles/cmTryCompileExec1483014417.dir/src.c.o -o cmTryCompileExec1483014417 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_SSE2 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec1791967203/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec1791967203.dir/build.make CMakeFiles/cmTryCompileExec1791967203.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec1791967203.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE2 -fPIE -msse2 -o CMakeFiles/cmTryCompileExec1791967203.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec1791967203
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec1791967203.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE2 CMakeFiles/cmTryCompileExec1791967203.dir/src.c.o -o cmTryCompileExec1791967203 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_SSE3 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3432006396/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3432006396.dir/build.make CMakeFiles/cmTryCompileExec3432006396.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3432006396.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE3 -fPIE -msse3 -o CMakeFiles/cmTryCompileExec3432006396.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3432006396
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3432006396.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE3 CMakeFiles/cmTryCompileExec3432006396.dir/src.c.o -o cmTryCompileExec3432006396 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_SSSE3 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2936968438/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2936968438.dir/build.make CMakeFiles/cmTryCompileExec2936968438.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2936968438.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSSE3 -fPIE -mssse3 -o CMakeFiles/cmTryCompileExec2936968438.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec2936968438
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2936968438.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSSE3 CMakeFiles/cmTryCompileExec2936968438.dir/src.c.o -o cmTryCompileExec2936968438 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_PCLMUL succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3590923731/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3590923731.dir/build.make CMakeFiles/cmTryCompileExec3590923731.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3590923731.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_PCLMUL -fPIE -mpclmul -o CMakeFiles/cmTryCompileExec3590923731.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3590923731
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3590923731.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_PCLMUL CMakeFiles/cmTryCompileExec3590923731.dir/src.c.o -o cmTryCompileExec3590923731 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_SSE4_1 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec736030760/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec736030760.dir/build.make CMakeFiles/cmTryCompileExec736030760.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec736030760.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE4_1 -fPIE -msse4.1 -o CMakeFiles/cmTryCompileExec736030760.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec736030760
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec736030760.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE4_1 CMakeFiles/cmTryCompileExec736030760.dir/src.c.o -o cmTryCompileExec736030760 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAVE_INTEL_SSE4_2 succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec4248717304/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec4248717304.dir/build.make CMakeFiles/cmTryCompileExec4248717304.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec4248717304.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE4_2 -fPIE -msse4.2 -o CMakeFiles/cmTryCompileExec4248717304.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec4248717304
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec4248717304.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAVE_INTEL_SSE4_2 CMakeFiles/cmTryCompileExec4248717304.dir/src.c.o -o cmTryCompileExec4248717304 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Performing C SOURCE FILE Test HAS_VTA succeded with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec3800407716/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec3800407716.dir/build.make CMakeFiles/cmTryCompileExec3800407716.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec3800407716.dir/src.c.o
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAS_VTA -fPIE -fvar-tracking-assignments -o CMakeFiles/cmTryCompileExec3800407716.dir/src.c.o -c /root/ceph/build/CMakeFiles/CMakeTmp/src.c
Linking C executable cmTryCompileExec3800407716
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3800407716.dir/link.txt --verbose=1
/usr/bin/cc -Wall -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic -Wno-unknown-pragmas -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -std=gnu99 -fdiagnostics-color=auto -DHAS_VTA CMakeFiles/cmTryCompileExec3800407716.dir/src.c.o -o cmTryCompileExec3800407716 -rdynamic -lcurl
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'

Source file was:
int main(void) { return 0; }
Determining if the function mallinfo exists passed with the following output:
Change Dir: /root/ceph/build/CMakeFiles/CMakeTmp

Run Build Command:/usr/bin/gmake "cmTryCompileExec2131939006/fast"
/usr/bin/gmake -f CMakeFiles/cmTryCompileExec2131939006.dir/build.make CMakeFiles/cmTryCompileExec2131939006.dir/build
gmake[1]: Entering directory `/root/ceph/build/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /root/ceph/build/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec2131939006.dir/CheckFunctionExists.c.o
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=mallinfo -fPIE -o CMakeFiles/cmTryCompileExec2131939006.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTryCompileExec2131939006
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec2131939006.dir/link.txt --verbose=1
/usr/bin/cc -DCHECK_FUNCTION_EXISTS=mallinfo CMakeFiles/cmTryCompileExec2131939006.dir/CheckFunctionExists.c.o -o cmTryCompileExec2131939006 -rdynamic -lpthread
gmake[1]: Leaving directory `/root/ceph/build/CMakeFiles/CMakeTmp'


(2-2/3)