Build of gflags with vanilla toolchain

The build took 00h 01m 02s and was SUCCESSFUL.

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

SLOCLanguage
4,840 cpp
612 ansic
57 tcl
26 python
22 sh
5,557 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gflags 2.1.2-2 (Wed Aug 24 12:06:53 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The CXX compiler identification is GNU 6.1.1
# -- Check for working CXX compiler: /usr/sbin/c++
# -- Check for working CXX compiler: /usr/sbin/c++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- The C compiler identification is GNU 6.1.1
# -- Check for working C compiler: /usr/sbin/cc
# -- Check for working C compiler: /usr/sbin/cc -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Looking for C++ include unistd.h
# -- Looking for C++ include unistd.h - found
# -- Looking for C++ include stdint.h
# -- Looking for C++ include stdint.h - found
# -- Looking for C++ include inttypes.h
# -- Looking for C++ include inttypes.h - found
# -- Looking for C++ include sys/types.h
# -- Looking for C++ include sys/types.h - found
# -- Looking for C++ include sys/stat.h
# -- Looking for C++ include sys/stat.h - found
# -- Looking for C++ include fnmatch.h
# -- Looking for C++ include fnmatch.h - found
# -- Looking for C++ include stddef.h
# -- Looking for C++ include stddef.h - found
# -- Check size of uint32_t
# -- Check size of uint32_t - done
# -- Looking for strtoll
# -- Looking for strtoll - found
# -- 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
# -- Check size of pthread_rwlock_t
# -- Check size of pthread_rwlock_t - done
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/gflags/src/gflags-2.1.2
# Scanning dependencies of target gflags-shared
# Scanning dependencies of target gflags_nothreads-shared
# [ 10%] Building CXX object CMakeFiles/gflags-shared.dir/src/gflags.cc.o
# [ 10%] Building CXX object CMakeFiles/gflags_nothreads-shared.dir/src/gflags.cc.o
# [ 15%] Building CXX object CMakeFiles/gflags_nothreads-shared.dir/src/gflags_reporting.cc.o
# [ 21%] Building CXX object CMakeFiles/gflags-shared.dir/src/gflags_reporting.cc.o
# [ 26%] Building CXX object CMakeFiles/gflags_nothreads-shared.dir/src/gflags_completions.cc.o
# [ 31%] Building CXX object CMakeFiles/gflags-shared.dir/src/gflags_completions.cc.o
# [ 36%] Linking CXX shared library lib/libgflags_nothreads.so
# [ 42%] Linking CXX shared library lib/libgflags.so
# [ 42%] Built target gflags-shared
# [ 42%] Built target gflags_nothreads-shared
# Scanning dependencies of target gflags_unittest
# Scanning dependencies of target gflags_unittest-main
# [ 47%] Building CXX object test/CMakeFiles/gflags_unittest.dir/gflags_unittest.cc.o
# [ 52%] Building CXX object test/CMakeFiles/gflags_unittest-main.dir/gflags_unittest-main.cc.o
# [ 57%] Linking CXX executable ../bin/gflags_unittest-main
# [ 63%] Linking CXX executable ../bin/gflags_unittest
# [ 63%] Built target gflags_unittest-main
# Scanning dependencies of target gflags_unittest_main
# [ 68%] Building CXX object test/CMakeFiles/gflags_unittest_main.dir/gflags_unittest_main.cc.o
# [ 68%] Built target gflags_unittest
# Scanning dependencies of target gflags_strip_flags_test
# [ 73%] Building CXX object test/CMakeFiles/gflags_strip_flags_test.dir/gflags_strip_flags_test.cc.o
# [ 78%] Linking CXX executable ../bin/gflags_strip_flags_test
# [ 78%] Built target gflags_strip_flags_test
# Scanning dependencies of target gflags_declare_test
# [ 84%] Building CXX object test/CMakeFiles/gflags_declare_test.dir/gflags_declare_test.cc.o
# [ 89%] Building CXX object test/CMakeFiles/gflags_declare_test.dir/gflags_declare_flags.cc.o
# [ 94%] Linking CXX executable ../bin/gflags_declare_test
# [ 94%] Built target gflags_declare_test
# [100%] Linking CXX executable ../bin/gflags_unittest_main
# [100%] Built target gflags_unittest_main
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 42%] Built target gflags-shared
# [ 36%] Built target gflags_nothreads-shared
# [ 52%] Built target gflags_unittest
# [ 63%] Built target gflags_unittest-main
# [ 73%] Built target gflags_strip_flags_test
# [ 84%] Built target gflags_unittest_main
# [100%] Built target gflags_declare_test
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/libgflags.so.2.1.2
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/libgflags.so.2
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/libgflags.so
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/libgflags_nothreads.so.2.1.2
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/libgflags_nothreads.so.2
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/libgflags_nothreads.so
# -- Installing: /tmp/gflags/pkg/gflags/usr/include/gflags/gflags.h
# -- Installing: /tmp/gflags/pkg/gflags/usr/include/gflags/gflags_declare.h
# -- Installing: /tmp/gflags/pkg/gflags/usr/include/gflags/gflags_completions.h
# -- Installing: /tmp/gflags/pkg/gflags/usr/include/gflags/gflags_gflags.h
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/cmake/gflags/gflags-config.cmake
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/cmake/gflags/gflags-config-version.cmake
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/cmake/gflags/gflags-export.cmake
# -- Installing: /tmp/gflags/pkg/gflags/usr/lib/cmake/gflags/gflags-export-release.cmake
# -- Installing: /tmp/gflags/pkg/gflags/usr/bin/gflags_completions.sh
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "gflags"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: gflags 2.1.2-2 (Wed Aug 24 12:07:11 UTC 2016)

