Build of gtest with clang_glibc toolchain

The build took 00h 03m 29s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
44,282 cpp
11,310 sh
2,867 python
655 ansic
55 makefile
59,169 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gtest 1.7.0-2 (Thu Apr 13 12:24:43 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The CXX compiler identification is Clang 3.8.0
# -- The C compiler identification is Clang 3.8.0
# -- Check for working CXX compiler: /usr/bin/clang++
# -- Check for working CXX compiler: /usr/bin/clang++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- Check for working C compiler: /usr/bin/clang
# -- Check for working C compiler: /usr/bin/clang -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Found PythonInterp: /usr/bin/python (found version "3.5.2")
# -- Looking for pthread.h
# -- Looking for pthread.h - found
# -- Looking for pthread_create
# -- Looking for pthread_create - not found
# -- Looking for pthread_create in pthreads
# -- Looking for pthread_create in pthreads - not found
# -- Looking for pthread_create in pthread
# -- Looking for pthread_create in pthread - found
# -- Found Threads: TRUE
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/gtest/src/gtest-1.7.0/build
# Scanning dependencies of target gtest
# [ 25%] Building CXX object CMakeFiles/gtest.dir/src/gtest-all.cc.o
# [ 50%] Linking CXX shared library libgtest.so
# [ 50%] Built target gtest
# Scanning dependencies of target gtest_main
# [ 75%] Building CXX object CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
# [100%] Linking CXX shared library libgtest_main.so
# [100%] Built target gtest_main
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gtest"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gtest 1.7.0-2 (Thu Apr 13 12:25:08 UTC 2017)

CMD: pacman --query --file gtest-1.7.0-2-x86_64.pkg.tar.xz
# gtest 1.7.0-2

Creating hybrid package for 'gtest'

Trying to find vanilla package 'gtest'...

CMD: pacman --query --file /mirror/gtest-1.7.0-2.pkg.tar.xz
# gtest 1.7.0-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libgtest.so
# /usr/lib/libgtest_main.so
# /usr/include/gtest/gtest-death-test.h
# /usr/include/gtest/gtest-message.h
# /usr/include/gtest/gtest-param-test.h
# /usr/include/gtest/gtest-printers.h
# /usr/include/gtest/gtest-spi.h
# /usr/include/gtest/gtest-test-part.h
# /usr/include/gtest/gtest-typed-test.h
# /usr/include/gtest/gtest.h
# /usr/include/gtest/gtest_pred_impl.h
# /usr/include/gtest/gtest_prod.h
# /usr/include/gtest/internal/gtest-death-test-internal.h
# /usr/include/gtest/internal/gtest-filepath.h
# /usr/include/gtest/internal/gtest-internal.h
# /usr/include/gtest/internal/gtest-linked_ptr.h
# /usr/include/gtest/internal/gtest-param-util-generated.h
# /usr/include/gtest/internal/gtest-param-util.h
# /usr/include/gtest/internal/gtest-port.h
# /usr/include/gtest/internal/gtest-string.h
# /usr/include/gtest/internal/gtest-tuple.h
# /usr/include/gtest/internal/gtest-type-util.h
# /usr/share/licenses/gtest/LICENSE
# /usr/src/gtest/CMakeLists.txt
# /usr/src/gtest/src/gtest-all.cc
# /usr/src/gtest/src/gtest.h
# /usr/src/gtest/src/gtest_main.cc
# /usr/src/gtest/cmake/internal_utils.cmake
# /sysroot/usr/lib/libgtest.so
# /sysroot/usr/lib/libgtest_main.so
# /sysroot/usr/include/gtest/gtest-death-test.h
# /sysroot/usr/include/gtest/gtest-message.h
# /sysroot/usr/include/gtest/gtest-param-test.h
# /sysroot/usr/include/gtest/gtest-printers.h
# /sysroot/usr/include/gtest/gtest-spi.h
# /sysroot/usr/include/gtest/gtest-test-part.h
# /sysroot/usr/include/gtest/gtest-typed-test.h
# /sysroot/usr/include/gtest/gtest.h
# /sysroot/usr/include/gtest/gtest_pred_impl.h
# /sysroot/usr/include/gtest/gtest_prod.h
# /sysroot/usr/include/gtest/internal/gtest-death-test-internal.h
# /sysroot/usr/include/gtest/internal/gtest-filepath.h
# /sysroot/usr/include/gtest/internal/gtest-internal.h
# /sysroot/usr/include/gtest/internal/gtest-linked_ptr.h
# /sysroot/usr/include/gtest/internal/gtest-param-util-generated.h
# /sysroot/usr/include/gtest/internal/gtest-param-util.h
# /sysroot/usr/include/gtest/internal/gtest-port.h
# /sysroot/usr/include/gtest/internal/gtest-string.h
# /sysroot/usr/include/gtest/internal/gtest-tuple.h
# /sysroot/usr/include/gtest/internal/gtest-type-util.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf gtest.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/gtest.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gtest.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gtest.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing Cmake errors

CMD: Cmake errors '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeError.log'
# Determining if the pthread_create exist failed with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_fda28/fast"
# /usr/bin/make -f CMakeFiles/cmTC_fda28.dir/build.make CMakeFiles/cmTC_fda28.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_fda28.dir/CheckSymbolExists.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_fda28.dir/CheckSymbolExists.c.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
# Linking C executable cmTC_fda28
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fda28.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_fda28.dir/CheckSymbolExists.c.o -o cmTC_fda28 -rdynamic
# CMakeFiles/cmTC_fda28.dir/CheckSymbolExists.c.o: In function `main':
# /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:(.text+0x19): undefined reference to `pthread_create'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[1]: *** [CMakeFiles/cmTC_fda28.dir/build.make:98: cmTC_fda28] Error 1
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_fda28/fast] Error 2
#
# File /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
# /* */
# #include
#
# int main(int argc, char** argv)
# {
# (void)argv;
# #ifndef pthread_create
# return ((int*)(&pthread_create))[argc];
# #else
# (void)argc;
# return 0;
# #endif
# }
#
# Determining if the function pthread_create exists in the pthreads failed with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_12551/fast"
# /usr/bin/make -f CMakeFiles/cmTC_12551.dir/build.make CMakeFiles/cmTC_12551.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_12551.dir/CheckFunctionExists.c.o
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_12551.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_12551
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_12551.dir/link.txt --verbose=1
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_12551.dir/CheckFunctionExists.c.o -o cmTC_12551 -rdynamic -lpthreads
# /usr/bin/ld: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[1]: *** [CMakeFiles/cmTC_12551.dir/build.make:98: cmTC_12551] Error 1
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_12551/fast] Error 2
#
#

