Build of hiawatha with vanilla toolchain

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

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

SLOCLanguage
72,247 ansic
866 php
567 sh
141 makefile
96 perl
73,917 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: hiawatha 10.3-1 (Wed Aug 24 13:52:17 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) mbedtls-2.3.0-2
#
# Total Installed Size: 2.91 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 mbedtls...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# -- The C compiler identification is GNU 6.1.1
# -- Check for working C compiler: /usr/bin/cc
# -- Check for working C compiler: /usr/bin/cc -- works
# -- Detecting C compiler ABI info
# -- Detecting C compiler ABI info - done
# -- Detecting C compile features
# -- Detecting C compile features - done
# -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.4")
# -- Found LibXslt: /usr/lib64/libxslt.so (found version "1.1.29")
# -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
# -- Looking for crypt.h
# -- Looking for crypt.h - found
# -- Looking for arpa/inet.h
# -- Looking for arpa/inet.h - found
# -- Looking for include files sys/types.h, netinet/in.h
# -- Looking for include files sys/types.h, netinet/in.h - found
# -- Looking for include files sys/types.h, netinet/tcp.h
# -- Looking for include files sys/types.h, netinet/tcp.h - found
# -- Looking for rpcsvc/crypt.h
# -- Looking for rpcsvc/crypt.h - not found
# -- Looking for setenv
# -- Looking for setenv - found
# -- Looking for unsetenv
# -- Looking for unsetenv - found
# -- Looking for clearenv
# -- Looking for clearenv - found
# -- Looking for strcasecmp
# -- Looking for strcasecmp - found
# -- Looking for strncasecmp
# -- Looking for strncasecmp - found
# -- Looking for strnstr
# -- Looking for strnstr - not found
# -- Looking for strcasestr
# -- Looking for strcasestr - found
# -- Looking for strncasestr
# -- Looking for strncasestr - not found
# -- Looking for crypt_r in crypt
# -- Looking for crypt_r in crypt - found
# -- Looking for crypt in crypt
# -- Looking for crypt in crypt - found
# -- Looking for gzdopen in /usr/lib64/libz.so
# -- Looking for gzdopen in /usr/lib64/libz.so - found
# -- Looking for SO_ACCEPTFILTER
# -- Looking for SO_ACCEPTFILTER - not found
# CMake Warning at CMakeLists.txt:107 (message):
# Make sure the mbed TLS shared library has been built with the
# MBEDTLS_THREADING_PTHREAD and MBEDTLS_THREADING_C flags set. Otherwise, it
# may crash the Hiawatha webserver.
#
#
# -- Configuring done
# -- Generating done
# -- Build files have been written to: /tmp/hiawatha/src/hiawatha-10.3/build
# Scanning dependencies of target ssi-cgi
# [ 1%] Building C object CMakeFiles/ssi-cgi.dir/src/alternative.c.o
# Scanning dependencies of target hiawatha
# [ 3%] Building C object CMakeFiles/hiawatha.dir/src/alternative.c.o
# [ 5%] Building C object CMakeFiles/ssi-cgi.dir/src/ip.c.o
# [ 7%] Building C object CMakeFiles/hiawatha.dir/src/cache.c.o
# [ 9%] Building C object CMakeFiles/ssi-cgi.dir/src/libfs.c.o
# [ 10%] Building C object CMakeFiles/hiawatha.dir/src/cgi.c.o
# [ 12%] Building C object CMakeFiles/ssi-cgi.dir/src/liblist.c.o
# [ 14%] Building C object CMakeFiles/ssi-cgi.dir/src/libstr.c.o
# [ 16%] Building C object CMakeFiles/hiawatha.dir/src/challenge.c.o
# [ 18%] Building C object CMakeFiles/hiawatha.dir/src/client.c.o
# [ 20%] Building C object CMakeFiles/ssi-cgi.dir/src/memdbg.c.o
# [ 21%] Building C object CMakeFiles/ssi-cgi.dir/src/ssi-cgi.c.o
# [ 23%] Linking C executable ssi-cgi
# [ 25%] Building C object CMakeFiles/hiawatha.dir/src/envir.c.o
# [ 25%] Built target ssi-cgi
# Scanning dependencies of target cgi-wrapper
# [ 27%] Building C object CMakeFiles/cgi-wrapper.dir/src/alternative.c.o
# [ 29%] Building C object CMakeFiles/cgi-wrapper.dir/src/cgi-wrapper.c.o
# [ 30%] Building C object CMakeFiles/hiawatha.dir/src/filehashes.c.o
# [ 32%] Building C object CMakeFiles/hiawatha.dir/src/hiawatha.c.o
# [ 34%] Building C object CMakeFiles/cgi-wrapper.dir/src/memdbg.c.o
# [ 36%] Building C object CMakeFiles/cgi-wrapper.dir/src/libfs.c.o
# [ 38%] Building C object CMakeFiles/hiawatha.dir/src/http.c.o
# [ 40%] Building C object CMakeFiles/cgi-wrapper.dir/src/libstr.c.o
# [ 41%] Building C object CMakeFiles/hiawatha.dir/src/httpauth.c.o
# [ 43%] Building C object CMakeFiles/cgi-wrapper.dir/src/userconfig.c.o
# [ 45%] Building C object CMakeFiles/hiawatha.dir/src/ip.c.o
# [ 47%] Linking C executable cgi-wrapper
# [ 47%] Built target cgi-wrapper
# Scanning dependencies of target wigwam
# [ 49%] Building C object CMakeFiles/wigwam.dir/src/alternative.c.o
# [ 50%] Building C object CMakeFiles/wigwam.dir/src/filehashes.c.o
# [ 52%] Building C object CMakeFiles/hiawatha.dir/src/libfs.c.o
# [ 54%] Building C object CMakeFiles/wigwam.dir/src/ip.c.o
# [ 56%] Building C object CMakeFiles/wigwam.dir/src/libfs.c.o
# [ 58%] Building C object CMakeFiles/hiawatha.dir/src/liblist.c.o
# [ 60%] Building C object CMakeFiles/hiawatha.dir/src/libstr.c.o
# [ 61%] Building C object CMakeFiles/wigwam.dir/src/libstr.c.o
# [ 63%] Building C object CMakeFiles/hiawatha.dir/src/log.c.o
# [ 65%] Building C object CMakeFiles/wigwam.dir/src/liblist.c.o
# [ 67%] Building C object CMakeFiles/wigwam.dir/src/memdbg.c.o
# [ 69%] Building C object CMakeFiles/wigwam.dir/src/toolkit.c.o
# [ 70%] Building C object CMakeFiles/hiawatha.dir/src/memdbg.c.o
# [ 72%] Building C object CMakeFiles/hiawatha.dir/src/mimetype.c.o
# [ 74%] Building C object CMakeFiles/hiawatha.dir/src/monitor.c.o
# [ 76%] Building C object CMakeFiles/wigwam.dir/src/wigwam.c.o
# [ 78%] Building C object CMakeFiles/hiawatha.dir/src/rproxy.c.o
# [ 80%] Building C object CMakeFiles/hiawatha.dir/src/send.c.o
# [ 81%] Linking C executable wigwam
# [ 81%] Built target wigwam
# [ 83%] Building C object CMakeFiles/hiawatha.dir/src/serverconfig.c.o
# [ 85%] Building C object CMakeFiles/hiawatha.dir/src/session.c.o
# [ 87%] Building C object CMakeFiles/hiawatha.dir/src/tls.c.o
# [ 89%] Building C object CMakeFiles/hiawatha.dir/src/target.c.o
# [ 90%] Building C object CMakeFiles/hiawatha.dir/src/tomahawk.c.o
# [ 92%] Building C object CMakeFiles/hiawatha.dir/src/toolkit.c.o
# [ 94%] Building C object CMakeFiles/hiawatha.dir/src/userconfig.c.o
# /tmp/hiawatha/src/hiawatha-10.3/src/target.c: In function 'send_file':
# /tmp/hiawatha/src/hiawatha-10.3/src/target.c:397:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
# } else
# ^~~~
# /tmp/hiawatha/src/hiawatha-10.3/src/target.c:400:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
# if ((cached_object = search_cache_for_file(session, file_for_cache)) == NULL) {
# ^~
# [ 96%] Building C object CMakeFiles/hiawatha.dir/src/workers.c.o
# [ 98%] Building C object CMakeFiles/hiawatha.dir/src/xslt.c.o
# [100%] Linking C executable hiawatha
# [100%] Built target hiawatha
# ==> Entering fakeroot environment...
# ==> Starting package()...
# [ 14%] Built target ssi-cgi
# [ 69%] Built target hiawatha
# [ 81%] Built target cgi-wrapper
# [100%] Built target wigwam
# Install the project...
# -- Install configuration: "RelWithDebInfo"
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/bin/hiawatha
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/bin/wigwam
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/bin/cgi-wrapper
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/bin/ssi-cgi
# -- Installing: /tmp/hiawatha/pkg/hiawatha/etc/hiawatha/cgi-wrapper.conf
# -- Installing: /tmp/hiawatha/pkg/hiawatha/etc/hiawatha/mimetype.conf
# -- Installing: /tmp/hiawatha/pkg/hiawatha/etc/hiawatha/error.xslt
# -- Installing: /tmp/hiawatha/pkg/hiawatha/etc/hiawatha/index.xslt
# -- Installing: /tmp/hiawatha/pkg/hiawatha/etc/hiawatha/hiawatha.conf
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/share/man/man1/ssi-cgi.1
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/share/man/man1/wigwam.1
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/share/man/man1/cgi-wrapper.1
# -- Installing: /tmp/hiawatha/pkg/hiawatha/usr/share/man/man1/hiawatha.1
# -- Installing: /tmp/hiawatha/pkg/hiawatha/srv/http/hiawatha/index.html
# -- Installing: /tmp/hiawatha/pkg/hiawatha/var/log/hiawatha
# -- Installing: /tmp/hiawatha/pkg/hiawatha/run
# -- Installing: /tmp/hiawatha/pkg/hiawatha/var/lib/hiawatha
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "hiawatha"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: hiawatha 10.3-1 (Wed Aug 24 13:52:30 UTC 2016)

