Build of uudeview with musl toolchain

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

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

SLOCLanguage
12,104 ansic
2,739 sh
309 makefile
13 awk
15,165 total

The process tree of the build process is here.

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

Log

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

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

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

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: uudeview 0.5.20-12 (Wed Apr 5 00:48:34 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# 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 ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking if the compiler supports function prototypes... yes
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# configure: WARNING: using cross tools not prefixed with host triplet
# checking whether ln -s works... yes
# checking for tclConfig.sh... not found
# configure: WARNING: Tcl parts disabled
# configure: WARNING: use --enable-tcl to locate tclConfig.sh
# checking for sin... yes
# checking for connect... yes
# checking for gethostbyname... yes
# checking for sendmail... no
# checking for mailx... /usr/sbin/mailx
# checking for inews... no
# checking for news server... not found
# checking for hostname... /usr/sbin/hostname
# checking domain name... unknown
# configure: WARNING: Couldn't figure out your domain name. Configuring bogus
# configure: WARNING: domain. If you intend to post directly from uuenview,
# configure: WARNING: rerun configure and use --enable-domain=your-domainname
# configure: WARNING: with your real domain name.
# checking directory separator... /
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 size_t... yes
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for unistd.h... (cached) yes
# checking for memory.h... (cached) yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking direct.h usability... no
# checking direct.h presence... no
# checking for direct.h... no
# checking io.h usability... no
# checking io.h presence... no
# checking for io.h... no
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for getcwd... yes
# checking for popen... yes
# checking for gettimeofday... yes
# checking for isatty... yes
# checking for tempnam... yes
# checking for strerror... yes
# checking for stdin... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking version number... 0.5pl20
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating tcl/Makefile
# config.status: WARNING: 'tcl/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating unix/Makefile
# config.status: WARNING: 'unix/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating uulib/Makefile
# config.status: creating config.h
# (cd unix; rm -f config.h ; ln -s ../config.h config.h)
# (cd uulib; rm -f config.h ; ln -s ../config.h config.h)
# (cd inews; make CC='clang' CFLAGS='-I. -DHAVE_CONFIG_H' LIBS='' )
# (cd uulib ; make)
# make[1]: Entering directory '/tmp/uudeview/src/uudeview-0.5.20/inews'
# clang -I. -DHAVE_CONFIG_H -c -o inews.o inews.c
# clang -I. -DHAVE_CONFIG_H -c -o clientlib.o clientlib.c
# make[1]: Entering directory '/tmp/uudeview/src/uudeview-0.5.20/uulib'
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c
# clang -I. -DHAVE_CONFIG_H -c -o version.o version.c
# inews.c:50:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main(argc, argv)
# ^
# inews.c:88:13: warning: implicit declaration of function 'server_init' is invalid in C99 [-Wimplicit-function-declaration]
# response = server_init(server);
# ^
# inews.c:95:6: warning: implicit declaration of function 'handle_server_response' is invalid in C99 [-Wimplicit-function-declaration]
# if (handle_server_response(response, server) < 0
# ^
# inews.c:97:3: warning: implicit declaration of function 'close_server' is invalid in C99 [-Wimplicit-function-declaration]
# close_server();
# ^
# inews.c:101:2: warning: implicit declaration of function 'put_server' is invalid in C99 [-Wimplicit-function-declaration]
# put_server("POST");
# ^
# inews.c:102:9: warning: implicit declaration of function 'get_server' is invalid in C99 [-Wimplicit-function-declaration]
# (void) get_server(line, sizeof(line));
# ^
# inews.c:125:20: warning: implicit declaration of function 'strneql' is invalid in C99 [-Wimplicit-function-declaration]
# if (in_header && strneql(s, "From:", sizeof("From:")-1)) {
# ^
# inews.c:133:13: warning: implicit declaration of function 'gen_frompath' is invalid in C99 [-Wimplicit-function-declaration]
# gen_frompath();
# ^
# inews.c:138:15: warning: implicit declaration of function 'valid_header' is invalid in C99 [-Wimplicit-function-declaration]
# if (valid_header(s))
# ^
# inews.c:146:2: warning: implicit declaration of function 'append_signature' is invalid in C99 [-Wimplicit-function-declaration]
# append_signature();
# ^
# inews.c:184:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# append_signature()
# ^
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c
# inews.c:195:4: error: non-void function 'append_signature' should return a value [-Wreturn-type]
# return;
# ^
# inews.c:218:3: error: non-void function 'append_signature' should return a value [-Wreturn-type]
# return;
# ^
# inews.c:236:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
# if (cp = strchr(line, '\n'))
# ~~~^~~~~~~~~~~~~~~~~~~~
# inews.c:236:10: note: place parentheses around the assignment to silence this warning
# if (cp = strchr(line, '\n'))
# ^
# ( )
# inews.c:236:10: note: use '==' to turn this assignment into an equality comparison
# if (cp = strchr(line, '\n'))
# ^
# ==
# inews.c:257:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# gen_frompath()
# ^
# inews.c:306:23: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# fprintf(ser_wr_fp, passwd->pw_name+1);
# ^~~~~~~~~~~~~~~~~
# inews.c:333:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# strneql(a, b, n)
# ^
# 15 warnings and 2 errors generated.
# make[1]: *** [: inews.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c
# clientlib.c:81:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
# if (cp = getenv("NNTPSERVER")) {
# ~~~^~~~~~~~~~~~~~~~~~~~~~
# clientlib.c:81:9: note: place parentheses around the assignment to silence this warning
# if (cp = getenv("NNTPSERVER")) {
# ^
# ( )
# clientlib.c:81:9: note: use '==' to turn this assignment into an equality comparison
# if (cp = getenv("NNTPSERVER")) {
# ^
# ==
# clientlib.c:85:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
# if (cp = getenv("NNTP_SERVER")) {
# ~~~^~~~~~~~~~~~~~~~~~~~~~~
# clientlib.c:85:9: note: place parentheses around the assignment to silence this warning
# if (cp = getenv("NNTP_SERVER")) {
# ^
# ( )
# clientlib.c:85:9: note: use '==' to turn this assignment into an equality comparison
# if (cp = getenv("NNTP_SERVER")) {
# ^
# ==
# clientlib.c:136:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# server_init(machine)
# ^
# clientlib.c:152:13: warning: implicit declaration of function 'get_tcp_socket' is invalid in C99 [-Wimplicit-function-declaration]
# sockt_rd = get_tcp_socket(machine);
# ^
# clientlib.c:179:9: warning: implicit declaration of function 'get_server' is invalid in C99 [-Wimplicit-function-declaration]
# (void) get_server(line, sizeof(line));
# ^
# clientlib.c:197:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# get_tcp_socket(machine)
# ^
# clientlib.c:278:35: warning: implicit declaration of function 'inet_ntoa' is invalid in C99 [-Wimplicit-function-declaration]
# fprintf(stderr, "trying %s\n", inet_ntoa(sin.sin_addr));
# ^
# clientlib.c:278:35: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
# fprintf(stderr, "trying %s\n", inet_ntoa(sin.sin_addr));
# ~~ ^~~~~~~~~~~~~~~~~~~~~~~
# %d
# clientlib.c:282:55: warning: format specifies type 'char *' but the argument has type 'int' [-Wformat]
# fprintf(stderr, "connection to %s: ", inet_ntoa(sin.sin_addr));
# ~~ ^~~~~~~~~~~~~~~~~~~~~~~
# %d
# clientlib.c:430:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# handle_server_response(response, server)
# ^
# clientlib.c:505:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# get_server(string, size)
# ^
# 11 warnings generated.
# make[1]: Leaving directory '/tmp/uudeview/src/uudeview-0.5.20/inews'
# make: *** [Makefile:179: minews] Error 2
# make: *** Waiting for unfinished jobs....
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c
# uunconc.c:1204:37: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# yepartcrc = crc32(yepartcrc, oline, count);
# ^~~~~
# ./crc32.h:19:62: note: passing argument to parameter 'buf' here
# crc32_t crc32 _ANSI_ARGS_((crc32_t crc, const unsigned char *buf, unsigned int len));
# ^
# uunconc.c:1205:35: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# yefilecrc = crc32(yefilecrc, oline, count);
# ^~~~~
# ./crc32.h:19:62: note: passing argument to parameter 'buf' here
# crc32_t crc32 _ANSI_ARGS_((crc32_t crc, const unsigned char *buf, unsigned int len));
# ^
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c
# uuencode.c:248:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# unsigned char *itemp = (char *) uuestr_itemp;
# ^ ~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:249:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# unsigned char *otemp = (char *) uuestr_otemp;
# ^ ~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:270:22: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (_FP_fgets (itemp, 255, infile) == NULL) {
# ^~~~~
# ./fptools.h:49:48: note: passing argument to parameter here
# char * TOOLEXPORT _FP_fgets _ANSI_ARGS_((char *, int, FILE *));
# ^
# uuencode.c:275:23: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# count = strlen (itemp);
# ^~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:298:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:298:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:344:11: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:344:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:360:13: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:360:45: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:392:11: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:392:43: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:447:16: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:447:48: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:493:12: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:493:44: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# strlen(eolstring), outfile) != strlen (eolstring)) {
# ^~~~~~~~~
# /sysroot/include/string.h:52:28: note: passing argument to parameter here
# size_t strlen (const char *);
# ^
# uuencode.c:935:9: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# (partno-1)*linperfile*128+1,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:936:9: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# (partno*linperfile*128) < progress.totsize ?
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:1001:9: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# (partno*linperfile*128) < progress.totsize ?
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:1008:9: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# progress.totsize);
# ^~~~~~~~~~~~~~~~
# uuencode.c:1409:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# (part-1)*linperfile*128+1,
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:1410:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# (part*linperfile*128) < progress.totsize ?
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:1455:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# (part*linperfile*128) < progress.totsize ?
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# uuencode.c:1462:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat]
# progress.totsize);
# ^~~~~~~~~~~~~~~~
# 2 warnings generated.
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c
# clang -c -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c
# 24 warnings generated.
# rm -f libuu.a
# ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o
# /r: creating libuu.a
# ranlib libuu.a
# make[1]: Leaving directory '/tmp/uudeview/src/uudeview-0.5.20/uulib'
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/uudeview/src/uudeview-0.5.20/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 configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f4da055176e1
# 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
# /usr/bin/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:2258: checking for x86_64-unknown-linux-gcc
# configure:2285: result: clang
# configure:2554: checking for C compiler version
# configure:2563: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2574: $? = 0
# configure:2563: 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:2574: $? = 0
# configure:2563: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2574: $? = 1
# configure:2563: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:2574: $? = 1
# configure:2594: checking whether the C compiler works
# configure:2616: clang conftest.c >&5
# configure:2620: $? = 0
# configure:2668: result: yes
# configure:2671: checking for C compiler default output file name
# configure:2673: result: a.out
# configure:2679: checking for suffix of executables
# configure:2686: clang -o conftest conftest.c >&5
# configure:2690: $? = 0
# configure:2712: result:
# configure:2734: checking whether we are cross compiling
# configure:2742: clang -o conftest conftest.c >&5
# configure:2746: $? = 0
# configure:2753: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:2757: $? = 127
# configure:2772: result: yes
# configure:2777: checking for suffix of object files
# configure:2799: clang -c conftest.c >&5
# configure:2803: $? = 0
# configure:2824: result: o
# configure:2828: checking whether we are using the GNU C compiler
# configure:2847: clang -c conftest.c >&5
# configure:2847: $? = 0
# configure:2856: result: yes
# configure:2865: checking whether clang accepts -g
# configure:2885: clang -c -g conftest.c >&5
# configure:2885: $? = 0
# configure:2926: result: yes
# configure:2943: checking for clang option to accept ISO C89
# configure:3006: clang -c conftest.c >&5
# configure:3006: $? = 0
# configure:3019: result: none needed
# configure:3044: checking how to run the C preprocessor
# configure:3075: clang -E conftest.c
# configure:3075: $? = 0
# configure:3089: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3089: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3114: result: clang -E
# configure:3134: clang -E conftest.c
# configure:3134: $? = 0
# configure:3148: clang -E conftest.c
# conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3178: checking if the compiler supports function prototypes
# configure:3191: clang -c conftest.c >&5
# configure:3191: $? = 0
# configure:3199: result: yes
# configure:3202: checking whether make sets $(MAKE)
# configure:3224: result: yes
# configure:3236: checking for x86_64-unknown-linux-ranlib
# configure:3266: result: no
# configure:3276: checking for ranlib
# configure:3292: found /sysroot/bin/ranlib
# configure:3303: result: ranlib
# configure:3315: WARNING: using cross tools not prefixed with host triplet
# configure:3325: checking whether ln -s works
# configure:3329: result: yes
# configure:3368: checking for tclConfig.sh
# configure:3401: result: not found
# configure:3403: WARNING: Tcl parts disabled
# configure:3405: WARNING: use --enable-tcl to locate tclConfig.sh
# configure:3764: checking for sin
# configure:3764: clang -o conftest conftest.c >&5
# conftest.c:33:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:33:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:3764: $? = 0
# configure:3764: result: yes
# configure:3778: checking for connect
# configure:3778: clang -o conftest conftest.c >&5
# configure:3778: $? = 0
# configure:3778: result: yes
# configure:3840: checking for gethostbyname
# configure:3840: clang -o conftest conftest.c >&5
# configure:3840: $? = 0
# configure:3840: result: yes
# configure:3898: checking for sendmail
# configure:3932: result: no
# configure:3940: checking for mailx
# configure:3959: found /usr/sbin/mailx
# configure:3971: result: /usr/sbin/mailx
# configure:4114: checking for inews
# configure:4148: result: no
# configure:4232: checking for news server
# configure:4244: result: not found
# configure:4265: checking for hostname
# configure:4284: found /usr/sbin/hostname
# configure:4296: result: /usr/sbin/hostname
# configure:4304: checking domain name
# configure:4333: result: unknown
# configure:4335: WARNING: Couldn't figure out your domain name. Configuring bogus
# configure:4337: WARNING: domain. If you intend to post directly from uuenview,
# configure:4339: WARNING: rerun configure and use --enable-domain=your-domainname
# configure:4341: WARNING: with your real domain name.
# configure:4362: checking directory separator
# configure:4365: result: /
# configure:4377: checking for grep that handles long lines and -e
# configure:4435: result: /usr/sbin/grep
# configure:4440: checking for egrep
# configure:4502: result: /usr/sbin/grep -E
# configure:4507: checking for ANSI C header files
# configure:4527: clang -c conftest.c >&5
# configure:4527: $? = 0
# configure:4611: result: yes
# configure:4624: checking for sys/types.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for sys/stat.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for stdlib.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for string.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for memory.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for strings.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for inttypes.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for stdint.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4624: checking for unistd.h
# configure:4624: clang -c conftest.c >&5
# configure:4624: $? = 0
# configure:4624: result: yes
# configure:4636: checking for size_t
# configure:4636: clang -c conftest.c >&5
# configure:4636: $? = 0
# configure:4636: clang -c conftest.c >&5
# conftest.c:63:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PROTOTYPES 1
# | #define MAILER_NEEDS_SUBJECT 1
# | #define PROG_MAILER "/usr/sbin/mailx"
# | #define HAVE_NEWS 1
# | #define PROG_INEWS "/usr/bin/minews -h"
# | #define NEED_NNTPSERVER 1
# | #define DOMAINNAME "i.dont.know.where.i.am"
# | #define DIRSEPARATOR "/"
# | #define STDC_HEADERS 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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4636: result: yes
# configure:4647: checking for ANSI C header files
# configure:4751: result: yes
# configure:4759: checking whether time.h and sys/time.h may both be included
# configure:4779: clang -c conftest.c >&5
# configure:4779: $? = 0
# configure:4786: result: yes
# configure:4797: checking fcntl.h usability
# configure:4797: clang -c conftest.c >&5
# configure:4797: $? = 0
# configure:4797: result: yes
# configure:4797: checking fcntl.h presence
# configure:4797: clang -E conftest.c
# configure:4797: $? = 0
# configure:4797: result: yes
# configure:4797: checking for fcntl.h
# configure:4797: result: yes
# configure:4797: checking for unistd.h
# configure:4797: result: yes
# configure:4797: checking for memory.h
# configure:4797: result: yes
# configure:4797: checking malloc.h usability
# configure:4797: clang -c conftest.c >&5
# configure:4797: $? = 0
# configure:4797: result: yes
# configure:4797: checking malloc.h presence
# configure:4797: clang -E conftest.c
# configure:4797: $? = 0
# configure:4797: result: yes
# configure:4797: checking for malloc.h
# configure:4797: result: yes
# configure:4797: checking errno.h usability
# configure:4797: clang -c conftest.c >&5
# configure:4797: $? = 0
# configure:4797: result: yes
# configure:4797: checking errno.h presence
# configure:4797: clang -E conftest.c
# configure:4797: $? = 0
# configure:4797: result: yes
# configure:4797: checking for errno.h
# configure:4797: result: yes
# configure:4797: checking direct.h usability
# configure:4797: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'direct.h' file not found
# #include
# ^
# 1 error generated.
# configure:4797: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PROTOTYPES 1
# | #define MAILER_NEEDS_SUBJECT 1
# | #define PROG_MAILER "/usr/sbin/mailx"
# | #define HAVE_NEWS 1
# | #define PROG_INEWS "/usr/bin/minews -h"
# | #define NEED_NNTPSERVER 1
# | #define DOMAINNAME "i.dont.know.where.i.am"
# | #define DIRSEPARATOR "/"
# | #define STDC_HEADERS 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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4797: result: no
# configure:4797: checking direct.h presence
# configure:4797: clang -E conftest.c
# conftest.c:34:10: fatal error: 'direct.h' file not found
# #include
# ^
# 1 error generated.
# configure:4797: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PROTOTYPES 1
# | #define MAILER_NEEDS_SUBJECT 1
# | #define PROG_MAILER "/usr/sbin/mailx"
# | #define HAVE_NEWS 1
# | #define PROG_INEWS "/usr/bin/minews -h"
# | #define NEED_NNTPSERVER 1
# | #define DOMAINNAME "i.dont.know.where.i.am"
# | #define DIRSEPARATOR "/"
# | #define STDC_HEADERS 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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# configure:4797: result: no
# configure:4797: checking for direct.h
# configure:4797: result: no
# configure:4810: checking io.h usability
# configure:4810: clang -c conftest.c >&5
# conftest.c:67:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:4810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PROTOTYPES 1
# | #define MAILER_NEEDS_SUBJECT 1
# | #define PROG_MAILER "/usr/sbin/mailx"
# | #define HAVE_NEWS 1
# | #define PROG_INEWS "/usr/bin/minews -h"
# | #define NEED_NNTPSERVER 1
# | #define DOMAINNAME "i.dont.know.where.i.am"
# | #define DIRSEPARATOR "/"
# | #define STDC_HEADERS 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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4810: result: no
# configure:4810: checking io.h presence
# configure:4810: clang -E conftest.c
# conftest.c:34:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure:4810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PROTOTYPES 1
# | #define MAILER_NEEDS_SUBJECT 1
# | #define PROG_MAILER "/usr/sbin/mailx"
# | #define HAVE_NEWS 1
# | #define PROG_INEWS "/usr/bin/minews -h"
# | #define NEED_NNTPSERVER 1
# | #define DOMAINNAME "i.dont.know.where.i.am"
# | #define DIRSEPARATOR "/"
# | #define STDC_HEADERS 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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# configure:4810: result: no
# configure:4810: checking for io.h
# configure:4810: result: no
# configure:4810: checking sys/time.h usability
# configure:4810: clang -c conftest.c >&5
# configure:4810: $? = 0
# configure:4810: result: yes
# configure:4810: checking sys/time.h presence
# configure:4810: clang -E conftest.c
# configure:4810: $? = 0
# configure:4810: result: yes
# configure:4810: checking for sys/time.h
# configure:4810: result: yes
# configure:4823: checking for getcwd
# configure:4823: clang -o conftest conftest.c >&5
# configure:4823: $? = 0
# configure:4823: result: yes
# configure:4823: checking for popen
# configure:4823: clang -o conftest conftest.c >&5
# configure:4823: $? = 0
# configure:4823: result: yes
# configure:4823: checking for gettimeofday
# configure:4823: clang -o conftest conftest.c >&5
# configure:4823: $? = 0
# configure:4823: result: yes
# configure:4823: checking for isatty
# configure:4823: clang -o conftest conftest.c >&5
# configure:4823: $? = 0
# configure:4823: result: yes
# configure:4833: checking for tempnam
# configure:4833: clang -o conftest conftest.c >&5
# configure:4833: $? = 0
# configure:4833: result: yes
# configure:4847: checking for strerror
# configure:4864: clang -o conftest conftest.c >&5
# conftest.c:40:33: warning: implicitly declaring library function 'strerror' with type 'char *(int)' [-Wimplicit-function-declaration]
# char *blubb() { return (char *) strerror (42); }
# ^
# conftest.c:40:33: note: include the header or explicitly provide a declaration for 'strerror'
# 1 warning generated.
# configure:4864: $? = 0
# configure:4873: result: yes
# configure:4876: checking for stdin
# configure:4894: clang -o conftest conftest.c >&5
# configure:4894: $? = 0
# configure:4903: result: yes
# configure:4930: checking pwd.h usability
# configure:4930: clang -c conftest.c >&5
# configure:4930: $? = 0
# configure:4930: result: yes
# configure:4930: checking pwd.h presence
# configure:4930: clang -E conftest.c
# configure:4930: $? = 0
# configure:4930: result: yes
# configure:4930: checking for pwd.h
# configure:4930: result: yes
# configure:5032: checking version number
# configure:5035: result: 0.5pl20
# configure:5160: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f4da055176e1
#
# config.status:839: creating Makefile
# config.status:938: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:839: creating tcl/Makefile
# config.status:938: WARNING: 'tcl/Makefile.in' seems to ignore the --datarootdir setting
# config.status:839: creating unix/Makefile
# config.status:938: WARNING: 'unix/Makefile.in' seems to ignore the --datarootdir setting
# config.status:839: creating uulib/Makefile
# config.status:839: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# 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_LIBS_set=
# ac_cv_env_LIBS_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_connect=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_isatty=yes
# ac_cv_func_popen=yes
# ac_cv_func_sin=yes
# ac_cv_func_tempnam=yes
# ac_cv_header_direct_h=no
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_io_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pwd_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_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_HOSTNAME=/usr/sbin/hostname
# ac_cv_path_MAILER=/usr/sbin/mailx
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# wi_cv_prototypes=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='clang'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DOINST='install-uudeview install-minews'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# HOSTNAME='/usr/sbin/hostname'
# INEWS=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAILER='/usr/sbin/mailx'
# MPAGES='uudeview.1 uuenview.1'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATCH='20'
# PATH_SEPARATOR=':'
# PROGS='uudeview minews'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# TCL_CPPFLAGS=''
# TCL_LDFLAGS=''
# TCL_LIBS=''
# VERSION='0.5'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PROTOTYPES 1
# #define MAILER_NEEDS_SUBJECT 1
# #define PROG_MAILER "/usr/sbin/mailx"
# #define HAVE_NEWS 1
# #define PROG_INEWS "/usr/bin/minews -h"
# #define NEED_NNTPSERVER 1
# #define DOMAINNAME "i.dont.know.where.i.am"
# #define DIRSEPARATOR "/"
# #define STDC_HEADERS 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 STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_FCNTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_GETCWD 1
# #define HAVE_POPEN 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_ISATTY 1
# #define HAVE_PWD_H 1
# #define UUEXPORT /**/
# #define UUTCLEXPORT /**/
# #define TOOLEXPORT /**/
# #define UUTCLFUNC /**/
#
# configure: exit 0