The build took 00h 01m 11s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
87,094 |
ansic |
4,001 |
sh |
279 |
perl |
183 |
makefile |
91,557 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
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: vifm 0.8.1.a-1 (Tue Apr 4 21:42:01 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 dependency style of arm-linux-androideabi-gcc... gcc3
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking host... arm-unknown-linux-androideabi
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for sys/param.h... yes
checking for sys/user.h... yes
checking for linux/binfmts.h... yes
checking for uid_t... yes
checking for gid_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for time_t... yes
checking for uint64_t... yes
checking for direntry_t... no
checking for mntent... no
checking for stat... no
checking for FILE... yes
checking for wchar_t... yes
checking for access... yes
checking for atof... yes
checking for atoi... yes
checking for calloc... yes
checking for chdir... yes
checking for close... yes
checking for closedir... yes
checking for dup... yes
checking for dup2... yes
checking for endmntent... yes
checking for execve... yes
checking for execvp... yes
checking for exit... yes
checking for fclose... yes
checking for fdopen... yes
checking for feof... yes
checking for fgetc... yes
checking for fgets... yes
checking for fork... yes
checking for fprintf... yes
checking for fputc... yes
checking for fputs... yes
checking for free... yes
checking for futimens... yes
checking for fwrite... yes
checking for getcwd... yes
checking for getenv... yes
checking for geteuid... yes
checking for getgrent... no
configure: error: getgrent() function not found.
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/vifm/src/vifm-0.8.1a/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 vifm configure 0.8.1a, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 2ddefaac1f65
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:2405: checking for a BSD-compatible install
configure:2473: result: /usr/bin/install -c
configure:2484: checking whether build environment is sane
configure:2534: result: yes
configure:2583: checking for arm-linux-androideabi-strip
configure:2599: found /sysroot/bin/arm-linux-androideabi-strip
configure:2610: result: arm-linux-androideabi-strip
configure:2675: checking for a thread-safe mkdir -p
configure:2714: result: /usr/sbin/mkdir -p
configure:2727: checking for gawk
configure:2743: found /usr/sbin/gawk
configure:2754: result: gawk
configure:2765: checking whether make sets $(MAKE)
configure:2787: result: yes
configure:2892: checking for style of include used by make
configure:2920: result: GNU
configure:2951: checking for arm-linux-androideabi-gcc
configure:2978: result: arm-linux-androideabi-gcc
configure:3247: checking for C compiler version
configure:3256: 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:3267: $? = 0
configure:3256: 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:3267: $? = 0
configure:3256: 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:3267: $? = 1
configure:3256: 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:3267: $? = 1
configure:3287: checking whether the C compiler works
configure:3309: arm-linux-androideabi-gcc conftest.c >&5
configure:3313: $? = 0
configure:3361: result: yes
configure:3364: checking for C compiler default output file name
configure:3366: result: a.out
configure:3372: checking for suffix of executables
configure:3379: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3383: $? = 0
configure:3405: result:
configure:3427: checking whether we are cross compiling
configure:3465: result: yes
configure:3470: checking for suffix of object files
configure:3492: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3496: $? = 0
configure:3517: result: o
configure:3521: checking whether we are using the GNU C compiler
configure:3540: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3540: $? = 0
configure:3549: result: yes
configure:3558: checking whether arm-linux-androideabi-gcc accepts -g
configure:3578: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3578: $? = 0
configure:3619: result: yes
configure:3636: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3699: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3699: $? = 0
configure:3712: result: none needed
configure:3734: checking dependency style of arm-linux-androideabi-gcc
configure:3845: result: gcc3
configure:3866: checking how to run the C preprocessor
configure:3897: arm-linux-androideabi-gcc -E conftest.c
configure:3897: $? = 0
configure:3911: arm-linux-androideabi-gcc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3911: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| /* end confdefs.h. */
| #include
configure:3936: result: arm-linux-androideabi-gcc -E
configure:3956: arm-linux-androideabi-gcc -E conftest.c
configure:3956: $? = 0
configure:3970: arm-linux-androideabi-gcc -E conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:3970: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| /* end confdefs.h. */
| #include
configure:3999: checking for grep that handles long lines and -e
configure:4057: result: /usr/sbin/grep
configure:4062: checking for egrep
configure:4124: result: /usr/sbin/grep -E
configure:4129: checking for ANSI C header files
configure:4149: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4149: $? = 0
configure:4233: result: yes
configure:4246: checking for sys/types.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for sys/stat.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for stdlib.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for string.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for memory.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for strings.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for inttypes.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for stdint.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4246: checking for unistd.h
configure:4246: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4246: $? = 0
configure:4246: result: yes
configure:4259: checking minix/config.h usability
configure:4259: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:57:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4259: result: no
configure:4259: checking minix/config.h presence
configure:4259: arm-linux-androideabi-gcc -E conftest.c
conftest.c:24:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4259: result: no
configure:4259: checking for minix/config.h
configure:4259: result: no
configure:4280: checking whether it is safe to define __EXTENSIONS__
configure:4298: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4298: $? = 0
configure:4305: result: yes
configure:4320: checking for library containing strerror
configure:4351: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4351: $? = 0
configure:4368: result: none required
configure:4384: checking for arm-linux-androideabi-gcc
configure:4411: result: arm-linux-androideabi-gcc
configure:4680: checking for C compiler version
configure:4689: 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:4700: $? = 0
configure:4689: 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:4700: $? = 0
configure:4689: 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:4700: $? = 1
configure:4689: 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:4700: $? = 1
configure:4704: checking whether we are using the GNU C compiler
configure:4732: result: yes
configure:4741: checking whether arm-linux-androideabi-gcc accepts -g
configure:4802: result: yes
configure:4819: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4895: result: none needed
configure:4917: checking dependency style of arm-linux-androideabi-gcc
configure:5028: result: gcc3
configure:5051: checking for arm-linux-androideabi-gcc
configure:5078: result: arm-linux-androideabi-gcc
configure:5347: checking for C compiler version
configure:5356: 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:5367: $? = 0
configure:5356: 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:5367: $? = 0
configure:5356: 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:5367: $? = 1
configure:5356: 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:5367: $? = 1
configure:5371: checking whether we are using the GNU C compiler
configure:5399: result: yes
configure:5408: checking whether arm-linux-androideabi-gcc accepts -g
configure:5469: result: yes
configure:5486: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5562: result: none needed
configure:5584: checking dependency style of arm-linux-androideabi-gcc
configure:5695: result: gcc3
configure:5713: checking for ANSI C header files
configure:5817: result: yes
configure:5826: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
configure:5857: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:5861: $? = 0
configure:5867: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o >&5
configure:5871: $? = 0
configure:5882: cc -c conftest.c >&5
cc1: error: no include path in which to search for stdc-predef.h
configure:5886: $? = 1
configure:5926: result: yes
configure:5963: checking build system type
configure:5977: result: x86_64-unknown-linux-gnu
configure:5997: checking host system type
configure:6010: result: arm-unknown-linux-androideabi
configure:6030: checking host
configure:6032: result: arm-unknown-linux-androideabi
configure:6049: checking alloca.h usability
configure:6049: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6049: $? = 0
configure:6049: result: yes
configure:6049: checking alloca.h presence
configure:6049: arm-linux-androideabi-gcc -E conftest.c
configure:6049: $? = 0
configure:6049: result: yes
configure:6049: checking for alloca.h
configure:6049: result: yes
configure:6063: checking malloc.h usability
configure:6063: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6063: $? = 0
configure:6063: result: yes
configure:6063: checking malloc.h presence
configure:6063: arm-linux-androideabi-gcc -E conftest.c
configure:6063: $? = 0
configure:6063: result: yes
configure:6063: checking for malloc.h
configure:6063: result: yes
configure:6075: checking assert.h usability
configure:6075: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6075: $? = 0
configure:6075: result: yes
configure:6075: checking assert.h presence
configure:6075: arm-linux-androideabi-gcc -E conftest.c
configure:6075: $? = 0
configure:6075: result: yes
configure:6075: checking for assert.h
configure:6075: result: yes
configure:6083: checking ctype.h usability
configure:6083: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6083: $? = 0
configure:6083: result: yes
configure:6083: checking ctype.h presence
configure:6083: arm-linux-androideabi-gcc -E conftest.c
configure:6083: $? = 0
configure:6083: result: yes
configure:6083: checking for ctype.h
configure:6083: result: yes
configure:6091: checking dirent.h usability
configure:6091: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6091: $? = 0
configure:6091: result: yes
configure:6091: checking dirent.h presence
configure:6091: arm-linux-androideabi-gcc -E conftest.c
configure:6091: $? = 0
configure:6091: result: yes
configure:6091: checking for dirent.h
configure:6091: result: yes
configure:6099: checking errno.h usability
configure:6099: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6099: $? = 0
configure:6099: result: yes
configure:6099: checking errno.h presence
configure:6099: arm-linux-androideabi-gcc -E conftest.c
configure:6099: $? = 0
configure:6099: result: yes
configure:6099: checking for errno.h
configure:6099: result: yes
configure:6107: checking fcntl.h usability
configure:6107: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6107: $? = 0
configure:6107: result: yes
configure:6107: checking fcntl.h presence
configure:6107: arm-linux-androideabi-gcc -E conftest.c
configure:6107: $? = 0
configure:6107: result: yes
configure:6107: checking for fcntl.h
configure:6107: result: yes
configure:6115: checking grp.h usability
configure:6115: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6115: $? = 0
configure:6115: result: yes
configure:6115: checking grp.h presence
configure:6115: arm-linux-androideabi-gcc -E conftest.c
configure:6115: $? = 0
configure:6115: result: yes
configure:6115: checking for grp.h
configure:6115: result: yes
configure:6123: checking for inttypes.h
configure:6123: result: yes
configure:6131: checking limits.h usability
configure:6131: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6131: $? = 0
configure:6131: result: yes
configure:6131: checking limits.h presence
configure:6131: arm-linux-androideabi-gcc -E conftest.c
configure:6131: $? = 0
configure:6131: result: yes
configure:6131: checking for limits.h
configure:6131: result: yes
configure:6139: checking locale.h usability
configure:6139: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6139: $? = 0
configure:6139: result: yes
configure:6139: checking locale.h presence
configure:6139: arm-linux-androideabi-gcc -E conftest.c
configure:6139: $? = 0
configure:6139: result: yes
configure:6139: checking for locale.h
configure:6139: result: yes
configure:6147: checking math.h usability
configure:6147: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6147: $? = 0
configure:6147: result: yes
configure:6147: checking math.h presence
configure:6147: arm-linux-androideabi-gcc -E conftest.c
configure:6147: $? = 0
configure:6147: result: yes
configure:6147: checking for math.h
configure:6147: result: yes
configure:6157: checking mntent.h usability
configure:6157: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6157: $? = 0
configure:6157: result: yes
configure:6157: checking mntent.h presence
configure:6157: arm-linux-androideabi-gcc -E conftest.c
configure:6157: $? = 0
configure:6157: result: yes
configure:6157: checking for mntent.h
configure:6157: result: yes
configure:6167: checking pwd.h usability
configure:6167: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6167: $? = 0
configure:6167: result: yes
configure:6167: checking pwd.h presence
configure:6167: arm-linux-androideabi-gcc -E conftest.c
configure:6167: $? = 0
configure:6167: result: yes
configure:6167: checking for pwd.h
configure:6167: result: yes
configure:6175: checking signal.h usability
configure:6175: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking signal.h presence
configure:6175: arm-linux-androideabi-gcc -E conftest.c
configure:6175: $? = 0
configure:6175: result: yes
configure:6175: checking for signal.h
configure:6175: result: yes
configure:6183: checking stdarg.h usability
configure:6183: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6183: $? = 0
configure:6183: result: yes
configure:6183: checking stdarg.h presence
configure:6183: arm-linux-androideabi-gcc -E conftest.c
configure:6183: $? = 0
configure:6183: result: yes
configure:6183: checking for stdarg.h
configure:6183: result: yes
configure:6191: checking stddef.h usability
configure:6191: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6191: $? = 0
configure:6191: result: yes
configure:6191: checking stddef.h presence
configure:6191: arm-linux-androideabi-gcc -E conftest.c
configure:6191: $? = 0
configure:6191: result: yes
configure:6191: checking for stddef.h
configure:6191: result: yes
configure:6199: checking for stdint.h
configure:6199: result: yes
configure:6207: checking stdio.h usability
configure:6207: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6207: $? = 0
configure:6207: result: yes
configure:6207: checking stdio.h presence
configure:6207: arm-linux-androideabi-gcc -E conftest.c
configure:6207: $? = 0
configure:6207: result: yes
configure:6207: checking for stdio.h
configure:6207: result: yes
configure:6215: checking for stdlib.h
configure:6215: result: yes
configure:6223: checking for string.h
configure:6223: result: yes
configure:6231: checking sys/ioctl.h usability
configure:6231: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6231: $? = 0
configure:6231: result: yes
configure:6231: checking sys/ioctl.h presence
configure:6231: arm-linux-androideabi-gcc -E conftest.c
configure:6231: $? = 0
configure:6231: result: yes
configure:6231: checking for sys/ioctl.h
configure:6231: result: yes
configure:6239: checking for sys/stat.h
configure:6239: result: yes
configure:6247: checking sys/time.h usability
configure:6247: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6247: $? = 0
configure:6247: result: yes
configure:6247: checking sys/time.h presence
configure:6247: arm-linux-androideabi-gcc -E conftest.c
configure:6247: $? = 0
configure:6247: result: yes
configure:6247: checking for sys/time.h
configure:6247: result: yes
configure:6255: checking for sys/types.h
configure:6255: result: yes
configure:6263: checking sys/wait.h usability
configure:6263: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6263: $? = 0
configure:6263: result: yes
configure:6263: checking sys/wait.h presence
configure:6263: arm-linux-androideabi-gcc -E conftest.c
configure:6263: $? = 0
configure:6263: result: yes
configure:6263: checking for sys/wait.h
configure:6263: result: yes
configure:6271: checking termios.h usability
configure:6271: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6271: $? = 0
configure:6271: result: yes
configure:6271: checking termios.h presence
configure:6271: arm-linux-androideabi-gcc -E conftest.c
configure:6271: $? = 0
configure:6271: result: yes
configure:6271: checking for termios.h
configure:6271: result: yes
configure:6279: checking time.h usability
configure:6279: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6279: $? = 0
configure:6279: result: yes
configure:6279: checking time.h presence
configure:6279: arm-linux-androideabi-gcc -E conftest.c
configure:6279: $? = 0
configure:6279: result: yes
configure:6279: checking for time.h
configure:6279: result: yes
configure:6287: checking for unistd.h
configure:6287: result: yes
configure:6295: checking wchar.h usability
configure:6295: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6295: $? = 0
configure:6295: result: yes
configure:6295: checking wchar.h presence
configure:6295: arm-linux-androideabi-gcc -E conftest.c
configure:6295: $? = 0
configure:6295: result: yes
configure:6295: checking for wchar.h
configure:6295: result: yes
configure:6303: checking wctype.h usability
configure:6303: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6303: $? = 0
configure:6303: result: yes
configure:6303: checking wctype.h presence
configure:6303: arm-linux-androideabi-gcc -E conftest.c
configure:6303: $? = 0
configure:6303: result: yes
configure:6303: checking for wctype.h
configure:6303: result: yes
configure:6314: checking for sys/param.h
configure:6314: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6314: checking for sys/user.h
configure:6314: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6314: checking for linux/binfmts.h
configure:6314: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6314: $? = 0
configure:6314: result: yes
configure:6340: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6340: $? = 0
configure:6348: checking for uid_t
configure:6348: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6348: $? = 0
configure:6348: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:20: error: expected expression before ')' token
if (sizeof ((uid_t)))
^
configure:6348: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((uid_t)))
| return 0;
| ;
| return 0;
| }
configure:6348: result: yes
configure:6353: checking for gid_t
configure:6353: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6353: $? = 0
configure:6353: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:20: error: expected expression before ')' token
if (sizeof ((gid_t)))
^
configure:6353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((gid_t)))
| return 0;
| ;
| return 0;
| }
configure:6353: result: yes
configure:6358: checking for mode_t
configure:6358: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6358: $? = 0
configure:6358: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:6358: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:6358: result: yes
configure:6363: checking for off_t
configure:6363: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6363: $? = 0
configure:6363: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:6363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:6363: result: yes
configure:6368: checking for time_t
configure:6368: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6368: $? = 0
configure:6368: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:21: error: expected expression before ')' token
if (sizeof ((time_t)))
^
configure:6368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((time_t)))
| return 0;
| ;
| return 0;
| }
configure:6368: result: yes
configure:6373: checking for uint64_t
configure:6373: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6373: $? = 0
configure:6373: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:6373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:6373: result: yes
configure:6378: checking for direntry_t
configure:6378: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:13: error: 'direntry_t' undeclared (first use in this function)
if (sizeof (direntry_t))
^
conftest.c:76:13: note: each undeclared identifier is reported only once for each function it appears in
configure:6378: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 (direntry_t))
| return 0;
| ;
| return 0;
| }
configure:6378: result: no
configure:6384: checking for mntent
configure:6384: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:13: error: 'mntent' undeclared (first use in this function)
if (sizeof (mntent))
^
conftest.c:76:13: note: each undeclared identifier is reported only once for each function it appears in
configure:6384: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 (mntent))
| return 0;
| ;
| return 0;
| }
configure:6384: result: no
configure:6390: checking for stat
configure:6390: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6390: $? = 0
configure:6390: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6390: $? = 0
configure:6390: result: no
configure:6395: checking for FILE
configure:6395: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6395: $? = 0
configure:6395: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:19: error: expected expression before ')' token
if (sizeof ((FILE)))
^
configure:6395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((FILE)))
| return 0;
| ;
| return 0;
| }
configure:6395: result: yes
configure:6400: checking for wchar_t
configure:6400: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6400: $? = 0
configure:6400: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:22: error: expected expression before ')' token
if (sizeof ((wchar_t)))
^
configure:6400: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 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 ((wchar_t)))
| return 0;
| ;
| return 0;
| }
configure:6400: result: yes
configure:6406: checking for access
configure:6406: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6406: $? = 0
configure:6406: result: yes
configure:6413: checking for atof
configure:6413: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6413: $? = 0
configure:6413: result: yes
configure:6420: checking for atoi
configure:6420: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6420: $? = 0
configure:6420: result: yes
configure:6427: checking for calloc
configure:6427: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'calloc' [enabled by default]
char calloc ();
^
configure:6427: $? = 0
configure:6427: result: yes
configure:6434: checking for chdir
configure:6434: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6434: $? = 0
configure:6434: result: yes
configure:6441: checking for close
configure:6441: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6441: $? = 0
configure:6441: result: yes
configure:6448: checking for closedir
configure:6448: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6448: $? = 0
configure:6448: result: yes
configure:6455: checking for dup
configure:6455: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6455: $? = 0
configure:6455: result: yes
configure:6462: checking for dup2
configure:6462: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6462: $? = 0
configure:6462: result: yes
configure:6470: checking for endmntent
configure:6470: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6470: $? = 0
configure:6470: result: yes
configure:6478: checking for execve
configure:6478: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'execve' [enabled by default]
char execve ();
^
configure:6478: $? = 0
configure:6478: result: yes
configure:6485: checking for execvp
configure:6485: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'execvp' [enabled by default]
char execvp ();
^
configure:6485: $? = 0
configure:6485: result: yes
configure:6492: checking for exit
configure:6492: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'exit' [enabled by default]
char exit ();
^
configure:6492: $? = 0
configure:6492: result: yes
configure:6499: checking for fclose
configure:6499: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6499: $? = 0
configure:6499: result: yes
configure:6506: checking for fdopen
configure:6506: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6506: $? = 0
configure:6506: result: yes
configure:6513: checking for feof
configure:6513: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6513: $? = 0
configure:6513: result: yes
configure:6520: checking for fgetc
configure:6520: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6520: $? = 0
configure:6520: result: yes
configure:6527: checking for fgets
configure:6527: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6527: $? = 0
configure:6527: result: yes
configure:6534: checking for fork
configure:6534: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'fork' [enabled by default]
char fork ();
^
configure:6534: $? = 0
configure:6534: result: yes
configure:6541: checking for fprintf
configure:6541: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'fprintf' [enabled by default]
char fprintf ();
^
configure:6541: $? = 0
configure:6541: result: yes
configure:6548: checking for fputc
configure:6548: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'fputc' [enabled by default]
char fputc ();
^
configure:6548: $? = 0
configure:6548: result: yes
configure:6555: checking for fputs
configure:6555: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'fputs' [enabled by default]
char fputs ();
^
configure:6555: $? = 0
configure:6555: result: yes
configure:6562: checking for free
configure:6562: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:63:6: warning: conflicting types for built-in function 'free' [enabled by default]
char free ();
^
configure:6562: $? = 0
configure:6562: result: yes
configure:6571: checking for futimens
configure:6571: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6571: $? = 0
configure:6571: result: yes
configure:6580: checking for fwrite
configure:6580: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:64:6: warning: conflicting types for built-in function 'fwrite' [enabled by default]
char fwrite ();
^
configure:6580: $? = 0
configure:6580: result: yes
configure:6587: checking for getcwd
configure:6587: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6587: $? = 0
configure:6587: result: yes
configure:6594: checking for getenv
configure:6594: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6594: $? = 0
configure:6594: result: yes
configure:6601: checking for geteuid
configure:6601: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:6601: $? = 0
configure:6601: result: yes
configure:6608: checking for getgrent
configure:6608: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccERgpo8.o:conftest.c:function main: error: undefined reference to 'getgrent'
collect2: error: ld returned 1 exit status
configure:6608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "vifm"
| #define PACKAGE_TARNAME "vifm"
| #define PACKAGE_VERSION "0.8.1a"
| #define PACKAGE_STRING "vifm 0.8.1a"
| #define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
| #define PACKAGE_URL "http://vifm.info"
| #define PACKAGE "vifm"
| #define VERSION "0.8.1a"
| #define PACKAGE_SYSCONF_DIR /**/
| #define PACKAGE_DATA_DIR /**/
| #define PACKAGE_SOURCE_DIR /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define _XOPEN_SOURCE_EXTENDED 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_LINUX_BINFMTS_H 1
| #define HAVE_MAX_ARG_STRLEN 1
| #define HAVE_FUTIMENS 1
| /* end confdefs.h. */
| /* Define getgrent to an innocuous variant, in case declares getgrent.
| For example, HP-UX 11i declares gettimeofday. */
| #define getgrent innocuous_getgrent
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getgrent (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getgrent
|
| /* 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 getgrent ();
| /* 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_getgrent || defined __stub___getgrent
| choke me
| #endif
|
| int
| main ()
| {
| return getgrent ();
| ;
| return 0;
| }
configure:6608: result: no
configure:6612: error: getgrent() function not found.
## ---------------- ##
## 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_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_access=yes
ac_cv_func_atof=yes
ac_cv_func_atoi=yes
ac_cv_func_calloc=yes
ac_cv_func_chdir=yes
ac_cv_func_close=yes
ac_cv_func_closedir=yes
ac_cv_func_dup2=yes
ac_cv_func_dup=yes
ac_cv_func_endmntent=yes
ac_cv_func_execve=yes
ac_cv_func_execvp=yes
ac_cv_func_exit=yes
ac_cv_func_fclose=yes
ac_cv_func_fdopen=yes
ac_cv_func_feof=yes
ac_cv_func_fgetc=yes
ac_cv_func_fgets=yes
ac_cv_func_fork=yes
ac_cv_func_fprintf=yes
ac_cv_func_fputc=yes
ac_cv_func_fputs=yes
ac_cv_func_free=yes
ac_cv_func_futimens=yes
ac_cv_func_fwrite=yes
ac_cv_func_getcwd=yes
ac_cv_func_getenv=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgrent=no
ac_cv_header_alloca_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_binfmts_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_mntent_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_user_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wchar_h=yes
ac_cv_header_wctype_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
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_STRIP=arm-linux-androideabi-strip
ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_strerror='none required'
ac_cv_type_FILE=yes
ac_cv_type_direntry_t=no
ac_cv_type_gid_t=yes
ac_cv_type_mntent=no
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_stat=no
ac_cv_type_time_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_wchar_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AUTOCONF='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run automake-1.11'
AWK='gawk'
AWK_PROG=''
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
COL_PROG=''
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GIT_PROG=''
GREP='/usr/sbin/grep'
HAVE_FILE_PROG=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IN_GIT_REPO=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/vifm/src/vifm-0.8.1a/missing --run makeinfo'
MANGEN_PROG=''
MKDIR_P='/usr/sbin/mkdir -p'
OBJEXT='o'
PACKAGE='vifm'
PACKAGE_BUGREPORT='xaizek@openmailbox.org'
PACKAGE_NAME='vifm'
PACKAGE_STRING='vifm 0.8.1a'
PACKAGE_TARNAME='vifm'
PACKAGE_URL='http://vifm.info'
PACKAGE_VERSION='0.8.1a'
PATH_SEPARATOR=':'
PERL_PROG=''
SANITIZERS_CFLAGS=''
SED_PROG=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='0.8.1a'
VIM_PROG=''
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='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}'
exec_prefix='NONE'
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'
install_sh='${SHELL} /tmp/vifm/src/vifm-0.8.1a/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "vifm"
#define PACKAGE_TARNAME "vifm"
#define PACKAGE_VERSION "0.8.1a"
#define PACKAGE_STRING "vifm 0.8.1a"
#define PACKAGE_BUGREPORT "xaizek@openmailbox.org"
#define PACKAGE_URL "http://vifm.info"
#define PACKAGE "vifm"
#define VERSION "0.8.1a"
#define PACKAGE_SYSCONF_DIR /**/
#define PACKAGE_DATA_DIR /**/
#define PACKAGE_SOURCE_DIR /**/
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define STDC_HEADERS 1
#define _XOPEN_SOURCE_EXTENDED 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MNTENT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_USER_H 1
#define HAVE_LINUX_BINFMTS_H 1
#define HAVE_MAX_ARG_STRLEN 1
#define HAVE_FUTIMENS 1
configure: exit 1