Build of skktools with android toolchain

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

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

SLOCLanguage
11,440 sh
1,306 ansic
1,049 ruby
798 perl
431 lisp
241 python
94 awk
85 makefile
73 cpp
1 sed
15,518 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: skktools 1.3.3-2 (Tue Apr 4 21:40:47 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for gawk... (cached) gawk
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking 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 whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# 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-ar... arm-linux-androideabi-ar
# 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 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 whether make sets $(MAKE)... (cached) yes
# checking for bzip2... /usr/sbin/bzip2
# checking for date... /usr/sbin/date
# checking for gzip... /usr/sbin/gzip
# checking for md5... no
# checking for md5sum... /usr/sbin/md5sum
# checking for tar... /usr/sbin/tar
# checking for mkdtemp... yes
# checking for snprintf... yes
# checking for dbm_open in -lgdbm... no
# checking for dbm_open in -lgdbm_compat... no
# checking for dbm_open... no
# checking for dbm_open in -lndbm... no
# checking for __db_ndbm_open in -ldb... no
# checking for dbm_open in -lgdbm... (cached) no
# checking for dbm_open in -lgdbm_compat... (cached) no
# checking for pkg-config... /usr/sbin/pkg-config
# checking for glib-2.0 >= 2.0.0... yes
# checking GLIB2_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# checking GLIB2_LIBS... -lglib-2.0
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking glib.h usability... no
# checking glib.h presence... no
# checking for glib.h... no
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for an ANSI C-conforming const... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking return type of signal handlers... void
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# arm-linux-androideabi-gcc -I. -I. -I. -o skkdic-expr ./skkdic-expr.c
# arm-linux-androideabi-gcc -I. -I. -I. -o skkdic-sort ./skkdic-sort.c
# arm-linux-androideabi-gcc -I. -I. -I. -o skkdic-count ./skkdic-count.c
# arm-linux-androideabi-gcc -I. -I. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o skkdic-expr2 ./skkdic-expr2.c -lglib-2.0
# ./skkdic-expr.c:93:1: error: unknown type name 'DBM'
# DBM *db;
# ^
# ./skkdic-expr.c:94:1: error: unknown type name 'DBM'
# DBM *okuriheaddb;
# ^
# ./skkdic-expr.c:95:1: error: unknown type name 'DBM'
# DBM *okuritaildb;
# ^
# ./skkdic-expr.c: In function 'db_make_files':
# ./skkdic-expr.c:172:13: warning: assignment makes pointer from integer without a cast [enabled by default]
# if ((db = dbm_open(file_name, O_RDWR|O_CREAT, 0600)) == NULL){
# ^
# ./skkdic-expr.c:181:19: warning: assignment makes pointer from integer without a cast [enabled by default]
# if ((okuriheaddb = dbm_open(okuri_head_name, O_RDWR|O_CREAT, 0600))
# ^
# ./skkdic-expr.c:186:19: warning: assignment makes pointer from integer without a cast [enabled by default]
# if ((okuritaildb = dbm_open(okuri_tail_name, O_RDWR|O_CREAT, 0600))
# ^
# ./skkdic-expr.c: In function 'db_append':
# ./skkdic-expr.c:196:6: error: unknown type name 'datum'
# datum key;
# ^
# ./skkdic-expr.c:198:6: error: unknown type name 'DBM'
# DBM *dbm;
# ^
# ./skkdic-expr.c:201:5: error: unknown type name 'datum'
# datum content;
# ^
# ./skkdic-expr.c:206:12: error: request for member 'dptr' in something not a structure or union
# content.dptr = (char *)&pos;
# ^
# ./skkdic-expr.c:207:12: error: request for member 'dsize' in something not a structure or union
# content.dsize = sizeof pos;
# ^
# ./skkdic-expr.c:208:34: error: 'DBM_REPLACE' undeclared (first use in this function)
# dbm_store(dbm, key, content, DBM_REPLACE);
# ^
# ./skkdic-expr.c:208:34: note: each undeclared identifier is reported only once for each function it appears in
# ./skkdic-expr.c: In function 'add_okuri_item':
# ./skkdic-expr.c:320:6: error: unknown type name 'datum'
# datum *key;
# ^
# ./skkdic-expr.c:329:5: error: unknown type name 'datum'
# datum otails, oheads;
# ^
# ./skkdic-expr.c:330:5: error: unknown type name 'datum'
# datum tkey, hkey;
# ^
# ./skkdic-expr.c:333:24: error: request for member 'dptr' in something not a structure or union
# strncpy(keybuf, key->dptr, key->dsize);
# ^
# ./skkdic-expr.c:333:35: error: request for member 'dsize' in something not a structure or union
# strncpy(keybuf, key->dptr, key->dsize);
# ^
# ./skkdic-expr.c:334:9: error: request for member 'dptr' in something not a structure or union
# tkey.dptr = (char *)keybuf;
# ^
# ./skkdic-expr.c:335:27: error: request for member 'dsize' in something not a structure or union
# headtop = keybuf + key->dsize; /* ������ɤ��˥��ԡ����뤫 */
# ^
# ./skkdic-expr.c:342:9: error: request for member 'dsize' in something not a structure or union
# tkey.dsize = p - keybuf;
# ^
# ./skkdic-expr.c:356:15: error: request for member 'dptr' in something not a structure or union
# if (otails.dptr == NULL) {
# ^
# ./skkdic-expr.c:359:32: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(otails.dptr), 0);
# ^
# ./skkdic-expr.c: In function 'add_content_line':
# ./skkdic-expr.c:402:6: error: unknown type name 'datum'
# datum *key;
# ^
# ./skkdic-expr.c: In function 'line_process':
# ./skkdic-expr.c:446:6: error: unknown type name 'datum'
# datum *key;
# ^
# ./skkdic-expr.c:457:8: error: request for member 'dptr' in something not a structure or union
# key->dptr = buffer;
# ^
# ./skkdic-expr.c:458:8: error: request for member 'dsize' in something not a structure or union
# key->dsize = key_len;
# ^
# ./skkdic-expr.c: In function 'add_file':
# ./skkdic-expr.c:474:5: error: unknown type name 'datum'
# datum key, old, tkey;
# ^
# ./skkdic-expr.c:487:14: error: request for member 'dptr' in something not a structure or union
# if (old.dptr == NULL) {
# ^
# ./skkdic-expr.c:490:31: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(old.dptr), 0);
# ^
# ./skkdic-expr.c:499:13: error: request for member 'dptr' in something not a structure or union
# if (old.dptr == NULL) {
# ^
# ./skkdic-expr.c:502:30: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(old.dptr), 0);
# ^
# ./skkdic-expr.c: In function 'subtract_okuri_item':
# ./skkdic-expr.c:539:6: error: unknown type name 'datum'
# datum *key;
# ^
# ./skkdic-expr.c:548:5: error: unknown type name 'datum'
# datum otails, oheads;
# ^
# ./skkdic-expr.c:549:5: error: unknown type name 'datum'
# datum tkey, hkey;
# ^
# ./skkdic-expr.c:552:24: error: request for member 'dptr' in something not a structure or union
# strncpy(keybuf, key->dptr, key->dsize);
# ^
# ./skkdic-expr.c:552:35: error: request for member 'dsize' in something not a structure or union
# strncpy(keybuf, key->dptr, key->dsize);
# ^
# ./skkdic-expr.c:553:9: error: request for member 'dptr' in something not a structure or union
# tkey.dptr = (char *)keybuf;
# ^
# ./skkdic-expr.c:554:27: error: request for member 'dsize' in something not a structure or union
# headtop = keybuf + key->dsize; /* ������ɤ��˥��ԡ����뤫 */
# ^
# ./skkdic-expr.c:561:9: error: request for member 'dsize' in something not a structure or union
# tkey.dsize = p - keybuf;
# ^
# ./skkdic-expr.c:575:15: error: request for member 'dptr' in something not a structure or union
# if (otails.dptr != NULL) {
# ^
# ./skkdic-expr.c:576:32: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(otails.dptr), 0);
# ^
# ./skkdic-expr.c:580:23: error: request for member 'dptr' in something not a structure or union
# db_replace(otails.dptr, new);
# ^
# ./skkdic-expr.c: In function 'subtract_content_line':
# ./skkdic-expr.c:615:6: error: unknown type name 'datum'
# datum *key;
# ^
# ./skkdic-expr.c: In function 'subtract_file':
# ./skkdic-expr.c:648:5: error: unknown type name 'datum'
# datum key, old, tkey;
# ^
# ./skkdic-expr.c:664:14: error: request for member 'dptr' in something not a structure or union
# if (old.dptr != NULL) {
# ^
# ./skkdic-expr.c:665:31: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(old.dptr), 0);
# ^
# ./skkdic-expr.c:669:22: error: request for member 'dptr' in something not a structure or union
# db_replace(old.dptr, new);
# ^
# ./skkdic-expr.c:677:13: error: request for member 'dptr' in something not a structure or union
# if (old.dptr != NULL) {
# ^
# ./skkdic-expr.c:678:30: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(old.dptr), 0L);
# ^
# ./skkdic-expr.c:682:21: error: request for member 'dptr' in something not a structure or union
# db_replace(old.dptr, new);
# ^
# ./skkdic-expr.c: In function 'okuri_type_out':
# ./skkdic-expr.c:692:6: error: unknown type name 'datum'
# datum *key;
# ^
# ./skkdic-expr.c:700:5: error: unknown type name 'datum'
# datum tails, tkey;
# ^
# ./skkdic-expr.c:701:5: error: unknown type name 'datum'
# datum one;
# ^
# ./skkdic-expr.c:704:24: error: request for member 'dptr' in something not a structure or union
# strncpy(keybuf, key->dptr, key->dsize);
# ^
# ./skkdic-expr.c:704:35: error: request for member 'dsize' in something not a structure or union
# strncpy(keybuf, key->dptr, key->dsize);
# ^
# ./skkdic-expr.c:705:9: error: request for member 'dptr' in something not a structure or union
# tkey.dptr = (char *)keybuf;
# ^
# ./skkdic-expr.c:706:9: error: request for member 'dsize' in something not a structure or union
# tkey.dsize = key->dsize;
# ^
# ./skkdic-expr.c:706:21: error: request for member 'dsize' in something not a structure or union
# tkey.dsize = key->dsize;
# ^
# ./skkdic-expr.c:707:28: error: request for member 'dsize' in something not a structure or union
# headtop = keybuf + tkey.dsize; /* ������ɤ��˥��ԡ����뤫 */
# ^
# ./skkdic-expr.c:710:14: error: request for member 'dptr' in something not a structure or union
# if (tails.dptr == NULL) {
# ^
# ./skkdic-expr.c:713:31: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(tails.dptr), 0);
# ^
# ./skkdic-expr.c:723:10: error: request for member 'dsize' in something not a structure or union
# tkey.dsize = (headtop - keybuf) + (e - s);
# ^
# ./skkdic-expr.c:725:13: error: request for member 'dptr' in something not a structure or union
# if (one.dptr == NULL) {
# ^
# ./skkdic-expr.c:728:30: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(one.dptr), 0);
# ^
# ./skkdic-expr.c: In function 'type_out':
# ./skkdic-expr.c:748:5: error: unknown type name 'datum'
# datum key, content;
# ^
# ./skkdic-expr.c:752:37: error: request for member 'dptr' in something not a structure or union
# for (key = dbm_firstkey(db); key.dptr != NULL; key = dbm_nextkey(db)) {
# ^
# ./skkdic-expr.c:754:20: error: request for member 'dsize' in something not a structure or union
# for(i = 0; i < key.dsize; ++ i)
# ^
# ./skkdic-expr.c:755:23: error: request for member 'dptr' in something not a structure or union
# putc(((char *)key.dptr)[i], output);
# ^
# ./skkdic-expr.c:757:33: error: request for member 'dptr' in something not a structure or union
# fseek(dbcontent, getpos(content.dptr), 0);
# ^
# ./skkdic-expr.c:766:2: error: unknown type name 'datum'
# datum entry;
# ^
# ./skkdic-expr.c:768:10: error: request for member 'dptr' in something not a structure or union
# key.dptr != NULL; key = dbm_nextkey(okuritaildb)) {
# ^
# ./skkdic-expr.c:770:15: error: request for member 'dptr' in something not a structure or union
# if (entry.dptr != NULL) continue;
# ^
# ./skkdic-expr.c:772:24: error: request for member 'dsize' in something not a structure or union
# for(i = 0; i < key.dsize; ++ i)
# ^
# ./skkdic-expr.c:773:20: error: request for member 'dptr' in something not a structure or union
# putc(((char *)key.dptr)[i], output);
# ^
# make: *** [Makefile:68: skkdic-expr] Error 1
# make: *** Waiting for unfinished jobs....
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lglib-2.0
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function treeKeyDestroy: error: undefined reference to 'g_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function initTrees: error: undefined reference to 'g_tree_new_full'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function initTrees: error: undefined reference to 'g_tree_new_full'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function candidateNew: error: undefined reference to 'g_malloc_n'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function candidateNew: error: undefined reference to 'g_strdup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function candidateNew: error: undefined reference to 'g_strdup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function candidateFree: error: undefined reference to 'g_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function candidateFree: error: undefined reference to 'g_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function candidateFree: error: undefined reference to 'g_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function entryNew: error: undefined reference to 'g_malloc_n'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function entryFree: error: undefined reference to 'g_slist_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function joinAnnotation: error: undefined reference to 'g_strdup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function joinAnnotation: error: undefined reference to 'g_strjoin'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function addCandidate: error: undefined reference to 'g_tree_lookup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function addCandidate: error: undefined reference to 'g_strdup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function addCandidate: error: undefined reference to 'g_tree_insert'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function addCandidate: error: undefined reference to 'g_slist_append'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function addCandidate: error: undefined reference to 'g_slist_append'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function removeCandidate: error: undefined reference to 'g_tree_lookup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function removeCandidate: error: undefined reference to 'g_slist_remove'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function removeCandidate: error: undefined reference to 'g_tree_remove'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function andCandidate: error: undefined reference to 'g_tree_lookup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function cleanFunc: error: undefined reference to 'g_slist_delete_link'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function cleanFunc: error: undefined reference to 'g_slist_prepend'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function cleanTree: error: undefined reference to 'g_tree_foreach'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function cleanTree: error: undefined reference to 'g_tree_remove'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function cleanTree: error: undefined reference to 'g_slist_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function splitCandidates: error: undefined reference to 'g_strndup'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function splitCandidates: error: undefined reference to 'g_slist_append'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function processFileAux: error: undefined reference to 'g_slist_free'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function outputTrees: error: undefined reference to 'g_tree_foreach'
# /tmp/ccI6HNYo.o:skkdic-expr2.c:function outputTrees: error: undefined reference to 'g_tree_foreach'
# collect2: error: ld returned 1 exit status
# make: *** [Makefile:77: skkdic-expr2] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/skktools/src/skktools-1.3.3/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 configure, which was
# generated by GNU Autoconf 2.66. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-gdbm
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f8f107110b8c
# 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:2211: checking for a BSD-compatible install
# configure:2279: result: /usr/bin/install -c
# configure:2290: checking whether build environment is sane
# configure:2340: result: yes
# configure:2389: checking for arm-linux-androideabi-strip
# configure:2405: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2416: result: arm-linux-androideabi-strip
# configure:2481: checking for a thread-safe mkdir -p
# configure:2520: result: /usr/sbin/mkdir -p
# configure:2533: checking for gawk
# configure:2549: found /usr/sbin/gawk
# configure:2560: result: gawk
# configure:2571: checking whether make sets $(MAKE)
# configure:2593: result: yes
# configure:2702: checking for style of include used by make
# configure:2730: result: GNU
# configure:2760: checking for arm-linux-androideabi-gcc
# configure:2787: result: arm-linux-androideabi-gcc
# configure:3056: checking for C compiler version
# configure:3065: 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:3076: $? = 0
# configure:3065: 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:3076: $? = 0
# configure:3065: 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:3076: $? = 1
# configure:3065: 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:3076: $? = 1
# configure:3096: checking whether the C compiler works
# configure:3118: arm-linux-androideabi-gcc conftest.c >&5
# configure:3122: $? = 0
# configure:3170: result: yes
# configure:3173: checking for C compiler default output file name
# configure:3175: result: a.out
# configure:3181: checking for suffix of executables
# configure:3188: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3192: $? = 0
# configure:3214: result:
# configure:3236: checking whether we are cross compiling
# configure:3274: result: yes
# configure:3279: checking for suffix of object files
# configure:3301: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3305: $? = 0
# configure:3326: result: o
# configure:3330: checking whether we are using the GNU C compiler
# configure:3349: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3349: $? = 0
# configure:3358: result: yes
# configure:3367: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3387: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3387: $? = 0
# configure:3428: result: yes
# configure:3445: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3509: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3509: $? = 0
# configure:3522: result: none needed
# configure:3544: checking dependency style of arm-linux-androideabi-gcc
# configure:3654: result: gcc3
# configure:3675: checking how to run the C preprocessor
# configure:3706: arm-linux-androideabi-gcc -E conftest.c
# configure:3706: $? = 0
# configure:3720: 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:3720: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | /* end confdefs.h. */
# | #include
# configure:3745: result: arm-linux-androideabi-gcc -E
# configure:3765: arm-linux-androideabi-gcc -E conftest.c
# configure:3765: $? = 0
# configure:3779: 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:3779: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | /* end confdefs.h. */
# | #include
# configure:3808: checking for grep that handles long lines and -e
# configure:3866: result: /usr/sbin/grep
# configure:3871: checking for egrep
# configure:3933: result: /usr/sbin/grep -E
# configure:3938: checking for ANSI C header files
# configure:3958: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3958: $? = 0
# configure:4042: result: yes
# configure:4055: checking for sys/types.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for sys/stat.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for stdlib.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for string.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for memory.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for strings.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for inttypes.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for stdint.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4055: checking for unistd.h
# configure:4055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4055: $? = 0
# configure:4055: result: yes
# configure:4068: checking minix/config.h usability
# configure:4068: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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:4068: result: no
# configure:4068: checking minix/config.h presence
# configure:4068: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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:4068: result: no
# configure:4068: checking for minix/config.h
# configure:4068: result: no
# configure:4089: checking whether it is safe to define __EXTENSIONS__
# configure:4107: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4107: $? = 0
# configure:4114: result: yes
# configure:4134: checking for gawk
# configure:4161: result: gawk
# configure:4180: checking for arm-linux-androideabi-gcc
# configure:4207: result: arm-linux-androideabi-gcc
# configure:4476: checking for C compiler version
# configure:4485: 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:4496: $? = 0
# configure:4485: 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:4496: $? = 0
# configure:4485: 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:4496: $? = 1
# configure:4485: 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:4496: $? = 1
# configure:4500: checking whether we are using the GNU C compiler
# configure:4528: result: yes
# configure:4537: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4598: result: yes
# configure:4615: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4692: result: none needed
# configure:4714: checking dependency style of arm-linux-androideabi-gcc
# configure:4824: result: gcc3
# configure:4869: checking build system type
# configure:4883: result: x86_64-unknown-linux-gnu
# configure:4903: checking host system type
# configure:4916: result: arm-unknown-linux-androideabi
# configure:4957: checking how to print strings
# configure:4984: result: printf
# configure:5005: checking for a sed that does not truncate output
# configure:5069: result: /usr/sbin/sed
# configure:5087: checking for fgrep
# configure:5149: result: /usr/sbin/grep -F
# configure:5184: checking for ld used by arm-linux-androideabi-gcc
# configure:5251: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5258: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5273: result: yes
# configure:5285: checking for BSD- or MS-compatible name lister (nm)
# configure:5334: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5464: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5471: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5474: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5477: output
# 00000000 B some_variable
# configure:5484: result: BSD nm
# configure:5487: checking whether ln -s works
# configure:5491: result: yes
# configure:5499: checking the maximum length of command line arguments
# configure:5624: result: 1572864
# configure:5641: checking whether the shell understands some XSI constructs
# configure:5651: result: yes
# configure:5655: checking whether the shell understands "+="
# configure:5661: result: yes
# configure:5696: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5703: result: -r
# configure:5732: checking for arm-linux-androideabi-objdump
# configure:5748: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5759: result: arm-linux-androideabi-objdump
# configure:5831: checking how to recognize dependent libraries
# configure:6033: result: pass_all
# configure:6053: checking for arm-linux-androideabi-ar
# configure:6069: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6080: result: arm-linux-androideabi-ar
# configure:6158: checking for arm-linux-androideabi-strip
# configure:6185: result: arm-linux-androideabi-strip
# configure:6257: checking for arm-linux-androideabi-ranlib
# configure:6273: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6284: result: arm-linux-androideabi-ranlib
# configure:6426: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6544: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6547: $? = 0
# configure:6551: /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' \> conftest.nm
# configure:6554: $? = 0
# configure:6608: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6611: $? = 0
# configure:6649: result: ok
# configure:7486: checking for dlfcn.h
# configure:7486: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7486: $? = 0
# configure:7486: result: yes
# configure:7673: checking for objdir
# configure:7688: result: .libs
# configure:7955: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:7973: 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:7977: $? = 0
# configure:7990: result: no
# configure:8010: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8295: result: -fPIC -DPIC
# configure:8307: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8325: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8329: $? = 0
# configure:8342: result: yes
# configure:8366: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8394: result: yes
# configure:8409: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8430: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8434: $? = 0
# configure:8456: result: yes
# configure:8464: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8511: result: yes
# configure:8544: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9619: result: yes
# configure:9656: checking whether -lc should be explicitly linked in
# configure:9664: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9667: $? = 0
# configure:9682: arm-linux-androideabi-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9685: $? = 0
# configure:9699: result: no
# configure:9864: checking dynamic linker characteristics
# configure:10319: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10319: $? = 0
# configure:10545: result: GNU/Linux ld.so
# configure:10652: checking how to hardcode library paths into programs
# configure:10677: result: immediate
# configure:11217: checking whether stripping libraries is possible
# configure:11222: result: yes
# configure:11257: checking if libtool supports shared libraries
# configure:11259: result: yes
# configure:11262: checking whether to build shared libraries
# configure:11283: result: yes
# configure:11286: checking whether to build static libraries
# configure:11290: result: yes
# configure:11325: checking whether make sets $(MAKE)
# configure:11347: result: yes
# configure:11358: checking for bzip2
# configure:11376: found /usr/sbin/bzip2
# configure:11388: result: /usr/sbin/bzip2
# configure:11398: checking for date
# configure:11416: found /usr/sbin/date
# configure:11428: result: /usr/sbin/date
# configure:11438: checking for gzip
# configure:11456: found /usr/sbin/gzip
# configure:11468: result: /usr/sbin/gzip
# configure:11480: checking for md5
# configure:11513: result: no
# configure:11480: checking for md5sum
# configure:11498: found /usr/sbin/md5sum
# configure:11510: result: /usr/sbin/md5sum
# configure:11523: checking for tar
# configure:11542: found /usr/sbin/tar
# configure:11554: result: /usr/sbin/tar
# configure:11568: checking for mkdtemp
# configure:11568: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11568: $? = 0
# configure:11568: result: yes
# configure:11568: checking for snprintf
# configure:11568: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:11568: $? = 0
# configure:11568: result: yes
# configure:11580: checking for dbm_open in -lgdbm
# configure:11605: arm-linux-androideabi-gcc -o conftest conftest.c -lgdbm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgdbm
# /tmp/ccO327II.o:conftest.c:function main: error: undefined reference to 'dbm_open'
# collect2: error: ld returned 1 exit status
# configure:11605: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dbm_open ();
# | int
# | main ()
# | {
# | return dbm_open ();
# | ;
# | return 0;
# | }
# configure:11614: result: no
# configure:11624: checking for dbm_open in -lgdbm_compat
# configure:11649: arm-linux-androideabi-gcc -o conftest conftest.c -lgdbm_compat -lgdbm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgdbm_compat
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgdbm
# /tmp/ccKhQFCN.o:conftest.c:function main: error: undefined reference to 'dbm_open'
# collect2: error: ld returned 1 exit status
# configure:11649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dbm_open ();
# | int
# | main ()
# | {
# | return dbm_open ();
# | ;
# | return 0;
# | }
# configure:11658: result: no
# configure:11698: checking for dbm_open
# configure:11698: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccgmL4AR.o:conftest.c:function main: error: undefined reference to 'dbm_open'
# collect2: error: ld returned 1 exit status
# configure:11698: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# | /* Define dbm_open to an innocuous variant, in case declares dbm_open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dbm_open innocuous_dbm_open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dbm_open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dbm_open
# |
# | /* 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 dbm_open ();
# | /* 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_dbm_open || defined __stub___dbm_open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dbm_open ();
# | ;
# | return 0;
# | }
# configure:11698: result: no
# configure:11702: checking for dbm_open in -lndbm
# configure:11727: arm-linux-androideabi-gcc -o conftest conftest.c -lndbm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lndbm
# /tmp/ccitzN2W.o:conftest.c:function main: error: undefined reference to 'dbm_open'
# collect2: error: ld returned 1 exit status
# configure:11727: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dbm_open ();
# | int
# | main ()
# | {
# | return dbm_open ();
# | ;
# | return 0;
# | }
# configure:11736: result: no
# configure:11751: checking for __db_ndbm_open in -ldb
# configure:11776: arm-linux-androideabi-gcc -o conftest conftest.c -ldb >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldb
# /tmp/ccUwocC1.o:conftest.c:function main: error: undefined reference to '__db_ndbm_open'
# collect2: error: ld returned 1 exit status
# configure:11776: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __db_ndbm_open ();
# | int
# | main ()
# | {
# | return __db_ndbm_open ();
# | ;
# | return 0;
# | }
# configure:11785: result: no
# configure:11798: checking for dbm_open in -lgdbm
# configure:11832: result: no
# configure:11842: checking for dbm_open in -lgdbm_compat
# configure:11876: result: no
# configure:11923: checking for pkg-config
# configure:11941: found /usr/sbin/pkg-config
# configure:11954: result: /usr/sbin/pkg-config
# configure:11972: checking for glib-2.0 >= 2.0.0
# configure:11976: result: yes
# configure:11980: checking GLIB2_CFLAGS
# configure:11983: result: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
# configure:11986: checking GLIB2_LIBS
# configure:11989: result: -lglib-2.0
# configure:12029: checking fcntl.h usability
# configure:12029: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12029: $? = 0
# configure:12029: result: yes
# configure:12029: checking fcntl.h presence
# configure:12029: arm-linux-androideabi-gcc -E conftest.c
# configure:12029: $? = 0
# configure:12029: result: yes
# configure:12029: checking for fcntl.h
# configure:12029: result: yes
# configure:12029: checking glib.h usability
# configure:12029: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:64:18: fatal error: glib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12029: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_FCNTL_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:12029: result: no
# configure:12029: checking glib.h presence
# configure:12029: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:31:18: fatal error: glib.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12029: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12029: result: no
# configure:12029: checking for glib.h
# configure:12029: result: no
# configure:12029: checking malloc.h usability
# configure:12029: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12029: $? = 0
# configure:12029: result: yes
# configure:12029: checking malloc.h presence
# configure:12029: arm-linux-androideabi-gcc -E conftest.c
# configure:12029: $? = 0
# configure:12029: result: yes
# configure:12029: checking for malloc.h
# configure:12029: result: yes
# configure:12069: checking for an ANSI C-conforming const
# configure:12134: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12134: $? = 0
# configure:12141: result: yes
# configure:12152: checking for stdlib.h
# configure:12152: result: yes
# configure:12162: checking for GNU libc compatible malloc
# configure:12196: result: no
# configure:12217: checking return type of signal handlers
# configure:12235: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:41:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:12235: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "skktools"
# | #define VERSION "1.3.3"
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_MKDTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:12242: result: void
# configure:12376: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.66. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f8f107110b8c
#
# config.status:1087: creating Makefile
# config.status:1087: creating config.h
# config.status:1315: executing depfiles commands
# config.status:1315: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dbm_open=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mkdtemp=yes
# ac_cv_func_snprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_glib_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_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_lib_db___db_ndbm_open=no
# ac_cv_lib_gdbm_compat_dbm_open=no
# ac_cv_lib_gdbm_dbm_open=no
# ac_cv_lib_ndbm_dbm_open=no
# ac_cv_objext=o
# ac_cv_path_BZIP2=/usr/sbin/bzip2
# ac_cv_path_DATE=/usr/sbin/date
# 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_GZIP=/usr/sbin/gzip
# ac_cv_path_MD5=/usr/sbin/md5sum
# ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TAR=/usr/sbin/tar
# 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
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_type_signal=void
# am_cv_CC_dependencies_compiler_type=gcc3
# 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_prog_compiler_c_o=yes
# 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_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'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/skktools/src/skktools-1.3.3/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/skktools/src/skktools-1.3.3/missing --run tar'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/skktools/src/skktools-1.3.3/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/skktools/src/skktools-1.3.3/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/skktools/src/skktools-1.3.3/missing --run automake-1.11'
# AWK='gawk'
# BZIP2='/usr/sbin/bzip2'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATE='/usr/sbin/date'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GLIB2_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
# GLIB2_LIBS='-lglib-2.0'
# GREP='/usr/sbin/grep'
# GZIP='/usr/sbin/gzip'
# 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=' ${LIBOBJDIR}malloc$U.o'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
# MAKEINFO='${SHELL} /tmp/skktools/src/skktools-1.3.3/missing --run makeinfo'
# MD5='/usr/sbin/md5sum'
# 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='skktools'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SKKDIC_EXPR2='skkdic-expr2${EXEEXT}'
# STRIP='arm-linux-androideabi-strip'
# TAR='/usr/sbin/tar'
# VERSION='1.3.3'
# 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__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} 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}'
# 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/skktools/src/skktools-1.3.3/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "skktools"
# #define VERSION "1.3.3"
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_MKDTEMP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_FCNTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define RETSIGTYPE void
#
# configure: exit 0