Build of rote with clang_glibc toolchain

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

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

SLOCLanguage
758 ansic
71 sh
47 makefile
876 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: rote 0.2.8-5 (Thu Apr 13 16:24:16 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ANSI C... none needed
# checking how to run the C preprocessor... clang -E
# checking for egrep... grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for sys/types.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for initscr in -lncurses... yes
# checking for forkpty in -lutil... yes
# checking for memset... yes
# checking for select... yes
# checking for setenv... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for an ANSI C-conforming const... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for inline... inline
# checking for pid_t... yes
# checking return type of signal handlers... void
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating rote-config
# clang -Wall -fPIC -MM inject_csi.c inject.c rote_keymap.c rote.c >.depends
# clang -Wall -fPIC -c -o inject_csi.o inject_csi.c
# clang -Wall -fPIC -c -o inject.o inject.c
# clang -Wall -fPIC -c -o rote_keymap.o rote_keymap.c
# clang -Wall -fPIC -c -o rote.o rote.c
# clang -Wall -fPIC -shared -o librote.so.0.2.8 -Wl,-soname=librote.so.0 inject_csi.o inject.o rote_keymap.o rote.o -lutil -lncurses
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mkdir -p /tmp/rote/pkg/rote/usr/include/rote
# rm -f /tmp/rote/pkg/rote/usr/include/rote/*.h
# cp rote.h /tmp/rote/pkg/rote/usr/include/rote
# mkdir -p /tmp/rote/pkg/rote/usr/lib
# cp librote.so.0.2.8 /tmp/rote/pkg/rote/usr/lib
# cd /tmp/rote/pkg/rote/usr/lib && ln -sf librote.so.0.2.8 librote.so
# cd /tmp/rote/pkg/rote/usr/lib && ln -sf librote.so.0.2.8 librote.so.0
# chmod 755 rote-config
# mkdir -p /tmp/rote/pkg/rote/usr/bin
# cp -p rote-config /tmp/rote/pkg/rote/usr/bin
# -----------------------------------------------------------
# ROTE - Our Own Terminal Emulation Library v0.2.8
#
# Include files installed at: /tmp/rote/pkg/rote/usr/include
# Library files installed at: /tmp/rote/pkg/rote/usr/lib
# rote-config executable : /tmp/rote/pkg/rote/usr/bin/rote-config
#
# To find out what compiler arguments you should use to
# compile programs that use rote, use the rote-config
# program (make sure /tmp/rote/pkg/rote/usr/bin is in your path).
# -----------------------------------------------------------
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "rote"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: rote 0.2.8-5 (Thu Apr 13 16:24:25 UTC 2017)

CMD: pacman --query --file rote-0.2.8-5-x86_64.pkg.tar.xz
# rote 0.2.8-5

Creating hybrid package for 'rote'

Trying to find vanilla package 'rote'...

CMD: pacman --query --file /mirror/rote-0.2.8-5.pkg.tar.xz
# rote 0.2.8-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/rote/rote.h
# /usr/include/rote/roteprivate.h
# /usr/lib/librote.so
# /usr/lib/librote.so.0
# /usr/lib/librote.so.0.2.8
# /usr/bin/rote-config
# /sysroot/usr/lib/librote.so.0.2.8
# /sysroot/usr/lib/librote.so
# /sysroot/usr/lib/librote.so.0
# /sysroot/usr/include/rote/rote.h
# /sysroot/usr/include/rote/roteprivate.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

CMD: config logfiles '/tmp/rote/src/rote-0.2.8/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by rote configure 0.2.8, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8d43a85589d1
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1313: checking for x86_64-unknown-linux-gcc
# configure:1339: result: clang
# configure:1621: checking for C compiler version
# configure:1624: clang --version &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:1627: $? = 0
# configure:1629: clang -v &5
# 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
# configure:1632: $? = 0
# configure:1634: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:1637: $? = 1
# configure:1660: checking for C compiler default output file name
# configure:1663: clang conftest.c >&5
# configure:1666: $? = 0
# configure:1712: result: a.out
# configure:1717: checking whether the C compiler works
# configure:1723: ./a.out
# configure:1726: $? = 0
# configure:1743: result: yes
# configure:1750: checking whether we are cross compiling
# configure:1752: result: no
# configure:1755: checking for suffix of executables
# configure:1757: clang -o conftest conftest.c >&5
# configure:1760: $? = 0
# configure:1785: result:
# configure:1791: checking for suffix of object files
# configure:1812: clang -c conftest.c >&5
# configure:1815: $? = 0
# configure:1837: result: o
# configure:1841: checking whether we are using the GNU C compiler
# configure:1865: clang -c conftest.c >&5
# configure:1871: $? = 0
# configure:1875: test -z
# || test ! -s conftest.err
# configure:1878: $? = 0
# configure:1881: test -s conftest.o
# configure:1884: $? = 0
# configure:1897: result: yes
# configure:1903: checking whether clang accepts -g
# configure:1924: clang -c -g conftest.c >&5
# configure:1930: $? = 0
# configure:1934: test -z
# || test ! -s conftest.err
# configure:1937: $? = 0
# configure:1940: test -s conftest.o
# configure:1943: $? = 0
# configure:1954: result: yes
# configure:1971: checking for clang option to accept ANSI C
# configure:2041: clang -c conftest.c >&5
# configure:2047: $? = 0
# configure:2051: test -z
# || test ! -s conftest.err
# configure:2054: $? = 0
# configure:2057: test -s conftest.o
# configure:2060: $? = 0
# configure:2078: result: none needed
# configure:2096: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:2102: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2242: checking how to run the C preprocessor
# configure:2277: clang -E conftest.c
# configure:2283: $? = 0
# configure:2315: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2321: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "rote"
# | #define PACKAGE_TARNAME "rote"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "rote 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2360: result: clang -E
# configure:2384: clang -E conftest.c
# configure:2390: $? = 0
# configure:2422: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2428: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "rote"
# | #define PACKAGE_TARNAME "rote"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "rote 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:2472: checking for egrep
# configure:2482: result: grep -E
# configure:2487: checking for ANSI C header files
# configure:2512: clang -c conftest.c >&5
# configure:2518: $? = 0
# configure:2522: test -z
# || test ! -s conftest.err
# configure:2525: $? = 0
# configure:2528: test -s conftest.o
# configure:2531: $? = 0
# configure:2620: clang -o conftest conftest.c >&5
# conftest.c:26:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# conftest.c:26:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:2623: $? = 0
# configure:2625: ./conftest
# configure:2628: $? = 0
# configure:2643: result: yes
# configure:2667: checking for sys/types.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for sys/stat.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for stdlib.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for string.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for memory.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for strings.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for inttypes.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for stdint.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2667: checking for unistd.h
# configure:2683: clang -c conftest.c >&5
# configure:2689: $? = 0
# configure:2693: test -z
# || test ! -s conftest.err
# configure:2696: $? = 0
# configure:2699: test -s conftest.o
# configure:2702: $? = 0
# configure:2713: result: yes
# configure:2725: checking for stdbool.h that conforms to C99
# configure:2778: clang -c conftest.c >&5
# conftest.c:46:12: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:55:10: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:15: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:20: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:25: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:35: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:40: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:45: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# conftest.c:55:50: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return !a + !b + !c + !d + !e + !f + !g + !h + !i;
# ~^
# 9 warnings generated.
# configure:2784: $? = 0
# configure:2788: test -z
# || test ! -s conftest.err
# configure:2791: $? = 0
# configure:2794: test -s conftest.o
# configure:2797: $? = 0
# configure:2808: result: yes
# configure:2810: checking for _Bool
# configure:2834: clang -c conftest.c >&5
# configure:2840: $? = 0
# configure:2844: test -z
# || test ! -s conftest.err
# configure:2847: $? = 0
# configure:2850: test -s conftest.o
# configure:2853: $? = 0
# configure:2864: result: yes
# configure:2891: checking for sys/types.h
# configure:2896: result: yes
# configure:2891: checking for unistd.h
# configure:2896: result: yes
# configure:2891: checking for stdlib.h
# configure:2896: result: yes
# configure:2891: checking for string.h
# configure:2896: result: yes
# configure:3038: checking for initscr in -lncurses
# configure:3068: clang -o conftest conftest.c -lncurses >&5
# configure:3074: $? = 0
# configure:3078: test -z
# || test ! -s conftest.err
# configure:3081: $? = 0
# configure:3084: test -s conftest
# configure:3087: $? = 0
# configure:3100: result: yes
# configure:3116: checking for forkpty in -lutil
# configure:3146: clang -o conftest conftest.c -lutil -lncurses >&5
# configure:3152: $? = 0
# configure:3156: test -z
# || test ! -s conftest.err
# configure:3159: $? = 0
# configure:3162: test -s conftest
# configure:3165: $? = 0
# configure:3178: result: yes
# configure:3200: checking for memset
# configure:3257: clang -o conftest conftest.c -lutil -lncurses >&5
# conftest.c:51:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:51:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:3263: $? = 0
# configure:3267: test -z
# || test ! -s conftest.err
# configure:3270: $? = 0
# configure:3273: test -s conftest
# configure:3276: $? = 0
# configure:3288: result: yes
# configure:3200: checking for select
# configure:3257: clang -o conftest conftest.c -lutil -lncurses >&5
# configure:3263: $? = 0
# configure:3267: test -z
# || test ! -s conftest.err
# configure:3270: $? = 0
# configure:3273: test -s conftest
# configure:3276: $? = 0
# configure:3288: result: yes
# configure:3200: checking for setenv
# configure:3257: clang -o conftest conftest.c -lutil -lncurses >&5
# configure:3263: $? = 0
# configure:3267: test -z
# || test ! -s conftest.err
# configure:3270: $? = 0
# configure:3273: test -s conftest
# configure:3276: $? = 0
# configure:3288: result: yes
# configure:3303: checking for stdlib.h
# configure:3308: result: yes
# configure:3448: checking for GNU libc compatible malloc
# configure:3477: clang -o conftest conftest.c -lutil -lncurses >&5
# configure:3480: $? = 0
# configure:3482: ./conftest
# configure:3485: $? = 0
# configure:3499: result: yes
# configure:3544: checking sys/select.h usability
# configure:3556: clang -c conftest.c >&5
# configure:3562: $? = 0
# configure:3566: test -z
# || test ! -s conftest.err
# configure:3569: $? = 0
# configure:3572: test -s conftest.o
# configure:3575: $? = 0
# configure:3585: result: yes
# configure:3589: checking sys/select.h presence
# configure:3599: clang -E conftest.c
# configure:3605: $? = 0
# configure:3625: result: yes
# configure:3660: checking for sys/select.h
# configure:3667: result: yes
# configure:3544: checking sys/socket.h usability
# configure:3556: clang -c conftest.c >&5
# configure:3562: $? = 0
# configure:3566: test -z
# || test ! -s conftest.err
# configure:3569: $? = 0
# configure:3572: test -s conftest.o
# configure:3575: $? = 0
# configure:3585: result: yes
# configure:3589: checking sys/socket.h presence
# configure:3599: clang -E conftest.c
# configure:3605: $? = 0
# configure:3625: result: yes
# configure:3660: checking for sys/socket.h
# configure:3667: result: yes
# configure:3680: checking types of arguments for select
# configure:3713: clang -c conftest.c >&5
# configure:3719: $? = 0
# configure:3723: test -z
# || test ! -s conftest.err
# configure:3726: $? = 0
# configure:3729: test -s conftest.o
# configure:3732: $? = 0
# configure:3748: result: int,fd_set *,struct timeval *
# configure:3772: checking for an ANSI C-conforming const
# configure:3839: clang -c conftest.c >&5
# configure:3845: $? = 0
# configure:3849: test -z
# || test ! -s conftest.err
# configure:3852: $? = 0
# configure:3855: test -s conftest.o
# configure:3858: $? = 0
# configure:3869: result: yes
# configure:3879: checking whether time.h and sys/time.h may both be included
# configure:3904: clang -c conftest.c >&5
# configure:3910: $? = 0
# configure:3914: test -z
# || test ! -s conftest.err
# configure:3917: $? = 0
# configure:3920: test -s conftest.o
# configure:3923: $? = 0
# configure:3934: result: yes
# configure:3944: checking for inline
# configure:3965: clang -c conftest.c >&5
# configure:3971: $? = 0
# configure:3975: test -z
# || test ! -s conftest.err
# configure:3978: $? = 0
# configure:3981: test -s conftest.o
# configure:3984: $? = 0
# configure:3996: result: inline
# configure:4015: checking for pid_t
# configure:4039: clang -c conftest.c >&5
# configure:4045: $? = 0
# configure:4049: test -z
# || test ! -s conftest.err
# configure:4052: $? = 0
# configure:4055: test -s conftest.o
# configure:4058: $? = 0
# configure:4069: result: yes
# configure:4081: checking return type of signal handlers
# configure:4112: clang -c conftest.c >&5
# configure:4118: $? = 0
# configure:4122: test -z
# || test ! -s conftest.err
# configure:4125: $? = 0
# configure:4128: test -s conftest.o
# configure:4131: $? = 0
# configure:4142: result: void
# configure:4279: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by rote config.status 0.2.8, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 8d43a85589d1
#
# config.status:634: creating Makefile
# config.status:634: creating rote-config
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_exeext=
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_setenv=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_lib_ncurses_initscr=yes
# ac_cv_lib_util_forkpty=yes
# ac_cv_objext=o
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_egrep='grep -E'
# ac_cv_type__Bool=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DPACKAGE_NAME=\"rote\" -DPACKAGE_TARNAME=\"rote\" -DPACKAGE_VERSION=\"0.2.8\" -DPACKAGE_STRING=\"rote\ 0.2.8\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_LIBNCURSES=1 -DHAVE_LIBUTIL=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DHAVE_SETENV=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKET_H=1 -DSELECT_TYPE_ARG1=int -DSELECT_TYPE_ARG234=\(fd_set\ \*\) -DSELECT_TYPE_ARG5=\(struct\ timeval\ \*\) -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void '
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lutil -lncurses '
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='rote'
# PACKAGE_STRING='rote 0.2.8'
# PACKAGE_TARNAME='rote'
# PACKAGE_VERSION='0.2.8'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIBNCURSES 1
# #define HAVE_LIBUTIL 1
# #define HAVE_MALLOC 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MEMSET 1
# #define HAVE_SELECT 1
# #define HAVE_SETENV 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE__BOOL 1
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "rote"
# #define PACKAGE_STRING "rote 0.2.8"
# #define PACKAGE_TARNAME "rote"
# #define PACKAGE_VERSION "0.2.8"
# #define RETSIGTYPE void
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
#
# configure: exit 0