The build took 00h 01m 00s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
22,154 |
sh |
11,927 |
ansic |
5,211 |
makefile |
39,292 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
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: libotr 4.1.1-1 (Tue Apr 4 21:33:15 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/libotr/src/libotr-4.1.1/config/missing: Unknown `--is-lightweight' option
Try `/tmp/libotr/src/libotr-4.1.1/config/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
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 grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for arm-linux-androideabi-libgcrypt-config... no
checking for libgcrypt-config... /usr/sbin/libgcrypt-config
configure: WARNING: using cross tools not prefixed with host triplet
checking for LIBGCRYPT - version >= 1.2.0... yes (1.7.1)
checking LIBGCRYPT API version... okay
configure: WARNING:
***
*** The config script /usr/sbin/libgcrypt-config was
*** built for x86_64-unknown-linux-gnu and thus may not match the
*** used host arm-unknown-linux-androideabi.
*** You may want to use the configure option --with-libgcrypt-prefix
*** to specify a matching config script.
***
checking for win32... cross
checking for win32 (cross)... no
checking whether the compiler accepts -fstack-protector-all... yes
checking whether the compiler accepts -Wstack-protector... yes
checking whether the compiler accepts -fwrapv... yes
checking whether the compiler accepts -fno-strict-overflow... yes
checking whether the compiler accepts -Wall... yes
checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes
checking whether the compiler accepts -Wformat-security... yes
checking whether the compiler accepts --param ssp-buffer-size=1... yes
checking whether the compiler accepts -fPIE... yes
checking whether the linker accepts -pie... no
checking whether the linker accepts -z relro -z now... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating toolkit/Makefile
config.status: creating tests/Makefile
config.status: creating tests/utils/Makefile
config.status: creating libotr.pc
config.status: creating tests/utils/tap/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/regression/client/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating toolkit/Makefile
config.status: creating tests/Makefile
config.status: creating tests/utils/Makefile
config.status: creating libotr.pc
config.status: creating tests/utils/tap/Makefile
config.status: creating tests/unit/Makefile
config.status: creating tests/regression/Makefile
config.status: creating tests/regression/client/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libotr/src/libotr-4.1.1'
Making all in src
make[2]: Entering directory '/tmp/libotr/src/libotr-4.1.1/src'
CC context.lo
CC privkey.lo
CC b64.lo
CC proto.lo
context.c:27:20: fatal error: gcrypt.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:437: context.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
proto.c:31:20: fatal error: gcrypt.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:437: proto.lo] Error 1
privkey.c:28:20: fatal error: gcrypt.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:437: privkey.lo] Error 1
make[2]: Leaving directory '/tmp/libotr/src/libotr-4.1.1/src'
make[1]: *** [Makefile:476: all-recursive] Error 1
make[1]: Leaving directory '/tmp/libotr/src/libotr-4.1.1'
make: *** [Makefile:363: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libotr/src/libotr-4.1.1/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 libotr configure 4.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man
## --------- ##
## Platform. ##
## --------- ##
hostname = a0f2861c647a
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:2179: checking for a BSD-compatible install
configure:2247: result: /usr/bin/install -c
configure:2258: checking whether build environment is sane
configure:2313: result: yes
configure:2351: WARNING: 'missing' script is too old or missing
configure:2372: checking for arm-linux-androideabi-strip
configure:2388: found /sysroot/bin/arm-linux-androideabi-strip
configure:2399: result: arm-linux-androideabi-strip
configure:2464: checking for a thread-safe mkdir -p
configure:2503: result: /usr/sbin/mkdir -p
configure:2510: checking for gawk
configure:2526: found /usr/sbin/gawk
configure:2537: result: gawk
configure:2548: checking whether make sets $(MAKE)
configure:2570: result: yes
configure:2599: checking whether make supports nested variables
configure:2616: result: yes
configure:2756: checking whether make supports nested variables
configure:2773: result: yes
configure:2795: checking for arm-linux-androideabi-gcc
configure:2822: result: arm-linux-androideabi-gcc
configure:3091: checking for C compiler version
configure:3100: 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:3111: $? = 0
configure:3100: 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:3111: $? = 0
configure:3100: 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:3111: $? = 1
configure:3100: 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:3111: $? = 1
configure:3131: checking whether the C compiler works
configure:3153: arm-linux-androideabi-gcc conftest.c >&5
configure:3157: $? = 0
configure:3205: result: yes
configure:3208: checking for C compiler default output file name
configure:3210: result: a.out
configure:3216: checking for suffix of executables
configure:3223: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3227: $? = 0
configure:3249: result:
configure:3271: checking whether we are cross compiling
configure:3309: result: yes
configure:3314: checking for suffix of object files
configure:3336: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3340: $? = 0
configure:3361: result: o
configure:3365: checking whether we are using the GNU C compiler
configure:3384: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3384: $? = 0
configure:3393: result: yes
configure:3402: checking whether arm-linux-androideabi-gcc accepts -g
configure:3422: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3422: $? = 0
configure:3463: result: yes
configure:3480: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3543: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3543: $? = 0
configure:3556: result: none needed
configure:3581: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3603: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3606: $? = 0
configure:3603: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3606: $? = 0
configure:3618: result: yes
configure:3646: checking for style of include used by make
configure:3674: result: GNU
configure:3700: checking dependency style of arm-linux-androideabi-gcc
configure:3811: result: gcc3
configure:3855: checking build system type
configure:3869: result: x86_64-unknown-linux-gnu
configure:3889: checking host system type
configure:3902: result: arm-unknown-linux-androideabi
configure:3943: checking how to print strings
configure:3970: result: printf
configure:3991: checking for a sed that does not truncate output
configure:4055: result: /usr/sbin/sed
configure:4073: checking for grep that handles long lines and -e
configure:4131: result: /usr/sbin/grep
configure:4136: checking for egrep
configure:4198: result: /usr/sbin/grep -E
configure:4203: checking for fgrep
configure:4265: result: /usr/sbin/grep -F
configure:4300: checking for ld used by arm-linux-androideabi-gcc
configure:4367: result: /sysroot/arm-linux-androideabi/bin/ld
configure:4374: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:4389: result: yes
configure:4401: checking for BSD- or MS-compatible name lister (nm)
configure:4450: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:4580: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:4587: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4590: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4593: output
00000000 B some_variable
configure:4600: result: BSD nm
configure:4603: checking whether ln -s works
configure:4607: result: yes
configure:4615: checking the maximum length of command line arguments
configure:4745: result: 1572864
configure:4762: checking whether the shell understands some XSI constructs
configure:4772: result: yes
configure:4776: checking whether the shell understands "+="
configure:4782: result: yes
configure:4817: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:4857: result: func_convert_file_noop
configure:4864: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4884: result: func_convert_file_noop
configure:4891: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:4898: result: -r
configure:4932: checking for arm-linux-androideabi-objdump
configure:4948: found /sysroot/bin/arm-linux-androideabi-objdump
configure:4959: result: arm-linux-androideabi-objdump
configure:5031: checking how to recognize dependent libraries
configure:5233: result: pass_all
configure:5278: checking for arm-linux-androideabi-dlltool
configure:5308: result: no
configure:5318: checking for dlltool
configure:5348: result: no
configure:5378: checking how to associate runtime and link libraries
configure:5405: result: printf %s\n
configure:5422: checking for arm-linux-androideabi-ar
configure:5438: found /sysroot/bin/arm-linux-androideabi-ar
configure:5449: result: arm-linux-androideabi-ar
configure:5530: checking for archiver @FILE support
configure:5547: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5547: $? = 0
configure:5550: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5553: $? = 0
configure:5558: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5561: $? = 1
configure:5573: result: @
configure:5591: checking for arm-linux-androideabi-strip
configure:5618: result: arm-linux-androideabi-strip
configure:5690: checking for arm-linux-androideabi-ranlib
configure:5706: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:5717: result: arm-linux-androideabi-ranlib
configure:5859: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:5979: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5982: $? = 0
configure:5986: /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:5989: $? = 0
configure:6055: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:6058: $? = 0
configure:6096: result: ok
configure:6133: checking for sysroot
configure:6163: result: no
configure:6379: checking for arm-linux-androideabi-mt
configure:6409: result: no
configure:6419: checking for mt
configure:6449: result: no
configure:6469: checking if : is a manifest tool
configure:6475: : '-?'
configure:6483: result: no
configure:7125: checking how to run the C preprocessor
configure:7156: arm-linux-androideabi-gcc -E conftest.c
configure:7156: $? = 0
configure:7170: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libotr"
| #define PACKAGE_TARNAME "libotr"
| #define PACKAGE_VERSION "4.1.1"
| #define PACKAGE_STRING "libotr 4.1.1"
| #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
| #define PACKAGE_URL "https://otr.cypherpunks.ca"
| #define PACKAGE "libotr"
| #define VERSION "4.1.1"
| /* end confdefs.h. */
| #include
configure:7195: result: arm-linux-androideabi-gcc -E
configure:7215: arm-linux-androideabi-gcc -E conftest.c
configure:7215: $? = 0
configure:7229: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libotr"
| #define PACKAGE_TARNAME "libotr"
| #define PACKAGE_VERSION "4.1.1"
| #define PACKAGE_STRING "libotr 4.1.1"
| #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
| #define PACKAGE_URL "https://otr.cypherpunks.ca"
| #define PACKAGE "libotr"
| #define VERSION "4.1.1"
| /* end confdefs.h. */
| #include
configure:7258: checking for ANSI C header files
configure:7278: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7278: $? = 0
configure:7362: result: yes
configure:7375: checking for sys/types.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for sys/stat.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for stdlib.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for string.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for memory.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for strings.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for inttypes.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for stdint.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7375: checking for unistd.h
configure:7375: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7375: $? = 0
configure:7375: result: yes
configure:7389: checking for dlfcn.h
configure:7389: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7389: $? = 0
configure:7389: result: yes
configure:7595: checking for objdir
configure:7610: result: .libs
configure:7881: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:7899: 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:7903: $? = 0
configure:7916: result: no
configure:8243: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8250: result: -fPIC -DPIC
configure:8258: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8276: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8280: $? = 0
configure:8293: result: yes
configure:8322: checking if arm-linux-androideabi-gcc static flag -static works
configure:8350: result: yes
configure:8365: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8386: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:8390: $? = 0
configure:8412: result: yes
configure:8420: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8467: result: yes
configure:8500: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:9657: result: yes
configure:9694: checking whether -lc should be explicitly linked in
configure:9702: arm-linux-androideabi-gcc -c conftest.c >&5
configure:9705: $? = 0
configure:9720: 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:9723: $? = 0
configure:9737: result: no
configure:9897: checking dynamic linker characteristics
configure:10408: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10408: $? = 0
configure:10642: result: GNU/Linux ld.so
configure:10749: checking how to hardcode library paths into programs
configure:10774: result: immediate
configure:11314: checking whether stripping libraries is possible
configure:11319: result: yes
configure:11354: checking if libtool supports shared libraries
configure:11356: result: yes
configure:11359: checking whether to build shared libraries
configure:11380: result: yes
configure:11383: checking whether to build static libraries
configure:11387: result: yes
configure:11442: checking for arm-linux-androideabi-libgcrypt-config
configure:11475: result: no
configure:11485: checking for libgcrypt-config
configure:11503: found /usr/sbin/libgcrypt-config
configure:11515: result: /usr/sbin/libgcrypt-config
configure:11527: WARNING: using cross tools not prefixed with host triplet
configure:11546: checking for LIBGCRYPT - version >= 1.2.0
configure:11580: result: yes (1.7.1)
configure:11592: checking LIBGCRYPT API version
configure:11595: result: okay
configure:11620: WARNING:
***
*** The config script /usr/sbin/libgcrypt-config was
*** built for x86_64-unknown-linux-gnu and thus may not match the
*** used host arm-unknown-linux-androideabi.
*** You may want to use the configure option --with-libgcrypt-prefix
*** to specify a matching config script.
***
configure:11664: checking for win32
configure:11667: result: cross
configure:11699: checking for win32 (cross)
configure:11712: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:27:2: error: #error
#error
^
conftest.c: In function 'main':
conftest.c:28:37: error: 'y' undeclared (first use in this function)
int main(int c, char **v) {return x(y);}
^
conftest.c:28:37: note: each undeclared identifier is reported only once for each function it appears in
configure:11712: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libotr"
| #define PACKAGE_TARNAME "libotr"
| #define PACKAGE_VERSION "4.1.1"
| #define PACKAGE_STRING "libotr 4.1.1"
| #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
| #define PACKAGE_URL "https://otr.cypherpunks.ca"
| #define PACKAGE "libotr"
| #define VERSION "4.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| #ifdef _WIN32
| int main(int c, char **v) {return 0;}
| #else
| #error
| int main(int c, char **v) {return x(y);}
| #endif
|
configure:11716: result: no
configure:11762: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:2: error: #error
#error
^
configure:11762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libotr"
| #define PACKAGE_TARNAME "libotr"
| #define PACKAGE_VERSION "4.1.1"
| #define PACKAGE_STRING "libotr 4.1.1"
| #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
| #define PACKAGE_URL "https://otr.cypherpunks.ca"
| #define PACKAGE "libotr"
| #define VERSION "4.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| #if !defined(__clang__)
| #error
| #endif
|
| ;
| return 0;
| }
configure:11812: checking whether the compiler accepts -fstack-protector-all
configure:11831: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -pedantic -Werror -fstack-protector-all conftest.c >&5
configure:11831: $? = 0
configure:11840: result: yes
configure:11849: checking whether the compiler accepts -Wstack-protector
configure:11868: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -pedantic -Werror -Wstack-protector conftest.c >&5
configure:11868: $? = 0
configure:11877: result: yes
configure:11886: checking whether the compiler accepts -fwrapv
configure:11905: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -pedantic -Werror -fwrapv conftest.c >&5
configure:11905: $? = 0
configure:11914: result: yes
configure:11924: checking whether the compiler accepts -fno-strict-overflow
configure:11943: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -pedantic -Werror -fno-strict-overflow conftest.c >&5
configure:11943: $? = 0
configure:11952: result: yes
configure:11961: checking whether the compiler accepts -Wall
configure:11980: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -pedantic -Werror -Wall conftest.c >&5
configure:11980: $? = 0
configure:11989: result: yes
configure:11998: checking whether the compiler accepts -Wextra -Wno-unused-parameter
configure:12017: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -pedantic -Werror -Wextra -Wno-unused-parameter conftest.c >&5
configure:12017: $? = 0
configure:12026: result: yes
configure:12035: checking whether the compiler accepts -Wformat-security
configure:12054: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -pedantic -Werror -Wformat-security conftest.c >&5
configure:12054: $? = 0
configure:12063: result: yes
configure:12073: checking whether the compiler accepts --param ssp-buffer-size=1
configure:12092: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security -pedantic -Werror --param ssp-buffer-size=1 conftest.c >&5
configure:12092: $? = 0
configure:12101: result: yes
configure:12111: checking whether the compiler accepts -fPIE
configure:12130: arm-linux-androideabi-gcc -c -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -pedantic -Werror -fPIE conftest.c >&5
configure:12130: $? = 0
configure:12139: result: yes
configure:12148: checking whether the linker accepts -pie
configure:12172: arm-linux-androideabi-gcc -o conftest -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pedantic -Werror -pie conftest.c -lgcrypt -lgpg-error >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgcrypt
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgpg-error
collect2: error: ld returned 1 exit status
configure:12172: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libotr"
| #define PACKAGE_TARNAME "libotr"
| #define PACKAGE_VERSION "4.1.1"
| #define PACKAGE_STRING "libotr 4.1.1"
| #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
| #define PACKAGE_URL "https://otr.cypherpunks.ca"
| #define PACKAGE "libotr"
| #define VERSION "4.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:12205: result: no
configure:12454: checking whether the linker accepts -z relro -z now
configure:12478: arm-linux-androideabi-gcc -o conftest -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pedantic -Werror -z relro -z now conftest.c -lgcrypt -lgpg-error >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgcrypt
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgpg-error
collect2: error: ld returned 1 exit status
configure:12478: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libotr"
| #define PACKAGE_TARNAME "libotr"
| #define PACKAGE_VERSION "4.1.1"
| #define PACKAGE_STRING "libotr 4.1.1"
| #define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
| #define PACKAGE_URL "https://otr.cypherpunks.ca"
| #define PACKAGE "libotr"
| #define VERSION "4.1.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 0;
| ;
| return 0;
| }
configure:12511: result: no
configure:12630: checking that generated files are newer than configure
configure:12636: result: done
configure:12667: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libotr config.status 4.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a0f2861c647a
config.status:1099: creating Makefile
config.status:1099: creating src/Makefile
config.status:1099: creating toolkit/Makefile
config.status:1099: creating tests/Makefile
config.status:1099: creating tests/utils/Makefile
config.status:1099: creating libotr.pc
config.status:1099: creating tests/utils/tap/Makefile
config.status:1099: creating tests/unit/Makefile
config.status:1099: creating tests/regression/Makefile
config.status:1099: creating tests/regression/client/Makefile
config.status:1099: creating config.h
config.status:1328: executing depfiles commands
config.status:1328: executing libtool commands
configure:15010: checking that generated files are newer than configure
configure:15016: result: done
configure:15051: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libotr config.status 4.1.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a0f2861c647a
config.status:1100: creating Makefile
config.status:1100: creating src/Makefile
config.status:1100: creating toolkit/Makefile
config.status:1100: creating tests/Makefile
config.status:1100: creating tests/utils/Makefile
config.status:1100: creating libotr.pc
config.status:1100: creating tests/utils/tap/Makefile
config.status:1100: creating tests/unit/Makefile
config.status:1100: creating tests/regression/Makefile
config.status:1100: creating tests/regression/client/Makefile
config.status:1100: creating config.h
config.status:1281: config.h is unchanged
config.status:1329: executing depfiles commands
config.status:1329: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_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_objext=o
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_SED=/usr/sbin/sed
ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/sbin/libgcrypt-config
ac_cv_path_install='/usr/bin/install -c'
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_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_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
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
otr_cv_cflags__Wall=yes
otr_cv_cflags__Wextra__Wno_unused_parameter=yes
otr_cv_cflags__Wformat_security=yes
otr_cv_cflags__Wstack_protector=yes
otr_cv_cflags___param_ssp_buffer_size_1=yes
otr_cv_cflags__fPIE=yes
otr_cv_cflags__fno_strict_overflow=yes
otr_cv_cflags__fstack_protector_all=yes
otr_cv_cflags__fwrapv=yes
otr_cv_ldflags__pie=no
otr_cv_ldflags__z_relro__z_now=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.14'
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='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.14'
AWK='gawk'
BUILD_NT_SERVICES_FALSE=''
BUILD_NT_SERVICES_TRUE='#'
BUILD_TESTS_FALSE='#'
BUILD_TESTS_TRUE=''
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
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=''
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG='/usr/sbin/libgcrypt-config'
LIBGCRYPT_LIBS='-lgcrypt -lgpg-error'
LIBOBJS=''
LIBOTR_LIBTOOL_VERSION='6:1:1'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='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=''
PACKAGE='libotr'
PACKAGE_BUGREPORT='otr@cypherpunks.ca'
PACKAGE_NAME='libotr'
PACKAGE_STRING='libotr 4.1.1'
PACKAGE_TARNAME='libotr'
PACKAGE_URL='https://otr.cypherpunks.ca'
PACKAGE_VERSION='4.1.1'
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='4.1.1'
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-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libotr/src/libotr-4.1.1/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libotr"
#define PACKAGE_TARNAME "libotr"
#define PACKAGE_VERSION "4.1.1"
#define PACKAGE_STRING "libotr 4.1.1"
#define PACKAGE_BUGREPORT "otr@cypherpunks.ca"
#define PACKAGE_URL "https://otr.cypherpunks.ca"
#define PACKAGE "libotr"
#define VERSION "4.1.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0