Build of minicom with musl toolchain

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

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

SLOCLanguage
14,459 ansic
4,939 sh
4,914 makefile
24,312 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: minicom 2.7-2 (Tue Apr 4 23:39:52 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# 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 whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ar... no
# checking for x86_64-unknown-linux-lib... no
# checking for x86_64-unknown-linux-link... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking the archiver (ar) interface... ar
# checking how to run the C preprocessor... clang -E
# 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for library containing strerror... none required
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LOCKDEV... no
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... (cached) yes
# checking for working iconv... (cached) guessing yes
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for kermit... no
# checking for tputs in -ltinfo... no
# checking for tputs in -lncurses... no
# checking for tputs in -lcurses... no
# checking for tputs in -ltermcap... no
# checking for tputs in -lterminfo... no
# checking for tputs in -ltermlib... no
# checking termcap.h usability... no
# checking termcap.h presence... no
# checking for termcap.h... no
# checking for socket in -lsocket... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether stat file-mode macros are broken... no
# checking whether time.h and sys/time.h may both be included... yes
# checking POSIX termios... yes
# checking whether termios.h defines TIOCGWINSZ... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking termio.h usability... no
# checking termio.h presence... no
# checking for termio.h... no
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sgtty.h usability... no
# checking sgtty.h presence... no
# checking for sgtty.h... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for sys/stat.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/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/ttold.h usability... no
# checking sys/ttold.h presence... no
# checking for sys/ttold.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking posix1_lim.h usability... no
# checking posix1_lim.h presence... no
# checking for posix1_lim.h... no
# checking for sgtty.h... (cached) no
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking return type of signal handlers... void
# checking for error_at_line... no
# checking whether closedir returns void... yes
# checking if malloc debugging is wanted... no
# checking for getcwd... yes
# checking for getwd... no
# checking for memmove... yes
# checking for strerror... yes
# checking for strstr... yes
# checking for vsnprintf... yes
# checking for vprintf... yes
# checking for select... yes
# checking for snprintf... yes
# checking for usleep... yes
# checking for getopt... yes
# checking for getopt_long... yes
# checking for long file names... yes
# checking for com line lock directory... /var/run
# checking for default serial port device... /dev/modem
# checking for default baud rate... 115200
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating extras/Makefile
# config.status: creating extras/linux/Makefile
# config.status: creating extras/tables/Makefile
# config.status: creating extras/termcap/Makefile
# config.status: creating extras/terminfo/Makefile
# config.status: creating man/Makefile
# config.status: creating lib/Makefile
# config.status: creating src/Makefile
# config.status: creating po/Makefile.in
# config.status: creating minicom.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/minicom/src/minicom-2.7'
# Making all in doc
# make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/doc'
# Making all in extras
# make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/extras'
# Making all in linux
# make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/linux'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/linux'
# Making all in tables
# make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/tables'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/tables'
# Making all in termcap
# make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/termcap'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/termcap'
# Making all in terminfo
# make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/terminfo'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/terminfo'
# make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras'
# make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras'
# Making all in man
# make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/man'
# Making all in po
# make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/po'
# Making all in lib
# make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/lib'
# clang -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -std=gnu99 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
# mv -f .deps/error.Tpo .deps/error.Po
# rm -f libport.a
# ar cru libport.a error.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libport.a
# make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/lib'
# Making all in src
# make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/src'
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT minicom.o -MD -MP -MF .deps/minicom.Tpo -c -o minicom.o minicom.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT vt100.o -MD -MP -MF .deps/vt100.Tpo -c -o vt100.o vt100.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
# mv -f .deps/help.Tpo .deps/help.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT updown.o -MD -MP -MF .deps/updown.Tpo -c -o updown.o updown.c
# mv -f .deps/minicom.Tpo .deps/minicom.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/vt100.Tpo .deps/vt100.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT dial.o -MD -MP -MF .deps/dial.Tpo -c -o dial.o dial.c
# mv -f .deps/config.Tpo .deps/config.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c
# mv -f .deps/util.Tpo .deps/util.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT wkeys.o -MD -MP -MF .deps/wkeys.Tpo -c -o wkeys.o wkeys.c
# mv -f .deps/updown.Tpo .deps/updown.Po
# clang -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT ipc.o -MD -MP -MF .deps/ipc.Tpo -c -o ipc.o ipc.c
# dial.c:352:5: warning: implicit declaration of function 'ioctl' is invalid in C99 [-Wimplicit-function-declaration]
# ioctl(consolefd, KIOCSOUND, k);
# ^
# dial.c:352:22: error: use of undeclared identifier 'KIOCSOUND'
# ioctl(consolefd, KIOCSOUND, k);
# ^
# dial.c:359:20: error: use of undeclared identifier 'KIOCSOUND'
# ioctl(consolefd, KIOCSOUND, 0);
# ^
# 1 warning and 2 errors generated.
# make[2]: *** [Makefile:515: dial.o] Error 1
# make[2]: *** Waiting for unfinished jobs....
# window.c:196:3: warning: implicit declaration of function 'tputs' is invalid in C99 [-Wimplicit-function-declaration]
# tputs(s, 1, outchar);
# ^
# window.c:294:14: warning: implicit declaration of function 'tgoto' is invalid in C99 [-Wimplicit-function-declaration]
# outstr(tgoto(CM, x, y));
# ^
# window.c:294:14: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
# outstr(tgoto(CM, x, y));
# ^~~~~~~~~~~~~~~
# window.c:194:32: note: passing argument to parameter 's' here
# static void outstr(const char *s)
# ^
# window.c:302:16: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
# outstr(tgoto(TS, x, x));
# ^~~~~~~~~~~~~~~
# window.c:194:32: note: passing argument to parameter 's' here
# static void outstr(const char *s)
# ^
# window.c:338:12: error: use of undeclared identifier 'BC'
# else if (BC != NULL && y == cury && x == curx - 1)
# ^
# window.c:339:12: error: use of undeclared identifier 'BC'
# outstr(BC);
# ^
# window.c:341:12: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
# outstr(tgoto(CM, x, y));
# ^~~~~~~~~~~~~~~
# window.c:194:32: note: passing argument to parameter 's' here
# static void outstr(const char *s)
# ^
# In file included from wkeys.c:30:
# /sysroot/include/sys/kd.h:5:10: fatal error: 'linux/kd.h' file not found
# #include
# ^
# window.c:844:16: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
# outstr(tgoto(CS, win->sy2, win->sy1));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# window.c:194:32: note: passing argument to parameter 's' here
# static void outstr(const char *s)
# ^
# window.c:855:16: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
# outstr(tgoto(CS, LINES - 1, 0));
# ^~~~~~~~~~~~~~~~~~~~~~~
# window.c:194:32: note: passing argument to parameter 's' here
# static void outstr(const char *s)
# ^
# 1 error generated.
# make[2]: *** [Makefile:515: wkeys.o] Error 1
# window.c:1942:16: warning: implicit declaration of function 'tgetent' is invalid in C99 [-Wimplicit-function-declaration]
# switch ((f = tgetent(cbuf, term))) {
# ^
# window.c:1954:13: warning: implicit declaration of function 'tgetstr' is invalid in C99 [-Wimplicit-function-declaration]
# if ((CM = tgetstr("cm", &_tptr)) == NULL) {
# ^
# window.c:1954:11: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# if ((CM = tgetstr("cm", &_tptr)) == NULL) {
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1963:30: warning: implicit declaration of function 'tgetnum' is invalid in C99 [-Wimplicit-function-declaration]
# if (LINES == 0 && (LINES = tgetnum("li")) <= 0) {
# ^
# window.c:1973:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# ME = tgetstr("me", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1974:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# SE = tgetstr("se", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1975:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# UE = tgetstr("ue", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1976:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# AS = tgetstr("as", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1977:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# AE = tgetstr("ae", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1978:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# MB = tgetstr("mb", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1979:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# MD = tgetstr("md", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1980:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# MR = tgetstr("mr", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1981:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# SO = tgetstr("so", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1982:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# US = tgetstr("us", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1983:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# CE = tgetstr("ce", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1984:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# Al = tgetstr("al", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1985:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# Dl = tgetstr("dl", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1986:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# AL = tgetstr("AL", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1987:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# DL = tgetstr("DL", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1988:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# CS = tgetstr("cs", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1989:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# SF = tgetstr("sf", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1990:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# SR = tgetstr("sr", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1991:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# VB = tgetstr("vb", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1992:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# BL = tgetstr("bl", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1993:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# VE = tgetstr("ve", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1994:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# VI = tgetstr("vi", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1995:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# IS = tgetstr("is", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1996:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# RS = tgetstr("rs", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1997:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# KS = tgetstr("ks", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1998:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# KE = tgetstr("ke", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:1999:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# CD = tgetstr("cd", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2000:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# CL = tgetstr("cl", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2001:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# IC = tgetstr("ic", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2002:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# DC = tgetstr("dc", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2003:3: error: use of undeclared identifier 'BC'
# BC = tgetstr("bc", &_tptr);
# ^
# window.c:2004:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# CR = tgetstr("cr", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2005:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# NL = tgetstr("nl", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2006:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# AC = tgetstr("ac", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2007:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# EA = tgetstr("eA", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2009:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# TS = tgetstr("ts", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2010:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# FS = tgetstr("fs", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2011:6: warning: incompatible integer to pointer conversion assigning to 'const char *' from 'int' [-Wint-conversion]
# DS = tgetstr("ds", &_tptr);
# ^ ~~~~~~~~~~~~~~~~~~~~~
# window.c:2036:8: warning: implicit declaration of function 'tgetflag' is invalid in C99 [-Wimplicit-function-declaration]
# mv -f .deps/ipc.Tpo .deps/ipc.Po
# if (!tgetflag("hs") || !tgetflag("es") || !TS || !FS)
# ^
# window.c:2062:9: error: use of undeclared identifier 'BC'
# if (BC == NULL)
# ^
# window.c:2063:7: error: use of undeclared identifier 'BC'
# BC = "\b";
# ^
# window.c:2066:5: error: use of undeclared identifier 'BC'
# BC = NULL;
# ^
# 49 warnings and 6 errors generated.
# make[2]: *** [Makefile:515: window.o] Error 1
# make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/src'
# make[1]: *** [Makefile:388: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7'
# make: *** [Makefile:326: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/minicom/src/minicom-2.7/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 minicom configure 2.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df2948120843
# 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:2340: checking for a BSD-compatible install
# configure:2408: result: /usr/bin/install -c
# configure:2419: checking whether build environment is sane
# configure:2474: result: yes
# configure:2533: checking for x86_64-unknown-linux-strip
# configure:2563: result: no
# configure:2573: checking for strip
# configure:2589: found /sysroot/bin/strip
# configure:2600: result: strip
# configure:2625: checking for a thread-safe mkdir -p
# configure:2664: result: /usr/sbin/mkdir -p
# configure:2671: checking for gawk
# configure:2687: found /usr/sbin/gawk
# configure:2698: result: gawk
# configure:2709: checking whether make sets $(MAKE)
# configure:2731: result: yes
# configure:2760: checking whether make supports nested variables
# configure:2777: result: yes
# configure:2911: checking for x86_64-unknown-linux-gcc
# configure:2938: result: clang
# configure:3207: checking for C compiler version
# configure:3216: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3227: $? = 0
# configure:3216: 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:3227: $? = 0
# configure:3216: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3227: $? = 1
# configure:3216: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3227: $? = 1
# configure:3247: checking whether the C compiler works
# configure:3269: clang conftest.c >&5
# configure:3273: $? = 0
# configure:3321: result: yes
# configure:3324: checking for C compiler default output file name
# configure:3326: result: a.out
# configure:3332: checking for suffix of executables
# configure:3339: clang -o conftest conftest.c >&5
# configure:3343: $? = 0
# configure:3365: result:
# configure:3387: checking whether we are cross compiling
# configure:3395: clang -o conftest conftest.c >&5
# configure:3399: $? = 0
# configure:3406: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3410: $? = 127
# configure:3425: result: yes
# configure:3430: checking for suffix of object files
# configure:3452: clang -c conftest.c >&5
# configure:3456: $? = 0
# configure:3477: result: o
# configure:3481: checking whether we are using the GNU C compiler
# configure:3500: clang -c conftest.c >&5
# configure:3500: $? = 0
# configure:3509: result: yes
# configure:3518: checking whether clang accepts -g
# configure:3538: clang -c -g conftest.c >&5
# configure:3538: $? = 0
# configure:3579: result: yes
# configure:3596: checking for clang option to accept ISO C89
# configure:3659: clang -c conftest.c >&5
# configure:3659: $? = 0
# configure:3672: result: none needed
# configure:3697: checking whether clang understands -c and -o together
# configure:3719: clang -c conftest.c -o conftest2.o
# configure:3722: $? = 0
# configure:3719: clang -c conftest.c -o conftest2.o
# configure:3722: $? = 0
# configure:3734: result: yes
# configure:3762: checking for style of include used by make
# configure:3790: result: GNU
# configure:3816: checking dependency style of clang
# configure:3927: result: gcc3
# configure:3948: checking for x86_64-unknown-linux-ar
# configure:3978: result: no
# configure:3948: checking for x86_64-unknown-linux-lib
# configure:3978: result: no
# configure:3948: checking for x86_64-unknown-linux-link
# configure:3978: result: no
# configure:3992: checking for ar
# configure:4008: found /sysroot/bin/ar
# configure:4019: result: ar
# configure:4035: WARNING: using cross tools not prefixed with host triplet
# configure:4045: checking the archiver (ar) interface
# configure:4061: clang -c conftest.c >&5
# configure:4061: $? = 0
# configure:4063: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4066: $? = 0
# configure:4094: result: ar
# configure:4120: checking how to run the C preprocessor
# configure:4151: clang -E conftest.c
# configure:4151: $? = 0
# configure:4165: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4165: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | /* end confdefs.h. */
# | #include
# configure:4190: result: clang -E
# configure:4210: clang -E conftest.c
# configure:4210: $? = 0
# configure:4224: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | /* end confdefs.h. */
# | #include
# configure:4253: checking for grep that handles long lines and -e
# configure:4311: result: /usr/sbin/grep
# configure:4316: checking for egrep
# configure:4378: result: /usr/sbin/grep -E
# configure:4383: checking for ANSI C header files
# configure:4403: clang -c conftest.c >&5
# configure:4403: $? = 0
# configure:4487: result: yes
# configure:4500: checking for sys/types.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for sys/stat.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for stdlib.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for string.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for memory.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for strings.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for inttypes.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for stdint.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4500: checking for unistd.h
# configure:4500: clang -c conftest.c >&5
# configure:4500: $? = 0
# configure:4500: result: yes
# configure:4513: checking minix/config.h usability
# configure:4513: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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
# | #include
# configure:4513: result: no
# configure:4513: checking minix/config.h presence
# configure:4513: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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
# configure:4513: result: no
# configure:4513: checking for minix/config.h
# configure:4513: result: no
# configure:4534: checking whether it is safe to define __EXTENSIONS__
# configure:4552: clang -c conftest.c >&5
# configure:4552: $? = 0
# configure:4559: result: yes
# configure:4580: checking for x86_64-unknown-linux-ranlib
# configure:4610: result: no
# configure:4620: checking for ranlib
# configure:4636: found /sysroot/bin/ranlib
# configure:4647: result: ranlib
# configure:4670: checking for library containing strerror
# configure:4701: clang -o conftest conftest.c >&5
# conftest.c:33:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:33:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4701: $? = 0
# configure:4718: result: none required
# configure:4730: checking build system type
# configure:4744: result: x86_64-unknown-linux-gnu
# configure:4764: checking host system type
# configure:4777: result: x86_64-unknown-linux-gnu
# configure:4838: checking for ld used by clang
# configure:4905: result: /sysroot/bin/ld
# configure:4912: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4927: result: yes
# configure:4934: checking for shared library run path origin
# configure:4947: result: done
# configure:5524: checking for iconv
# configure:5548: clang -o conftest conftest.c >&5
# configure:5548: $? = 0
# configure:5582: result: yes
# configure:5585: checking for working iconv
# configure:5717: result: guessing yes
# configure:5782: checking for x86_64-unknown-linux-pkg-config
# configure:5815: result: no
# configure:5825: checking for pkg-config
# configure:5843: found /usr/sbin/pkg-config
# configure:5855: result: /usr/sbin/pkg-config
# configure:5880: checking pkg-config is at least version 0.9.0
# configure:5883: result: yes
# configure:5894: checking for LOCKDEV
# configure:5901: $PKG_CONFIG --exists --print-errors "lockdev"
# Package lockdev was not found in the pkg-config search path.
# Perhaps you should add the directory containing `lockdev.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'lockdev' found
# configure:5904: $? = 1
# configure:5918: $PKG_CONFIG --exists --print-errors "lockdev"
# Package lockdev was not found in the pkg-config search path.
# Perhaps you should add the directory containing `lockdev.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'lockdev' found
# configure:5921: $? = 1
# configure:5935: result: no
# No package 'lockdev' found
# configure:6055: checking for a sed that does not truncate output
# configure:6119: result: /usr/sbin/sed
# configure:6125: checking whether NLS is requested
# configure:6134: result: yes
# configure:6174: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:6206: result: /usr/sbin/msgfmt
# configure:6215: checking for gmsgfmt
# configure:6246: result: /usr/sbin/msgfmt
# configure:6296: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:6328: result: /usr/sbin/xgettext
# configure:6373: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:6404: result: /usr/sbin/msgmerge
# configure:6445: checking for CFPreferencesCopyAppValue
# configure:6463: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:28:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:6463: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:6472: result: no
# configure:6479: checking for CFLocaleCopyCurrent
# configure:6497: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:28:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:6497: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:6506: result: no
# configure:6555: checking for GNU gettext in libc
# configure:6579: clang -o conftest conftest.c >&5
# /tmp/conftest-b90e4a.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-b90e4a.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# |
# | ;
# | return 0;
# | }
# configure:6588: result: no
# configure:6622: checking for iconv
# configure:6680: result: yes
# configure:6683: checking for working iconv
# configure:6815: result: guessing yes
# configure:7304: checking for GNU gettext in libintl
# configure:7336: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-fa7cc2.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-fa7cc2.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7336: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# |
# | ;
# | return 0;
# | }
# configure:7381: result: no
# configure:7416: checking whether to use NLS
# configure:7418: result: no
# configure:7496: checking for kermit
# configure:7528: result: no
# configure:7561: checking for tputs in -ltinfo
# configure:7586: clang -o conftest conftest.c -ltinfo >&5
# /sysroot/bin/ld: error: cannot find -ltinfo
# /tmp/conftest-5d514a.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7596: result: no
# configure:7561: checking for tputs in -lncurses
# configure:7586: clang -o conftest conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-519af7.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7596: result: no
# configure:7561: checking for tputs in -lcurses
# configure:7586: clang -o conftest conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-fa750d.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7596: result: no
# configure:7561: checking for tputs in -ltermcap
# configure:7586: clang -o conftest conftest.c -ltermcap >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-8af273.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7596: result: no
# configure:7561: checking for tputs in -lterminfo
# configure:7586: clang -o conftest conftest.c -lterminfo >&5
# /sysroot/bin/ld: error: cannot find -lterminfo
# /tmp/conftest-b35a66.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7596: result: no
# configure:7561: checking for tputs in -ltermlib
# configure:7586: clang -o conftest conftest.c -ltermlib >&5
# /sysroot/bin/ld: error: cannot find -ltermlib
# /tmp/conftest-d6717a.o:conftest.c:function main: error: undefined reference to 'tputs'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7596: result: no
# configure:7623: checking termcap.h usability
# configure:7623: clang -c conftest.c >&5
# conftest.c:63:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# configure:7623: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* 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:7623: result: no
# configure:7623: checking termcap.h presence
# configure:7623: clang -E conftest.c
# conftest.c:30:10: fatal error: 'termcap.h' file not found
# #include
# ^
# 1 error generated.
# configure:7623: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# | #include
# configure:7623: result: no
# configure:7623: checking for termcap.h
# configure:7623: result: no
# configure:7635: checking for socket in -lsocket
# configure:7660: clang -o conftest conftest.c -lsocket >&5
# /sysroot/bin/ld: error: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:7669: result: no
# configure:7684: checking for dirent.h that defines DIR
# configure:7703: clang -c conftest.c >&5
# configure:7703: $? = 0
# configure:7711: result: yes
# configure:7724: checking for library containing opendir
# configure:7755: clang -o conftest conftest.c >&5
# configure:7755: $? = 0
# configure:7772: result: none required
# configure:7839: checking for ANSI C header files
# configure:7943: result: yes
# configure:7951: checking for sys/wait.h that is POSIX.1 compatible
# configure:7977: clang -c conftest.c >&5
# configure:7977: $? = 0
# configure:7984: result: yes
# configure:7992: checking whether stat file-mode macros are broken
# configure:8019: clang -c conftest.c >&5
# configure:8019: $? = 0
# configure:8026: result: no
# configure:8034: checking whether time.h and sys/time.h may both be included
# configure:8054: clang -c conftest.c >&5
# configure:8054: $? = 0
# configure:8061: result: yes
# configure:8070: checking POSIX termios
# configure:8090: clang -o conftest conftest.c >&5
# configure:8090: $? = 0
# configure:8098: result: yes
# configure:8101: checking whether termios.h defines TIOCGWINSZ
# configure:8124: result: no
# configure:8128: checking whether sys/ioctl.h defines TIOCGWINSZ
# configure:8151: result: yes
# configure:8173: checking stdarg.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking stdarg.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for stdarg.h
# configure:8173: result: yes
# configure:8173: checking varargs.h usability
# configure:8173: clang -c conftest.c >&5
# In file included from conftest.c:70:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_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:8173: result: no
# configure:8173: checking varargs.h presence
# configure:8173: clang -E conftest.c
# In file included from conftest.c:37:
# /sysroot/bin/../lib/clang/3.8.1/include/varargs.h:25:4: error: "Please use instead of "
# #error "Please use instead of "
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# configure:8173: result: no
# configure:8173: checking for varargs.h
# configure:8173: result: no
# configure:8173: checking termio.h usability
# configure:8173: clang -c conftest.c >&5
# conftest.c:70:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_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:8173: result: no
# configure:8173: checking termio.h presence
# configure:8173: clang -E conftest.c
# conftest.c:37:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | /* end confdefs.h. */
# | #include
# configure:8173: result: no
# configure:8173: checking for termio.h
# configure:8173: result: no
# configure:8173: checking termios.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking termios.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for termios.h
# configure:8173: result: yes
# configure:8173: checking setjmp.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking setjmp.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for setjmp.h
# configure:8173: result: yes
# configure:8173: checking errno.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking errno.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for errno.h
# configure:8173: result: yes
# configure:8173: checking pwd.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking pwd.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for pwd.h
# configure:8173: result: yes
# configure:8173: checking signal.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking signal.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for signal.h
# configure:8173: result: yes
# configure:8173: checking fcntl.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking fcntl.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for fcntl.h
# configure:8173: result: yes
# configure:8173: checking sgtty.h usability
# configure:8173: clang -c conftest.c >&5
# conftest.c:76:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_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:8173: result: no
# configure:8173: checking sgtty.h presence
# configure:8173: clang -E conftest.c
# conftest.c:43:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:8173: result: no
# configure:8173: checking for sgtty.h
# configure:8173: result: no
# configure:8173: checking locale.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking locale.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for locale.h
# configure:8173: result: yes
# configure:8173: checking for sys/stat.h
# configure:8173: result: yes
# configure:8173: checking sys/file.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking sys/file.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for sys/file.h
# configure:8173: result: yes
# configure:8173: checking sys/ioctl.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking sys/ioctl.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for sys/ioctl.h
# configure:8173: result: yes
# configure:8173: checking sys/time.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking sys/time.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for sys/time.h
# configure:8173: result: yes
# configure:8173: checking sys/ttold.h usability
# configure:8173: clang -c conftest.c >&5
# conftest.c:81:10: fatal error: 'sys/ttold.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_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:8173: result: no
# configure:8173: checking sys/ttold.h presence
# configure:8173: clang -E conftest.c
# conftest.c:48:10: fatal error: 'sys/ttold.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:8173: result: no
# configure:8173: checking for sys/ttold.h
# configure:8173: result: no
# configure:8173: checking sys/param.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking sys/param.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for sys/param.h
# configure:8173: result: yes
# configure:8173: checking for unistd.h
# configure:8173: result: yes
# configure:8173: checking posix1_lim.h usability
# configure:8173: clang -c conftest.c >&5
# conftest.c:83:10: fatal error: 'posix1_lim.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_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
# | #include
# configure:8173: result: no
# configure:8173: checking posix1_lim.h presence
# configure:8173: clang -E conftest.c
# conftest.c:50:10: fatal error: 'posix1_lim.h' file not found
# #include
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:8173: result: no
# configure:8173: checking for posix1_lim.h
# configure:8173: result: no
# configure:8173: checking for sgtty.h
# configure:8173: result: no
# configure:8173: checking features.h usability
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking features.h presence
# configure:8173: clang -E conftest.c
# configure:8173: $? = 0
# configure:8173: result: yes
# configure:8173: checking for features.h
# configure:8173: result: yes
# configure:8184: checking for an ANSI C-conforming const
# configure:8250: clang -c conftest.c >&5
# configure:8250: $? = 0
# configure:8257: result: yes
# configure:8265: checking for uid_t in sys/types.h
# configure:8284: result: yes
# configure:8295: checking for mode_t
# configure:8295: clang -c conftest.c >&5
# configure:8295: $? = 0
# configure:8295: clang -c conftest.c >&5
# conftest.c:87:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:8295: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_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 ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8295: result: yes
# configure:8306: checking for pid_t
# configure:8306: clang -c conftest.c >&5
# configure:8306: $? = 0
# configure:8306: clang -c conftest.c >&5
# conftest.c:87:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:8306: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_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 ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8306: result: yes
# configure:8317: checking for size_t
# configure:8317: clang -c conftest.c >&5
# configure:8317: $? = 0
# configure:8317: clang -c conftest.c >&5
# conftest.c:87:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:8317: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_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:8317: result: yes
# configure:8328: checking whether struct tm is in sys/time.h or time.h
# configure:8348: clang -c conftest.c >&5
# configure:8348: $? = 0
# configure:8355: result: time.h
# configure:8364: checking return type of signal handlers
# configure:8382: clang -c conftest.c >&5
# conftest.c:57:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:8382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:8389: result: void
# configure:8397: checking for error_at_line
# configure:8413: clang -o conftest conftest.c >&5
# conftest.c:52:10: fatal error: 'error.h' file not found
# #include
# ^
# 1 error generated.
# configure:8413: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:8421: result: no
# configure:8432: checking whether closedir returns void
# configure:8466: result: yes
# configure:8474: checking if malloc debugging is wanted
# configure:8492: result: no
# configure:8500: checking for getcwd
# configure:8500: clang -o conftest conftest.c >&5
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8500: checking for getwd
# configure:8500: clang -o conftest conftest.c >&5
# /tmp/conftest-e0448e.o:conftest.c:function main: error: undefined reference to 'getwd'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "minicom"
# | #define PACKAGE_TARNAME "minicom"
# | #define PACKAGE_VERSION "2.7"
# | #define PACKAGE_STRING "minicom 2.7"
# | #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "minicom"
# | #define VERSION "2.7"
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ICONV 1
# | #define USE_SOCKET 1
# | #define HAVE_ICONV 1
# | #define KERMIT ""
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define POSIX_TERMIOS 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define RETSIGTYPE void
# | #define CLOSEDIR_VOID 1
# | #define HAVE_GETCWD 1
# | /* end confdefs.h. */
# | /* Define getwd to an innocuous variant, in case declares getwd.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getwd innocuous_getwd
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getwd (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getwd
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getwd ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getwd || defined __stub___getwd
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getwd ();
# | ;
# | return 0;
# | }
# configure:8500: result: no
# configure:8500: checking for memmove
# configure:8500: clang -o conftest conftest.c >&5
# conftest.c:77:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:77:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8500: checking for strerror
# configure:8500: clang -o conftest conftest.c >&5
# conftest.c:78:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:78:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8500: checking for strstr
# configure:8500: clang -o conftest conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:79:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8500: checking for vsnprintf
# configure:8500: clang -o conftest conftest.c >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:80:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8500: checking for vprintf
# configure:8500: clang -o conftest conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:81:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8500: checking for select
# configure:8500: clang -o conftest conftest.c >&5
# configure:8500: $? = 0
# configure:8500: result: yes
# configure:8512: checking for snprintf
# configure:8512: clang -o conftest conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:83:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:8512: $? = 0
# configure:8512: result: yes
# configure:8525: checking for usleep
# configure:8525: clang -o conftest conftest.c >&5
# configure:8525: $? = 0
# configure:8525: result: yes
# configure:8538: checking for getopt
# configure:8538: clang -o conftest conftest.c >&5
# configure:8538: $? = 0
# configure:8538: result: yes
# configure:8551: checking for getopt_long
# configure:8551: clang -o conftest conftest.c >&5
# configure:8551: $? = 0
# configure:8551: result: yes
# configure:8566: checking for long file names
# configure:8598: result: yes
# configure:8608: checking for com line lock directory
# configure:8632: result: /var/run
# configure:8651: checking for default serial port device
# configure:8691: result: /dev/modem
# configure:8701: checking for default baud rate
# configure:8715: result: 115200
# configure:8857: checking that generated files are newer than configure
# configure:8863: result: done
# configure:8886: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by minicom config.status 2.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on df2948120843
#
# config.status:956: creating Makefile
# config.status:956: creating doc/Makefile
# config.status:956: creating extras/Makefile
# config.status:956: creating extras/linux/Makefile
# config.status:956: creating extras/tables/Makefile
# config.status:956: creating extras/termcap/Makefile
# config.status:956: creating extras/terminfo/Makefile
# config.status:956: creating man/Makefile
# config.status:956: creating lib/Makefile
# config.status:956: creating src/Makefile
# config.status:956: creating po/Makefile.in
# config.status:956: creating minicom.spec
# config.status:956: creating config.h
# config.status:1185: executing depfiles commands
# config.status:1185: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=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_LOCKDEV_CFLAGS_set=
# ac_cv_env_LOCKDEV_CFLAGS_value=
# ac_cv_env_LOCKDEV_LIBS_set=
# ac_cv_env_LOCKDEV_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_closedir_void=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getopt=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getwd=no
# ac_cv_func_memmove=yes
# ac_cv_func_select=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strstr=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_posix1_lim_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_sgtty_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_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_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_ttold_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termcap_h=no
# ac_cv_header_termio_h=no
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses___tputs=no
# ac_cv_lib_error_at_line=no
# ac_cv_lib_ncurses___tputs=no
# ac_cv_lib_socket_socket=no
# ac_cv_lib_termcap___tputs=no
# ac_cv_lib_terminfo___tputs=no
# ac_cv_lib_termlib___tputs=no
# ac_cv_lib_tinfo___tputs=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_PATH_KERMIT=no
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_search_strerror='none required'
# ac_cv_struct_tm=time.h
# ac_cv_sys_long_file_names=yes
# ac_cv_sys_posix_termios=yes
# ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
# ac_cv_sys_tiocgwinsz_in_termios_h=no
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_uid_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/sysroot/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/minicom/src/minicom-2.7/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/minicom/src/minicom-2.7/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/minicom/src/minicom-2.7/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/minicom/src/minicom-2.7/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -W -Wall -Wextra -std=gnu99'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# KEYSERV=''
# LDFLAGS=''
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=' ${LIBOBJDIR}error$U.o'
# LIBPORT_GETOPT_LONG_DEP=''
# LIBS=' '
# LOCKDEV_CFLAGS=''
# LOCKDEV_LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=' ${LIBOBJDIR}error$U.lo'
# MAKEINFO='${SHELL} /tmp/minicom/src/minicom-2.7/missing makeinfo'
# MINICOM_CONFDIR='/etc'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE='minicom'
# PACKAGE_BUGREPORT='minicom-devel@lists.alioth.debian.org'
# PACKAGE_NAME='minicom'
# PACKAGE_STRING='minicom 2.7'
# PACKAGE_TARNAME='minicom'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.7'
# PATH_KERMIT='no'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='no'
# VERSION='2.7'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/minicom/src/minicom-2.7/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "minicom"
# #define PACKAGE_TARNAME "minicom"
# #define PACKAGE_VERSION "2.7"
# #define PACKAGE_STRING "minicom 2.7"
# #define PACKAGE_BUGREPORT "minicom-devel@lists.alioth.debian.org"
# #define PACKAGE_URL ""
# #define PACKAGE "minicom"
# #define VERSION "2.7"
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_ICONV 1
# #define USE_SOCKET 1
# #define HAVE_ICONV 1
# #define KERMIT ""
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define POSIX_TERMIOS 1
# #define HAVE_STDARG_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FEATURES_H 1
# #define RETSIGTYPE void
# #define CLOSEDIR_VOID 1
# #define HAVE_GETCWD 1
# #define HAVE_MEMMOVE 1
# #define HAVE_STRERROR 1
# #define HAVE_STRSTR 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_VPRINTF 1
# #define HAVE_SELECT 1
# #define HAVE_SNPRINTF 1
# #define HAVE_USLEEP 1
# #define HAVE_GETOPT 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_LONG_FILE_NAMES 1
# #define UUCPLOCK "/var/run"
# #define DFL_PORT "/dev/modem"
# #define DEF_BAUD "115200"
#
# configure: exit 0