Build of shake with clang_glibc toolchain

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

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

SLOCLanguage
1,920 ansic
55 python
5 makefile
1,980 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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: shake 1.0-1 (Thu Apr 13 18:05:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-locale-gettext-1.07-2 help2man-1.47.3-2
#
# Total Installed Size: 0.33 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing perl-locale-gettext...
# installing help2man...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C 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
# CMake Warning (dev) at CMakeLists.txt:26 (get_target_property):
# Policy CMP0026 is not set: Disallow use of the LOCATION target property.
# Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
# command to set the policy and suppress this warning.
#
# The LOCATION property should not be read from target "shake". Use the
# target name directly with add_custom_command, or use the generator
# expression $, as appropriate.
#
# Call Stack (most recent call first):
# CMakeLists.txt:50 (add_help2man_manpage)
# This warning is for project developers. Use -Wno-dev to suppress it.
#
# CMake Warning (dev) at CMakeLists.txt:26 (get_target_property):
# Policy CMP0026 is not set: Disallow use of the LOCATION target property.
# Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy
# command to set the policy and suppress this warning.
#
# The LOCATION property should not be read from target "unattr". Use the
# target name directly with add_custom_command, or use the generator
# expression $, as appropriate.
#
# Call Stack (most recent call first):
# CMakeLists.txt:51 (add_help2man_manpage)
# This warning is for project developers. Use -Wno-dev to suppress it.
#
# -- Looking for attr_setf
# -- Looking for attr_setf - found
# -- Looking for fallocate
# -- Looking for fallocate - found
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/shake/src/shake-1.0/build
# Scanning dependencies of target shake
# [ 7%] Building C object CMakeFiles/shake.dir/executive.o
# [ 14%] Building C object CMakeFiles/shake.dir/judge.o
# [ 21%] Building C object CMakeFiles/shake.dir/linux.o
# [ 28%] Building C object CMakeFiles/shake.dir/main.o
# [ 35%] Building C object CMakeFiles/shake.dir/msg.o
# [ 42%] Building C object CMakeFiles/shake.dir/signals.o
# [ 50%] Linking C executable shake
# [ 50%] Built target shake
# Scanning dependencies of target unattr
# [ 57%] Building C object CMakeFiles/unattr.dir/executive.o
# [ 64%] Building C object CMakeFiles/unattr.dir/linux.o
# [ 71%] Building C object CMakeFiles/unattr.dir/signals.o
# [ 78%] Building C object CMakeFiles/unattr.dir/unattr.o
# [ 85%] Linking C executable unattr
# [ 85%] Built target unattr
# Scanning dependencies of target doc
# [ 92%] Building manpage for shake
# [100%] Building manpage for unattr
# [100%] Built target doc
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 50%] Built target shake
# [ 85%] Built target unattr
# [100%] Built target doc
# Install the project...
# -- Install configuration: "Release"
# -- Installing: /tmp/shake/pkg/shake/usr/bin/shake
# -- Installing: /tmp/shake/pkg/shake/usr/bin/unattr
# -- Installing: /tmp/shake/pkg/shake/usr/share/man/man8/shake.8
# -- Installing: /tmp/shake/pkg/shake/usr/share/man/man8/unattr.8
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "shake"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: shake 1.0-1 (Thu Apr 13 18:06:43 UTC 2017)

CMD: pacman --query --file shake-1.0-1-x86_64.pkg.tar.xz
# shake 1.0-1

Creating hybrid package for 'shake'

Trying to find vanilla package 'shake'...

CMD: pacman --query --file /mirror/haskell-shake-0.15.10-2.pkg.tar.xz
# haskell-shake 0.15.10-2

CMD: pacman --query --file /mirror/haskell-shakespeare-2.0.9-2.pkg.tar.xz
# haskell-shakespeare 2.0.9-2

