Build of asplib with clang_glibc toolchain

The build took 00h 04m 24s and was SUCCESSFUL.

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

SLOCLanguage
3,811 cpp
696 ansic
261 sh
4,768 total

The process tree of the build process is here.

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: asplib 20160310.da66f51-1 (Thu Apr 13 12:52:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting pkgver()...
# ==> Starting build()...
# -- The C compiler identification is Clang 3.8.0
# -- The CXX compiler identification is Clang 3.8.0
# -- Check for working C compiler: /usr/bin/clang
# -- Check for working C compiler: /usr/bin/clang -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Check for working CXX compiler: /usr/bin/clang++
# -- Check for working CXX compiler: /usr/bin/clang++ -- works
# -- Detecting CXX compiler ABI info
# -- Detecting CXX compiler ABI info - done
# -- Detecting CXX compile features
# -- Detecting CXX compile features - done
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/asplib/src/asplib
# Scanning dependencies of target asplib
# [ 33%] Building CXX object CMakeFiles/asplib.dir/Biquads/Biquad_Native/asplib_Biquad_Native.cpp.o
# In file included from /tmp/asplib/src/asplib/Biquads/Biquad_Native/asplib_Biquad_Native.cpp:28:
# In file included from /tmp/asplib/src/asplib/Biquads/Biquad_Native/asplib_Biquad_Native.h:30:
# /tmp/asplib/src/asplib/asplib_utils/constants_typedefs/asplib_typedefs.h:32:1: warning: typedef requires a name [-Wmissing-declarations]
# typedef enum ASPLIB_OPT_MODULE
# ^~~~~~~
# 1 warning generated.
# [ 66%] Building CXX object CMakeFiles/asplib.dir/Biquads/apslib_BiquadFactory.cpp.o
# In file included from /tmp/asplib/src/asplib/Biquads/apslib_BiquadFactory.cpp:32:
# /tmp/asplib/src/asplib/asplib_utils/constants_typedefs/asplib_typedefs.h:32:1: warning: typedef requires a name [-Wmissing-declarations]
# typedef enum ASPLIB_OPT_MODULE
# ^~~~~~~
# 1 warning generated.
# [100%] Linking CXX shared library libasplib.so
# [100%] Built target asplib
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [100%] Built target asplib
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/asplib/pkg/asplib/usr/lib/libasplib.so.0.2.0
# -- Installing: /tmp/asplib/pkg/asplib/usr/lib/libasplib.so.0.0
# -- Installing: /tmp/asplib/pkg/asplib/usr/lib/libasplib.so
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/interfaces/asplib_IBaseBiquad.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/Biquads/apslib_BiquadFactory.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/Biquads/Biquad_Native/asplib_Biquad_Native.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/constants_typedefs/asplib_constants.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/constants_typedefs/asplib_typedefs.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/asplib_base_os.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/android/android_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/darwin_ios/darwin_ios_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/darwin_osx/darwin_osx_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/freebsd/freebsd_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/linux/linux_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/raspberry_pi/raspberry_pi_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/include/asplib/asplib_utils/os/windows/windows_definitions.h
# -- Installing: /tmp/asplib/pkg/asplib/usr/lib/pkgconfig/asplib.pc
# -- Installing: /tmp/asplib/pkg/asplib/usr/lib/asplib/asplib-config.cmake
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> WARNING: Package contains reference to $srcdir
# ==> Creating package "asplib"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: asplib 20160310.da66f51-1 (Thu Apr 13 12:52:57 UTC 2017)

CMD: pacman --query --file asplib-20160310.da66f51-1-x86_64.pkg.tar.xz
# asplib 20160310.da66f51-1

Creating hybrid package for 'asplib'

Trying to find vanilla package 'asplib'...

CMD: pacman --query --file /mirror/asplib-20160310.da66f51-1.pkg.tar.xz
# asplib 20160310.da66f51-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libasplib.so.0.2.0
# /usr/lib/libasplib.so.0.0
# /usr/lib/libasplib.so
# /usr/lib/asplib/asplib-config.cmake
# /usr/lib/pkgconfig/asplib.pc
# /usr/include/asplib/asplib_utils/os/asplib_base_os.h
# /usr/include/asplib/asplib_utils/os/raspberry_pi/raspberry_pi_definitions.h
# /usr/include/asplib/asplib_utils/os/windows/windows_definitions.h
# /usr/include/asplib/asplib_utils/os/freebsd/freebsd_definitions.h
# /usr/include/asplib/asplib_utils/os/darwin_osx/darwin_osx_definitions.h
# /usr/include/asplib/asplib_utils/os/linux/linux_definitions.h
# /usr/include/asplib/asplib_utils/os/android/android_definitions.h
# /usr/include/asplib/asplib_utils/os/darwin_ios/darwin_ios_definitions.h
# /usr/include/asplib/asplib_utils/constants_typedefs/asplib_typedefs.h
# /usr/include/asplib/asplib_utils/constants_typedefs/asplib_constants.h
# /usr/include/asplib/interfaces/asplib_IBaseBiquad.h
# /usr/include/asplib/Biquads/apslib_BiquadFactory.h
# /usr/include/asplib/Biquads/Biquad_Native/asplib_Biquad_Native.h
# /sysroot/usr/lib/libasplib.so.0.2.0
# /sysroot/usr/lib/libasplib.so.0.0
# /sysroot/usr/lib/libasplib.so
# /sysroot/usr/lib/pkgconfig/asplib.pc
# /sysroot/usr/lib/asplib/asplib-config.cmake
# /sysroot/usr/include/asplib/interfaces/asplib_IBaseBiquad.h
# /sysroot/usr/include/asplib/Biquads/apslib_BiquadFactory.h
# /sysroot/usr/include/asplib/Biquads/Biquad_Native/asplib_Biquad_Native.h
# /sysroot/usr/include/asplib/asplib_utils/constants_typedefs/asplib_constants.h
# /sysroot/usr/include/asplib/asplib_utils/constants_typedefs/asplib_typedefs.h
# /sysroot/usr/include/asplib/asplib_utils/os/asplib_base_os.h
# /sysroot/usr/include/asplib/asplib_utils/os/android/android_definitions.h
# /sysroot/usr/include/asplib/asplib_utils/os/darwin_ios/darwin_ios_definitions.h
# /sysroot/usr/include/asplib/asplib_utils/os/darwin_osx/darwin_osx_definitions.h
# /sysroot/usr/include/asplib/asplib_utils/os/freebsd/freebsd_definitions.h
# /sysroot/usr/include/asplib/asplib_utils/os/linux/linux_definitions.h
# /sysroot/usr/include/asplib/asplib_utils/os/raspberry_pi/raspberry_pi_definitions.h
# /sysroot/usr/include/asplib/asplib_utils/os/windows/windows_definitions.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 asplib.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/asplib.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/asplib.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 output

CMD: Cmake output '/tmp/asplib/src/asplib/CMakeFiles/CMakeOutput.log'
# The system is: Linux - 4.10.6-1-ARCH - x86_64
# Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
# Compiler: /usr/bin/clang
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
#
# The C compiler identification is Clang, found in "/tmp/asplib/src/asplib/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
# Compiler: /usr/bin/clang++
# Build flags:
# Id flags:
#
# The output was:
# 0
#
#
# Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
#
# The CXX compiler identification is Clang, found in "/tmp/asplib/src/asplib/CMakeFiles/3.5.2/CompilerIdCXX/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_a7a7a/fast"
# /usr/bin/make -f CMakeFiles/cmTC_a7a7a.dir/build.make CMakeFiles/cmTC_a7a7a.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_a7a7a.dir/testCCompiler.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_a7a7a.dir/testCCompiler.c.o -c /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_a7a7a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a7a7a.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_a7a7a.dir/testCCompiler.c.o -o cmTC_a7a7a -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_4cfe3/fast"
# /usr/bin/make -f CMakeFiles/cmTC_4cfe3.dir/build.make CMakeFiles/cmTC_4cfe3.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_4cfe3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4cfe3.dir/link.txt --verbose=1
# /usr/bin/clang -v CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o -o cmTC_4cfe3 -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_4cfe3 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_4cfe3/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_4cfe3.dir/build.make CMakeFiles/cmTC_4cfe3.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_4cfe3]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4cfe3.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang -v CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o -o cmTC_4cfe3 -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_4cfe3 /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_4cfe3] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_4cfe3.dir/CMakeCCompilerABI.c.o] ==> ignore
# arg [-lgcc] ==> lib [gcc]
# arg [--as-needed] ==> ignore
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [--no-as-needed] ==> ignore
# arg [-lc] ==> lib [c]
# arg [-lgcc] ==> lib [gcc]
# arg [--as-needed] ==> ignore
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [--no-as-needed] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting C [-std=c11] compiler features compiled with the following output:
# Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_26ff5/fast"
# /usr/bin/make -f CMakeFiles/cmTC_26ff5.dir/build.make CMakeFiles/cmTC_26ff5.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_26ff5.dir/feature_tests.c.o
# /usr/bin/clang -std=c11 -o CMakeFiles/cmTC_26ff5.dir/feature_tests.c.o -c /tmp/asplib/src/asplib/CMakeFiles/feature_tests.c
# Linking C executable cmTC_26ff5
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_26ff5.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_26ff5.dir/feature_tests.c.o -o cmTC_26ff5 -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/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/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_847ad/fast"
# /usr/bin/make -f CMakeFiles/cmTC_847ad.dir/build.make CMakeFiles/cmTC_847ad.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_847ad.dir/feature_tests.c.o
# /usr/bin/clang -std=c99 -o CMakeFiles/cmTC_847ad.dir/feature_tests.c.o -c /tmp/asplib/src/asplib/CMakeFiles/feature_tests.c
# Linking C executable cmTC_847ad
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_847ad.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_847ad.dir/feature_tests.c.o -o cmTC_847ad -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/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/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_27787/fast"
# /usr/bin/make -f CMakeFiles/cmTC_27787.dir/build.make CMakeFiles/cmTC_27787.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_27787.dir/feature_tests.c.o
# /usr/bin/clang -std=c90 -o CMakeFiles/cmTC_27787.dir/feature_tests.c.o -c /tmp/asplib/src/asplib/CMakeFiles/feature_tests.c
# Linking C executable cmTC_27787
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27787.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_27787.dir/feature_tests.c.o -o cmTC_27787 -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/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/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_73f66/fast"
# /usr/bin/make -f CMakeFiles/cmTC_73f66.dir/build.make CMakeFiles/cmTC_73f66.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_73f66.dir/testCXXCompiler.cxx.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_73f66.dir/testCXXCompiler.cxx.o -c /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
# Linking CXX executable cmTC_73f66
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_73f66.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_73f66.dir/testCXXCompiler.cxx.o -o cmTC_73f66 -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
#
#
# Detecting CXX compiler ABI info compiled with the following output:
# Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_ebb9f/fast"
# /usr/bin/make -f CMakeFiles/cmTC_ebb9f.dir/build.make CMakeFiles/cmTC_ebb9f.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o
# /usr/bin/clang++ -o CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp
# Linking CXX executable cmTC_ebb9f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ebb9f.dir/link.txt --verbose=1
# /usr/bin/clang++ -v CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ebb9f -rdynamic
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_ebb9f /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o
# make[1]: Leaving directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
#
#
# Parsed CXX implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_ebb9f/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_ebb9f.dir/build.make CMakeFiles/cmTC_ebb9f.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp']
# ignore line: [Building CXX object CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o]
# ignore line: [/usr/bin/clang++ -o CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.5/Modules/CMakeCXXCompilerABI.cpp]
# ignore line: [Linking CXX executable cmTC_ebb9f]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ebb9f.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang++ -v CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_ebb9f -rdynamic ]
# ignore line: [clang version 3.8.0 (tags/RELEASE_380/final)]
# ignore line: [Target: x86_64-unknown-linux-gnu]
# ignore line: [Thread model: posix]
# ignore line: [InstalledDir: /usr/bin]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# ignore line: [Candidate multilib: .]
# ignore line: [@m64]
# ignore line: [Selected multilib: .]
# ignore line: [@m64]
# link line: [ "/usr/bin/ld" -export-dynamic --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_ebb9f /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o]
# arg [/usr/bin/ld] ==> ignore
# arg [-export-dynamic] ==> ignore
# arg [--eh-frame-hdr] ==> ignore
# arg [-m] ==> ignore
# arg [elf_x86_64] ==> ignore
# arg [-dynamic-linker] ==> ignore
# arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
# arg [-o] ==> ignore
# arg [cmTC_ebb9f] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbegin.o] ==> ignore
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64]
# arg [-L/usr/bin/../lib64] ==> dir [/usr/bin/../lib64]
# arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
# arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
# arg [-L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..]
# arg [-L/usr/bin/../lib] ==> dir [/usr/bin/../lib]
# arg [-L/lib] ==> dir [/lib]
# arg [-L/usr/lib] ==> dir [/usr/lib]
# arg [CMakeFiles/cmTC_ebb9f.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
# arg [-lstdc++] ==> lib [stdc++]
# arg [-lm] ==> lib [m]
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [-lgcc] ==> lib [gcc]
# arg [-lc] ==> lib [c]
# arg [-lgcc_s] ==> lib [gcc_s]
# arg [-lgcc] ==> lib [gcc]
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtend.o] ==> ignore
# arg [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o] ==> ignore
# remove lib [gcc_s]
# remove lib [gcc]
# remove lib [gcc_s]
# remove lib [gcc]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1] ==> [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64] ==> [/usr/lib64]
# collapse library dir [/lib/../lib64] ==> [/lib64]
# collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../..] ==> [/usr/lib64]
# collapse library dir [/usr/bin/../lib] ==> [/usr/lib]
# collapse library dir [/lib] ==> [/lib]
# collapse library dir [/usr/lib] ==> [/usr/lib]
# implicit libs: [stdc++;m;c]
# implicit dirs: [/usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1;/usr/lib64;/lib64;/usr/lib;/lib]
# implicit fwks: []
#
#
#
#
# Detecting CXX [-std=c++14] compiler features compiled with the following output:
# Change Dir: /tmp/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_ab607/fast"
# /usr/bin/make -f CMakeFiles/cmTC_ab607.dir/build.make CMakeFiles/cmTC_ab607.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_ab607.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++14 -o CMakeFiles/cmTC_ab607.dir/feature_tests.cxx.o -c /tmp/asplib/src/asplib/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_ab607
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ab607.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_ab607.dir/feature_tests.cxx.o -o cmTC_ab607 -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/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/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_a27b4/fast"
# /usr/bin/make -f CMakeFiles/cmTC_a27b4.dir/build.make CMakeFiles/cmTC_a27b4.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_a27b4.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++11 -o CMakeFiles/cmTC_a27b4.dir/feature_tests.cxx.o -c /tmp/asplib/src/asplib/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_a27b4
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a27b4.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_a27b4.dir/feature_tests.cxx.o -o cmTC_a27b4 -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/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/asplib/src/asplib/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_9393d/fast"
# /usr/bin/make -f CMakeFiles/cmTC_9393d.dir/build.make CMakeFiles/cmTC_9393d.dir/build
# make[1]: Entering directory '/tmp/asplib/src/asplib/CMakeFiles/CMakeTmp'
# Building CXX object CMakeFiles/cmTC_9393d.dir/feature_tests.cxx.o
# /usr/bin/clang++ -std=c++98 -o CMakeFiles/cmTC_9393d.dir/feature_tests.cxx.o -c /tmp/asplib/src/asplib/CMakeFiles/feature_tests.cxx
# Linking CXX executable cmTC_9393d
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9393d.dir/link.txt --verbose=1
# /usr/bin/clang++ CMakeFiles/cmTC_9393d.dir/feature_tests.cxx.o -o cmTC_9393d -rdynamic
# make[1]: Leaving directory '/tmp/asplib/src/asplib/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