Build of blosc with vanilla toolchain

The build took 00h 00m 59s and was SUCCESSFUL.

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

SLOCLanguage
15,990 ansic
2,255 cpp
164 python
35 makefile
11 sh
18,455 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: blosc 1.9.2-1 (Wed Aug 24 13:47:20 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is GNU 6.1.1
# -- The CXX 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
# -- 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
# Configuring for Blosc version: 1.9.2
# -- Found LZ4 library: /usr/lib64/liblz4.so
# -- Found SNAPPY library: /usr/lib64/libsnappy.so
# -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
# -- No build type specified. Defaulting to 'Release'.
# -- Building for system processor x86_64
# -- Adding run-time support for SSE2
# -- Adding run-time support for AVX2
# -- 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
# CMake Warning (dev) at blosc/CMakeLists.txt:170 (add_library):
# Policy CMP0063 is not set: Honor visibility properties for all target
# types. Run "cmake --help-policy CMP0063" for policy details. Use the
# cmake_policy command to set the policy and suppress this warning.
#
# Target "blosc_static" of type "STATIC_LIBRARY" has the following visibility
# properties set for C:
#
# C_VISIBILITY_PRESET
#
# For compatibility CMake is not honoring them for this target.
# This warning is for project developers. Use -Wno-dev to suppress it.
#
# -- Generating done
# -- Build files have been written to: /tmp/blosc/src/build
# Scanning dependencies of target blosc_static
# Scanning dependencies of target blosc_shared
# [ 4%] Building C object blosc/CMakeFiles/blosc_static.dir/blosc.c.o
# [ 9%] Building C object blosc/CMakeFiles/blosc_shared.dir/blosc.c.o
# [ 13%] Building C object blosc/CMakeFiles/blosc_shared.dir/blosclz.c.o
# [ 18%] Building C object blosc/CMakeFiles/blosc_static.dir/blosclz.c.o
# [ 22%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-generic.c.o
# [ 27%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-generic.c.o
# [ 31%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-generic.c.o
# [ 36%] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-generic.c.o
# [ 40%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-sse2.c.o
# [ 45%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-sse2.c.o
# [ 50%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-sse2.c.o
# [ 54%] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-sse2.c.o
# [ 59%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle-avx2.c.o
# [ 63%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle-avx2.c.o
# [ 68%] Building C object blosc/CMakeFiles/blosc_shared.dir/bitshuffle-avx2.c.o
# [ 72%] Building C object blosc/CMakeFiles/blosc_static.dir/bitshuffle-avx2.c.o
# [ 77%] Building C object blosc/CMakeFiles/blosc_shared.dir/shuffle.c.o
# [ 81%] Building C object blosc/CMakeFiles/blosc_static.dir/shuffle.c.o
# [ 86%] Linking C static library libblosc.a
# [ 90%] Linking C shared library libblosc.so
# [ 90%] Built target blosc_shared
# Scanning dependencies of target bench
# [ 95%] Building C object bench/CMakeFiles/bench.dir/bench.c.o
# [ 95%] Built target blosc_static
# [100%] Linking C executable bench
# [100%] Built target bench
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 68%] Built target blosc_static
# [ 90%] Built target blosc_shared
# [100%] Built target bench
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/blosc/pkg/blosc/usr/include/blosc.h
# -- Installing: /tmp/blosc/pkg/blosc/usr/include/blosc-export.h
# -- Installing: /tmp/blosc/pkg/blosc/usr/lib/libblosc.so.1.9.2
# -- Installing: /tmp/blosc/pkg/blosc/usr/lib/libblosc.so.1
# -- Installing: /tmp/blosc/pkg/blosc/usr/lib/libblosc.so
# -- Installing: /tmp/blosc/pkg/blosc/usr/lib/libblosc.a
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "blosc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: blosc 1.9.2-1 (Wed Aug 24 13:47:29 UTC 2016)

CMD: pacman --query --file blosc-1.9.2-1-x86_64.pkg.tar.xz
# blosc 1.9.2-1

Creating hybrid package for 'blosc'

Trying to find vanilla package 'blosc'...