CMD: pacman --query --file /mirror/shake-1.0-1.pkg.tar.xz
# shake 1.0-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /usr/bin/shake
# /usr/bin/unattr
# /usr/share/man/man8/shake.8.gz
# /usr/share/man/man8/unattr.8.gz

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/shake.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/shake.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/shake/src/shake-1.0/build/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/shake/src/shake-1.0/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_b5abe/fast"
# /usr/bin/make -f CMakeFiles/cmTC_b5abe.dir/build.make CMakeFiles/cmTC_b5abe.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b5abe.dir/testCCompiler.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_b5abe.dir/testCCompiler.c.o -c /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_b5abe
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5abe.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_b5abe.dir/testCCompiler.c.o -o cmTC_b5abe -rdynamic
# make[1]: Leaving directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_b5f18/fast"
# /usr/bin/make -f CMakeFiles/cmTC_b5f18.dir/build.make CMakeFiles/cmTC_b5f18.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b5f18.dir/CMakeCCompilerABI.c.o
# /usr/bin/clang -o CMakeFiles/cmTC_b5f18.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_b5f18
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5f18.dir/link.txt --verbose=1
# /usr/bin/clang -v CMakeFiles/cmTC_b5f18.dir/CMakeCCompilerABI.c.o -o cmTC_b5f18 -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_b5f18 /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_b5f18.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/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_b5f18/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_b5f18.dir/build.make CMakeFiles/cmTC_b5f18.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_b5f18.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/bin/clang -o CMakeFiles/cmTC_b5f18.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_b5f18]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b5f18.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/clang -v CMakeFiles/cmTC_b5f18.dir/CMakeCCompilerABI.c.o -o cmTC_b5f18 -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_b5f18 /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_b5f18.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_b5f18] ==> 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_b5f18.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/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_898b3/fast"
# /usr/bin/make -f CMakeFiles/cmTC_898b3.dir/build.make CMakeFiles/cmTC_898b3.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_898b3.dir/feature_tests.c.o
# /usr/bin/clang -std=c11 -o CMakeFiles/cmTC_898b3.dir/feature_tests.c.o -c /tmp/shake/src/shake-1.0/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_898b3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_898b3.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_898b3.dir/feature_tests.c.o -o cmTC_898b3 -rdynamic
# make[1]: Leaving directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:1c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c99] compiler features compiled with the following output:
# Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_b8f0a/fast"
# /usr/bin/make -f CMakeFiles/cmTC_b8f0a.dir/build.make CMakeFiles/cmTC_b8f0a.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b8f0a.dir/feature_tests.c.o
# /usr/bin/clang -std=c99 -o CMakeFiles/cmTC_b8f0a.dir/feature_tests.c.o -c /tmp/shake/src/shake-1.0/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_b8f0a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b8f0a.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_b8f0a.dir/feature_tests.c.o -o cmTC_b8f0a -rdynamic
# make[1]: Leaving directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:1c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:1c_variadic_macros
#
#
# Detecting C [-std=c90] compiler features compiled with the following output:
# Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_9e0df/fast"
# /usr/bin/make -f CMakeFiles/cmTC_9e0df.dir/build.make CMakeFiles/cmTC_9e0df.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9e0df.dir/feature_tests.c.o
# /usr/bin/clang -std=c90 -o CMakeFiles/cmTC_9e0df.dir/feature_tests.c.o -c /tmp/shake/src/shake-1.0/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_9e0df
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9e0df.dir/link.txt --verbose=1
# /usr/bin/clang CMakeFiles/cmTC_9e0df.dir/feature_tests.c.o -o cmTC_9e0df -rdynamic
# make[1]: Leaving directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros
# Determining if the function attr_setf exists passed with the following output:
# Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_82da4/fast"
# /usr/bin/make -f CMakeFiles/cmTC_82da4.dir/build.make CMakeFiles/cmTC_82da4.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_82da4.dir/CheckFunctionExists.c.o
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=attr_setf -o CMakeFiles/cmTC_82da4.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_82da4
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_82da4.dir/link.txt --verbose=1
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=attr_setf CMakeFiles/cmTC_82da4.dir/CheckFunctionExists.c.o -o cmTC_82da4 -rdynamic -lattr
# make[1]: Leaving directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function fallocate exists passed with the following output:
# Change Dir: /tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_d1347/fast"
# /usr/bin/make -f CMakeFiles/cmTC_d1347.dir/build.make CMakeFiles/cmTC_d1347.dir/build
# make[1]: Entering directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d1347.dir/CheckFunctionExists.c.o
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=fallocate -o CMakeFiles/cmTC_d1347.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_d1347
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1347.dir/link.txt --verbose=1
# /usr/bin/clang -DCHECK_FUNCTION_EXISTS=fallocate CMakeFiles/cmTC_d1347.dir/CheckFunctionExists.c.o -o cmTC_d1347 -rdynamic -lattr
# make[1]: Leaving directory '/tmp/shake/src/shake-1.0/build/CMakeFiles/CMakeTmp'
#
#