CMD: pacman --query --file hiawatha-10.3-1-x86_64.pkg.tar.xz
# hiawatha 10.3-1

Creating hybrid package for 'hiawatha'

Trying to find vanilla package 'hiawatha'...

CMD: pacman --query --file /mirror/hiawatha-10.3-1.pkg.tar.xz
# hiawatha 10.3-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/hiawatha/cgi-wrapper.conf
# /etc/hiawatha/mimetype.conf
# /etc/hiawatha/error.xslt
# /etc/hiawatha/index.xslt
# /etc/hiawatha/hiawatha.conf
# /etc/hiawatha/hiawatha.conf.sample
# /etc/logrotate.d/hiawatha
# /usr/bin/hiawatha
# /usr/bin/wigwam
# /usr/bin/cgi-wrapper
# /usr/bin/ssi-cgi
# /usr/share/man/man1/ssi-cgi.1.gz
# /usr/share/man/man1/wigwam.1.gz
# /usr/share/man/man1/cgi-wrapper.1.gz
# /usr/share/man/man1/hiawatha.1.gz
# /usr/lib/systemd/system/hiawatha.service
# /sysroot/usr/lib/systemd/system/hiawatha.service

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/hiawatha.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/hiawatha.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/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeError.log'
# Determining if the include file rpcsvc/crypt.h exists failed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_fb663/fast"
# /usr/bin/make -f CMakeFiles/cmTC_fb663.dir/build.make CMakeFiles/cmTC_fb663.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_fb663.dir/CheckIncludeFile.c.o
# /usr/bin/cc -O2 -Wall -Wextra -o CMakeFiles/cmTC_fb663.dir/CheckIncludeFile.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:26: fatal error: rpcsvc/crypt.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [CMakeFiles/cmTC_fb663.dir/build.make:66: CMakeFiles/cmTC_fb663.dir/CheckIncludeFile.c.o] Error 1
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_fb663/fast] Error 2
#
#
# Determining if the function strnstr exists failed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_9bf20/fast"
# /usr/bin/make -f CMakeFiles/cmTC_9bf20.dir/build.make CMakeFiles/cmTC_9bf20.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9bf20.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strnstr -o CMakeFiles/cmTC_9bf20.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_9bf20
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9bf20.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strnstr CMakeFiles/cmTC_9bf20.dir/CheckFunctionExists.c.o -o cmTC_9bf20 -rdynamic
# CMakeFiles/cmTC_9bf20.dir/CheckFunctionExists.c.o: In function `main':
# CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `strnstr'
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_9bf20.dir/build.make:98: cmTC_9bf20] Error 1
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_9bf20/fast] Error 2
#
#
# Determining if the function strncasestr exists failed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_6646e/fast"
# /usr/bin/make -f CMakeFiles/cmTC_6646e.dir/build.make CMakeFiles/cmTC_6646e.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_6646e.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strncasestr -o CMakeFiles/cmTC_6646e.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_6646e
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6646e.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strncasestr CMakeFiles/cmTC_6646e.dir/CheckFunctionExists.c.o -o cmTC_6646e -rdynamic
# CMakeFiles/cmTC_6646e.dir/CheckFunctionExists.c.o: In function `main':
# CheckFunctionExists.c:(.text.startup+0xe): undefined reference to `strncasestr'
# collect2: error: ld returned 1 exit status
# make[1]: *** [CMakeFiles/cmTC_6646e.dir/build.make:98: cmTC_6646e] Error 1
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_6646e/fast] Error 2
#
#
# Determining if the SO_ACCEPTFILTER exist failed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_baa90/fast"
# /usr/bin/make -f CMakeFiles/cmTC_baa90.dir/build.make CMakeFiles/cmTC_baa90.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_baa90.dir/CheckSymbolExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -o CMakeFiles/cmTC_baa90.dir/CheckSymbolExists.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
# /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function 'main':
# /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: 'SO_ACCEPTFILTER' undeclared (first use in this function)
# return ((int*)(&SO_ACCEPTFILTER))[argc];
# ^~~~~~~~~~~~~~~
# /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in
# /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:4:14: warning: parameter 'argc' set but not used [-Wunused-but-set-parameter]
# int main(int argc, char** argv)
# ^~~~
# make[1]: *** [CMakeFiles/cmTC_baa90.dir/build.make:66: CMakeFiles/cmTC_baa90.dir/CheckSymbolExists.c.o] Error 1
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# make: *** [Makefile:126: cmTC_baa90/fast] Error 2
#
# File /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
# /* */
# #include
#
# int main(int argc, char** argv)
# {
# (void)argv;
# #ifndef SO_ACCEPTFILTER
# return ((int*)(&SO_ACCEPTFILTER))[argc];
# #else
# (void)argc;
# return 0;
# #endif
# }
#