CMD: pacman --query --file /mirror/python2-blosc-1.3.2-1.pkg.tar.xz
# python2-blosc 1.3.2-1

CMD: pacman --query --file /mirror/python-blosc-1.3.2-1.pkg.tar.xz
# python-blosc 1.3.2-1

CMD: pacman --query --file /mirror/blosc-1.9.2-1.pkg.tar.xz
# blosc 1.9.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/licenses/blosc/LICENCE
# /usr/include/blosc.h
# /usr/include/blosc-export.h
# /usr/lib/libblosc.so.1.9.2
# /usr/lib/libblosc.a
# /usr/lib/libblosc.so.1
# /usr/lib/libblosc.so
# /sysroot/usr/lib/libblosc.so.1.9.2
# /sysroot/usr/lib/libblosc.so.1
# /sysroot/usr/lib/libblosc.so
# /sysroot/usr/lib/libblosc.a
# /sysroot/usr/include/blosc.h
# /sysroot/usr/include/blosc-export.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/blosc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 30567

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/blosc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1089

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/blosc.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 30741

Attempting to access local repository, attempt 4

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

Printing Cmake output

CMD: Cmake output '/tmp/blosc/src/build/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.7.1-1-ARCH - x86_64
# 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/blosc/src/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# 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/blosc/src/build/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9b122/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9b122.dir/build.make CMakeFiles/cmTC_9b122.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9b122.dir/testCCompiler.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_9b122.dir/testCCompiler.c.o -c /tmp/blosc/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_9b122
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9b122.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_9b122.dir/testCCompiler.c.o -o cmTC_9b122 -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_44353/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_44353.dir/build.make CMakeFiles/cmTC_44353.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_44353.dir/CMakeCCompilerABI.c.o
# /usr/sbin/cc -o CMakeFiles/cmTC_44353.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_44353
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44353.dir/link.txt --verbose=1
# /usr/sbin/cc -v CMakeFiles/cmTC_44353.dir/CMakeCCompilerABI.c.o -o cmTC_44353 -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_44353' '-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/ccBqCINc.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_44353 /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_44353.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_44353' '-rdynamic' '-mtune=generic' '-march=x86-64'
# make[1]: Leaving directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_44353/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_44353.dir/build.make CMakeFiles/cmTC_44353.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_44353.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/sbin/cc -o CMakeFiles/cmTC_44353.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_44353]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44353.dir/link.txt --verbose=1]
# ignore line: [/usr/sbin/cc -v CMakeFiles/cmTC_44353.dir/CMakeCCompilerABI.c.o -o cmTC_44353 -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_44353' '-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/ccBqCINc.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_44353 /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_44353.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/ccBqCINc.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_44353] ==> 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_44353.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/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_e1f73/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_e1f73.dir/build.make CMakeFiles/cmTC_e1f73.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e1f73.dir/feature_tests.c.o
# /usr/sbin/cc -std=c11 -o CMakeFiles/cmTC_e1f73.dir/feature_tests.c.o -c /tmp/blosc/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_e1f73
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e1f73.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_e1f73.dir/feature_tests.c.o -o cmTC_e1f73 -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/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/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_5d371/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_5d371.dir/build.make CMakeFiles/cmTC_5d371.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_5d371.dir/feature_tests.c.o
# /usr/sbin/cc -std=c99 -o CMakeFiles/cmTC_5d371.dir/feature_tests.c.o -c /tmp/blosc/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_5d371
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5d371.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_5d371.dir/feature_tests.c.o -o cmTC_5d371 -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/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/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_24758/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_24758.dir/build.make CMakeFiles/cmTC_24758.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_24758.dir/feature_tests.c.o
# /usr/sbin/cc -std=c90 -o CMakeFiles/cmTC_24758.dir/feature_tests.c.o -c /tmp/blosc/src/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_24758
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_24758.dir/link.txt --verbose=1
# /usr/sbin/cc CMakeFiles/cmTC_24758.dir/feature_tests.c.o -o cmTC_24758 -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/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 CXX compiler works passed with the following output:
# Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_81d34/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_81d34.dir/build.make CMakeFiles/cmTC_81d34.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_81d34.dir/testCXXCompiler.cxx.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_81d34.dir/testCXXCompiler.cxx.o -c /tmp/blosc/src/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_81d34
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_81d34.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_81d34.dir/testCXXCompiler.cxx.o -o cmTC_81d34 -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_fad76/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_fad76.dir/build.make CMakeFiles/cmTC_fad76.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_fad76.dir/CMakeCXXCompilerABI.cpp.o
# /usr/sbin/c++ -o CMakeFiles/cmTC_fad76.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_fad76
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fad76.dir/link.txt --verbose=1
# /usr/sbin/c++ -v CMakeFiles/cmTC_fad76.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fad76 -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_fad76' '-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/ccR45XBz.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_fad76 /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_fad76.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_fad76' '-rdynamic' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
# make[1]: Leaving directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/sbin/make" "cmTC_fad76/fast"]
# ignore line: [/usr/sbin/make -f CMakeFiles/cmTC_fad76.dir/build.make CMakeFiles/cmTC_fad76.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_fad76.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/sbin/c++ -o CMakeFiles/cmTC_fad76.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_fad76]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fad76.dir/link.txt --verbose=1]
# ignore line: [/usr/sbin/c++ -v CMakeFiles/cmTC_fad76.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fad76 -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_fad76' '-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/ccR45XBz.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_fad76 /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_fad76.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/ccR45XBz.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_fad76] ==> 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_fad76.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/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_1f00e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_1f00e.dir/build.make CMakeFiles/cmTC_1f00e.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_1f00e.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++14 -o CMakeFiles/cmTC_1f00e.dir/feature_tests.cxx.o -c /tmp/blosc/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_1f00e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1f00e.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_1f00e.dir/feature_tests.cxx.o -o cmTC_1f00e -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/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/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_213dc/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_213dc.dir/build.make CMakeFiles/cmTC_213dc.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_213dc.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++11 -o CMakeFiles/cmTC_213dc.dir/feature_tests.cxx.o -c /tmp/blosc/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_213dc
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_213dc.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_213dc.dir/feature_tests.cxx.o -o cmTC_213dc -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/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/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_d0146/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_d0146.dir/build.make CMakeFiles/cmTC_d0146.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_d0146.dir/feature_tests.cxx.o
# /usr/sbin/c++ -std=c++98 -o CMakeFiles/cmTC_d0146.dir/feature_tests.cxx.o -c /tmp/blosc/src/build/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_d0146
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d0146.dir/link.txt --verbose=1
# /usr/sbin/c++ CMakeFiles/cmTC_d0146.dir/feature_tests.cxx.o -o cmTC_d0146 -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/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 include file pthread.h exists passed with the following output:
# Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_9260e/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_9260e.dir/build.make CMakeFiles/cmTC_9260e.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9260e.dir/CheckIncludeFile.c.o
# /usr/sbin/cc -msse2 -o CMakeFiles/cmTC_9260e.dir/CheckIncludeFile.c.o -c /tmp/blosc/src/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_9260e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9260e.dir/link.txt --verbose=1
# /usr/sbin/cc -msse2 CMakeFiles/cmTC_9260e.dir/CheckIncludeFile.c.o -o cmTC_9260e -rdynamic
# make[1]: Leaving directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function pthread_create exists in the pthread passed with the following output:
# Change Dir: /tmp/blosc/src/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/sbin/make" "cmTC_34a9b/fast"
# /usr/sbin/make -f CMakeFiles/cmTC_34a9b.dir/build.make CMakeFiles/cmTC_34a9b.dir/build
# make[1]: Entering directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_34a9b.dir/CheckFunctionExists.c.o
# /usr/sbin/cc -msse2 -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_34a9b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_34a9b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_34a9b.dir/link.txt --verbose=1
# /usr/sbin/cc -msse2 -DCHECK_FUNCTION_EXISTS=pthread_create CMakeFiles/cmTC_34a9b.dir/CheckFunctionExists.c.o -o cmTC_34a9b -rdynamic -lpthread
# make[1]: Leaving directory '/tmp/blosc/src/build/CMakeFiles/CMakeTmp'
#
#