Build of kmod with android toolchain

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

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

SLOCLanguage
13,952 ansic
4,425 sh
3,672 makefile
8 python
22,057 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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: kmod 22-1 (Tue Apr 4 21:24:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
# 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 special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking whether to enable maintainer-specific portions of Makefiles... yes
# 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 whether make supports nested variables... yes
# checking how to create a pax tar archive... gnutar
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# 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... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# 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 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... no
# checking for bash... /usr/sbin/bash
# checking if dolt supports this host... yes, replacing libtool
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking whether ln -s works... yes
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for xsltproc... /usr/sbin/xsltproc
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking for __xstat... no
# checking for __secure_getenv... no
# checking for secure_getenv... no
# checking for finit_module... no
# checking if compiler has __builtin_clz builtin function... yes
# checking if compiler has __builtin_types_compatible_p builtin function... yes
# checking if compiler has __builtin_uaddl_overflow builtin function... no
# checking if compiler has __builtin_uaddll_overflow builtin function... no
# checking for struct stat.st_mtim... no
# checking whether strndupa is declared... no
# checking whether be32toh is declared... yes
# checking for linux/module.h... yes
# checking whether _Static_assert() is supported... yes
# checking whether _Noreturn is supported... yes
# checking for liblzma... yes
# checking for zlib... yes
# checking for gtk-doc... yes
# checking for gtkdoc-check... gtkdoc-check.test
# checking for gtkdoc-check... /usr/sbin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/sbin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/sbin/gtkdoc-mkpdf
# checking whether to build gtk-doc documentation... yes
# checking for GTKDOC_DEPS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -pipe in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wall in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -W in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wvla in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS... no
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS... no
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wstrict-aliasing=3 in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wchar-subscripts in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wtype-limits in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wuninitialized in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS... yes
# checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating man/Makefile
# config.status: creating libkmod/docs/Makefile
# config.status: creating libkmod/docs/version.xml
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# kmod 22
# =======
#
# prefix: /usr
# sysconfdir: /etc
# libdir: ${exec_prefix}/lib
# rootlibdir: ${exec_prefix}/lib
# includedir: ${prefix}/include
# bindir: ${exec_prefix}/bin
# Bash completions dir: ${datarootdir}/bash-completion/completions
#
# compiler: arm-linux-androideabi-gcc -std=gnu99
# cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections
# ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections
#
# experimental features: no
# tools: yes
# python bindings: no
# logging: yes
# compression: xz=yes zlib=yes
# debug: no
# coverage: no
# doc: yes
# man: yes
# test-modules: yes
#
# features: +XZ +ZLIB -EXPERIMENTAL
#
# make --no-print-directory all-recursive
# Making all in .
# GEN libkmod/libkmod.pc
# CC libkmod/libkmod.lo
# CC libkmod/libkmod-list.lo
# CC libkmod/libkmod-config.lo
# CC libkmod/libkmod-index.lo
# In file included from libkmod/libkmod-list.c:23:0:
# libkmod/libkmod-internal.h:44:6: warning: #warning neither secure_getenv nor __secure_getenv is available [-Wcpp]
# # warning neither secure_getenv nor __secure_getenv is available
# ^
# In file included from libkmod/libkmod.c:38:0:
# libkmod/libkmod-internal.h:44:6: warning: #warning neither secure_getenv nor __secure_getenv is available [-Wcpp]
# # warning neither secure_getenv nor __secure_getenv is available
# ^
# In file included from libkmod/libkmod-index.c:33:0:
# libkmod/libkmod-internal.h:44:6: warning: #warning neither secure_getenv nor __secure_getenv is available [-Wcpp]
# # warning neither secure_getenv nor __secure_getenv is available
# ^
# CC libkmod/libkmod-module.lo
# In file included from libkmod/libkmod-config.c:36:0:
# libkmod/libkmod-internal.h:44:6: warning: #warning neither secure_getenv nor __secure_getenv is available [-Wcpp]
# # warning neither secure_getenv nor __secure_getenv is available
# ^
# libkmod/libkmod-config.c: In function 'conf_files_insert_sorted':
# libkmod/libkmod-config.c:719:3: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
# name = basename(path);
# ^
# libkmod/libkmod-config.c:719:3: warning: nested extern declaration of 'basename' [-Wnested-externs]
# libkmod/libkmod-config.c:719:8: warning: assignment makes pointer from integer without a cast [enabled by default]
# name = basename(path);
# ^
# In file included from libkmod/libkmod-module.c:45:0:
# libkmod/libkmod-internal.h:44:6: warning: #warning neither secure_getenv nor __secure_getenv is available [-Wcpp]
# # warning neither secure_getenv nor __secure_getenv is available
# ^
# CC libkmod/libkmod-file.lo
# CC libkmod/libkmod-elf.lo
# libkmod/libkmod-file.c:30:18: fatal error: lzma.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:1669: libkmod/libkmod-file.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# In file included from libkmod/libkmod-elf.c:29:0:
# libkmod/libkmod-internal.h:44:6: warning: #warning neither secure_getenv nor __secure_getenv is available [-Wcpp]
# # warning neither secure_getenv nor __secure_getenv is available
# ^
# make[1]: *** [Makefile:2074: all-recursive] Error 1
# make: *** [Makefile:1151: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/kmod/src/kmod-22/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 kmod configure 22, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --sysconfdir=/etc --enable-gtk-doc --with-xz --with-zlib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b4b2bb63351e
# 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:2508: checking for arm-linux-androideabi-gcc
# configure:2535: result: arm-linux-androideabi-gcc
# configure:2804: checking for C compiler version
# configure:2813: 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:2824: $? = 0
# configure:2813: 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:2824: $? = 0
# configure:2813: 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:2824: $? = 1
# configure:2813: 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:2824: $? = 1
# configure:2844: checking whether the C compiler works
# configure:2866: arm-linux-androideabi-gcc conftest.c >&5
# configure:2870: $? = 0
# configure:2918: result: yes
# configure:2921: checking for C compiler default output file name
# configure:2923: result: a.out
# configure:2929: checking for suffix of executables
# configure:2936: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2940: $? = 0
# configure:2962: result:
# configure:2984: checking whether we are cross compiling
# configure:3022: result: yes
# configure:3027: checking for suffix of object files
# configure:3049: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3053: $? = 0
# configure:3074: result: o
# configure:3078: checking whether we are using the GNU C compiler
# configure:3097: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3097: $? = 0
# configure:3106: result: yes
# configure:3115: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3135: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3135: $? = 0
# configure:3176: result: yes
# configure:3193: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3256: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3256: $? = 0
# configure:3269: result: none needed
# configure:3294: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3316: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3319: $? = 0
# configure:3316: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3319: $? = 0
# configure:3331: result: yes
# configure:3354: checking how to run the C preprocessor
# configure:3385: arm-linux-androideabi-gcc -E conftest.c
# configure:3385: $? = 0
# configure:3399: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3399: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | /* end confdefs.h. */
# | #include
# configure:3424: result: arm-linux-androideabi-gcc -E
# configure:3444: arm-linux-androideabi-gcc -E conftest.c
# configure:3444: $? = 0
# configure:3458: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3458: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | /* end confdefs.h. */
# | #include
# configure:3487: checking for grep that handles long lines and -e
# configure:3545: result: /usr/sbin/grep
# configure:3550: checking for egrep
# configure:3612: result: /usr/sbin/grep -E
# configure:3617: checking for ANSI C header files
# configure:3637: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3637: $? = 0
# configure:3721: result: yes
# configure:3734: checking for sys/types.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for sys/stat.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for stdlib.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for string.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for memory.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for strings.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for inttypes.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for stdint.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3734: checking for unistd.h
# configure:3734: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3734: $? = 0
# configure:3734: result: yes
# configure:3747: checking minix/config.h usability
# configure:3747: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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:3747: result: no
# configure:3747: checking minix/config.h presence
# configure:3747: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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:3747: result: no
# configure:3747: checking for minix/config.h
# configure:3747: result: no
# configure:3768: checking whether it is safe to define __EXTENSIONS__
# configure:3786: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3786: $? = 0
# configure:3793: result: yes
# configure:3814: checking for special C compiler options needed for large files
# configure:3859: result: no
# configure:3865: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3890: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:30:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3890: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3914: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:32:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:32:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:31:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3914: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3922: result: unknown
# configure:3934: checking for _LARGE_FILES value needed for large files
# configure:3959: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:30:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:31:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:30:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3959: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3983: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:31:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:32:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:32:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:31:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:3983: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:3991: result: unknown
# configure:4009: checking whether to enable maintainer-specific portions of Makefiles
# configure:4018: result: yes
# configure:4047: checking for a BSD-compatible install
# configure:4115: result: /usr/bin/install -c
# configure:4126: checking whether build environment is sane
# configure:4181: result: yes
# configure:4237: checking for arm-linux-androideabi-strip
# configure:4253: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4264: result: arm-linux-androideabi-strip
# configure:4329: checking for a thread-safe mkdir -p
# configure:4368: result: /usr/sbin/mkdir -p
# configure:4375: checking for gawk
# configure:4391: found /usr/sbin/gawk
# configure:4402: result: gawk
# configure:4413: checking whether make sets $(MAKE)
# configure:4435: result: yes
# configure:4465: checking for style of include used by make
# configure:4493: result: GNU
# configure:4527: checking whether make supports nested variables
# configure:4544: result: yes
# configure:4623: checking how to create a pax tar archive
# configure:4634: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:4637: $? = 0
# configure:4677: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
# configure:4680: $? = 0
# configure:4684: tar -xf -
# configure:4687: $? = 0
# configure:4689: cat conftest.dir/file
# GrepMe
# configure:4692: $? = 0
# configure:4705: result: gnutar
# configure:4714: checking dependency style of arm-linux-androideabi-gcc
# configure:4825: result: gcc3
# configure:4894: checking whether make supports nested variables
# configure:4911: result: yes
# configure:4951: checking build system type
# configure:4965: result: x86_64-unknown-linux-gnu
# configure:4985: checking host system type
# configure:4998: result: arm-unknown-linux-androideabi
# configure:5039: checking how to print strings
# configure:5066: result: printf
# configure:5087: checking for a sed that does not truncate output
# configure:5151: result: /usr/sbin/sed
# configure:5169: checking for fgrep
# configure:5231: result: /usr/sbin/grep -F
# configure:5266: checking for ld used by arm-linux-androideabi-gcc
# configure:5333: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5340: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5355: result: yes
# configure:5367: checking for BSD- or MS-compatible name lister (nm)
# configure:5421: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5551: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5558: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5561: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5564: output
# 00000000 B some_variable
# configure:5571: result: BSD nm
# configure:5574: checking whether ln -s works
# configure:5578: result: yes
# configure:5586: checking the maximum length of command line arguments
# configure:5717: result: 1572864
# configure:5765: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5805: result: func_convert_file_noop
# configure:5812: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5832: result: func_convert_file_noop
# configure:5839: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5846: result: -r
# configure:5880: checking for arm-linux-androideabi-objdump
# configure:5896: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5907: result: arm-linux-androideabi-objdump
# configure:5979: checking how to recognize dependent libraries
# configure:6179: result: pass_all
# configure:6224: checking for arm-linux-androideabi-dlltool
# configure:6254: result: no
# configure:6264: checking for dlltool
# configure:6294: result: no
# configure:6324: checking how to associate runtime and link libraries
# configure:6351: result: printf %s\n
# configure:6367: checking for arm-linux-androideabi-ar
# configure:6383: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6394: result: arm-linux-androideabi-ar
# configure:6475: checking for archiver @FILE support
# configure:6492: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6492: $? = 0
# configure:6495: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6498: $? = 0
# configure:6503: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6506: $? = 1
# configure:6518: result: @
# configure:6536: checking for arm-linux-androideabi-strip
# configure:6563: result: arm-linux-androideabi-strip
# configure:6635: checking for arm-linux-androideabi-ranlib
# configure:6651: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6662: result: arm-linux-androideabi-ranlib
# configure:6804: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6957: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6960: $? = 0
# configure:6964: /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:6967: $? = 0
# configure:7033: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7036: $? = 0
# configure:7074: result: ok
# configure:7121: checking for sysroot
# configure:7151: result: no
# configure:7158: checking for a working dd
# configure:7196: result: /usr/sbin/dd
# configure:7200: checking how to truncate binary pipes
# configure:7215: result: /usr/sbin/dd bs=4096 count=1
# configure:7504: checking for arm-linux-androideabi-mt
# configure:7534: result: no
# configure:7544: checking for mt
# configure:7574: result: no
# configure:7594: checking if : is a manifest tool
# configure:7600: : '-?'
# configure:7608: result: no
# configure:8282: checking for dlfcn.h
# configure:8282: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8282: $? = 0
# configure:8282: result: yes
# configure:8536: checking for objdir
# configure:8551: result: .libs
# configure:8815: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8833: 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:8837: $? = 0
# configure:8850: result: no
# configure:9208: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9215: result: -fPIC -DPIC
# configure:9223: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9241: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9245: $? = 0
# configure:9258: result: yes
# configure:9287: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9315: result: yes
# configure:9330: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9351: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9355: $? = 0
# configure:9377: result: yes
# configure:9385: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9432: result: yes
# configure:9465: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10724: result: yes
# configure:10761: checking whether -lc should be explicitly linked in
# configure:10769: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10772: $? = 0
# configure:10787: 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:10790: $? = 0
# configure:10804: result: no
# configure:10964: checking dynamic linker characteristics
# configure:11782: result: Android linker
# configure:11904: checking how to hardcode library paths into programs
# configure:11929: result: immediate
# configure:12477: checking whether stripping libraries is possible
# configure:12482: result: yes
# configure:12517: checking if libtool supports shared libraries
# configure:12519: result: yes
# configure:12522: checking whether to build shared libraries
# configure:12547: result: yes
# configure:12550: checking whether to build static libraries
# configure:12554: result: no
# configure:12597: checking for bash
# configure:12615: found /usr/sbin/bash
# configure:12627: result: /usr/sbin/bash
# configure:12635: checking if dolt supports this host
# configure:12667: result: yes, replacing libtool
# configure:12818: checking for a sed that does not truncate output
# configure:12882: result: /usr/sbin/sed
# configure:12888: checking whether ln -s works
# configure:12892: result: yes
# configure:12910: checking for arm-linux-androideabi-pkg-config
# configure:12943: result: no
# configure:12953: checking for pkg-config
# configure:12971: found /usr/sbin/pkg-config
# configure:12983: result: /usr/sbin/pkg-config
# configure:12995: WARNING: using cross tools not prefixed with host triplet
# configure:13008: checking pkg-config is at least version 0.9.0
# configure:13011: result: yes
# configure:13021: checking for xsltproc
# configure:13039: found /usr/sbin/xsltproc
# configure:13051: result: /usr/sbin/xsltproc
# configure:13060: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:13209: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:78:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:132:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:132:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:132:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:142:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:142:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:13209: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure:13209: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13209: $? = 0
# configure:13229: result: -std=gnu99
# configure:13248: checking for __xstat
# configure:13248: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cc4IcpBW.o:conftest.c:function main: error: undefined reference to '__xstat'
# collect2: error: ld returned 1 exit status
# configure:13248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define __xstat to an innocuous variant, in case declares __xstat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __xstat innocuous___xstat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __xstat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __xstat
# |
# | /* 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 __xstat ();
# | /* 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___xstat || defined __stub_____xstat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __xstat ();
# | ;
# | return 0;
# | }
# configure:13248: result: no
# configure:13248: checking for __secure_getenv
# configure:13248: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccEvXQf1.o:conftest.c:function main: error: undefined reference to '__secure_getenv'
# collect2: error: ld returned 1 exit status
# configure:13248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __secure_getenv innocuous___secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __secure_getenv
# |
# | /* 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 __secure_getenv ();
# | /* 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___secure_getenv || defined __stub_____secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __secure_getenv ();
# | ;
# | return 0;
# | }
# configure:13248: result: no
# configure:13248: checking for secure_getenv
# configure:13248: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cc863f65.o:conftest.c:function main: error: undefined reference to 'secure_getenv'
# collect2: error: ld returned 1 exit status
# configure:13248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define secure_getenv innocuous_secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef secure_getenv
# |
# | /* 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 secure_getenv ();
# | /* 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_secure_getenv || defined __stub___secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return secure_getenv ();
# | ;
# | return 0;
# | }
# configure:13248: result: no
# configure:13248: checking for finit_module
# configure:13248: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccqAtZ7a.o:conftest.c:function main: error: undefined reference to 'finit_module'
# collect2: error: ld returned 1 exit status
# configure:13248: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define finit_module to an innocuous variant, in case declares finit_module.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define finit_module innocuous_finit_module
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char finit_module (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef finit_module
# |
# | /* 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 finit_module ();
# | /* 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_finit_module || defined __stub___finit_module
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return finit_module ();
# | ;
# | return 0;
# | }
# configure:13248: result: no
# configure:13271: checking if compiler has __builtin_clz builtin function
# configure:13288: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:13288: $? = 0
# configure:13296: result: yes
# configure:13318: checking if compiler has __builtin_types_compatible_p builtin function
# configure:13335: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:13335: $? = 0
# configure:13343: result: yes
# configure:13365: checking if compiler has __builtin_uaddl_overflow builtin function
# configure:13382: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:35:8: warning: implicit declaration of function '__builtin_uaddl_overflow' [-Wimplicit-function-declaration]
# __builtin_uaddl_overflow(0UL, 0UL, (void*)0)
# ^
# /tmp/ccGwwfQo.o:conftest.c:function main: error: undefined reference to '__builtin_uaddl_overflow'
# collect2: error: ld returned 1 exit status
# configure:13382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | __builtin_uaddl_overflow(0UL, 0UL, (void*)0)
# | ;
# | return 0;
# | }
# configure:13390: result: no
# configure:13412: checking if compiler has __builtin_uaddll_overflow builtin function
# configure:13429: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:8: warning: implicit declaration of function '__builtin_uaddll_overflow' [-Wimplicit-function-declaration]
# __builtin_uaddll_overflow(0ULL, 0ULL, (void*)0)
# ^
# /tmp/cceg8ruu.o:conftest.c:function main: error: undefined reference to '__builtin_uaddll_overflow'
# collect2: error: ld returned 1 exit status
# configure:13429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | __builtin_uaddll_overflow(0ULL, 0ULL, (void*)0)
# | ;
# | return 0;
# | }
# configure:13437: result: no
# configure:13459: checking for struct stat.st_mtim
# configure:13459: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:12: error: 'struct stat' has no member named 'st_mtim'
# if (ac_aggr.st_mtim)
# ^
# configure:13459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtim)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13459: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:38:19: error: 'struct stat' has no member named 'st_mtim'
# if (sizeof ac_aggr.st_mtim)
# ^
# configure:13459: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtim)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13459: result: no
# configure:13472: checking whether strndupa is declared
# configure:13472: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:10: error: 'strndupa' undeclared (first use in this function)
# (void) strndupa;
# ^
# conftest.c:72:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:13472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 0
# | /* 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 ()
# | {
# | #ifndef strndupa
# | #ifdef __cplusplus
# | (void) strndupa;
# | #else
# | (void) strndupa;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13472: result: no
# configure:13486: checking whether be32toh is declared
# configure:13486: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13486: $? = 0
# configure:13486: result: yes
# configure:13506: checking for linux/module.h
# configure:13506: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13506: $? = 0
# configure:13506: result: yes
# configure:13521: checking whether _Static_assert() is supported
# configure:13527: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13527: $? = 0
# configure:13531: result: yes
# configure:13539: checking whether _Noreturn is supported
# configure:13545: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'foo':
# conftest.c:36:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# _Noreturn int foo(void) { exit(0); }
# ^
# conftest.c:36:27: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# _Noreturn int foo(void) { exit(0); }
# ^
# configure:13545: $? = 0
# configure:13549: result: yes
# configure:13585: checking for liblzma
# configure:13592: $PKG_CONFIG --exists --print-errors "liblzma >= 4.99"
# configure:13595: $? = 0
# configure:13609: $PKG_CONFIG --exists --print-errors "liblzma >= 4.99"
# configure:13612: $? = 0
# configure:13670: result: yes
# configure:13721: checking for zlib
# configure:13728: $PKG_CONFIG --exists --print-errors "zlib"
# configure:13731: $? = 0
# configure:13745: $PKG_CONFIG --exists --print-errors "zlib"
# configure:13748: $? = 0
# configure:13806: result: yes
# configure:14594: checking for gtk-doc
# configure:14597: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
# configure:14600: $? = 0
# configure:14606: result: yes
# configure:14620: checking for gtkdoc-check
# configure:14636: found /usr/sbin/gtkdoc-check
# configure:14647: result: gtkdoc-check.test
# configure:14657: checking for gtkdoc-check
# configure:14675: found /usr/sbin/gtkdoc-check
# configure:14687: result: /usr/sbin/gtkdoc-check
# configure:14699: checking for gtkdoc-rebase
# configure:14717: found /usr/sbin/gtkdoc-rebase
# configure:14729: result: /usr/sbin/gtkdoc-rebase
# configure:14743: checking for gtkdoc-mkpdf
# configure:14761: found /usr/sbin/gtkdoc-mkpdf
# configure:14773: result: /usr/sbin/gtkdoc-mkpdf
# configure:14801: checking whether to build gtk-doc documentation
# configure:14803: result: yes
# configure:14816: checking for GTKDOC_DEPS
# configure:14823: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:14826: $? = 0
# configure:14840: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
# configure:14843: $? = 0
# configure:14881: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -pipe in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -pipe conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -DANOTHER_BRICK_IN_THE in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -DANOTHER_BRICK_IN_THE conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wall in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wall conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -W in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -W conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wextra in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wextra conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-inline in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Winline conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wvla in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wvla conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wundef in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wundef conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wformat=2 in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wformat=2 conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wlogical-op in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wlogical-op conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wsign-compare in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wsign-compare conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wformat-security in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wformat-security conftest.c >&5
# cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
# cc1: all warnings being treated as errors
# configure:15023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 0
# | #define HAVE_DECL_STRNDUPA 0
# | #define HAVE_DECL_BE32TOH 1
# | #define HAVE_LINUX_MODULE_H 1
# | #define HAVE_STATIC_ASSERT 1
# | #define HAVE_NORETURN 1
# | #define ENABLE_XZ 1
# | #define ENABLE_ZLIB 1
# | #define ENABLE_LOGGING 1
# | /* end confdefs.h. */
# | int main(void) { return 0; }
# configure:15033: result: no
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-include-dirs in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wmissing-include-dirs conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wformat-nonliteral in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wformat-nonliteral conftest.c >&5
# cc1: error: -Wformat-nonliteral ignored without -Wformat [-Werror=format-nonliteral]
# cc1: all warnings being treated as errors
# configure:15023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "kmod"
# | #define PACKAGE_TARNAME "kmod"
# | #define PACKAGE_VERSION "22"
# | #define PACKAGE_STRING "kmod 22"
# | #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# | #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# | #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 PACKAGE "kmod"
# | #define VERSION "22"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE___BUILTIN_CLZ 1
# | #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# | #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# | #define HAVE___BUILTIN_UADDLL_OVERFLOW 0
# | #define HAVE_DECL_STRNDUPA 0
# | #define HAVE_DECL_BE32TOH 1
# | #define HAVE_LINUX_MODULE_H 1
# | #define HAVE_STATIC_ASSERT 1
# | #define HAVE_NORETURN 1
# | #define ENABLE_XZ 1
# | #define ENABLE_ZLIB 1
# | #define ENABLE_LOGGING 1
# | /* end confdefs.h. */
# | int main(void) { return 0; }
# configure:15033: result: no
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wold-style-definition in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wold-style-definition conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wpointer-arith in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wpointer-arith conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Winit-self in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Winit-self conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wdeclaration-after-statement in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wdeclaration-after-statement conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wfloat-equal in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wfloat-equal conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-prototypes in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wmissing-prototypes conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wstrict-prototypes in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wstrict-prototypes conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wredundant-decls in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wredundant-decls conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-declarations in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wmissing-declarations conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wmissing-noreturn in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wmissing-noreturn conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wshadow in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wshadow conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wendif-labels in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wendif-labels conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wstrict-aliasing=3 in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wstrict-aliasing=3 conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wwrite-strings in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wwrite-strings conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-long-long in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wlong-long conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-overlength-strings in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Woverlength-strings conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-unused-parameter in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wunused-parameter conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-missing-field-initializers in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wmissing-field-initializers conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wno-unused-result in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wunused-result conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wnested-externs in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wnested-externs conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wchar-subscripts in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wchar-subscripts conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wtype-limits in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wtype-limits conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wuninitialized in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wuninitialized conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fno-common in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -fno-common conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fdiagnostics-show-option in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -fdiagnostics-show-option conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fvisibility=hidden in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -fvisibility=hidden conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -ffunction-sections in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -ffunction-sections conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15012: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -fdata-sections in envvar CFLAGS
# configure:15023: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -fdata-sections conftest.c >&5
# configure:15023: $? = 0
# configure:15033: result: yes
# configure:15052: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wl,--as-needed in envvar LDFLAGS
# configure:15063: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wl,--as-needed conftest.c >&5
# configure:15063: $? = 0
# configure:15073: result: yes
# configure:15052: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wl,--no-undefined in envvar LDFLAGS
# configure:15063: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wl,--no-undefined conftest.c >&5
# configure:15063: $? = 0
# configure:15073: result: yes
# configure:15052: checking if arm-linux-androideabi-gcc -std=gnu99 supports flag -Wl,--gc-sections in envvar LDFLAGS
# configure:15063: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror -Wl,--gc-sections conftest.c >&5
# configure:15063: $? = 0
# configure:15073: result: yes
# configure:15214: checking that generated files are newer than configure
# configure:15220: result: done
# configure:15291: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by kmod config.status 22, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b4b2bb63351e
#
# config.status:1172: creating Makefile
# config.status:1172: creating man/Makefile
# config.status:1172: creating libkmod/docs/Makefile
# config.status:1172: creating libkmod/docs/version.xml
# config.status:1172: creating config.h
# config.status:1401: executing depfiles commands
# config.status:1401: executing libtool commands
# configure:17466: result:
# kmod 22
# =======
#
# prefix: /usr
# sysconfdir: /etc
# libdir: ${exec_prefix}/lib
# rootlibdir: ${exec_prefix}/lib
# includedir: ${prefix}/include
# bindir: ${exec_prefix}/bin
# Bash completions dir: ${datarootdir}/bash-completion/completions
#
# compiler: arm-linux-androideabi-gcc -std=gnu99
# cflags: -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections
# ldflags: -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections
#
# experimental features: no
# tools: yes
# python bindings: no
# logging: yes
# compression: xz=yes zlib=yes
# debug: no
# coverage: no
# doc: yes
# man: yes
# test-modules: yes
#
# features: +XZ +ZLIB -EXPERIMENTAL
#
#
# ## ---------------- ##
# ## 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_GTKDOC_DEPS_CFLAGS_set=
# ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
# ac_cv_env_GTKDOC_DEPS_LIBS_set=
# ac_cv_env_GTKDOC_DEPS_LIBS_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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PYTHON_CFLAGS_set=
# ac_cv_env_PYTHON_CFLAGS_value=
# ac_cv_env_PYTHON_LIBS_set=
# ac_cv_env_PYTHON_LIBS_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_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_liblzma_CFLAGS_set=
# ac_cv_env_liblzma_CFLAGS_value=
# ac_cv_env_liblzma_LIBS_set=
# ac_cv_env_liblzma_LIBS_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_env_zlib_CFLAGS_set=
# ac_cv_env_zlib_CFLAGS_value=
# ac_cv_env_zlib_LIBS_set=
# ac_cv_env_zlib_LIBS_value=
# ac_cv_func___secure_getenv=no
# ac_cv_func___xstat=no
# ac_cv_func_finit_module=no
# ac_cv_func_secure_getenv=no
# ac_cv_have_decl_be32toh=yes
# ac_cv_have_decl_strndupa=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_module_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_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_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_member_struct_stat_st_mtim=no
# ac_cv_objext=o
# ac_cv_path_DOLT_BASH=/usr/sbin/bash
# 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_GTKDOC_CHECK_PATH=/usr/sbin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/sbin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/sbin/gtkdoc-rebase
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# 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_GTKDOC_CHECK=gtkdoc-check.test
# 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_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_pax=gnutar
# cc_cv_CFLAGS__DANOTHER_BRICK_IN_THE=yes
# cc_cv_CFLAGS__W=yes
# cc_cv_CFLAGS__Wall=yes
# cc_cv_CFLAGS__Wchar_subscripts=yes
# cc_cv_CFLAGS__Wdeclaration_after_statement=yes
# cc_cv_CFLAGS__Wendif_labels=yes
# cc_cv_CFLAGS__Wextra=yes
# cc_cv_CFLAGS__Wfloat_equal=yes
# cc_cv_CFLAGS__Wformat_2=yes
# cc_cv_CFLAGS__Wformat_nonliteral=no
# cc_cv_CFLAGS__Wformat_security=no
# cc_cv_CFLAGS__Winit_self=yes
# cc_cv_CFLAGS__Wlogical_op=yes
# cc_cv_CFLAGS__Wmissing_declarations=yes
# cc_cv_CFLAGS__Wmissing_include_dirs=yes
# cc_cv_CFLAGS__Wmissing_noreturn=yes
# cc_cv_CFLAGS__Wmissing_prototypes=yes
# cc_cv_CFLAGS__Wnested_externs=yes
# cc_cv_CFLAGS__Wno_inline=yes
# cc_cv_CFLAGS__Wno_long_long=yes
# cc_cv_CFLAGS__Wno_missing_field_initializers=yes
# cc_cv_CFLAGS__Wno_overlength_strings=yes
# cc_cv_CFLAGS__Wno_unused_parameter=yes
# cc_cv_CFLAGS__Wno_unused_result=yes
# cc_cv_CFLAGS__Wold_style_definition=yes
# cc_cv_CFLAGS__Wpointer_arith=yes
# cc_cv_CFLAGS__Wredundant_decls=yes
# cc_cv_CFLAGS__Wshadow=yes
# cc_cv_CFLAGS__Wsign_compare=yes
# cc_cv_CFLAGS__Wstrict_aliasing_3=yes
# cc_cv_CFLAGS__Wstrict_prototypes=yes
# cc_cv_CFLAGS__Wtype_limits=yes
# cc_cv_CFLAGS__Wundef=yes
# cc_cv_CFLAGS__Wuninitialized=yes
# cc_cv_CFLAGS__Wvla=yes
# cc_cv_CFLAGS__Wwrite_strings=yes
# cc_cv_CFLAGS__fdata_sections=yes
# cc_cv_CFLAGS__fdiagnostics_show_option=yes
# cc_cv_CFLAGS__ffunction_sections=yes
# cc_cv_CFLAGS__fno_common=yes
# cc_cv_CFLAGS__fvisibility_hidden=yes
# cc_cv_CFLAGS__pipe=yes
# cc_cv_LDFLAGS__Wl___as_needed=yes
# cc_cv_LDFLAGS__Wl___gc_sections=yes
# cc_cv_LDFLAGS__Wl___no_undefined=yes
# cc_cv_have___builtin_clz=yes
# cc_cv_have___builtin_types_compatible_p=yes
# cc_cv_have___builtin_uaddl_overflow=no
# cc_cv_have___builtin_uaddll_overflow=no
# 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'
# pkg_cv_GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# pkg_cv_GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# pkg_cv_liblzma_CFLAGS=
# pkg_cv_liblzma_LIBS=-llzma
# pkg_cv_zlib_CFLAGS=
# pkg_cv_zlib_LIBS=-lz
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing automake-1.15'
# AWK='gawk'
# BUILD_EXPERIMENTAL_FALSE=''
# BUILD_EXPERIMENTAL_TRUE='#'
# BUILD_MANPAGES_FALSE='#'
# BUILD_MANPAGES_TRUE=''
# BUILD_MODULES_FALSE='#'
# BUILD_MODULES_TRUE=''
# BUILD_PYTHON_FALSE=''
# BUILD_PYTHON_TRUE='#'
# BUILD_TOOLS_FALSE='#'
# BUILD_TOOLS_TRUE=''
# CC='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# CYTHON=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOLT_BASH='/usr/sbin/bash'
# DOLT_CLEANFILES='doltlibtool doltcompile'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_COVERAGE_FALSE=''
# ENABLE_COVERAGE_TRUE='#'
# ENABLE_GTK_DOC_FALSE='#'
# ENABLE_GTK_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK='gtkdoc-check.test'
# GTKDOC_CHECK_PATH='/usr/sbin/gtkdoc-check'
# GTKDOC_DEPS_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GTKDOC_DEPS_LIBS='-lgobject-2.0 -lglib-2.0'
# GTKDOC_MKPDF='/usr/sbin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/sbin/gtkdoc-rebase'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HAVE_GTK_DOC_FALSE='#'
# HAVE_GTK_DOC_TRUE=''
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(top_builddir)/doltlibtool'
# LIPO=''
# LN_S='ln -s'
# LTCOMPILE='$(top_builddir)/doltcompile $(COMPILE)'
# LTCXXCOMPILE='$(top_builddir)/doltcompile $(CXXCOMPILE)'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/kmod/src/kmod-22/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# OUR_CFLAGS=' -pipe -DANOTHER_BRICK_IN_THE -Wall -W -Wextra -Wno-inline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wstrict-aliasing=3 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wnested-externs -Wchar-subscripts -Wtype-limits -Wuninitialized -fno-common -fdiagnostics-show-option -fvisibility=hidden -ffunction-sections -fdata-sections '
# OUR_LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,--gc-sections'
# PACKAGE='kmod'
# PACKAGE_BUGREPORT='linux-modules@vger.kernel.org'
# PACKAGE_NAME='kmod'
# PACKAGE_STRING='kmod 22'
# PACKAGE_TARNAME='kmod'
# PACKAGE_URL='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git'
# PACKAGE_VERSION='22'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PYTHON=''
# PYTHON_CFLAGS=''
# PYTHON_EXEC_PREFIX=''
# PYTHON_LIBS=''
# PYTHON_PLATFORM=''
# PYTHON_PREFIX=''
# PYTHON_VERSION=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='22'
# XSLTPROC='/usr/sbin/xsltproc'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# 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 --format=posix -chf - "$$tardir"'
# am__untar='tar -xf -'
# bashcompletiondir='${datarootdir}/bash-completion/completions'
# 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='${prefix}'
# have_coverage=''
# 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/kmod/src/kmod-22/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# liblzma_CFLAGS=''
# liblzma_LIBS='-llzma'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir=''
# pkgpythondir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir=''
# pythondir=''
# rootlibdir='${exec_prefix}/lib'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# zlib_CFLAGS=''
# zlib_LIBS='-lz'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "kmod"
# #define PACKAGE_TARNAME "kmod"
# #define PACKAGE_VERSION "22"
# #define PACKAGE_STRING "kmod 22"
# #define PACKAGE_BUGREPORT "linux-modules@vger.kernel.org"
# #define PACKAGE_URL "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git"
# #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 PACKAGE "kmod"
# #define VERSION "22"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE___BUILTIN_CLZ 1
# #define HAVE___BUILTIN_TYPES_COMPATIBLE_P 1
# #define HAVE___BUILTIN_UADDL_OVERFLOW 0
# #define HAVE___BUILTIN_UADDLL_OVERFLOW 0
# #define HAVE_DECL_STRNDUPA 0
# #define HAVE_DECL_BE32TOH 1
# #define HAVE_LINUX_MODULE_H 1
# #define HAVE_STATIC_ASSERT 1
# #define HAVE_NORETURN 1
# #define ENABLE_XZ 1
# #define ENABLE_ZLIB 1
# #define ENABLE_LOGGING 1
# #define KMOD_FEATURES "+XZ +ZLIB -EXPERIMENTAL"
#
# configure: exit 0