The build took 00h 01m 00s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
14,465 |
ansic |
4,939 |
sh |
4,914 |
makefile |
24,318 |
total |
The process tree of the build process is here.
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:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: minicom 2.7-2 (Wed Aug 24 12:35:26 UTC 2016)
==> 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... no
checking for gcc... gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... 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
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... gcc -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 gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... 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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for kermit... no
checking for tputs in -ltinfo... no
checking for tputs in -lncurses... yes
checking ncurses/termcap.h usability... no
checking ncurses/termcap.h presence... no
checking for ncurses/termcap.h... no
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
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... yes
checking termio.h presence... yes
checking for termio.h... yes
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... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
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) yes
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... yes
checking whether closedir returns void... no
checking if malloc debugging is wanted... no
checking for getcwd... yes
checking for getwd... yes
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'
rm -f libport.a
ar cru libport.a
ar: `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'
gcc -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
gcc -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
mv -f .deps/vt100.Tpo .deps/vt100.Po
gcc -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
mv -f .deps/minicom.Tpo .deps/minicom.Po
gcc -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
gcc -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/updown.Tpo .deps/updown.Po
gcc -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/util.Tpo .deps/util.Po
gcc -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
gcc -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/dial.Tpo .deps/dial.Po
gcc -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/window.Tpo .deps/window.Po
gcc -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
mv -f .deps/wkeys.Tpo .deps/wkeys.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT windiv.o -MD -MP -MF .deps/windiv.Tpo -c -o windiv.o windiv.c
mv -f .deps/ipc.Tpo .deps/ipc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT sysdep1.o -MD -MP -MF .deps/sysdep1.Tpo -c -o sysdep1.o sysdep1.c
mv -f .deps/windiv.Tpo .deps/windiv.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT sysdep1_s.o -MD -MP -MF .deps/sysdep1_s.Tpo -c -o sysdep1_s.o sysdep1_s.c
mv -f .deps/sysdep1.Tpo .deps/sysdep1.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT sysdep2.o -MD -MP -MF .deps/sysdep2.Tpo -c -o sysdep2.o sysdep2.c
mv -f .deps/sysdep1_s.Tpo .deps/sysdep1_s.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT rwconf.o -MD -MP -MF .deps/rwconf.Tpo -c -o rwconf.o rwconf.c
mv -f .deps/sysdep2.Tpo .deps/sysdep2.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/rwconf.Tpo .deps/rwconf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT getsdir.o -MD -MP -MF .deps/getsdir.Tpo -c -o getsdir.o getsdir.c
mv -f .deps/file.Tpo .deps/file.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT wildmat.o -MD -MP -MF .deps/wildmat.Tpo -c -o wildmat.o wildmat.c
mv -f .deps/getsdir.Tpo .deps/getsdir.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
mv -f .deps/wildmat.Tpo .deps/wildmat.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o script.c
mv -f .deps/common.Tpo .deps/common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wextra -std=gnu99 -MT ascii-xfr.o -MD -MP -MF .deps/ascii-xfr.Tpo -c -o ascii-xfr.o ascii-xfr.c
mv -f .deps/script.Tpo .deps/script.Po
gcc -W -Wall -Wextra -std=gnu99 -o minicom minicom.o vt100.o config.o help.o updown.o util.o dial.o window.o wkeys.o ipc.o windiv.o sysdep1.o sysdep1_s.o sysdep2.o rwconf.o main.o file.o getsdir.o wildmat.o common.o ../lib/libport.a -lncurses
gcc -W -Wall -Wextra -std=gnu99 -o runscript script.o sysdep1_s.o common.o ../lib/libport.a -lncurses
mv -f .deps/ascii-xfr.Tpo .deps/ascii-xfr.Po
gcc -W -Wall -Wextra -std=gnu99 -o ascii-xfr ascii-xfr.o ../lib/libport.a -lncurses
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/src'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7/doc'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/doc'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7/doc'
Making install in extras
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7/extras'
Making install in linux
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/linux'
make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/linux'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/linux'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/linux'
Making install in tables
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/tables'
make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/tables'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/tables'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/tables'
Making install in termcap
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/termcap'
make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/termcap'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/termcap'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/termcap'
Making install in terminfo
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/terminfo'
make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras/terminfo'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/terminfo'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras/terminfo'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/extras'
make[3]: Entering directory '/tmp/minicom/src/minicom-2.7/extras'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7/extras'
Making install in man
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7/man'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/man'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/minicom/pkg/minicom//usr/share/man/man1'
/usr/bin/install -c -m 644 ascii-xfr.1 minicom.1 runscript.1 xminicom.1 '/tmp/minicom/pkg/minicom//usr/share/man/man1'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/man'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7/man'
Making install in po
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7/po'
/usr/sbin/mkdir -p /tmp/minicom/pkg/minicom//usr/share
installing cs.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/cs/LC_MESSAGES/minicom.mo
installing da.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/da/LC_MESSAGES/minicom.mo
installing de.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/de/LC_MESSAGES/minicom.mo
installing es.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/es/LC_MESSAGES/minicom.mo
installing fr.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/fr/LC_MESSAGES/minicom.mo
installing fi.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/fi/LC_MESSAGES/minicom.mo
installing hu.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/hu/LC_MESSAGES/minicom.mo
installing id.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/id/LC_MESSAGES/minicom.mo
installing ja.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/ja/LC_MESSAGES/minicom.mo
installing nb.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/nb/LC_MESSAGES/minicom.mo
installing pl.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/pl/LC_MESSAGES/minicom.mo
installing pt_BR.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/pt_BR/LC_MESSAGES/minicom.mo
installing ro.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/ro/LC_MESSAGES/minicom.mo
installing ru.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/ru/LC_MESSAGES/minicom.mo
installing rw.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/rw/LC_MESSAGES/minicom.mo
installing sv.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/sv/LC_MESSAGES/minicom.mo
installing vi.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/vi/LC_MESSAGES/minicom.mo
installing zh_TW.gmo as /tmp/minicom/pkg/minicom//usr/share/locale/zh_TW/LC_MESSAGES/minicom.mo
if test "minicom" = "gettext-tools"; then \
/usr/sbin/mkdir -p /tmp/minicom/pkg/minicom//usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/tmp/minicom/pkg/minicom//usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /tmp/minicom/pkg/minicom//usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7/po'
Making install in lib
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7/lib'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/lib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/lib'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7/lib'
Making install in src
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7/src'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/minicom/pkg/minicom//usr/bin'
/usr/sbin/mkdir -p '/tmp/minicom/pkg/minicom//usr/bin'
/usr/bin/install -c xminicom '/tmp/minicom/pkg/minicom//usr/bin'
/usr/bin/install -c minicom runscript ascii-xfr '/tmp/minicom/pkg/minicom//usr/bin'
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7/src'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7/src'
make[1]: Entering directory '/tmp/minicom/src/minicom-2.7'
make[2]: Entering directory '/tmp/minicom/src/minicom-2.7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/minicom/src/minicom-2.7'
make[1]: Leaving directory '/tmp/minicom/src/minicom-2.7'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "minicom"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: minicom 2.7-2 (Wed Aug 24 12:35:36 UTC 2016)
CMD: pacman --query --file minicom-2.7-2-x86_64.pkg.tar.xz
Creating hybrid package for 'minicom'
Trying to find vanilla package 'minicom'...
CMD: pacman --query --file /mirror/minicom-2.7-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/etc/minirc.dfl
/usr/share/man/man1/ascii-xfr.1.gz
/usr/share/man/man1/minicom.1.gz
/usr/share/man/man1/runscript.1.gz
/usr/share/man/man1/xminicom.1.gz
/usr/share/locale/cs/LC_MESSAGES/minicom.mo
/usr/share/locale/da/LC_MESSAGES/minicom.mo
/usr/share/locale/de/LC_MESSAGES/minicom.mo
/usr/share/locale/es/LC_MESSAGES/minicom.mo
/usr/share/locale/fr/LC_MESSAGES/minicom.mo
/usr/share/locale/fi/LC_MESSAGES/minicom.mo
/usr/share/locale/hu/LC_MESSAGES/minicom.mo
/usr/share/locale/id/LC_MESSAGES/minicom.mo
/usr/share/locale/ja/LC_MESSAGES/minicom.mo
/usr/share/locale/nb/LC_MESSAGES/minicom.mo
/usr/share/locale/pl/LC_MESSAGES/minicom.mo
/usr/share/locale/pt_BR/LC_MESSAGES/minicom.mo
/usr/share/locale/ro/LC_MESSAGES/minicom.mo
/usr/share/locale/ru/LC_MESSAGES/minicom.mo
/usr/share/locale/rw/LC_MESSAGES/minicom.mo
/usr/share/locale/sv/LC_MESSAGES/minicom.mo
/usr/share/locale/vi/LC_MESSAGES/minicom.mo
/usr/share/locale/zh_TW/LC_MESSAGES/minicom.mo
/usr/bin/xminicom
/usr/bin/minicom
/usr/bin/runscript
/usr/bin/ascii-xfr
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO etc usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO etc usr .MTREE | xz -c -z
CMD: bsdtar -tqf minicom.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/minicom.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/minicom.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/minicom.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/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 = dbb778b154a9
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/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: /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 /usr/sbin/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:2941: result: no
configure:2951: checking for gcc
configure:2967: found /usr/sbin/gcc
configure:2978: result: gcc
configure:3207: checking for C compiler version
configure:3216: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3227: $? = 0
configure:3216: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3227: $? = 0
configure:3216: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3227: $? = 1
configure:3216: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3227: $? = 1
configure:3247: checking whether the C compiler works
configure:3269: gcc 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: gcc -o conftest conftest.c >&5
configure:3343: $? = 0
configure:3365: result:
configure:3387: checking whether we are cross compiling
configure:3395: gcc -o conftest conftest.c >&5
configure:3399: $? = 0
configure:3406: ./conftest
configure:3410: $? = 0
configure:3425: result: no
configure:3430: checking for suffix of object files
configure:3452: gcc -c conftest.c >&5
configure:3456: $? = 0
configure:3477: result: o
configure:3481: checking whether we are using the GNU C compiler
configure:3500: gcc -c conftest.c >&5
configure:3500: $? = 0
configure:3509: result: yes
configure:3518: checking whether gcc accepts -g
configure:3538: gcc -c -g conftest.c >&5
configure:3538: $? = 0
configure:3579: result: yes
configure:3596: checking for gcc option to accept ISO C89
configure:3659: gcc -c conftest.c >&5
configure:3659: $? = 0
configure:3672: result: none needed
configure:3697: checking whether gcc understands -c and -o together
configure:3719: gcc -c conftest.c -o conftest2.o
configure:3722: $? = 0
configure:3719: gcc -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 gcc
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 /usr/sbin/ar
configure:4019: result: ar
configure:4045: checking the archiver (ar) interface
configure:4061: gcc -c conftest.c >&5
configure:4061: $? = 0
configure:4063: ar cru libconftest.a conftest.o >&5
ar: `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: gcc -E conftest.c
configure:4151: $? = 0
configure:4165: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: gcc -E
configure:4210: gcc -E conftest.c
configure:4210: $? = 0
configure:4224: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
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: gcc -c conftest.c >&5
configure:4403: $? = 0
configure:4476: gcc -o conftest conftest.c >&5
configure:4476: $? = 0
configure:4476: ./conftest
configure:4476: $? = 0
configure:4487: result: yes
configure:4500: checking for sys/types.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for sys/stat.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for stdlib.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for string.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for memory.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for strings.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for inttypes.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for stdint.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4500: checking for unistd.h
configure:4500: gcc -c conftest.c >&5
configure:4500: $? = 0
configure:4500: result: yes
configure:4513: checking minix/config.h usability
configure:4513: gcc -c conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
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: gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
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: gcc -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 /usr/sbin/ranlib
configure:4647: result: ranlib
configure:4670: checking for library containing strerror
configure:4701: gcc -o conftest conftest.c >&5
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 gcc
configure:4905: result: /usr/sbin/ld
configure:4912: checking if the linker (/usr/sbin/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: gcc -o conftest conftest.c >&5
configure:5548: $? = 0
configure:5582: result: yes
configure:5585: checking for working iconv
configure:5705: gcc -o conftest conftest.c >&5
configure:5705: $? = 0
configure:5705: ./conftest
configure:5705: $? = 0
configure:5717: result: 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: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:28:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
#include
^
compilation terminated.
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: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:28:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
#include
^
compilation terminated.
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: gcc -o conftest conftest.c >&5
configure:6579: $? = 0
configure:6588: result: yes
configure:7416: checking whether to use NLS
configure:7418: result: yes
configure:7421: checking where the gettext function comes from
configure:7432: result: libc
configure:7496: checking for kermit
configure:7528: result: no
configure:7561: checking for tputs in -ltinfo
configure:7586: gcc -o conftest conftest.c -ltinfo >&5
/usr/sbin/ld: cannot find -ltinfo
collect2: error: ld returned 1 exit status
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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: gcc -o conftest conftest.c -lncurses >&5
configure:7586: $? = 0
configure:7596: result: yes
configure:7609: checking ncurses/termcap.h usability
configure:7609: gcc -c conftest.c >&5
conftest.c:65:29: fatal error: ncurses/termcap.h: No such file or directory
#include
^
compilation terminated.
configure:7609: $? = 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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 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:7609: result: no
configure:7609: checking ncurses/termcap.h presence
configure:7609: gcc -E conftest.c
conftest.c:32:29: fatal error: ncurses/termcap.h: No such file or directory
#include
^
compilation terminated.
configure:7609: $? = 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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| /* end confdefs.h. */
| #include
configure:7609: result: no
configure:7609: checking for ncurses/termcap.h
configure:7609: result: no
configure:7623: checking termcap.h usability
configure:7623: gcc -c conftest.c >&5
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking termcap.h presence
configure:7623: gcc -E conftest.c
configure:7623: $? = 0
configure:7623: result: yes
configure:7623: checking for termcap.h
configure:7623: result: yes
configure:7635: checking for socket in -lsocket
configure:7660: gcc -o conftest conftest.c -lsocket -lncurses >&5
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| /* 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: gcc -c conftest.c >&5
configure:7703: $? = 0
configure:7711: result: yes
configure:7724: checking for library containing opendir
configure:7755: gcc -o conftest conftest.c -lncurses >&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: gcc -c conftest.c >&5
configure:7977: $? = 0
configure:7984: result: yes
configure:7992: checking whether stat file-mode macros are broken
configure:8019: gcc -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: gcc -c conftest.c >&5
configure:8054: $? = 0
configure:8061: result: yes
configure:8070: checking POSIX termios
configure:8090: gcc -o conftest conftest.c -lncurses >&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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking stdarg.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
In file included from conftest.c:73:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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: gcc -E conftest.c
In file included from conftest.c:40:0:
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:4:2: error: #error "GCC no longer implements ."
#error "GCC no longer implements ."
^~~~~
/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/include/varargs.h:5:2: error: #error "Revise your code to use ."
#error "Revise your code to use ."
^~~~~
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking termio.h presence
configure:8173: gcc -E conftest.c
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking for termio.h
configure:8173: result: yes
configure:8173: checking termios.h usability
configure:8173: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking termios.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking setjmp.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking errno.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking pwd.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking signal.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking fcntl.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking sgtty.h presence
configure:8173: gcc -E conftest.c
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking for sgtty.h
configure:8173: result: yes
configure:8173: checking locale.h usability
configure:8173: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking locale.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking sys/file.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking sys/ioctl.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking sys/time.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
conftest.c:86:23: fatal error: sys/ttold.h: No such file or directory
#include
^
compilation terminated.
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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: gcc -E conftest.c
conftest.c:53:23: fatal error: sys/ttold.h: No such file or directory
#include
^
compilation terminated.
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking sys/param.h presence
configure:8173: gcc -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: gcc -c conftest.c >&5
conftest.c:88:24: fatal error: posix1_lim.h: No such file or directory
#include
^
compilation terminated.
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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: gcc -E conftest.c
conftest.c:55:24: fatal error: posix1_lim.h: No such file or directory
#include
^
compilation terminated.
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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: yes
configure:8173: checking features.h usability
configure:8173: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8173: result: yes
configure:8173: checking features.h presence
configure:8173: gcc -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: gcc -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: gcc -c conftest.c >&5
configure:8295: $? = 0
configure:8295: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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_SGTTY_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: gcc -c conftest.c >&5
configure:8306: $? = 0
configure:8306: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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_SGTTY_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: gcc -c conftest.c >&5
configure:8317: $? = 0
configure:8317: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:93:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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_SGTTY_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: gcc -c conftest.c >&5
configure:8348: $? = 0
configure:8355: result: time.h
configure:8364: checking return type of signal handlers
configure:8382: gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:10: error: void value not ignored as it ought to be
return *(signal (0, 0)) (0) == 1;
~^~~~~~~~~~~~~~~~~~
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 ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define KERMIT ""
| #define HAVE_TERMCAP_H 1
| #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_TERMIO_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_SGTTY_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_SGTTY_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: gcc -o conftest conftest.c -lncurses >&5
configure:8413: $? = 0
configure:8421: result: yes
configure:8432: checking whether closedir returns void
configure:8456: gcc -o conftest conftest.c -lncurses >&5
configure:8456: $? = 0
configure:8456: ./conftest
configure:8456: $? = 0
configure:8466: result: no
configure:8474: checking if malloc debugging is wanted
configure:8492: result: no
configure:8500: checking for getcwd
configure:8500: gcc -o conftest conftest.c -lncurses >&5
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for getwd
configure:8500: gcc -o conftest conftest.c -lncurses >&5
/tmp/cc0cNgD8.o: In function `main':
conftest.c:(.text+0xa): warning: the `getwd' function is dangerous and should not be used.
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for memmove
configure:8500: gcc -o conftest conftest.c -lncurses >&5
conftest.c:83:6: warning: conflicting types for built-in function 'memmove'
char memmove ();
^~~~~~~
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for strerror
configure:8500: gcc -o conftest conftest.c -lncurses >&5
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for strstr
configure:8500: gcc -o conftest conftest.c -lncurses >&5
conftest.c:85:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^~~~~~
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for vsnprintf
configure:8500: gcc -o conftest conftest.c -lncurses >&5
conftest.c:86:6: warning: conflicting types for built-in function 'vsnprintf'
char vsnprintf ();
^~~~~~~~~
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for vprintf
configure:8500: gcc -o conftest conftest.c -lncurses >&5
conftest.c:87:6: warning: conflicting types for built-in function 'vprintf'
char vprintf ();
^~~~~~~
configure:8500: $? = 0
configure:8500: result: yes
configure:8500: checking for select
configure:8500: gcc -o conftest conftest.c -lncurses >&5
configure:8500: $? = 0
configure:8500: result: yes
configure:8512: checking for snprintf
configure:8512: gcc -o conftest conftest.c -lncurses >&5
conftest.c:89:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^~~~~~~~
configure:8512: $? = 0
configure:8512: result: yes
configure:8525: checking for usleep
configure:8525: gcc -o conftest conftest.c -lncurses >&5
configure:8525: $? = 0
configure:8525: result: yes
configure:8538: checking for getopt
configure:8538: gcc -o conftest conftest.c -lncurses >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8551: checking for getopt_long
configure:8551: gcc -o conftest conftest.c -lncurses >&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 dbb778b154a9
config.status:962: creating Makefile
config.status:962: creating doc/Makefile
config.status:962: creating extras/Makefile
config.status:962: creating extras/linux/Makefile
config.status:962: creating extras/tables/Makefile
config.status:962: creating extras/termcap/Makefile
config.status:962: creating extras/terminfo/Makefile
config.status:962: creating man/Makefile
config.status:962: creating lib/Makefile
config.status:962: creating src/Makefile
config.status:962: creating po/Makefile.in
config.status:962: creating minicom.spec
config.status:962: creating config.h
config.status:1191: executing depfiles commands
config.status:1191: 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=
ac_cv_env_CC_value=
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=no
ac_cv_func_getcwd=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getwd=yes
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_ncurses_termcap_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=yes
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=yes
ac_cv_header_termio_h=yes
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_error_at_line=yes
ac_cv_lib_ncurses___tputs=yes
ac_cv_lib_socket_socket=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_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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=/usr/sbin/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=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=yes
## ----------------- ##
## 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='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -W -Wall -Wextra -std=gnu99'
CPP='gcc -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=''
LIBPORT_GETOPT_LONG_DEP=''
LIBS=' -lncurses'
LOCKDEV_CFLAGS=''
LOCKDEV_LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
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='po'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='2.7'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
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 ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define KERMIT ""
#define HAVE_TERMCAP_H 1
#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_TERMIO_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_SGTTY_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_SGTTY_H 1
#define HAVE_FEATURES_H 1
#define RETSIGTYPE void
#define HAVE_GETCWD 1
#define HAVE_GETWD 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