CMD: pacman --query --file gflags-2.1.2-2-x86_64.pkg.tar.xz
# gflags 2.1.2-2

Creating hybrid package for 'gflags'

Trying to find vanilla package 'gflags'...

CMD: pacman --query --file /mirror/python-gflags-3.0.5-1.pkg.tar.xz
# python-gflags 3.0.5-1

CMD: pacman --query --file /mirror/gflags-2.1.2-2.pkg.tar.xz
# gflags 2.1.2-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libgflags.so.2
# /usr/lib/libgflags.so
# /usr/lib/libgflags_nothreads.so.2
# /usr/lib/libgflags_nothreads.so
# /usr/lib/libgflags.so.2.1.2
# /usr/lib/libgflags_nothreads.so.2.1.2
# /usr/lib/cmake/gflags/gflags-config.cmake
# /usr/lib/cmake/gflags/gflags-config-version.cmake
# /usr/lib/cmake/gflags/gflags-export.cmake
# /usr/lib/cmake/gflags/gflags-export-release.cmake
# /usr/include/gflags/gflags.h
# /usr/include/gflags/gflags_declare.h
# /usr/include/gflags/gflags_completions.h
# /usr/include/gflags/gflags_gflags.h
# /usr/bin/gflags_completions.sh
# /usr/share/licenses/gflags/COPYING.txt
# /sysroot/usr/lib/libgflags.so.2.1.2
# /sysroot/usr/lib/libgflags.so.2
# /sysroot/usr/lib/libgflags.so
# /sysroot/usr/lib/libgflags_nothreads.so.2.1.2
# /sysroot/usr/lib/libgflags_nothreads.so.2
# /sysroot/usr/lib/libgflags_nothreads.so
# /sysroot/usr/lib/cmake/gflags/gflags-config.cmake
# /sysroot/usr/lib/cmake/gflags/gflags-config-version.cmake
# /sysroot/usr/lib/cmake/gflags/gflags-export.cmake
# /sysroot/usr/lib/cmake/gflags/gflags-export-release.cmake
# /sysroot/usr/include/gflags/gflags.h
# /sysroot/usr/include/gflags/gflags_declare.h
# /sysroot/usr/include/gflags/gflags_completions.h
# /sysroot/usr/include/gflags/gflags_gflags.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 gflags.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gflags.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/gflags.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/gflags/src/gflags-2.1.2/CMakeFiles/CMakeError.log'
# Determining if the pthread_create exist failed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_76701/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_76701.dir/build.make CMakeFiles/cmTC_76701.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_76701.dir/CheckSymbolExists.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_76701.dir/CheckSymbolExists.c.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckSymbolExists.c
# Linking C executable cmTC_76701
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_76701.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_76701.dir/CheckSymbolExists.c.o -o cmTC_76701 -rdynamic
# CMakeFiles/cmTC_76701.dir/CheckSymbolExists.c.o: In function `main':
# CheckSymbolExists.c:(.text+0x16): undefined reference to `pthread_create'
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_76701.dir/build.make:98: cmTC_76701] Error 1
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_76701/fast] Error 2
#
# File /tmp/gflags/src/gflags-2.1.2/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/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e6126/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e6126.dir/build.make CMakeFiles/cmTC_e6126.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e6126.dir/CheckFunctionExists.c.o
# /usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_e6126.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_e6126
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6126.dir/link.txt --verbose=1
# /usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_e6126.dir/CheckFunctionExists.c.o -o cmTC_e6126 -rdynamic -lpthreads
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_e6126.dir/build.make:98: cmTC_e6126] Error 1
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_e6126/fast] Error 2
#
#

