Build of fbgetty with musl toolchain

The build took 00h 01m 26s and was NOT successful.

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

SLOCLanguage
6,725 ansic
3,235 sh
19 awk
9,979 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: fbgetty 0.1.698-5 (Tue Apr 4 23:22:25 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for fbgetty supported platform... none
# checking for fbgetty supported operating system... linux
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets ${MAKE}... yes
# checking for long file names... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for executable suffix...
# checking for object suffix... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking dependency style of clang... gcc3
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGE_FILES value needed for large files... no
# checking POSIX termios... yes
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for clang option to accept ANSI C... none needed
# checking how to run the C preprocessor... clang -E
# checking whether clang needs -traditional... no
# checking how to run the C preprocessor... clang -E
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking for gawk... (cached) gawk
# checking for ANSI C header files... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether stat file-mode macros are broken... no
# checking for sys/wait.h that is POSIX.1 compatible... 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 whether sys/types.h defines makedev... yes
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking linux/vt.h usability... no
# checking linux/vt.h presence... no
# checking for linux/vt.h... no
# checking linux/fb.h usability... no
# checking linux/fb.h presence... no
# checking for linux/fb.h... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for working volatile... yes
# checking whether char is unsigned... no
# checking for function prototypes... yes
# checking for preprocessor stringizing operator... yes
# checking whether byte ordering is bigendian... no
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for off_t... yes
# checking for uid_t in sys/types.h... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for sys_siglist declaration in signal.h or unistd.h... no
# checking return type of signal handlers... void
# checking for struct stat.st_rdev... yes
# checking for char... yes
# checking size of char... 1
# checking for short... yes
# checking size of short... 2
# checking for int... yes
# checking size of int... 4
# checking for long... yes
# checking size of long... 8
# checking for void *... yes
# checking size of void *... 8
# checking for unistd.h... (cached) yes
# checking for working chown... no
# checking for unistd.h... (cached) yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... (cached) yes
# checking for working vfork... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for working malloc... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether setpgrp takes no argument... configure: error: cannot check setpgrp if cross compiling
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/fbgetty/src/fbgetty-0.1.698/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 fbgetty configure 0.1.698, which was
# generated by GNU Autoconf 2.52g. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e5cd80d95f8c
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1482: checking build system type
# configure:1500: result: x86_64-unknown-linux-gnu
# configure:1508: checking host system type
# configure:1522: result: x86_64-unknown-linux-gnu
# configure:1531: checking for fbgetty supported platform
# configure:1543: result: none
# configure:1547: checking for fbgetty supported operating system
# configure:1556: result: linux
# configure:1576: checking for a BSD compatible install
# configure:1630: result: /usr/bin/install -c
# configure:1641: checking whether build environment is sane
# configure:1684: result: yes
# configure:1717: checking for gawk
# configure:1733: found /usr/sbin/gawk
# configure:1743: result: gawk
# configure:1753: checking whether make sets ${MAKE}
# configure:1773: result: yes
# configure:1863: checking for long file names
# configure:1902: result: yes
# configure:1921: checking for style of include used by make
# configure:1949: result: GNU
# configure:1961: checking for x86_64-unknown-linux-gcc
# configure:1987: result: clang
# configure:2269: checking for C compiler version
# configure:2272: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2275: $? = 0
# configure:2277: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2280: $? = 0
# configure:2282: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2285: $? = 1
# configure:2311: checking for C compiler default output
# configure:2314: clang conftest.c >&5
# configure:2317: $? = 0
# configure:2346: result: a.out
# configure:2351: checking whether the C compiler works
# configure:2357: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2360: $? = 127
# configure:2375: result: yes
# configure:2382: checking whether we are cross compiling
# configure:2384: result: yes
# configure:2387: checking for executable suffix
# configure:2389: clang -o conftest conftest.c >&5
# configure:2392: $? = 0
# configure:2414: result:
# configure:2420: checking for object suffix
# configure:2444: clang -c conftest.c >&5
# configure:2447: $? = 0
# configure:2466: result: o
# configure:2470: checking whether we are using the GNU C compiler
# configure:2497: clang -c conftest.c >&5
# configure:2500: $? = 0
# configure:2503: test -s conftest.o
# configure:2506: $? = 0
# configure:2518: result: yes
# configure:2524: checking whether clang accepts -g
# configure:2548: clang -c -g conftest.c >&5
# configure:2551: $? = 0
# configure:2554: test -s conftest.o
# configure:2557: $? = 0
# configure:2567: result: yes
# configure:2594: 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:2597: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:2709: checking dependency style of clang
# configure:2771: result: gcc3
# configure:2784: checking for special C compiler options needed for large files
# configure:2864: result: no
# configure:2870: checking for _FILE_OFFSET_BITS value needed for large files
# configure:2904: clang -c conftest.c >&5
# configure:2907: $? = 0
# configure:2910: test -s conftest.o
# configure:2913: $? = 0
# configure:2969: result: no
# configure:2979: checking for _LARGE_FILES value needed for large files
# configure:3013: clang -c conftest.c >&5
# configure:3016: $? = 0
# configure:3019: test -s conftest.o
# configure:3022: $? = 0
# configure:3078: result: no
# configure:3090: checking POSIX termios
# configure:3117: clang -o conftest conftest.c >&5
# configure:3120: $? = 0
# configure:3123: test -s conftest
# configure:3126: $? = 0
# configure:3136: result: yes
# configure:3148: checking for x86_64-unknown-linux-gcc
# configure:3174: result: clang
# configure:3456: checking for C compiler version
# configure:3459: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3462: $? = 0
# configure:3464: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3467: $? = 0
# configure:3469: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3472: $? = 1
# configure:3475: checking whether we are using the GNU C compiler
# configure:3523: result: yes
# configure:3529: checking whether clang accepts -g
# configure:3572: result: yes
# configure:3599: 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:3602: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:3714: checking dependency style of clang
# configure:3776: result: gcc3
# configure:3781: checking for clang option to accept ANSI C
# configure:3844: clang -c conftest.c >&5
# configure:3847: $? = 0
# configure:3850: test -s conftest.o
# configure:3853: $? = 0
# configure:3870: result: none needed
# configure:3883: checking how to run the C preprocessor
# configure:3909: clang -E conftest.c
# configure:3915: $? = 0
# configure:3942: clang -E conftest.c
# configure:3938:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3948: $? = 1
# configure: failed program was:
# #line 3937 "configure"
# #include "confdefs.h"
# #include
# configure:3985: result: clang -E
# configure:4000: clang -E conftest.c
# configure:4006: $? = 0
# configure:4033: clang -E conftest.c
# configure:4029:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4039: $? = 1
# configure: failed program was:
# #line 4028 "configure"
# #include "confdefs.h"
# #include
# configure:4080: checking whether clang needs -traditional
# configure:4087:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:4103:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:4116: result: no
# configure:4128: checking how to run the C preprocessor
# configure:4230: result: clang -E
# configure:4245: clang -E conftest.c
# configure:4251: $? = 0
# configure:4278: clang -E conftest.c
# configure:4274:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4284: $? = 1
# configure: failed program was:
# #line 4273 "configure"
# #include "confdefs.h"
# #include
# configure:4335: checking for a BSD compatible install
# configure:4389: result: /usr/bin/install -c
# configure:4400: checking whether ln -s works
# configure:4404: result: yes
# configure:4415: checking for gawk
# configure:4441: result: gawk
# configure:4452: checking for ANSI C header files
# configure:4466: clang -E conftest.c
# configure:4472: $? = 0
# configure:4581: result: yes
# configure:4591: checking whether time.h and sys/time.h may both be included
# configure:4619: clang -c conftest.c >&5
# configure:4622: $? = 0
# configure:4625: test -s conftest.o
# configure:4628: $? = 0
# configure:4638: result: yes
# configure:4648: checking whether stat file-mode macros are broken
# configure:4693: result: no
# configure:4703: checking for sys/wait.h that is POSIX.1 compatible
# configure:4737: clang -c conftest.c >&5
# configure:4740: $? = 0
# configure:4743: test -s conftest.o
# configure:4746: $? = 0
# configure:4756: result: yes
# configure:4780: checking for sys/types.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for sys/stat.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for stdlib.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for string.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for memory.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for strings.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for inttypes.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for stdint.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4780: checking for unistd.h
# configure:4793: clang -c conftest.c >&5
# configure:4796: $? = 0
# configure:4799: test -s conftest.o
# configure:4802: $? = 0
# configure:4812: result: yes
# configure:4824: checking whether sys/types.h defines makedev
# configure:4848: clang -o conftest conftest.c >&5
# configure:4851: $? = 0
# configure:4854: test -s conftest
# configure:4857: $? = 0
# configure:4868: result: yes
# configure:5134: checking alloca.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking alloca.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for alloca.h
# configure:5221: result: yes
# configure:5134: checking errno.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking errno.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for errno.h
# configure:5221: result: yes
# configure:5134: checking fcntl.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking fcntl.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for fcntl.h
# configure:5221: result: yes
# configure:5134: checking grp.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking grp.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for grp.h
# configure:5221: result: yes
# configure:5134: checking libintl.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking libintl.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for libintl.h
# configure:5221: result: yes
# configure:5134: checking limits.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking limits.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for limits.h
# configure:5221: result: yes
# configure:5134: checking locale.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking locale.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for locale.h
# configure:5221: result: yes
# configure:5134: checking malloc.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking malloc.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for malloc.h
# configure:5221: result: yes
# configure:5134: checking netdb.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking netdb.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for netdb.h
# configure:5221: result: yes
# configure:5134: checking paths.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking paths.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for paths.h
# configure:5221: result: yes
# configure:5134: checking pwd.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking pwd.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for pwd.h
# configure:5221: result: yes
# configure:5125: checking for stdlib.h
# configure:5130: result: yes
# configure:5125: checking for string.h
# configure:5130: result: yes
# configure:5125: checking for strings.h
# configure:5130: result: yes
# configure:5134: checking sys/file.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking sys/file.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for sys/file.h
# configure:5221: result: yes
# configure:5134: checking sys/ioctl.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking sys/ioctl.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for sys/ioctl.h
# configure:5221: result: yes
# configure:5134: checking sys/param.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking sys/param.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for sys/param.h
# configure:5221: result: yes
# configure:5134: checking sys/time.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking sys/time.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for sys/time.h
# configure:5221: result: yes
# configure:5134: checking syslog.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking syslog.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for syslog.h
# configure:5221: result: yes
# configure:5134: checking termios.h usability
# configure:5143: clang -c conftest.c >&5
# configure:5146: $? = 0
# configure:5149: test -s conftest.o
# configure:5152: $? = 0
# configure:5161: result: yes
# configure:5165: checking termios.h presence
# configure:5172: clang -E conftest.c
# configure:5178: $? = 0
# configure:5196: result: yes
# configure:5214: checking for termios.h
# configure:5221: result: yes
# configure:5125: checking for unistd.h
# configure:5130: result: yes
# configure:5252: checking linux/vt.h usability
# configure:5261: clang -c conftest.c >&5
# configure:5289:10: fatal error: 'linux/vt.h' file not found
# #include
# ^
# 1 error generated.
# configure:5264: $? = 1
# configure: failed program was:
# #line 5254 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #include
# configure:5279: result: no
# configure:5283: checking linux/vt.h presence
# configure:5290: clang -E conftest.c
# configure:5286:10: fatal error: 'linux/vt.h' file not found
# #include
# ^
# 1 error generated.
# configure:5296: $? = 1
# configure: failed program was:
# #line 5285 "configure"
# #include "confdefs.h"
# #include
# configure:5314: result: no
# configure:5332: checking for linux/vt.h
# configure:5339: result: no
# configure:5252: checking linux/fb.h usability
# configure:5261: clang -c conftest.c >&5
# configure:5289:10: fatal error: 'linux/fb.h' file not found
# #include
# ^
# 1 error generated.
# configure:5264: $? = 1
# configure: failed program was:
# #line 5254 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #include
# configure:5279: result: no
# configure:5283: checking linux/fb.h presence
# configure:5290: clang -E conftest.c
# configure:5286:10: fatal error: 'linux/fb.h' file not found
# #include
# ^
# 1 error generated.
# configure:5296: $? = 1
# configure: failed program was:
# #line 5285 "configure"
# #include "confdefs.h"
# #include
# configure:5314: result: no
# configure:5332: checking for linux/fb.h
# configure:5339: result: no
# configure:5471: checking for an ANSI C-conforming const
# configure:5541: clang -c conftest.c >&5
# configure:5544: $? = 0
# configure:5547: test -s conftest.o
# configure:5550: $? = 0
# configure:5560: result: yes
# configure:5570: checking for inline
# configure:5587: clang -c conftest.c >&5
# configure:5590: $? = 0
# configure:5593: test -s conftest.o
# configure:5596: $? = 0
# configure:5607: result: inline
# configure:5622: checking for working volatile
# configure:5648: clang -c conftest.c >&5
# configure:5651: $? = 0
# configure:5654: test -s conftest.o
# configure:5657: $? = 0
# configure:5667: result: yes
# configure:5678: checking whether char is unsigned
# configure:5704: clang -c conftest.c >&5
# configure:5707: $? = 0
# configure:5710: test -s conftest.o
# configure:5713: $? = 0
# configure:5723: result: no
# configure:5732: checking for function prototypes
# configure:5735: result: yes
# configure:5752: checking for preprocessor stringizing operator
# configure:5773: result: yes
# configure:5783: checking whether byte ordering is bigendian
# configure:5813: clang -c conftest.c >&5
# configure:5816: $? = 0
# configure:5819: test -s conftest.o
# configure:5822: $? = 0
# configure:5849: clang -c conftest.c >&5
# configure:5839:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:5852: $? = 1
# configure: failed program was:
# #line 5825 "configure"
# #include "confdefs.h"
# #include
# #include
#
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# #if BYTE_ORDER != BIG_ENDIAN
# not big endian
# #endif
#
# ;
# return 0;
# }
# configure:5966: result: no
# configure:5985: checking whether struct tm is in sys/time.h or time.h
# configure:6011: clang -c conftest.c >&5
# configure:6003:20: warning: expression result unused [-Wunused-value]
# struct tm *tp; tp->tm_sec;
# ~~ ^~~~~~
# 1 warning generated.
# configure:6014: $? = 0
# configure:6017: test -s conftest.o
# configure:6020: $? = 0
# configure:6030: result: time.h
# configure:6040: checking for off_t
# configure:6067: clang -c conftest.c >&5
# configure:6070: $? = 0
# configure:6073: test -s conftest.o
# configure:6076: $? = 0
# configure:6086: result: yes
# configure:6098: checking for uid_t in sys/types.h
# configure:6118: result: yes
# configure:6133: checking for pid_t
# configure:6160: clang -c conftest.c >&5
# configure:6163: $? = 0
# configure:6166: test -s conftest.o
# configure:6169: $? = 0
# configure:6179: result: yes
# configure:6191: checking for size_t
# configure:6218: clang -c conftest.c >&5
# configure:6221: $? = 0
# configure:6224: test -s conftest.o
# configure:6227: $? = 0
# configure:6237: result: yes
# configure:6249: checking for sys_siglist declaration in signal.h or unistd.h
# configure:6279: clang -c conftest.c >&5
# configure:6271:15: error: use of undeclared identifier 'sys_siglist'
# char *msg = *(sys_siglist + 1);
# ^
# 1 error generated.
# configure:6282: $? = 1
# configure: failed program was:
# #line 6254 "configure"
# #include "confdefs.h"
# #include
# #include
# /* NetBSD declares sys_siglist in unistd.h. */
# #if HAVE_UNISTD_H
# # include
# #endif
#
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# char *msg = *(sys_siglist + 1);
# ;
# return 0;
# }
# configure:6298: result: no
# configure:6308: checking return type of signal handlers
# configure:6342: clang -c conftest.c >&5
# configure:6345: $? = 0
# configure:6348: test -s conftest.o
# configure:6351: $? = 0
# configure:6361: result: void
# configure:6370: checking for struct stat.st_rdev
# configure:6396: clang -c conftest.c >&5
# configure:6399: $? = 0
# configure:6402: test -s conftest.o
# configure:6405: $? = 0
# configure:6415: result: yes
# configure:6428: checking for char
# configure:6455: clang -c conftest.c >&5
# configure:6458: $? = 0
# configure:6461: test -s conftest.o
# configure:6464: $? = 0
# configure:6474: result: yes
# configure:6477: checking size of char
# configure:6510: clang -c conftest.c >&5
# configure:6513: $? = 0
# configure:6516: test -s conftest.o
# configure:6519: $? = 0
# configure:6544: clang -c conftest.c >&5
# configure:6567:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6547: $? = 1
# configure: failed program was:
# #line 6523 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) <= 0)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:6544: clang -c conftest.c >&5
# configure:6547: $? = 0
# configure:6550: test -s conftest.o
# configure:6553: $? = 0
# configure:6783: result: 1
# configure:6790: checking for short
# configure:6817: clang -c conftest.c >&5
# configure:6820: $? = 0
# configure:6823: test -s conftest.o
# configure:6826: $? = 0
# configure:6836: result: yes
# configure:6839: checking size of short
# configure:6872: clang -c conftest.c >&5
# configure:6875: $? = 0
# configure:6878: test -s conftest.o
# configure:6881: $? = 0
# configure:6906: clang -c conftest.c >&5
# configure:6929:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6909: $? = 1
# configure: failed program was:
# #line 6885 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) <= 0)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:6906: clang -c conftest.c >&5
# configure:6929:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6909: $? = 1
# configure: failed program was:
# #line 6885 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) <= 1)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:6906: clang -c conftest.c >&5
# configure:6909: $? = 0
# configure:6912: test -s conftest.o
# configure:6915: $? = 0
# configure:7044: clang -c conftest.c >&5
# configure:7047: $? = 0
# configure:7050: test -s conftest.o
# configure:7053: $? = 0
# configure:7145: result: 2
# configure:7151: checking for int
# configure:7178: clang -c conftest.c >&5
# configure:7181: $? = 0
# configure:7184: test -s conftest.o
# configure:7187: $? = 0
# configure:7197: result: yes
# configure:7200: checking size of int
# configure:7233: clang -c conftest.c >&5
# configure:7236: $? = 0
# configure:7239: test -s conftest.o
# configure:7242: $? = 0
# configure:7267: clang -c conftest.c >&5
# configure:7290:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7270: $? = 1
# configure: failed program was:
# #line 7246 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= 0)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7267: clang -c conftest.c >&5
# configure:7290:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7270: $? = 1
# configure: failed program was:
# #line 7246 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= 1)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7267: clang -c conftest.c >&5
# configure:7290:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7270: $? = 1
# configure: failed program was:
# #line 7246 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= 3)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7267: clang -c conftest.c >&5
# configure:7270: $? = 0
# configure:7273: test -s conftest.o
# configure:7276: $? = 0
# configure:7405: clang -c conftest.c >&5
# configure:7408: $? = 0
# configure:7411: test -s conftest.o
# configure:7414: $? = 0
# configure:7405: clang -c conftest.c >&5
# configure:7408: $? = 0
# configure:7411: test -s conftest.o
# configure:7414: $? = 0
# configure:7506: result: 4
# configure:7513: checking for long
# configure:7540: clang -c conftest.c >&5
# configure:7543: $? = 0
# configure:7546: test -s conftest.o
# configure:7549: $? = 0
# configure:7559: result: yes
# configure:7562: checking size of long
# configure:7595: clang -c conftest.c >&5
# configure:7598: $? = 0
# configure:7601: test -s conftest.o
# configure:7604: $? = 0
# configure:7629: clang -c conftest.c >&5
# configure:7652:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7632: $? = 1
# configure: failed program was:
# #line 7608 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 0)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7629: clang -c conftest.c >&5
# configure:7652:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7632: $? = 1
# configure: failed program was:
# #line 7608 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 1)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7629: clang -c conftest.c >&5
# configure:7652:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7632: $? = 1
# configure: failed program was:
# #line 7608 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 3)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7629: clang -c conftest.c >&5
# configure:7652:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7632: $? = 1
# configure: failed program was:
# #line 7608 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= 7)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7629: clang -c conftest.c >&5
# configure:7632: $? = 0
# configure:7635: test -s conftest.o
# configure:7638: $? = 0
# configure:7767: clang -c conftest.c >&5
# configure:7770: $? = 0
# configure:7773: test -s conftest.o
# configure:7776: $? = 0
# configure:7767: clang -c conftest.c >&5
# configure:7770: $? = 0
# configure:7773: test -s conftest.o
# configure:7776: $? = 0
# configure:7767: clang -c conftest.c >&5
# configure:7770: $? = 0
# configure:7773: test -s conftest.o
# configure:7776: $? = 0
# configure:7868: result: 8
# configure:7874: checking for void *
# configure:7901: clang -c conftest.c >&5
# configure:7904: $? = 0
# configure:7907: test -s conftest.o
# configure:7910: $? = 0
# configure:7920: result: yes
# configure:7923: checking size of void *
# configure:7956: clang -c conftest.c >&5
# configure:7959: $? = 0
# configure:7962: test -s conftest.o
# configure:7965: $? = 0
# configure:7990: clang -c conftest.c >&5
# configure:8013:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7993: $? = 1
# configure: failed program was:
# #line 7969 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 0)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7990: clang -c conftest.c >&5
# configure:8013:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7993: $? = 1
# configure: failed program was:
# #line 7969 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 1)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7990: clang -c conftest.c >&5
# configure:8013:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7993: $? = 1
# configure: failed program was:
# #line 7969 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 3)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7990: clang -c conftest.c >&5
# configure:8013:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:7993: $? = 1
# configure: failed program was:
# #line 7969 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= 7)];
# test_array [0] = 0
#
# ;
# return 0;
# }
# configure:7990: clang -c conftest.c >&5
# configure:7993: $? = 0
# configure:7996: test -s conftest.o
# configure:7999: $? = 0
# configure:8128: clang -c conftest.c >&5
# configure:8131: $? = 0
# configure:8134: test -s conftest.o
# configure:8137: $? = 0
# configure:8128: clang -c conftest.c >&5
# configure:8131: $? = 0
# configure:8134: test -s conftest.o
# configure:8137: $? = 0
# configure:8128: clang -c conftest.c >&5
# configure:8131: $? = 0
# configure:8134: test -s conftest.o
# configure:8137: $? = 0
# configure:8229: result: 8
# configure:8242: checking for unistd.h
# configure:8247: result: yes
# configure:8351: checking for working chown
# configure:8416: result: no
# configure:8432: checking for unistd.h
# configure:8437: result: yes
# configure:8441: checking vfork.h usability
# configure:8450: clang -c conftest.c >&5
# configure:8478:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:8453: $? = 1
# configure: failed program was:
# #line 8443 "configure"
# #include "confdefs.h"
# #include
# #if HAVE_SYS_TYPES_H
# # include
# #endif
# #if HAVE_SYS_STAT_H
# # include
# #endif
# #if STDC_HEADERS
# # include
# # include
# #else
# # if HAVE_STDLIB_H
# # include
# # endif
# #endif
# #if HAVE_STRING_H
# # if !STDC_HEADERS && HAVE_MEMORY_H
# # include
# # endif
# # include
# #endif
# #if HAVE_STRINGS_H
# # include
# #endif
# #if HAVE_INTTYPES_H
# # include
# #else
# # if HAVE_STDINT_H
# # include
# # endif
# #endif
# #if HAVE_UNISTD_H
# # include
# #endif
# #include
# configure:8468: result: no
# configure:8472: checking vfork.h presence
# configure:8479: clang -E conftest.c
# configure:8475:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:8485: $? = 1
# configure: failed program was:
# #line 8474 "configure"
# #include "confdefs.h"
# #include
# configure:8503: result: no
# configure:8521: checking for vfork.h
# configure:8528: result: no
# configure:8546: checking for fork
# configure:8589: clang -o conftest conftest.c >&5
# configure:8592: $? = 0
# configure:8595: test -s conftest
# configure:8598: $? = 0
# configure:8608: result: yes
# configure:8546: checking for vfork
# configure:8589: clang -o conftest conftest.c >&5
# configure:8561:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# configure:8561:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:8592: $? = 0
# configure:8595: test -s conftest
# configure:8598: $? = 0
# configure:8608: result: yes
# configure:8620: checking for working fork
# configure:8664: result: yes
# configure:8683: checking for working vfork
# configure:8810: result: yes
# configure:8846: checking for stdlib.h
# configure:8851: result: yes
# configure:8955: checking for working malloc
# configure:9008: result: no
# configure:9024: checking for stdlib.h
# configure:9029: result: yes
# configure:9024: checking for unistd.h
# configure:9029: result: yes
# configure:9137: checking for getpagesize
# configure:9180: clang -o conftest conftest.c >&5
# configure:9183: $? = 0
# configure:9186: test -s conftest
# configure:9189: $? = 0
# configure:9199: result: yes
# configure:9209: checking for working mmap
# configure:9366: result: no
# configure:9377: checking whether setpgrp takes no argument
# configure:9383: error: cannot check setpgrp if cross compiling
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_char_unsigned=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_stringize=yes
# ac_cv_c_volatile=yes
# ac_cv_decl_sys_siglist=no
# 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_func_chown_works=no
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_malloc_works=no
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_fb_h=no
# ac_cv_header_linux_vt_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_stat_broken=no
# 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_file_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_types_h_makedev=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# 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_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_char=1
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_void_p=8
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_large_files=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_long_file_names=yes
# ac_cv_sys_posix_termios=yes
# ac_cv_type_char=yes
# ac_cv_type_int=yes
# ac_cv_type_long=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_short=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_void_p=yes
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE "fbgetty"
# #define VERSION "0.1.698"
# #define HAVE_LONG_FILE_NAMES 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GRP_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_PWD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define HAVE_STRINGIZE 1
# #define RETSIGTYPE void
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define SIZEOF_CHAR 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_VOID_P 8
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
#
# configure: exit 1