Printing Cmake output

CMD: Cmake output '/tmp/hiawatha/src/hiawatha-10.3/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/bin/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/hiawatha/src/hiawatha-10.3/build/CMakeFiles/3.5.2/CompilerIdC/a.out"
#
# Determining if the C compiler works passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_05d6a/fast"
# /usr/bin/make -f CMakeFiles/cmTC_05d6a.dir/build.make CMakeFiles/cmTC_05d6a.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_05d6a.dir/testCCompiler.c.o
# /usr/bin/cc -o CMakeFiles/cmTC_05d6a.dir/testCCompiler.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/testCCompiler.c
# Linking C executable cmTC_05d6a
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_05d6a.dir/link.txt --verbose=1
# /usr/bin/cc CMakeFiles/cmTC_05d6a.dir/testCCompiler.c.o -o cmTC_05d6a -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Detecting C compiler ABI info compiled with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_6cd40/fast"
# /usr/bin/make -f CMakeFiles/cmTC_6cd40.dir/build.make CMakeFiles/cmTC_6cd40.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_6cd40.dir/CMakeCCompilerABI.c.o
# /usr/bin/cc -o CMakeFiles/cmTC_6cd40.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c
# Linking C executable cmTC_6cd40
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6cd40.dir/link.txt --verbose=1
# /usr/bin/cc -v CMakeFiles/cmTC_6cd40.dir/CMakeCCompilerABI.c.o -o cmTC_6cd40 -rdynamic
# Using built-in specs.
# COLLECT_GCC=/usr/bin/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_6cd40' '-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/ccUIUjos.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_6cd40 /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_6cd40.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_6cd40' '-rdynamic' '-mtune=generic' '-march=x86-64'
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Parsed C implicit link information from above output:
# link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
# ignore line: [Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp]
# ignore line: []
# ignore line: [Run Build Command:"/usr/bin/make" "cmTC_6cd40/fast"]
# ignore line: [/usr/bin/make -f CMakeFiles/cmTC_6cd40.dir/build.make CMakeFiles/cmTC_6cd40.dir/build]
# ignore line: [make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp']
# ignore line: [Building C object CMakeFiles/cmTC_6cd40.dir/CMakeCCompilerABI.c.o]
# ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_6cd40.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.5/Modules/CMakeCCompilerABI.c]
# ignore line: [Linking C executable cmTC_6cd40]
# ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6cd40.dir/link.txt --verbose=1]
# ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_6cd40.dir/CMakeCCompilerABI.c.o -o cmTC_6cd40 -rdynamic ]
# ignore line: [Using built-in specs.]
# ignore line: [COLLECT_GCC=/usr/bin/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_6cd40' '-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/ccUIUjos.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_6cd40 /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_6cd40.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/ccUIUjos.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_6cd40] ==> 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_6cd40.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/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_d5f7f/fast"
# /usr/bin/make -f CMakeFiles/cmTC_d5f7f.dir/build.make CMakeFiles/cmTC_d5f7f.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d5f7f.dir/feature_tests.c.o
# /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_d5f7f.dir/feature_tests.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_d5f7f
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d5f7f.dir/link.txt --verbose=1
# /usr/bin/cc CMakeFiles/cmTC_d5f7f.dir/feature_tests.c.o -o cmTC_d5f7f -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/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/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_e5cce/fast"
# /usr/bin/make -f CMakeFiles/cmTC_e5cce.dir/build.make CMakeFiles/cmTC_e5cce.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_e5cce.dir/feature_tests.c.o
# /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_e5cce.dir/feature_tests.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_e5cce
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5cce.dir/link.txt --verbose=1
# /usr/bin/cc CMakeFiles/cmTC_e5cce.dir/feature_tests.c.o -o cmTC_e5cce -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/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/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_9c7ce/fast"
# /usr/bin/make -f CMakeFiles/cmTC_9c7ce.dir/build.make CMakeFiles/cmTC_9c7ce.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_9c7ce.dir/feature_tests.c.o
# /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_9c7ce.dir/feature_tests.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/feature_tests.c
# Linking C executable cmTC_9c7ce
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9c7ce.dir/link.txt --verbose=1
# /usr/bin/cc CMakeFiles/cmTC_9c7ce.dir/feature_tests.c.o -o cmTC_9c7ce -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Feature record: C_FEATURE:1c_function_prototypes
# Feature record: C_FEATURE:0c_restrict
# Feature record: C_FEATURE:0c_static_assert
# Feature record: C_FEATURE:0c_variadic_macros
# Determining if the include file crypt.h exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_02de2/fast"
# /usr/bin/make -f CMakeFiles/cmTC_02de2.dir/build.make CMakeFiles/cmTC_02de2.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_02de2.dir/CheckIncludeFile.c.o
# /usr/bin/cc -O2 -Wall -Wextra -o CMakeFiles/cmTC_02de2.dir/CheckIncludeFile.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_02de2
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02de2.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra CMakeFiles/cmTC_02de2.dir/CheckIncludeFile.c.o -o cmTC_02de2 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the include file arpa/inet.h exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_44f71/fast"
# /usr/bin/make -f CMakeFiles/cmTC_44f71.dir/build.make CMakeFiles/cmTC_44f71.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_44f71.dir/CheckIncludeFile.c.o
# /usr/bin/cc -O2 -Wall -Wextra -o CMakeFiles/cmTC_44f71.dir/CheckIncludeFile.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
# Linking C executable cmTC_44f71
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_44f71.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra CMakeFiles/cmTC_44f71.dir/CheckIncludeFile.c.o -o cmTC_44f71 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if files sys/types.h;netinet/in.h exist passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_ad81b/fast"
# /usr/bin/make -f CMakeFiles/cmTC_ad81b.dir/build.make CMakeFiles/cmTC_ad81b.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_ad81b.dir/CheckIncludeFiles.c.o
# /usr/bin/cc -O2 -Wall -Wextra -o CMakeFiles/cmTC_ad81b.dir/CheckIncludeFiles.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_ad81b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ad81b.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra CMakeFiles/cmTC_ad81b.dir/CheckIncludeFiles.c.o -o cmTC_ad81b -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if files sys/types.h;netinet/tcp.h exist passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_57c95/fast"
# /usr/bin/make -f CMakeFiles/cmTC_57c95.dir/build.make CMakeFiles/cmTC_57c95.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_57c95.dir/CheckIncludeFiles.c.o
# /usr/bin/cc -O2 -Wall -Wextra -o CMakeFiles/cmTC_57c95.dir/CheckIncludeFiles.c.o -c /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
# Linking C executable cmTC_57c95
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57c95.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra CMakeFiles/cmTC_57c95.dir/CheckIncludeFiles.c.o -o cmTC_57c95 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function setenv exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_0d1c3/fast"
# /usr/bin/make -f CMakeFiles/cmTC_0d1c3.dir/build.make CMakeFiles/cmTC_0d1c3.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_0d1c3.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=setenv -o CMakeFiles/cmTC_0d1c3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_0d1c3
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0d1c3.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=setenv CMakeFiles/cmTC_0d1c3.dir/CheckFunctionExists.c.o -o cmTC_0d1c3 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function unsetenv exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_7c1d0/fast"
# /usr/bin/make -f CMakeFiles/cmTC_7c1d0.dir/build.make CMakeFiles/cmTC_7c1d0.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_7c1d0.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=unsetenv -o CMakeFiles/cmTC_7c1d0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_7c1d0
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c1d0.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=unsetenv CMakeFiles/cmTC_7c1d0.dir/CheckFunctionExists.c.o -o cmTC_7c1d0 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function clearenv exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_cb6e1/fast"
# /usr/bin/make -f CMakeFiles/cmTC_cb6e1.dir/build.make CMakeFiles/cmTC_cb6e1.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_cb6e1.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=clearenv -o CMakeFiles/cmTC_cb6e1.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_cb6e1
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cb6e1.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=clearenv CMakeFiles/cmTC_cb6e1.dir/CheckFunctionExists.c.o -o cmTC_cb6e1 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function strcasecmp exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_3816b/fast"
# /usr/bin/make -f CMakeFiles/cmTC_3816b.dir/build.make CMakeFiles/cmTC_3816b.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_3816b.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strcasecmp -o CMakeFiles/cmTC_3816b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'strcasecmp'
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^~~~~~~~~~~~~~~~~~~~~
# Linking C executable cmTC_3816b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_3816b.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strcasecmp CMakeFiles/cmTC_3816b.dir/CheckFunctionExists.c.o -o cmTC_3816b -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function strncasecmp exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_27034/fast"
# /usr/bin/make -f CMakeFiles/cmTC_27034.dir/build.make CMakeFiles/cmTC_27034.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_27034.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strncasecmp -o CMakeFiles/cmTC_27034.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# :0:23: warning: conflicting types for built-in function 'strncasecmp'
# /usr/share/cmake-3.5/Modules/CheckFunctionExists.c:6:6: note: in expansion of macro 'CHECK_FUNCTION_EXISTS'
# char CHECK_FUNCTION_EXISTS();
# ^~~~~~~~~~~~~~~~~~~~~
# Linking C executable cmTC_27034
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27034.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strncasecmp CMakeFiles/cmTC_27034.dir/CheckFunctionExists.c.o -o cmTC_27034 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function strcasestr exists passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_ff7b0/fast"
# /usr/bin/make -f CMakeFiles/cmTC_ff7b0.dir/build.make CMakeFiles/cmTC_ff7b0.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_ff7b0.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strcasestr -o CMakeFiles/cmTC_ff7b0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_ff7b0
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ff7b0.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=strcasestr CMakeFiles/cmTC_ff7b0.dir/CheckFunctionExists.c.o -o cmTC_ff7b0 -rdynamic
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function crypt_r exists in the crypt passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_319f5/fast"
# /usr/bin/make -f CMakeFiles/cmTC_319f5.dir/build.make CMakeFiles/cmTC_319f5.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_319f5.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=crypt_r -o CMakeFiles/cmTC_319f5.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_319f5
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_319f5.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=crypt_r CMakeFiles/cmTC_319f5.dir/CheckFunctionExists.c.o -o cmTC_319f5 -rdynamic -lcrypt
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function crypt exists in the crypt passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_d92c9/fast"
# /usr/bin/make -f CMakeFiles/cmTC_d92c9.dir/build.make CMakeFiles/cmTC_d92c9.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_d92c9.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=crypt -o CMakeFiles/cmTC_d92c9.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_d92c9
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d92c9.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=crypt CMakeFiles/cmTC_d92c9.dir/CheckFunctionExists.c.o -o cmTC_d92c9 -rdynamic -lcrypt
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#
# Determining if the function gzdopen exists in the /usr/lib64/libz.so passed with the following output:
# Change Dir: /tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp
#
# Run Build Command:"/usr/bin/make" "cmTC_b589b/fast"
# /usr/bin/make -f CMakeFiles/cmTC_b589b.dir/build.make CMakeFiles/cmTC_b589b.dir/build
# make[1]: Entering directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
# Building C object CMakeFiles/cmTC_b589b.dir/CheckFunctionExists.c.o
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=gzdopen -o CMakeFiles/cmTC_b589b.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.5/Modules/CheckFunctionExists.c
# Linking C executable cmTC_b589b
# /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b589b.dir/link.txt --verbose=1
# /usr/bin/cc -O2 -Wall -Wextra -DCHECK_FUNCTION_EXISTS=gzdopen CMakeFiles/cmTC_b589b.dir/CheckFunctionExists.c.o -o cmTC_b589b -rdynamic /usr/lib64/libz.so
# make[1]: Leaving directory '/tmp/hiawatha/src/hiawatha-10.3/build/CMakeFiles/CMakeTmp'
#
#