Printing Cmake output

CMD: Cmake output '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.7.1-1-ARCH - x86_64
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /usr/sbin/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 "/tmp/gflags/src/gflags-2.1.2/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the CXX compiler works passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d58f6/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d58f6.dir/build.make CMakeFiles/cmTC_d58f6.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_d58f6.dir/testCXXCompiler.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_d58f6.dir/testCXXCompiler.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_d58f6
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d58f6.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_d58f6.dir/testCXXCompiler.cxx.o -o cmTC_d58f6 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_24a8e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_24a8e.dir/build.make CMakeFiles/cmTC_24a8e.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_24a8e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24a8e.dir/link.txt --verbose=1
# /usr/sbin/c++ -v CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_24a8e -rdynamic
# Using built-in specs.
# COLLECT_GCC=/usr/sbin/c++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
# LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_24a8e' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccN5CUE0.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_24a8e /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_24a8e' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_24a8e/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_24a8e.dir/build.make CMakeFiles/cmTC_24a8e.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/sbin/c++ -o CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_24a8e]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24a8e.dir/link.txt --verbose=1]
# ignore line: [/usr/sbin/c++ -v CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_24a8e -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/usr/sbin/c++]
# ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
# ignore line: [Target: x86_64-pc-linux-gnu]
# ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 6.1.1 20160602 (GCC) ]
# ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
# ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_24a8e' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
# link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccN5CUE0.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_24a8e /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_24a8e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
# arg [-plugin] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
# arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
# arg [-plugin-opt=-fresolution=/tmp/ccN5CUE0.res] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [-plugin-opt=-pass-through=-lc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [--build-id] ==> ignore
# arg [--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 [cmTC_24a8e] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
# arg [-L/lib/../lib] ==> dir [/lib/../lib]
# arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [CMakeFiles/cmTC_24a8e.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-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/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-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
# collapse library dir [/lib/../lib] ==> [/lib]
# collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
# implicit libs: [stdc++;m;c]
# implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++14] compiler features compiled with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ed231/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ed231.dir/build.make CMakeFiles/cmTC_ed231.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ed231.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++14 -o CMakeFiles/cmTC_ed231.dir/feature_tests.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_ed231
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed231.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_ed231.dir/feature_tests.cxx.o -o cmTC_ed231 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/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/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_cf598/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_cf598.dir/build.make CMakeFiles/cmTC_cf598.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_cf598.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++11 -o CMakeFiles/cmTC_cf598.dir/feature_tests.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_cf598
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cf598.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_cf598.dir/feature_tests.cxx.o -o cmTC_cf598 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/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/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_72727/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_72727.dir/build.make CMakeFiles/cmTC_72727.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_72727.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++98 -o CMakeFiles/cmTC_72727.dir/feature_tests.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_72727
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_72727.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_72727.dir/feature_tests.cxx.o -o cmTC_72727 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/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
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /usr/sbin/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 "/tmp/gflags/src/gflags-2.1.2/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_32f53/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_32f53.dir/build.make CMakeFiles/cmTC_32f53.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_32f53.dir/testCCompiler.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_32f53.dir/testCCompiler.c.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_32f53
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_32f53.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_32f53.dir/testCCompiler.c.o -o cmTC_32f53 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_16f93/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_16f93.dir/build.make CMakeFiles/cmTC_16f93.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_16f93.dir/CMakeCCompilerABI.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_16f93.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_16f93
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16f93.dir/link.txt --verbose=1
# /usr/sbin/cc -v CMakeFiles/cmTC_16f93.dir/CMakeCCompilerABI.c.o -o cmTC_16f93 -rdynamic
# Using built-in specs.
# COLLECT_GCC=/usr/sbin/cc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/
# LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_16f93' '-rdynamic' '-mtune=generic' '-march=x86-64'
# /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cciBFyhk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_16f93 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_16f93.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-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o
# COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_16f93' '-rdynamic' '-mtune=generic' '-march=x86-64'
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_16f93/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_16f93.dir/build.make CMakeFiles/cmTC_16f93.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_16f93.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/sbin/cc -o CMakeFiles/cmTC_16f93.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_16f93]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16f93.dir/link.txt --verbose=1]
# ignore line: [/usr/sbin/cc -v CMakeFiles/cmTC_16f93.dir/CMakeCCompilerABI.c.o -o cmTC_16f93 -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/usr/sbin/cc]
# ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper]
# ignore line: [Target: x86_64-pc-linux-gnu]
# ignore line: [Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release]
# ignore line: [Thread model: posix]
# ignore line: [gcc version 6.1.1 20160602 (GCC) ]
# ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/]
# ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../:/lib/:/usr/lib/]
# ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_16f93' '-rdynamic' '-mtune=generic' '-march=x86-64']
# link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cciBFyhk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_16f93 /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. CMakeFiles/cmTC_16f93.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-pc-linux-gnu/6.1.1/crtend.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o]
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/collect2] ==> ignore
# arg [-plugin] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/liblto_plugin.so] ==> ignore
# arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper] ==> ignore
# arg [-plugin-opt=-fresolution=/tmp/cciBFyhk.res] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [-plugin-opt=-pass-through=-lc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
# arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
# arg [--build-id] ==> ignore
# arg [--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 [cmTC_16f93] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crt1.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib]
# arg [-L/lib/../lib] ==> dir [/lib/../lib]
# arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
# arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [CMakeFiles/cmTC_16f93.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-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/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-pc-linux-gnu/6.1.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib] ==> [/usr/lib]
# collapse library dir [/lib/../lib] ==> [/lib]
# collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
# collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib]
# implicit libs: [c]
# implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_f04ca/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f04ca.dir/build.make CMakeFiles/cmTC_f04ca.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_f04ca.dir/feature_tests.c.o
# /usr/sbin/cc -std=c11 -o CMakeFiles/cmTC_f04ca.dir/feature_tests.c.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/feature_tests.c
# Linking C executable cmTC_f04ca
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f04ca.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_f04ca.dir/feature_tests.c.o -o cmTC_f04ca -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/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/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_62379/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_62379.dir/build.make CMakeFiles/cmTC_62379.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_62379.dir/feature_tests.c.o
# /usr/sbin/cc -std=c99 -o CMakeFiles/cmTC_62379.dir/feature_tests.c.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/feature_tests.c
# Linking C executable cmTC_62379
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_62379.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_62379.dir/feature_tests.c.o -o cmTC_62379 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/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/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_1ab85/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_1ab85.dir/build.make CMakeFiles/cmTC_1ab85.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_1ab85.dir/feature_tests.c.o
# /usr/sbin/cc -std=c90 -o CMakeFiles/cmTC_1ab85.dir/feature_tests.c.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/feature_tests.c
# Linking C executable cmTC_1ab85
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ab85.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_1ab85.dir/feature_tests.c.o -o cmTC_1ab85 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/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 unistd.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_87870/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_87870.dir/build.make CMakeFiles/cmTC_87870.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_87870.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_87870.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_87870
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_87870.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_87870.dir/CheckIncludeFile.cxx.o -o cmTC_87870 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stdint.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_4ace3/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_4ace3.dir/build.make CMakeFiles/cmTC_4ace3.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_4ace3.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_4ace3.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_4ace3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4ace3.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_4ace3.dir/CheckIncludeFile.cxx.o -o cmTC_4ace3 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file inttypes.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9bd9f/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9bd9f.dir/build.make CMakeFiles/cmTC_9bd9f.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_9bd9f.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_9bd9f.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_9bd9f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9bd9f.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_9bd9f.dir/CheckIncludeFile.cxx.o -o cmTC_9bd9f -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file sys/types.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_07e6a/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_07e6a.dir/build.make CMakeFiles/cmTC_07e6a.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_07e6a.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_07e6a.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_07e6a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_07e6a.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_07e6a.dir/CheckIncludeFile.cxx.o -o cmTC_07e6a -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file sys/stat.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_94f35/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_94f35.dir/build.make CMakeFiles/cmTC_94f35.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_94f35.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_94f35.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_94f35
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_94f35.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_94f35.dir/CheckIncludeFile.cxx.o -o cmTC_94f35 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file fnmatch.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_b6a12/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_b6a12.dir/build.make CMakeFiles/cmTC_b6a12.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_b6a12.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_b6a12.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_b6a12
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b6a12.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_b6a12.dir/CheckIncludeFile.cxx.o -o cmTC_b6a12 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file stddef.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_68f6e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_68f6e.dir/build.make CMakeFiles/cmTC_68f6e.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_68f6e.dir/CheckIncludeFile.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_68f6e.dir/CheckIncludeFile.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
# Linking CXX executable cmTC_68f6e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_68f6e.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_68f6e.dir/CheckIncludeFile.cxx.o -o cmTC_68f6e -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining size of uint32_t passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_6d219/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_6d219.dir/build.make CMakeFiles/cmTC_6d219.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_6d219.dir/uint32_t.cpp.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_6d219.dir/uint32_t.cpp.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CheckTypeSize/uint32_t.cpp
# Linking CXX executable cmTC_6d219
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d219.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_6d219.dir/uint32_t.cpp.o -o cmTC_6d219 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the strtoll exist passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_f6a82/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_f6a82.dir/build.make CMakeFiles/cmTC_f6a82.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_f6a82.dir/CheckSymbolExists.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_f6a82.dir/CheckSymbolExists.cxx.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx
# Linking CXX executable cmTC_f6a82
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f6a82.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_f6a82.dir/CheckSymbolExists.cxx.o -o cmTC_f6a82 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
# File /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx:
# /* */
# #include
#
# int main(int argc, char** argv)
# {
# (void)argv;
# #ifndef strtoll
# return ((int*)(&strtoll))[argc];
# #else
# (void)argc;
# return 0;
# #endif
# }
#
# Determining if the include file pthread.h exists passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_77ab9/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_77ab9.dir/build.make CMakeFiles/cmTC_77ab9.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_77ab9.dir/CheckIncludeFile.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_77ab9.dir/CheckIncludeFile.c.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_77ab9
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_77ab9.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_77ab9.dir/CheckIncludeFile.c.o -o cmTC_77ab9 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining if the function pthread_create exists in the pthread passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_0234e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_0234e.dir/build.make CMakeFiles/cmTC_0234e.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0234e.dir/CheckFunctionExists.c.o
# /usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_0234e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_0234e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0234e.dir/link.txt --verbose=1
# /usr/sbin/cc -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_0234e.dir/CheckFunctionExists.c.o -o cmTC_0234e -rdynamic -lpthread
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#
# Determining size of pthread_rwlock_t passed with the following output:
# Change Dir: /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_ae055/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_ae055.dir/build.make CMakeFiles/cmTC_ae055.dir/build
# make[1]: Entering directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ae055.dir/RWLOCK.cpp.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_ae055.dir/RWLOCK.cpp.o -c /tmp/gflags/src/gflags-2.1.2/CMakeFiles/CheckTypeSize/RWLOCK.cpp
# Linking CXX executable cmTC_ae055
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae055.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_ae055.dir/RWLOCK.cpp.o -o cmTC_ae055 -rdynamic
# make[1]: Leaving directory '/tmp/gflags/src/gflags-2.1.2/CMakeFiles/CMakeTmp'
#
#