Build of lrzsz with android toolchain

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

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

SLOCLanguage
11,864 ansic
3,075 sh
1,015 exp
118 makefile
93 sed
16,165 total

The process tree of the build process is here.

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

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: lrzsz 0.12.20-5 (Tue Apr 4 20:17:42 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking whether make sets ${MAKE}... yes
# checking for working aclocal... found
# checking for working autoconf... found
# checking for working automake... found
# checking for working autoheader... found
# checking for working makeinfo... found
# checking for gcc... arm-linux-androideabi-gcc
# checking whether the C compiler (arm-linux-androideabi-gcc ) works... yes
# checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler... yes
# checking whether we are using GNU C... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking for ranlib... ranlib
# checking for POSIXized ISC... no
# checking for AIX... no
# checking for minix/config.h... no
# checking for arm-linux-androideabi-gcc option to accept ANSI C... none needed
# checking for function prototypes... yes
# checking for working const... yes
# checking for inline... inline
# checking for syslog in -lsocket... no
# checking for syslog in -lbe... no
# checking for gethostbyname in -lnsl... no
# checking for ANSI C header files... yes
# checking for fcntl.h... yes
# checking for limits.h... yes
# checking for sys/ioctl.h... yes
# checking for sys/time.h... yes
# checking for unistd.h... yes
# checking for sys/times.h... yes
# checking for termios.h... yes
# checking for sys/termios.h... no
# checking for termio.h... yes
# checking for sys/termio.h... no
# checking for sgtty.h... yes
# checking for termios.h... (cached) yes
# checking for sys/termios.h... (cached) no
# checking for termio.h... (cached) yes
# checking for sys/termio.h... (cached) no
# checking for sgtty.h... (cached) yes
# checking for sys/mman.h... yes
# checking for utime.h... yes
# checking for syslog.h... yes
# checking for sys/syslog.h... no
# checking for sys/param.h... yes
# checking for sys/select.h... yes
# checking for strings.h... yes
# checking for arpa/inet.h... yes
# checking for size_t... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for speed_t... yes
# checking for st_rdev in struct stat... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether sys/time.h and sys/select.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for errno declaration... yes
# checking return type of signal handlers... void
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for gettimeofday... yes
# checking for settimeofday... yes
# checking for strchr... yes
# checking for memcpy... yes
# checking for select... yes
# checking for vprintf... yes
# checking for times... yes
# checking for rdchk... no
# checking for utime... yes
# checking for syslog... yes
# checking for siginterrupt... yes
# checking for mkdir... yes
# checking for mktime... yes
# checking for strerror... yes
# checking for strstr... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for strtol... yes
# checking for strpbrk... yes
# checking for stpcpy... yes
# checking for strftime... yes
# checking for vasprintf... yes
# checking for getopt_long... yes
# checking for ftime... yes
# checking that ftime works correctly... will check at run time
# checking for timezone variable... yes
# checking for LOG_UUCP... yes
# checking for argz.h... no
# checking for limits.h... (cached) yes
# checking for locale.h... yes
# checking for nl_types.h... no
# checking for malloc.h... yes
# checking for string.h... yes
# checking for unistd.h... (cached) yes
# checking for values.h... no
# checking for sys/param.h... (cached) yes
# checking for getcwd... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for strchr... (cached) yes
# checking for strcasecmp... yes
# checking for __argz_count... no
# checking for __argz_stringify... no
# checking for __argz_next... no
# checking for LC_MESSAGES... yes
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for libintl.h... no
# checking whether catgets can be used... no
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for catalogs to be installed... de
# updating cache ./config.cache
# creating ./config.status
# creating Makefile
# creating intl/Makefile
# creating lib/Makefile
# creating testsuite/Makefile
# creating man/Makefile
# creating po/Makefile.in
# creating src/Makefile
# creating debian/rules
# creating Specfile
# creating systype
# creating src/lrzszbug
# creating config.h
# linking ./intl/libgettext.h to intl/libintl.h
# make all-recursive
# make[1]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20'
# Making all in lib
# make[2]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/lib'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -c long-options.c
# long-options.c: In function 'parse_long_options':
# long-options.c:65:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# exit (0);
# ^
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -c xstrtol.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -c xstrtoul.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -c error.c
# rm -f libzmodem.a
# ar cru libzmodem.a long-options.o xstrtol.o xstrtoul.o error.o
# ranlib libzmodem.a
# make[2]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/lib'
# Making all in intl
# make[2]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/intl'
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib intl-compat.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib bindtextdom.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib dcgettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib dgettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib gettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib finddomain.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib loadmsgcat.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib localealias.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib textdomain.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib l10nflist.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib explodename.c
# rm -f libintl.a
# ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o
# ranlib libintl.a
# make[2]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/intl'
# Making all in src
# make[2]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/src'
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c lrz.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c timing.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c zperr.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c zreadline.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c crctab.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c rbsb.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c zm.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c protname.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c tcp.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c lsyslog.c
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c canit.c
# arm-linux-androideabi-gcc -o lrz lrz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a ../intl/libintl.a
# arm-linux-androideabi-gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -c lsz.c
# arm-linux-androideabi-gcc -o lsz lsz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a ../intl/libintl.a
# make[2]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/src'
# Making all in po
# Making all in man
# make[2]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/man'
# Making all in testsuite
# make[2]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/testsuite'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/testsuite'
# make[1]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in lib
# Making install in intl
# make[1]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/intl'
# if test "lrzsz" = "gettext" \
# && test 'intl-compat.o' = 'intl-compat.o'; then \
# if test -r ./mkinstalldirs; then \
# ./mkinstalldirs /usr/lib /usr/include; \
# else \
# ../mkinstalldirs /usr/lib /usr/include; \
# fi; \
# /usr/bin/install -c -m 644 intlh.inst /usr/include/libintl.h; \
# /usr/bin/install -c -m 644 libintl.a /usr/lib/libintl.a; \
# else \
# : ; \
# fi
# if test "lrzsz" = "gettext"; then \
# if test -r ./mkinstalldirs; then \
# ./mkinstalldirs /usr/share/gettext/intl; \
# else \
# ../mkinstalldirs /usr/share/gettext/intl; \
# fi; \
# /usr/bin/install -c -m 644 VERSION /usr/share/gettext/intl/VERSION; \
# dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \
# for file in $dists; do \
# /usr/bin/install -c -m 644 ./$file /usr/share/gettext/intl/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/intl'
# Making install in src
# make[1]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/src'
# /bin/sh ../mkinstalldirs /tmp/lrzsz/pkg/lrzsz/usr/bin
# mkdir /tmp/lrzsz/pkg/lrzsz/usr
# mkdir /tmp/lrzsz/pkg/lrzsz/usr/bin
# /usr/bin/install -c lrz /tmp/lrzsz/pkg/lrzsz/usr/bin/rz
# /usr/bin/install -c lsz /tmp/lrzsz/pkg/lrzsz/usr/bin/sz
# rm -f /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lsb | sed -e 's/l//'`
# ln /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lsz |sed -e 's/l//'` \
# /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lsb |sed -e 's/l//'`
# rm -f /usr/bin/`echo lsx | sed -e 's/l//'`
# ln /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lsz |sed -e 's/l//'` \
# /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lsx |sed -e 's/l//'`
# rm -f /usr/bin/`echo lrb | sed -e 's/l//'`
# ln /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lrz |sed -e 's/l//'` \
# /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lrb |sed -e 's/l//'`
# rm -f /usr/bin/`echo lrx | sed -e 's/l//'`
# ln /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lrz |sed -e 's/l//'` \
# /tmp/lrzsz/pkg/lrzsz//usr/bin/`echo lrx |sed -e 's/l//'`
# make[1]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/src'
# Making install in po
# make[1]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/po'
# if test -r .././mkinstalldirs; then \
# .././mkinstalldirs /usr/share; \
# else \
# ../mkinstalldirs /usr/share; \
# fi
# /usr/bin/install: cannot create regular file '/usr/share/locale/de/LC_MESSAGES/lrzsz.mo': Permission denied
# installing de.gmo as /usr/share/locale/de/LC_MESSAGES/lrzsz.mo
# if test "lrzsz" = "gettext"; then \
# if test -r .././mkinstalldirs; then \
# .././mkinstalldirs /usr/share/gettext/po; \
# else \
# ../mkinstalldirs /usr/share/gettext/po; \
# fi; \
# /usr/bin/install -c -m 644 ./Makefile.in.in \
# /usr/share/gettext/po/Makefile.in.in; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/po'
# Making install in man
# make[1]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/man'
# make install-man1
# make[2]: Entering directory '/tmp/lrzsz/src/lrzsz-0.12.20/man'
# /bin/sh ../mkinstalldirs /tmp/lrzsz/pkg/lrzsz/usr/share/man/man1
# mkdir /tmp/lrzsz/pkg/lrzsz/usr/share
# mkdir /tmp/lrzsz/pkg/lrzsz/usr/share/man
# mkdir /tmp/lrzsz/pkg/lrzsz/usr/share/man/man1
# /usr/bin/install -c -m 644 ./lrz.1 /tmp/lrzsz/pkg/lrzsz/usr/share/man/man1/rz.1
# /usr/bin/install -c -m 644 ./lsz.1 /tmp/lrzsz/pkg/lrzsz/usr/share/man/man1/sz.1
# make[2]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/man'
# make[1]: Leaving directory '/tmp/lrzsz/src/lrzsz-0.12.20/man'
# Making install in testsuite
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "lrzsz"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: lrzsz 0.12.20-5 (Tue Apr 4 20:17:55 UTC 2017)

CMD: pacman --query --file lrzsz-0.12.20-5-x86_64.pkg.tar.xz
# lrzsz 0.12.20-5

Creating hybrid package for 'lrzsz'

Trying to find vanilla package 'lrzsz'...

CMD: pacman --query --file /mirror/lrzsz-0.12.20-5.pkg.tar.xz
# lrzsz 0.12.20-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/sx
# /usr/bin/sb
# /usr/bin/rx
# /usr/bin/sz
# /usr/bin/rz
# /usr/bin/rb
# /usr/share/man/man1/rz.1.gz
# /usr/share/man/man1/sz.1.gz

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lrzsz.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/lrzsz.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/lrzsz/src/lrzsz-0.12.20/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:566: checking for a BSD compatible install
# configure:619: checking whether build environment is sane
# configure:676: checking whether make sets ${MAKE}
# configure:722: checking for working aclocal
# configure:735: checking for working autoconf
# configure:748: checking for working automake
# configure:761: checking for working autoheader
# configure:774: checking for working makeinfo
# configure:923: checking for gcc
# configure:1000: checking whether the C compiler (arm-linux-androideabi-gcc ) works
# configure:1014: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:1034: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler
# configure:1039: checking whether we are using GNU C
# configure:1048: arm-linux-androideabi-gcc -E conftest.c
# configure:1063: checking whether arm-linux-androideabi-gcc accepts -g
# configure:1091: checking how to run the C preprocessor
# configure:1112: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1153: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:1201: checking for ranlib
# configure:1228: checking for POSIXized ISC
# configure:1249: checking for AIX
# configure:1274: checking for minix/config.h
# configure:1284: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1280:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 1279 "configure"
# #include "confdefs.h"
# #include
# configure:1325: checking for arm-linux-androideabi-gcc option to accept ANSI C
# configure:1378: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:1404: checking for function prototypes
# configure:1563: checking for working const
# configure:1617: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:1638: checking for inline
# configure:1652: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:1703: checking for syslog in -lsocket
# configure:1722: arm-linux-androideabi-gcc -o conftest conftest.c -lsocket 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 1711 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char syslog();
#
# int main() {
# syslog()
# ; return 0; }
# configure:1750: checking for syslog in -lbe
# configure:1769: arm-linux-androideabi-gcc -o conftest conftest.c -lbe 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lbe
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 1758 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char syslog();
#
# int main() {
# syslog()
# ; return 0; }
# configure:1797: checking for gethostbyname in -lnsl
# configure:1816: arm-linux-androideabi-gcc -o conftest conftest.c -lnsl 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnsl
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 1805 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gethostbyname();
#
# int main() {
# gethostbyname()
# ; return 0; }
# configure:1845: checking for ANSI C header files
# configure:1858: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1952: checking for fcntl.h
# configure:1962: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1952: checking for limits.h
# configure:1962: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1952: checking for sys/ioctl.h
# configure:1962: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1952: checking for sys/time.h
# configure:1962: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1952: checking for unistd.h
# configure:1962: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1952: checking for sys/times.h
# configure:1962: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1993: checking for termios.h
# configure:2003: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1993: checking for sys/termios.h
# configure:2003: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1999:25: fatal error: sys/termios.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 1998 "configure"
# #include "confdefs.h"
# #include
# configure:1993: checking for termio.h
# configure:2003: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1993: checking for sys/termio.h
# configure:2003: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:1999:24: fatal error: sys/termio.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 1998 "configure"
# #include "confdefs.h"
# #include
# configure:1993: checking for sgtty.h
# configure:2003: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2033: checking for termios.h
# configure:2033: checking for sys/termios.h
# configure:2033: checking for termio.h
# configure:2033: checking for sys/termio.h
# configure:2033: checking for sgtty.h
# configure:2073: checking for sys/mman.h
# configure:2083: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2073: checking for utime.h
# configure:2083: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2073: checking for syslog.h
# configure:2083: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2073: checking for sys/syslog.h
# configure:2083: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2079:24: fatal error: sys/syslog.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 2078 "configure"
# #include "confdefs.h"
# #include
# configure:2073: checking for sys/param.h
# configure:2083: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2113: checking for sys/select.h
# configure:2123: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2113: checking for strings.h
# configure:2123: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2113: checking for arpa/inet.h
# configure:2123: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:2151: checking for size_t
# configure:2184: checking for mode_t
# configure:2217: checking for off_t
# configure:2251: checking for speed_t
# configure:2306: checking for st_rdev in struct stat
# configure:2319: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:2340: checking whether time.h and sys/time.h may both be included
# configure:2354: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:2375: checking whether sys/time.h and sys/select.h may both be included
# configure:2389: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:2410: checking whether struct tm is in sys/time.h or time.h
# configure:2423: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:2445: checking for errno declaration
# configure:2457: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:2527: checking return type of signal handlers
# configure:2549: arm-linux-androideabi-gcc -c conftest.c 1>&5
# configure:2571: checking for unistd.h
# configure:2610: checking for getpagesize
# configure:2638: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:2663: checking for working mmap
# configure:2836: checking for working alloca.h
# configure:2848: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:2869: checking for alloca
# configure:2897: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3081: checking for gettimeofday
# configure:3109: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3081: checking for settimeofday
# configure:3109: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3136: checking for strchr
# configure:3164: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3148:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char $ac_func();
# ^
# configure:3136: checking for memcpy
# configure:3164: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3148:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
# char $ac_func();
# ^
# configure:3136: checking for select
# configure:3164: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3136: checking for vprintf
# configure:3164: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3148:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
# char $ac_func();
# ^
# configure:3191: checking for times
# configure:3219: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3191: checking for rdchk
# configure:3219: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# /tmp/ccmQPNbF.o:conftest.c:function main: error: undefined reference to 'rdchk'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3196 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char rdchk(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char rdchk();
#
# int main() {
#
# /* 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_rdchk) || defined (__stub___rdchk)
# choke me
# #else
# rdchk();
# #endif
#
# ; return 0; }
# configure:3191: checking for utime
# configure:3219: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3191: checking for syslog
# configure:3219: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3191: checking for siginterrupt
# configure:3219: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3246: checking for mkdir
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3246: checking for mktime
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3246: checking for strerror
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3246: checking for strstr
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3258:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# char $ac_func();
# ^
# configure:3246: checking for strdup
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3258:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char $ac_func();
# ^
# configure:3246: checking for strtoul
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3246: checking for strtol
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3246: checking for strpbrk
# configure:3274: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3258:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
# char $ac_func();
# ^
# configure:3303: checking for stpcpy
# configure:3331: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3315:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char $ac_func();
# ^
# configure:3303: checking for strftime
# configure:3331: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3315:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
# char $ac_func();
# ^
# configure:3303: checking for vasprintf
# configure:3331: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3359: checking for getopt_long
# configure:3387: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3417: checking for ftime
# configure:3445: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3460: checking that ftime works correctly
# configure:3531: checking for timezone variable
# configure:3544: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3570: checking for LOG_UUCP
# configure:3628: checking for argz.h
# configure:3638: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3634:18: fatal error: argz.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 3633 "configure"
# #include "confdefs.h"
# #include
# configure:3628: checking for limits.h
# configure:3628: checking for locale.h
# configure:3638: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3628: checking for nl_types.h
# configure:3638: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3634:22: fatal error: nl_types.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 3633 "configure"
# #include "confdefs.h"
# #include
# configure:3628: checking for malloc.h
# configure:3638: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3628: checking for string.h
# configure:3638: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3628: checking for unistd.h
# configure:3628: checking for values.h
# configure:3638: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3634:20: fatal error: values.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 3633 "configure"
# #include "confdefs.h"
# #include
# configure:3628: checking for sys/param.h
# configure:3668: checking for getcwd
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3668: checking for munmap
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3668: checking for putenv
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3668: checking for setenv
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3668: checking for setlocale
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3668: checking for strchr
# configure:3668: checking for strcasecmp
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3680:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char $ac_func();
# ^
# configure:3668: checking for __argz_count
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# /tmp/cca3KoD3.o:conftest.c:function main: error: undefined reference to '__argz_count'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3673 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char __argz_count(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char __argz_count();
#
# int main() {
#
# /* 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___argz_count) || defined (__stub_____argz_count)
# choke me
# #else
# __argz_count();
# #endif
#
# ; return 0; }
# configure:3668: checking for __argz_stringify
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# /tmp/ccq6Jwd5.o:conftest.c:function main: error: undefined reference to '__argz_stringify'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3673 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char __argz_stringify(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char __argz_stringify();
#
# int main() {
#
# /* 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___argz_stringify) || defined (__stub_____argz_stringify)
# choke me
# #else
# __argz_stringify();
# #endif
#
# ; return 0; }
# configure:3668: checking for __argz_next
# configure:3696: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# /tmp/ccSzFC0b.o:conftest.c:function main: error: undefined reference to '__argz_next'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 3673 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char __argz_next(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char __argz_next();
#
# int main() {
#
# /* 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___argz_next) || defined (__stub_____argz_next)
# choke me
# #else
# __argz_next();
# #endif
#
# ; return 0; }
# configure:3787: checking for LC_MESSAGES
# configure:3799: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:3820: checking whether NLS is requested
# configure:3840: checking whether included gettext is requested
# configure:3859: checking for libintl.h
# configure:3869: arm-linux-androideabi-gcc -E conftest.c >/dev/null 2>conftest.out
# configure:3865:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure: failed program was:
# #line 3864 "configure"
# #include "confdefs.h"
# #include
# configure:4173: checking whether catgets can be used
# configure:4437: checking for msgfmt
# configure:4471: checking for gmsgfmt
# configure:4503: checking for xgettext
# configure:4593: checking for catalogs to be installed