Printing Cmake output

CMD: Cmake output '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /usr/bin/clang++
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
#
# The CXX compiler identification is Clang, found in "/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /usr/bin/clang
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
#
# The C compiler identification is Clang, found in "/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Determining if the CXX compiler works passed with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_4d10c/fast"
# /usr/bin/make -f CMakeFiles/cmTC_4d10c.dir/build.make CMakeFiles/cmTC_4d10c.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_4d10c.dir/testCXXCompiler.cxx.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_4d10c.dir/testCXXCompiler.cxx.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_4d10c
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4d10c.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_4d10c.dir/testCXXCompiler.cxx.o -o cmTC_4d10c -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_eddab/fast"
# /usr/bin/make -f CMakeFiles/cmTC_eddab.dir/build.make CMakeFiles/cmTC_eddab.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_eddab
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eddab.dir/link.txt --verbose=1
# /usr/bin/clang++ -v CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_eddab -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_eddab /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_eddab/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_eddab.dir/build.make CMakeFiles/cmTC_eddab.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/bin/clang++ -o CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_eddab]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_eddab.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang++ -v CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_eddab -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_eddab /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_eddab.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_eddab] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_eddab.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/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [stdc++;m;c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++14] compiler features compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_0b902/fast"
# /usr/bin/make -f CMakeFiles/cmTC_0b902.dir/build.make CMakeFiles/cmTC_0b902.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_0b902.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_0b902.dir/feature_tests.cxx.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_0b902
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0b902.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_0b902.dir/feature_tests.cxx.o -o cmTC_0b902 -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:1cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:1cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:1cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:1cxx_decltype_auto
# Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:1cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:1cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:1cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:1cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:1cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++11] compiler features compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_27765/fast"
# /usr/bin/make -f CMakeFiles/cmTC_27765.dir/build.make CMakeFiles/cmTC_27765.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_27765.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_27765.dir/feature_tests.cxx.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_27765
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27765.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_27765.dir/feature_tests.cxx.o -o cmTC_27765 -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:1cxx_alias_templates
# Feature record: CXX_FEATURE:1cxx_alignas
# Feature record: CXX_FEATURE:1cxx_alignof
# Feature record: CXX_FEATURE:1cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:1cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:1cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:1cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:1cxx_default_function_template_args
# Feature record: CXX_FEATURE:1cxx_defaulted_functions
# Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:1cxx_delegating_constructors
# Feature record: CXX_FEATURE:1cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:1cxx_explicit_conversions
# Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:1cxx_extern_templates
# Feature record: CXX_FEATURE:1cxx_final
# Feature record: CXX_FEATURE:1cxx_func_identifier
# Feature record: CXX_FEATURE:1cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:1cxx_inheriting_constructors
# Feature record: CXX_FEATURE:1cxx_inline_namespaces
# Feature record: CXX_FEATURE:1cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:1cxx_local_type_template_args
# Feature record: CXX_FEATURE:1cxx_long_long_type
# Feature record: CXX_FEATURE:1cxx_noexcept
# Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:1cxx_nullptr
# Feature record: CXX_FEATURE:1cxx_override
# Feature record: CXX_FEATURE:1cxx_range_for
# Feature record: CXX_FEATURE:1cxx_raw_string_literals
# Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:1cxx_right_angle_brackets
# Feature record: CXX_FEATURE:1cxx_rvalue_references
# Feature record: CXX_FEATURE:1cxx_sizeof_member
# Feature record: CXX_FEATURE:1cxx_static_assert
# Feature record: CXX_FEATURE:1cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:1cxx_thread_local
# Feature record: CXX_FEATURE:1cxx_trailing_return_types
# Feature record: CXX_FEATURE:1cxx_unicode_literals
# Feature record: CXX_FEATURE:1cxx_uniform_initialization
# Feature record: CXX_FEATURE:1cxx_unrestricted_unions
# Feature record: CXX_FEATURE:1cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:1cxx_variadic_macros
# Feature record: CXX_FEATURE:1cxx_variadic_templates
#
#
# Detecting CXX [-std=c++98] compiler features compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_f360f/fast"
# /usr/bin/make -f CMakeFiles/cmTC_f360f.dir/build.make CMakeFiles/cmTC_f360f.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_f360f.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_f360f.dir/feature_tests.cxx.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_f360f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f360f.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_f360f.dir/feature_tests.cxx.o -o cmTC_f360f -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
# Feature record: CXX_FEATURE:0cxx_alias_templates
# Feature record: CXX_FEATURE:0cxx_alignas
# Feature record: CXX_FEATURE:0cxx_alignof
# Feature record: CXX_FEATURE:0cxx_attributes
# Feature record: CXX_FEATURE:0cxx_attribute_deprecated
# Feature record: CXX_FEATURE:0cxx_auto_type
# Feature record: CXX_FEATURE:0cxx_binary_literals
# Feature record: CXX_FEATURE:0cxx_constexpr
# Feature record: CXX_FEATURE:0cxx_contextual_conversions
# Feature record: CXX_FEATURE:0cxx_decltype
# Feature record: CXX_FEATURE:0cxx_decltype_auto
# Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
# Feature record: CXX_FEATURE:0cxx_default_function_template_args
# Feature record: CXX_FEATURE:0cxx_defaulted_functions
# Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
# Feature record: CXX_FEATURE:0cxx_delegating_constructors
# Feature record: CXX_FEATURE:0cxx_deleted_functions
# Feature record: CXX_FEATURE:0cxx_digit_separators
# Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
# Feature record: CXX_FEATURE:0cxx_explicit_conversions
# Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
# Feature record: CXX_FEATURE:0cxx_extern_templates
# Feature record: CXX_FEATURE:0cxx_final
# Feature record: CXX_FEATURE:0cxx_func_identifier
# Feature record: CXX_FEATURE:0cxx_generalized_initializers
# Feature record: CXX_FEATURE:0cxx_generic_lambdas
# Feature record: CXX_FEATURE:0cxx_inheriting_constructors
# Feature record: CXX_FEATURE:0cxx_inline_namespaces
# Feature record: CXX_FEATURE:0cxx_lambdas
# Feature record: CXX_FEATURE:0cxx_lambda_init_captures
# Feature record: CXX_FEATURE:0cxx_local_type_template_args
# Feature record: CXX_FEATURE:0cxx_long_long_type
# Feature record: CXX_FEATURE:0cxx_noexcept
# Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
# Feature record: CXX_FEATURE:0cxx_nullptr
# Feature record: CXX_FEATURE:0cxx_override
# Feature record: CXX_FEATURE:0cxx_range_for
# Feature record: CXX_FEATURE:0cxx_raw_string_literals
# Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
# Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
# Feature record: CXX_FEATURE:0cxx_return_type_deduction
# Feature record: CXX_FEATURE:0cxx_right_angle_brackets
# Feature record: CXX_FEATURE:0cxx_rvalue_references
# Feature record: CXX_FEATURE:0cxx_sizeof_member
# Feature record: CXX_FEATURE:0cxx_static_assert
# Feature record: CXX_FEATURE:0cxx_strong_enums
# Feature record: CXX_FEATURE:1cxx_template_template_parameters
# Feature record: CXX_FEATURE:0cxx_thread_local
# Feature record: CXX_FEATURE:0cxx_trailing_return_types
# Feature record: CXX_FEATURE:0cxx_unicode_literals
# Feature record: CXX_FEATURE:0cxx_uniform_initialization
# Feature record: CXX_FEATURE:0cxx_unrestricted_unions
# Feature record: CXX_FEATURE:0cxx_user_literals
# Feature record: CXX_FEATURE:0cxx_variable_templates
# Feature record: CXX_FEATURE:0cxx_variadic_macros
# Feature record: CXX_FEATURE:0cxx_variadic_templates
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_fe64d/fast"
# /usr/bin/make -f CMakeFiles/cmTC_fe64d.dir/build.make CMakeFiles/cmTC_fe64d.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_fe64d.dir/testCCompiler.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_fe64d.dir/testCCompiler.c.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_fe64d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe64d.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_fe64d.dir/testCCompiler.c.o -o cmTC_fe64d -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_8830b/fast"
# /usr/bin/make -f CMakeFiles/cmTC_8830b.dir/build.make CMakeFiles/cmTC_8830b.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_8830b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8830b.dir/link.txt --verbose=1
# /usr/bin/clang -v CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o -o cmTC_8830b -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_8830b /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_8830b/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_8830b.dir/build.make CMakeFiles/cmTC_8830b.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_8830b]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8830b.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang -v CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o -o cmTC_8830b -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_8830b /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_8830b.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_8830b] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_8830b.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/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_d9d43/fast"
# /usr/bin/make -f CMakeFiles/cmTC_d9d43.dir/build.make CMakeFiles/cmTC_d9d43.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d9d43.dir/feature_tests.c.o
# /usr/bin/clang -std=c11 -o CMakeFiles/cmTC_d9d43.dir/feature_tests.c.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_d9d43
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d9d43.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_d9d43.dir/feature_tests.c.o -o cmTC_d9d43 -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:1c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c99] compiler features compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_94753/fast"
# /usr/bin/make -f CMakeFiles/cmTC_94753.dir/build.make CMakeFiles/cmTC_94753.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_94753.dir/feature_tests.c.o
# /usr/bin/clang -std=c99 -o CMakeFiles/cmTC_94753.dir/feature_tests.c.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_94753
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94753.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_94753.dir/feature_tests.c.o -o cmTC_94753 -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c90] compiler features compiled with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_e5f5a/fast"
# /usr/bin/make -f CMakeFiles/cmTC_e5f5a.dir/build.make CMakeFiles/cmTC_e5f5a.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e5f5a.dir/feature_tests.c.o
# /usr/bin/clang -std=c90 -o CMakeFiles/cmTC_e5f5a.dir/feature_tests.c.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_e5f5a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5f5a.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_e5f5a.dir/feature_tests.c.o -o cmTC_e5f5a -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros
# Determining if the include file pthread.h exists passed with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_cebb2/fast"
# /usr/bin/make -f CMakeFiles/cmTC_cebb2.dir/build.make CMakeFiles/cmTC_cebb2.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_cebb2.dir/CheckIncludeFile.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_cebb2.dir/CheckIncludeFile.c.o -c /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_cebb2
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cebb2.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_cebb2.dir/CheckIncludeFile.c.o -o cmTC_cebb2 -rdynamic
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function pthread_create exists in the pthread passed with the following output:
# Change Dir: /tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_734d1/fast"
# /usr/bin/make -f CMakeFiles/cmTC_734d1.dir/build.make CMakeFiles/cmTC_734d1.dir/build
# make[1]: Entering directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_734d1.dir/CheckFunctionExists.c.o
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_734d1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_734d1
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_734d1.dir/link.txt --verbose=1
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_734d1.dir/CheckFunctionExists.c.o -o cmTC_734d1 -rdynamic -lpthread
# make[1]: Leaving directory '/tmp/gtest/src/gtest-1.7.0/build/CMakeFiles/CMakeTmp'
#
#