Build of gpm with android toolchain

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

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

SLOCLanguage
8,575 ansic
3,999 sh
1,054 yacc
352 makefile
241 cpp
222 lisp
79 awk
6 sed
14,528 total

The process tree of the build process is here.

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: gpm 1.20.7-6 (Tue Apr 4 21:14:07 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# rm -f config/config.guess
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
# libtoolize: linking file 'config/config.guess'
# rm -f config/config.sub
# libtoolize: linking file 'config/config.sub'
# rm -f config/install-sh
# libtoolize: linking file 'config/install-sh'
# rm -f config/ltmain.sh
# libtoolize: linking file 'config/ltmain.sh'
# libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
# libtoolize: copying file 'config/config.guess'
# libtoolize: copying file 'config/config.sub'
# libtoolize: copying file 'config/install-sh'
# libtoolize: copying file 'config/ltmain.sh'
# libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
# libtoolize: and rerunning libtoolize and aclocal.
# libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for gawk... gawk
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for bison... bison -y
# checking whether ln -s works... yes
# checking for dvips... /usr/sbin/dvips
# checking for texi2html... no
# checking for tex... /usr/sbin/tex
# checking for texindex... /usr/sbin/texindex
# checking for makeinfo... /usr/sbin/makeinfo
# checking for diff... /usr/sbin/diff
# checking for sed... (cached) /usr/sbin/sed
# checking for emacs... no
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking linux/input.h usability... yes
# checking linux/input.h presence... yes
# checking for linux/input.h... yes
# checking linux/joystick.h usability... yes
# checking linux/joystick.h presence... yes
# checking for linux/joystick.h... yes
# checking ncurses.h usability... no
# checking ncurses.h presence... no
# checking for ncurses.h... no
# checking ncurses/curses.h usability... no
# checking ncurses/curses.h presence... no
# checking for ncurses/curses.h... no
# checking curses.h usability... no
# checking curses.h presence... no
# checking for curses.h... no
# checking sys/sysmacros.h usability... yes
# checking sys/sysmacros.h presence... yes
# checking for sys/sysmacros.h... yes
# checking linux/major.h usability... yes
# checking linux/major.h presence... yes
# checking for linux/major.h... yes
# checking linux/tty.h usability... yes
# checking linux/tty.h presence... yes
# checking for linux/tty.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for __u32... yes
# checking whether system is ELF... yes
# checking for vsyslog... yes
# checking for syslog... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for tputs in -ltinfo... no
# checking for tputs in -lncurses... no
# checking for tputs in -ltermcap... no
# checking for tputs in -ltermlib... no
# checking for wgetch in -lncurses... no
# checking for wgetch in -lcurses... no
# configure: creating ./config.status
# config.status: creating Makefile.include
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating src/Makefile
# config.status: creating contrib/Makefile
# config.status: creating doc/doc.gpm
# config.status: creating src/headers/config.h
# config.status: executing libtool commands
# touch src/.depend # to prevent unecessary warnings
# make -C src dep
# make[1]: Entering directory '/tmp/gpm/src/gpm-1.20.7/src'
# bison -y /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y && mv y.tab.c prog/gpm-root.c
# /bin/sh: line 1: 2929 Segmentation fault (core dumped) bison -y /tmp/gpm/src/gpm-1.20.7/src/prog/gpm-root.y
# make[1]: *** [Makefile:149: prog/gpm-root.c] Error 139
# make[1]: Leaving directory '/tmp/gpm/src/gpm-1.20.7/src'
# make: *** [Makefile:33: dep] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gpm/src/gpm-1.20.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 gpm configure 1.20.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5a06a7ef16fa
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2301: checking build system type
# configure:2315: result: x86_64-unknown-linux-gnu
# configure:2335: checking host system type
# configure:2348: result: arm-unknown-linux-androideabi
# configure:2416: checking for arm-linux-androideabi-gcc
# configure:2443: result: arm-linux-androideabi-gcc
# configure:2712: checking for C compiler version
# configure:2721: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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:2732: $? = 0
# configure:2721: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:2732: $? = 0
# configure:2721: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2732: $? = 1
# configure:2721: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:2732: $? = 1
# configure:2752: checking whether the C compiler works
# configure:2774: arm-linux-androideabi-gcc conftest.c >&5
# configure:2778: $? = 0
# configure:2826: result: yes
# configure:2829: checking for C compiler default output file name
# configure:2831: result: a.out
# configure:2837: checking for suffix of executables
# configure:2844: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2848: $? = 0
# configure:2870: result:
# configure:2892: checking whether we are cross compiling
# configure:2930: result: yes
# configure:2935: checking for suffix of object files
# configure:2957: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2961: $? = 0
# configure:2982: result: o
# configure:2986: checking whether we are using the GNU C compiler
# configure:3005: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3005: $? = 0
# configure:3014: result: yes
# configure:3023: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3043: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3043: $? = 0
# configure:3084: result: yes
# configure:3101: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3164: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3164: $? = 0
# configure:3177: result: none needed
# configure:3243: checking how to print strings
# configure:3270: result: printf
# configure:3291: checking for a sed that does not truncate output
# configure:3355: result: /usr/sbin/sed
# configure:3373: checking for grep that handles long lines and -e
# configure:3431: result: /usr/sbin/grep
# configure:3436: checking for egrep
# configure:3498: result: /usr/sbin/grep -E
# configure:3503: checking for fgrep
# configure:3565: result: /usr/sbin/grep -F
# configure:3600: checking for ld used by arm-linux-androideabi-gcc
# configure:3667: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:3674: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:3689: result: yes
# configure:3701: checking for BSD- or MS-compatible name lister (nm)
# configure:3755: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:3885: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:3892: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3895: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:3898: output
# 00000000 B some_variable
# configure:3905: result: BSD nm
# configure:3908: checking whether ln -s works
# configure:3912: result: yes
# configure:3920: checking the maximum length of command line arguments
# configure:4051: result: 1572864
# configure:4099: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:4139: result: func_convert_file_noop
# configure:4146: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:4166: result: func_convert_file_noop
# configure:4173: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:4180: result: -r
# configure:4214: checking for arm-linux-androideabi-objdump
# configure:4230: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:4241: result: arm-linux-androideabi-objdump
# configure:4313: checking how to recognize dependent libraries
# configure:4513: result: pass_all
# configure:4558: checking for arm-linux-androideabi-dlltool
# configure:4588: result: no
# configure:4598: checking for dlltool
# configure:4628: result: no
# configure:4658: checking how to associate runtime and link libraries
# configure:4685: result: printf %s\n
# configure:4702: checking for arm-linux-androideabi-ar
# configure:4718: found /sysroot/bin/arm-linux-androideabi-ar
# configure:4729: result: arm-linux-androideabi-ar
# configure:4810: checking for archiver @FILE support
# configure:4827: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4827: $? = 0
# configure:4830: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:4833: $? = 0
# configure:4838: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:4841: $? = 1
# configure:4853: result: @
# configure:4871: checking for arm-linux-androideabi-strip
# configure:4887: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4898: result: arm-linux-androideabi-strip
# configure:4970: checking for arm-linux-androideabi-ranlib
# configure:4986: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4997: result: arm-linux-androideabi-ranlib
# configure:5114: checking for gawk
# configure:5130: found /usr/sbin/gawk
# configure:5141: result: gawk
# configure:5181: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:5334: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5337: $? = 0
# configure:5341: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:5344: $? = 0
# configure:5410: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:5413: $? = 0
# configure:5451: result: ok
# configure:5498: checking for sysroot
# configure:5528: result: no
# configure:5535: checking for a working dd
# configure:5573: result: /usr/sbin/dd
# configure:5577: checking how to truncate binary pipes
# configure:5592: result: /usr/sbin/dd bs=4096 count=1
# configure:5881: checking for arm-linux-androideabi-mt
# configure:5911: result: no
# configure:5921: checking for mt
# configure:5951: result: no
# configure:5971: checking if : is a manifest tool
# configure:5977: : '-?'
# configure:5985: result: no
# configure:6662: checking how to run the C preprocessor
# configure:6693: arm-linux-androideabi-gcc -E conftest.c
# configure:6693: $? = 0
# configure:6707: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6707: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | /* end confdefs.h. */
# | #include
# configure:6732: result: arm-linux-androideabi-gcc -E
# configure:6752: arm-linux-androideabi-gcc -E conftest.c
# configure:6752: $? = 0
# configure:6766: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | /* end confdefs.h. */
# | #include
# configure:6795: checking for ANSI C header files
# configure:6815: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6815: $? = 0
# configure:6899: result: yes
# configure:6912: checking for sys/types.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for sys/stat.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for stdlib.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for string.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for memory.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for strings.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for inttypes.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for stdint.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6912: checking for unistd.h
# configure:6912: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6912: $? = 0
# configure:6912: result: yes
# configure:6926: checking for dlfcn.h
# configure:6926: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6926: $? = 0
# configure:6926: result: yes
# configure:7182: checking for objdir
# configure:7197: result: .libs
# configure:7457: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:7475: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:7479: $? = 0
# configure:7492: result: no
# configure:7850: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:7857: result: -fPIC -DPIC
# configure:7865: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:7883: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7887: $? = 0
# configure:7900: result: yes
# configure:7929: checking if arm-linux-androideabi-gcc static flag -static works
# configure:7957: result: yes
# configure:7972: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:7993: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:7997: $? = 0
# configure:8019: result: yes
# configure:8027: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8074: result: yes
# configure:8107: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9366: result: yes
# configure:9403: checking whether -lc should be explicitly linked in
# configure:9411: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9414: $? = 0
# configure:9429: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9432: $? = 0
# configure:9446: result: no
# configure:9606: checking dynamic linker characteristics
# configure:10424: result: Android linker
# configure:10546: checking how to hardcode library paths into programs
# configure:10571: result: immediate
# configure:11119: checking whether stripping libraries is possible
# configure:11124: result: yes
# configure:11159: checking if libtool supports shared libraries
# configure:11161: result: yes
# configure:11164: checking whether to build shared libraries
# configure:11189: result: yes
# configure:11192: checking whether to build static libraries
# configure:11196: result: yes
# configure:11247: checking for a BSD-compatible install
# configure:11315: result: /usr/bin/install -c
# configure:11330: checking for bison
# configure:11346: found /usr/sbin/bison
# configure:11357: result: bison -y
# configure:11369: checking whether ln -s works
# configure:11373: result: yes
# configure:11384: checking for dvips
# configure:11402: found /usr/sbin/dvips
# configure:11415: result: /usr/sbin/dvips
# configure:11425: checking for texi2html
# configure:11456: result: no
# configure:11466: checking for tex
# configure:11484: found /usr/sbin/tex
# configure:11497: result: /usr/sbin/tex
# configure:11507: checking for texindex
# configure:11525: found /usr/sbin/texindex
# configure:11538: result: /usr/sbin/texindex
# configure:11548: checking for makeinfo
# configure:11566: found /usr/sbin/makeinfo
# configure:11579: result: /usr/sbin/makeinfo
# configure:11589: checking for diff
# configure:11607: found /usr/sbin/diff
# configure:11620: result: /usr/sbin/diff
# configure:11630: checking for sed
# configure:11661: result: /usr/sbin/sed
# configure:11671: checking for emacs
# configure:11702: result: no
# configure:11744: checking syslog.h usability
# configure:11744: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking syslog.h presence
# configure:11744: arm-linux-androideabi-gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for syslog.h
# configure:11744: result: yes
# configure:11744: checking linux/input.h usability
# configure:11744: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking linux/input.h presence
# configure:11744: arm-linux-androideabi-gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for linux/input.h
# configure:11744: result: yes
# configure:11744: checking linux/joystick.h usability
# configure:11744: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking linux/joystick.h presence
# configure:11744: arm-linux-androideabi-gcc -E conftest.c
# configure:11744: $? = 0
# configure:11744: result: yes
# configure:11744: checking for linux/joystick.h
# configure:11744: result: yes
# configure:11744: checking ncurses.h usability
# configure:11744: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_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:11744: result: no
# configure:11744: checking ncurses.h presence
# configure:11744: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:28:21: fatal error: ncurses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for ncurses.h
# configure:11744: result: no
# configure:11744: checking ncurses/curses.h usability
# configure:11744: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:28: fatal error: ncurses/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_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:11744: result: no
# configure:11744: checking ncurses/curses.h presence
# configure:11744: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:28:28: fatal error: ncurses/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for ncurses/curses.h
# configure:11744: result: no
# configure:11744: checking curses.h usability
# configure:11744: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:61:20: fatal error: curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_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:11744: result: no
# configure:11744: checking curses.h presence
# configure:11744: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:28:20: fatal error: curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | /* end confdefs.h. */
# | #include
# configure:11744: result: no
# configure:11744: checking for curses.h
# configure:11744: result: no
# configure:11757: checking sys/sysmacros.h usability
# configure:11757: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking sys/sysmacros.h presence
# configure:11757: arm-linux-androideabi-gcc -E conftest.c
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking for sys/sysmacros.h
# configure:11757: result: yes
# configure:11757: checking linux/major.h usability
# configure:11757: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking linux/major.h presence
# configure:11757: arm-linux-androideabi-gcc -E conftest.c
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking for linux/major.h
# configure:11757: result: yes
# configure:11757: checking linux/tty.h usability
# configure:11757: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking linux/tty.h presence
# configure:11757: arm-linux-androideabi-gcc -E conftest.c
# configure:11757: $? = 0
# configure:11757: result: yes
# configure:11757: checking for linux/tty.h
# configure:11757: result: yes
# configure:11771: checking sys/socket.h usability
# configure:11771: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11771: $? = 0
# configure:11771: result: yes
# configure:11771: checking sys/socket.h presence
# configure:11771: arm-linux-androideabi-gcc -E conftest.c
# configure:11771: $? = 0
# configure:11771: result: yes
# configure:11771: checking for sys/socket.h
# configure:11771: result: yes
# configure:11817: checking for __u32
# configure:11838: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11838: $? = 0
# configure:11845: result: yes
# configure:11854: checking whether system is ELF
# configure:11877: result: yes
# configure:11896: checking for vsyslog
# configure:11896: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11896: $? = 0
# configure:11896: result: yes
# configure:11896: checking for syslog
# configure:11896: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11896: $? = 0
# configure:11896: result: yes
# configure:11905: checking for size_t
# configure:11905: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11905: $? = 0
# configure:11905: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:11905: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 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:11905: result: yes
# configure:11918: checking for working alloca.h
# configure:11935: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11935: $? = 0
# configure:11943: result: yes
# configure:11951: checking for alloca
# configure:11988: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11988: $? = 0
# configure:11996: result: yes
# configure:12111: checking for tputs in -ltinfo
# configure:12136: arm-linux-androideabi-gcc -o conftest conftest.c -ltinfo >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltinfo
# /tmp/cctIWUNl.o:conftest.c:function main: error: undefined reference to 'tputs'
# collect2: error: ld returned 1 exit status
# configure:12136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:12146: result: no
# configure:12111: checking for tputs in -lncurses
# configure:12136: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccYSc8ff.o:conftest.c:function main: error: undefined reference to 'tputs'
# collect2: error: ld returned 1 exit status
# configure:12136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:12146: result: no
# configure:12111: checking for tputs in -ltermcap
# configure:12136: arm-linux-androideabi-gcc -o conftest conftest.c -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/cc4lr24f.o:conftest.c:function main: error: undefined reference to 'tputs'
# collect2: error: ld returned 1 exit status
# configure:12136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:12146: result: no
# configure:12111: checking for tputs in -ltermlib
# configure:12136: arm-linux-androideabi-gcc -o conftest conftest.c -ltermlib >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermlib
# /tmp/ccI653GX.o:conftest.c:function main: error: undefined reference to 'tputs'
# collect2: error: ld returned 1 exit status
# configure:12136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:12146: result: no
# configure:12164: checking for wgetch in -lncurses
# configure:12189: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccSRaP54.o:conftest.c:function main: error: undefined reference to 'wgetch'
# collect2: error: ld returned 1 exit status
# configure:12189: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 wgetch ();
# | int
# | main ()
# | {
# | return wgetch ();
# | ;
# | return 0;
# | }
# configure:12199: result: no
# configure:12164: checking for wgetch in -lcurses
# configure:12189: arm-linux-androideabi-gcc -o conftest conftest.c -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/cccIttRa.o:conftest.c:function main: error: undefined reference to 'wgetch'
# collect2: error: ld returned 1 exit status
# configure:12189: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "gpm"
# | #define PACKAGE_TARNAME "gpm"
# | #define PACKAGE_VERSION "1.20.7"
# | #define PACKAGE_STRING "gpm 1.20.7"
# | #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# | #define PACKAGE_URL ""
# | #define GPM_ABI_LEV 2
# | #define GPM_ABI_AGE 1
# | #define GPM_ABI_REV 0
# | #define GPM_ABI_FULL "2.1.0"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_LINUX_INPUT_H 1
# | #define HAVE_LINUX_JOYSTICK_H 1
# | #define HAVE_SYS_SYSMACROS_H 1
# | #define HAVE_LINUX_MAJOR_H 1
# | #define HAVE_LINUX_TTY_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE___U32 1
# | #define HAVE_VSYSLOG 1
# | #define HAVE_SYSLOG 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 wgetch ();
# | int
# | main ()
# | {
# | return wgetch ();
# | ;
# | return 0;
# | }
# configure:12199: result: no
# configure:12351: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by gpm config.status 1.20.7, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5a06a7ef16fa
#
# config.status:1089: creating Makefile.include
# config.status:1089: creating Makefile
# config.status:1089: creating doc/Makefile
# config.status:1089: creating src/Makefile
# config.status:1089: creating contrib/Makefile
# config.status:1089: creating doc/doc.gpm
# config.status:1089: creating src/headers/config.h
# config.status:1263: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_func_syslog=yes
# ac_cv_func_vsyslog=yes
# ac_cv_header_curses_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_input_h=yes
# ac_cv_header_linux_joystick_h=yes
# ac_cv_header_linux_major_h=yes
# ac_cv_header_linux_tty_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_ncurses_curses_h=no
# ac_cv_header_ncurses_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysmacros_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_curses___wgetch=no
# ac_cv_lib_ncurses___tputs=no
# ac_cv_lib_ncurses___wgetch=no
# ac_cv_lib_termcap___tputs=no
# ac_cv_lib_termlib___tputs=no
# ac_cv_lib_tinfo___tputs=no
# ac_cv_objext=o
# ac_cv_path_DIFF=/usr/sbin/diff
# ac_cv_path_DVIPS=/usr/sbin/dvips
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MAKEINFO=/usr/sbin/makeinfo
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TEX=/usr/sbin/tex
# ac_cv_path_TEXI2HTML=no
# ac_cv_path_TEXINDEX=/usr/sbin/texindex
# ac_cv_path_emacs=no
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# itz_cv_sys_elf=yes
# itz_cv_type___u32=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AR='arm-linux-androideabi-ar'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=' -I$(srcdir) $(DEFS) -include headers/config.h -Wall -DSYSCONFDIR="\"$(sysconfdir)\"" -DSBINDIR="\"$(sbindir)\"" -D_GNU_SOURCE'
# CURSES_OBJS=''
# DEFS='-DHAVE_CONFIG_H'
# DIFF='/usr/sbin/diff'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# DVIPS='/usr/sbin/dvips'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ELISP=''
# EMACS=':'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GPMXTERM=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=' -L$(srcdir)'
# LIBGPM_A='lib/libgpm.a'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='/usr/sbin/makeinfo'
# MANIFEST_TOOL=':'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT='http://www.nico.schottelius.org/software/gpm/'
# PACKAGE_NAME='gpm'
# PACKAGE_STRING='gpm 1.20.7'
# PACKAGE_TARNAME='gpm'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.20.7'
# PATH_SEPARATOR=':'
# PICFLAGS='-DPIC -fPIC'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SHARED_LIBS=' -lc'
# SHELL='/bin/sh'
# SHLIB='libgpm.so'
# SOLDFLAGS='-fPIC -shared -Wl,-soname,'
# STRIP='arm-linux-androideabi-strip'
# TEX='/usr/sbin/tex'
# TEXI2HTML='no'
# TEXINDEX='/usr/sbin/texindex'
# YACC='bison -y'
# YFLAGS=''
# abi_full='2.1.0'
# abi_lev='2'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# emacs='no'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datadir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# release='1.20.7'
# release_date=''
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "gpm"
# #define PACKAGE_TARNAME "gpm"
# #define PACKAGE_VERSION "1.20.7"
# #define PACKAGE_STRING "gpm 1.20.7"
# #define PACKAGE_BUGREPORT "http://www.nico.schottelius.org/software/gpm/"
# #define PACKAGE_URL ""
# #define GPM_ABI_LEV 2
# #define GPM_ABI_AGE 1
# #define GPM_ABI_REV 0
# #define GPM_ABI_FULL "2.1.0"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_SYSLOG_H 1
# #define HAVE_LINUX_INPUT_H 1
# #define HAVE_LINUX_JOYSTICK_H 1
# #define HAVE_SYS_SYSMACROS_H 1
# #define HAVE_LINUX_MAJOR_H 1
# #define HAVE_LINUX_TTY_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE___U32 1
# #define HAVE_VSYSLOG 1
# #define HAVE_SYSLOG 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
#
# configure: exit 0