The build took 00h 01m 39s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,915 |
ansic |
4,181 |
sh |
3,159 |
makefile |
12,255 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: cliquer 1.21-1 (Tue Apr 4 19:32:11 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
configure.ac:8: installing './compile'
configure.ac:8: installing './config.guess'
configure.ac:8: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './INSTALL'
lib/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'
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 whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for 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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
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-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 whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for unistd.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for getopt... yes
checking for getopt_long... yes
checking for setvbuf... yes
checking for strcasecmp... yes
checking for gettimeoftheday... 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 lib/Makefile
config.status: creating include/Makefile
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/cliquer/src/autocliquer-1.21'
Making all in lib
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/lib'
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-cliquer.lo -MD -MP -MF .deps/libcliquer_la-cliquer.Tpo -c -o libcliquer_la-cliquer.lo `test -f 'cliquer.c' || echo './'`cliquer.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-graph.lo -MD -MP -MF .deps/libcliquer_la-graph.Tpo -c -o libcliquer_la-graph.lo `test -f 'graph.c' || echo './'`graph.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-reorder.lo -MD -MP -MF .deps/libcliquer_la-reorder.Tpo -c -o libcliquer_la-reorder.lo `test -f 'reorder.c' || echo './'`reorder.c
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-graph.lo -MD -MP -MF .deps/libcliquer_la-graph.Tpo -c graph.c -fPIC -DPIC -o .libs/libcliquer_la-graph.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-cliquer.lo -MD -MP -MF .deps/libcliquer_la-cliquer.Tpo -c cliquer.c -fPIC -DPIC -o .libs/libcliquer_la-cliquer.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-reorder.lo -MD -MP -MF .deps/libcliquer_la-reorder.Tpo -c reorder.c -fPIC -DPIC -o .libs/libcliquer_la-reorder.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-reorder.lo -MD -MP -MF .deps/libcliquer_la-reorder.Tpo -c reorder.c -o libcliquer_la-reorder.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-graph.lo -MD -MP -MF .deps/libcliquer_la-graph.Tpo -c graph.c -o libcliquer_la-graph.o >/dev/null 2>&1
mv -f .deps/libcliquer_la-reorder.Tpo .deps/libcliquer_la-reorder.Plo
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT libcliquer_la-cliquer.lo -MD -MP -MF .deps/libcliquer_la-cliquer.Tpo -c cliquer.c -o libcliquer_la-cliquer.o >/dev/null 2>&1
mv -f .deps/libcliquer_la-graph.Tpo .deps/libcliquer_la-graph.Plo
mv -f .deps/libcliquer_la-cliquer.Tpo .deps/libcliquer_la-cliquer.Plo
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -version-info 1:21:0 -o libcliquer.la -rpath /usr/lib libcliquer_la-cliquer.lo libcliquer_la-graph.lo libcliquer_la-reorder.lo
libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/libcliquer_la-cliquer.o .libs/libcliquer_la-graph.o .libs/libcliquer_la-reorder.o -Wl,-soname -Wl,libcliquer.so -o .libs/libcliquer.so
libtool: link: arm-linux-androideabi-ar cru .libs/libcliquer.a libcliquer_la-cliquer.o libcliquer_la-graph.o libcliquer_la-reorder.o
libtool: link: arm-linux-androideabi-ranlib .libs/libcliquer.a
libtool: link: ( cd ".libs" && rm -f "libcliquer.la" && ln -s "../libcliquer.la" "libcliquer.la" )
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/lib'
Making all in src
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/src'
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -MT cl-cl.o -MD -MP -MF .deps/cl-cl.Tpo -c -o cl-cl.o `test -f 'cl.c' || echo './'`cl.c
mv -f .deps/cl-cl.Tpo .deps/cl-cl.Po
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o cl cl-cl.o ../lib/libcliquer.la
libtool: link: arm-linux-androideabi-gcc -o .libs/cl cl-cl.o ../lib/.libs/libcliquer.so
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/src'
Making all in include
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/include'
Making all in test
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/test'
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21'
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21'
make[1]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lib
make[1]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/lib'
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/lib'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/cliquer/pkg/cliquer/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libcliquer.la '/tmp/cliquer/pkg/cliquer/usr/lib'
libtool: install: /usr/bin/install -c .libs/libcliquer.so /tmp/cliquer/pkg/cliquer/usr/lib/libcliquer.so
libtool: install: /usr/bin/install -c .libs/libcliquer.lai /tmp/cliquer/pkg/cliquer/usr/lib/libcliquer.la
libtool: install: /usr/bin/install -c .libs/libcliquer.a /tmp/cliquer/pkg/cliquer/usr/lib/libcliquer.a
libtool: install: chmod 644 /tmp/cliquer/pkg/cliquer/usr/lib/libcliquer.a
libtool: install: arm-linux-androideabi-ranlib /tmp/cliquer/pkg/cliquer/usr/lib/libcliquer.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/lib'
make[1]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/lib'
Making install in src
make[1]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/src'
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/cliquer/pkg/cliquer/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c cl '/tmp/cliquer/pkg/cliquer/usr/bin'
libtool: warning: '../lib/libcliquer.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/cl /tmp/cliquer/pkg/cliquer/usr/bin/cl
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/src'
make[1]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/src'
Making install in include
make[1]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/include'
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/include'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/cliquer/pkg/cliquer/usr/include'
/usr/sbin/mkdir -p '/tmp/cliquer/pkg/cliquer/usr/include/cliquer'
/usr/bin/install -c -m 644 cliquer/cliquerconf.h cliquer/cliquer.h cliquer/graph.h cliquer/misc.h cliquer/reorder.h cliquer/set.h '/tmp/cliquer/pkg/cliquer/usr/include/cliquer'
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/include'
make[1]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/include'
Making install in test
make[1]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/test'
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21/test'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/cliquer/pkg/cliquer/usr/share/cliquer'
/usr/bin/install -c -m 644 testcase-large.b testcase-large-w.b testcase-small.a '/tmp/cliquer/pkg/cliquer/usr/share/cliquer'
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/test'
make[1]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21/test'
make[1]: Entering directory '/tmp/cliquer/src/autocliquer-1.21'
make[2]: Entering directory '/tmp/cliquer/src/autocliquer-1.21'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21'
make[1]: Leaving directory '/tmp/cliquer/src/autocliquer-1.21'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "cliquer"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cliquer 1.21-1 (Tue Apr 4 19:32:31 UTC 2017)
CMD: pacman --query --file cliquer-1.21-1-x86_64.pkg.tar.xz
Creating hybrid package for 'cliquer'
Trying to find vanilla package 'cliquer'...
CMD: pacman --query --file /mirror/cliquer-1.21-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libcliquer.so.1
/usr/lib/libcliquer.so
/usr/lib/libcliquer.so.1.0.21
/usr/bin/cl
/usr/include/cliquer/cliquerconf.h
/usr/include/cliquer/cliquer.h
/usr/include/cliquer/graph.h
/usr/include/cliquer/misc.h
/usr/include/cliquer/reorder.h
/usr/include/cliquer/set.h
/usr/share/cliquer/testcase-large.b
/usr/share/cliquer/testcase-large-w.b
/usr/share/cliquer/testcase-small.a
/sysroot/sysroot/usr/lib/libcliquer.so
/sysroot/sysroot/usr/lib/libcliquer.la
/sysroot/sysroot/usr/lib/libcliquer.a
/sysroot/sysroot/usr/include/cliquer/cliquerconf.h
/sysroot/sysroot/usr/include/cliquer/cliquer.h
/sysroot/sysroot/usr/include/cliquer/graph.h
/sysroot/sysroot/usr/include/cliquer/misc.h
/sysroot/sysroot/usr/include/cliquer/reorder.h
/sysroot/sysroot/usr/include/cliquer/set.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf cliquer.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/cliquer.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cliquer.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/cliquer.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/cliquer/src/autocliquer-1.21/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 cliquer configure 1.21, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 07d5653d34e9
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:2315: checking for a BSD-compatible install
configure:2383: result: /usr/bin/install -c
configure:2394: checking whether build environment is sane
configure:2449: result: yes
configure:2508: checking for arm-linux-androideabi-strip
configure:2524: found /sysroot/bin/arm-linux-androideabi-strip
configure:2535: result: arm-linux-androideabi-strip
configure:2600: checking for a thread-safe mkdir -p
configure:2639: result: /usr/sbin/mkdir -p
configure:2646: checking for gawk
configure:2662: found /usr/sbin/gawk
configure:2673: result: gawk
configure:2684: checking whether make sets $(MAKE)
configure:2706: result: yes
configure:2735: checking whether make supports nested variables
configure:2752: result: yes
configure:2908: checking build system type
configure:2922: result: x86_64-unknown-linux-gnu
configure:2942: checking host system type
configure:2955: result: arm-unknown-linux-androideabi
configure:2996: checking how to print strings
configure:3023: result: printf
configure:3056: checking for style of include used by make
configure:3084: result: GNU
configure:3115: checking for arm-linux-androideabi-gcc
configure:3142: result: arm-linux-androideabi-gcc
configure:3411: checking for C compiler version
configure:3420: 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:3431: $? = 0
configure:3420: 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:3431: $? = 0
configure:3420: 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:3431: $? = 1
configure:3420: 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:3431: $? = 1
configure:3451: checking whether the C compiler works
configure:3473: arm-linux-androideabi-gcc conftest.c >&5
configure:3477: $? = 0
configure:3525: result: yes
configure:3528: checking for C compiler default output file name
configure:3530: result: a.out
configure:3536: checking for suffix of executables
configure:3543: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3547: $? = 0
configure:3569: result:
configure:3591: checking whether we are cross compiling
configure:3629: result: yes
configure:3634: checking for suffix of object files
configure:3656: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3660: $? = 0
configure:3681: result: o
configure:3685: checking whether we are using the GNU C compiler
configure:3704: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3704: $? = 0
configure:3713: result: yes
configure:3722: checking whether arm-linux-androideabi-gcc accepts -g
configure:3742: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3742: $? = 0
configure:3783: result: yes
configure:3800: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3863: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3863: $? = 0
configure:3876: result: none needed
configure:3901: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3923: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3926: $? = 0
configure:3923: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3926: $? = 0
configure:3938: result: yes
configure:3957: checking dependency style of arm-linux-androideabi-gcc
configure:4068: result: gcc3
configure:4083: checking for a sed that does not truncate output
configure:4147: result: /usr/sbin/sed
configure:4165: checking for grep that handles long lines and -e
configure:4223: result: /usr/sbin/grep
configure:4228: checking for egrep
configure:4290: result: /usr/sbin/grep -E
configure:4295: checking for fgrep
configure:4357: result: /usr/sbin/grep -F
configure:4392: checking for ld used by arm-linux-androideabi-gcc
configure:4459: result: /sysroot/arm-linux-androideabi/bin/ld
configure:4466: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:4481: result: yes
configure:4493: checking for BSD- or MS-compatible name lister (nm)
configure:4547: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:4677: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:4684: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4687: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:4690: output
00000000 B some_variable
configure:4697: result: BSD nm
configure:4700: checking whether ln -s works
configure:4704: result: yes
configure:4712: checking the maximum length of command line arguments
configure:4843: result: 1572864
configure:4891: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:4931: result: func_convert_file_noop
configure:4938: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4958: result: func_convert_file_noop
configure:4965: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:4972: result: -r
configure:5006: checking for arm-linux-androideabi-objdump
configure:5022: found /sysroot/bin/arm-linux-androideabi-objdump
configure:5033: result: arm-linux-androideabi-objdump
configure:5105: checking how to recognize dependent libraries
configure:5305: result: pass_all
configure:5350: checking for arm-linux-androideabi-dlltool
configure:5380: result: no
configure:5390: checking for dlltool
configure:5420: result: no
configure:5450: checking how to associate runtime and link libraries
configure:5477: result: printf %s\n
configure:5494: checking for arm-linux-androideabi-ar
configure:5510: found /sysroot/bin/arm-linux-androideabi-ar
configure:5521: result: arm-linux-androideabi-ar
configure:5602: checking for archiver @FILE support
configure:5619: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5619: $? = 0
configure:5622: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:5625: $? = 0
configure:5630: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:5633: $? = 1
configure:5645: result: @
configure:5663: checking for arm-linux-androideabi-strip
configure:5690: result: arm-linux-androideabi-strip
configure:5762: checking for arm-linux-androideabi-ranlib
configure:5778: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:5789: result: arm-linux-androideabi-ranlib
configure:5931: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:6084: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6087: $? = 0
configure:6091: /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:6094: $? = 0
configure:6160: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:6163: $? = 0
configure:6201: result: ok
configure:6248: checking for sysroot
configure:6278: result: no
configure:6285: checking for a working dd
configure:6323: result: /usr/sbin/dd
configure:6327: checking how to truncate binary pipes
configure:6342: result: /usr/sbin/dd bs=4096 count=1
configure:6631: checking for arm-linux-androideabi-mt
configure:6661: result: no
configure:6671: checking for mt
configure:6701: result: no
configure:6721: checking if : is a manifest tool
configure:6727: : '-?'
configure:6735: result: no
configure:7412: checking how to run the C preprocessor
configure:7443: arm-linux-androideabi-gcc -E conftest.c
configure:7443: $? = 0
configure:7457: 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:7457: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cliquer"
| #define PACKAGE_TARNAME "cliquer"
| #define PACKAGE_VERSION "1.21"
| #define PACKAGE_STRING "cliquer 1.21"
| #define PACKAGE_BUGREPORT "dimpase@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "cliquer"
| #define VERSION "1.21"
| /* end confdefs.h. */
| #include
configure:7482: result: arm-linux-androideabi-gcc -E
configure:7502: arm-linux-androideabi-gcc -E conftest.c
configure:7502: $? = 0
configure:7516: 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:7516: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cliquer"
| #define PACKAGE_TARNAME "cliquer"
| #define PACKAGE_VERSION "1.21"
| #define PACKAGE_STRING "cliquer 1.21"
| #define PACKAGE_BUGREPORT "dimpase@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "cliquer"
| #define VERSION "1.21"
| /* end confdefs.h. */
| #include
configure:7545: checking for ANSI C header files
configure:7565: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7565: $? = 0
configure:7649: result: yes
configure:7662: checking for sys/types.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for sys/stat.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for stdlib.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for string.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for memory.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for strings.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for inttypes.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for stdint.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7662: checking for unistd.h
configure:7662: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7662: $? = 0
configure:7662: result: yes
configure:7676: checking for dlfcn.h
configure:7676: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7676: $? = 0
configure:7676: result: yes
configure:7931: checking for objdir
configure:7946: result: .libs
configure:8210: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:8228: 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:8232: $? = 0
configure:8245: result: no
configure:8603: checking for arm-linux-androideabi-gcc option to produce PIC
configure:8610: result: -fPIC -DPIC
configure:8618: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:8636: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8640: $? = 0
configure:8653: result: yes
configure:8682: checking if arm-linux-androideabi-gcc static flag -static works
configure:8710: result: yes
configure:8725: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8746: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:8750: $? = 0
configure:8772: result: yes
configure:8780: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:8827: result: yes
configure:8860: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:10119: result: yes
configure:10156: checking whether -lc should be explicitly linked in
configure:10164: arm-linux-androideabi-gcc -c conftest.c >&5
configure:10167: $? = 0
configure:10182: 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:10185: $? = 0
configure:10199: result: no
configure:10359: checking dynamic linker characteristics
configure:11177: result: Android linker
configure:11299: checking how to hardcode library paths into programs
configure:11324: result: immediate
configure:11426: checking for shl_load
configure:11426: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccE2JH3C.o:conftest.c:function main: error: undefined reference to 'shl_load'
collect2: error: ld returned 1 exit status
configure:11426: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cliquer"
| #define PACKAGE_TARNAME "cliquer"
| #define PACKAGE_VERSION "1.21"
| #define PACKAGE_STRING "cliquer 1.21"
| #define PACKAGE_BUGREPORT "dimpase@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "cliquer"
| #define VERSION "1.21"
| #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. */
| /* Define shl_load to an innocuous variant, in case declares shl_load.
| For example, HP-UX 11i declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shl_load
|
| /* 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 shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11426: result: no
configure:11430: checking for shl_load in -ldld
configure:11455: arm-linux-androideabi-gcc -o conftest conftest.c -ldld >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
/tmp/ccEObLxI.o:conftest.c:function main: error: undefined reference to 'shl_load'
collect2: error: ld returned 1 exit status
configure:11455: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cliquer"
| #define PACKAGE_TARNAME "cliquer"
| #define PACKAGE_VERSION "1.21"
| #define PACKAGE_STRING "cliquer 1.21"
| #define PACKAGE_BUGREPORT "dimpase@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "cliquer"
| #define VERSION "1.21"
| #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. */
|
| /* 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 shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:11464: result: no
configure:11469: checking for dlopen
configure:11469: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:11469: $? = 0
configure:11469: result: yes
configure:11626: checking whether a program can dlopen itself
configure:11727: result: cross
configure:11872: checking whether stripping libraries is possible
configure:11877: result: yes
configure:11912: checking if libtool supports shared libraries
configure:11914: result: yes
configure:11917: checking whether to build shared libraries
configure:11942: result: yes
configure:11945: checking whether to build static libraries
configure:11949: result: yes
configure:12008: checking for arm-linux-androideabi-gcc
configure:12035: result: arm-linux-androideabi-gcc
configure:12304: checking for C compiler version
configure:12313: 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:12324: $? = 0
configure:12313: 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:12324: $? = 0
configure:12313: 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:12324: $? = 1
configure:12313: 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:12324: $? = 1
configure:12328: checking whether we are using the GNU C compiler
configure:12356: result: yes
configure:12365: checking whether arm-linux-androideabi-gcc accepts -g
configure:12426: result: yes
configure:12443: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:12519: result: none needed
configure:12544: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:12581: result: yes
configure:12600: checking dependency style of arm-linux-androideabi-gcc
configure:12711: result: gcc3
configure:12727: checking whether make sets $(MAKE)
configure:12749: result: yes
configure:12767: checking limits.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking limits.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for limits.h
configure:12767: result: yes
configure:12767: checking stddef.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking stddef.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for stddef.h
configure:12767: result: yes
configure:12767: checking for stdlib.h
configure:12767: result: yes
configure:12767: checking for string.h
configure:12767: result: yes
configure:12767: checking sys/time.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking sys/time.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for sys/time.h
configure:12767: result: yes
configure:12767: checking sys/times.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking sys/times.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for sys/times.h
configure:12767: result: yes
configure:12767: checking for unistd.h
configure:12767: result: yes
configure:12767: checking ctype.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking ctype.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for ctype.h
configure:12767: result: yes
configure:12767: checking time.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking time.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for time.h
configure:12767: result: yes
configure:12767: checking getopt.h usability
configure:12767: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking getopt.h presence
configure:12767: arm-linux-androideabi-gcc -E conftest.c
configure:12767: $? = 0
configure:12767: result: yes
configure:12767: checking for getopt.h
configure:12767: result: yes
configure:12779: checking for size_t
configure:12779: arm-linux-androideabi-gcc -c conftest.c >&5
configure:12779: $? = 0
configure:12779: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:12779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cliquer"
| #define PACKAGE_TARNAME "cliquer"
| #define PACKAGE_VERSION "1.21"
| #define PACKAGE_STRING "cliquer 1.21"
| #define PACKAGE_BUGREPORT "dimpase@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "cliquer"
| #define VERSION "1.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GETOPT_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
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:12779: result: yes
configure:12794: checking for stdlib.h
configure:12794: result: yes
configure:12804: checking for GNU libc compatible malloc
configure:12838: result: no
configure:12862: checking for getopt
configure:12862: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:12862: $? = 0
configure:12862: result: yes
configure:12862: checking for getopt_long
configure:12862: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:12862: $? = 0
configure:12862: result: yes
configure:12862: checking for setvbuf
configure:12862: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:12862: $? = 0
configure:12862: result: yes
configure:12862: checking for strcasecmp
configure:12862: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:62:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
char strcasecmp ();
^
configure:12862: $? = 0
configure:12862: result: yes
configure:12862: checking for gettimeoftheday
configure:12862: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccu5QER2.o:conftest.c:function main: error: undefined reference to 'gettimeoftheday'
collect2: error: ld returned 1 exit status
configure:12862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "cliquer"
| #define PACKAGE_TARNAME "cliquer"
| #define PACKAGE_VERSION "1.21"
| #define PACKAGE_STRING "cliquer 1.21"
| #define PACKAGE_BUGREPORT "dimpase@gmail.com"
| #define PACKAGE_URL ""
| #define PACKAGE "cliquer"
| #define VERSION "1.21"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_TIME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 0
| #define malloc rpl_malloc
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SETVBUF 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| /* Define gettimeoftheday to an innocuous variant, in case declares gettimeoftheday.
| For example, HP-UX 11i declares gettimeofday. */
| #define gettimeoftheday innocuous_gettimeoftheday
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char gettimeoftheday (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef gettimeoftheday
|
| /* 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 gettimeoftheday ();
| /* 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_gettimeoftheday || defined __stub___gettimeoftheday
| choke me
| #endif
|
| int
| main ()
| {
| return gettimeoftheday ();
| ;
| return 0;
| }
configure:12862: result: no
configure:12981: checking that generated files are newer than configure
configure:12987: result: done
configure:13014: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by cliquer config.status 1.21, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 07d5653d34e9
config.status:1107: creating Makefile
config.status:1107: creating src/Makefile
config.status:1107: creating lib/Makefile
config.status:1107: creating include/Makefile
config.status:1107: creating test/Makefile
config.status:1107: creating config.h
config.status:1336: executing depfiles commands
config.status:1336: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_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_dlopen=yes
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gettimeoftheday=no
ac_cv_func_malloc_0_nonnull=no
ac_cv_func_setvbuf=yes
ac_cv_func_shl_load=no
ac_cv_func_strcasecmp=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_dld_shl_load=no
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_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/sbin/dd
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=arm-linux-androideabi-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
ac_cv_prog_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_type_size_t=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_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=cross
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/cliquer/src/autocliquer-1.21/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='arm-linux-androideabi-ar'
AUTOCONF='${SHELL} /tmp/cliquer/src/autocliquer-1.21/missing autoconf'
AUTOHEADER='${SHELL} /tmp/cliquer/src/autocliquer-1.21/missing autoheader'
AUTOMAKE='${SHELL} /tmp/cliquer/src/autocliquer-1.21/missing automake-1.15'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
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=''
LIBOBJS=' ${LIBOBJDIR}malloc$U.o'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}malloc$U.lo'
LT_AGE='0'
LT_CURRENT='1'
LT_REVISION='21'
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/cliquer/src/autocliquer-1.21/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='cliquer'
PACKAGE_BUGREPORT='dimpase@gmail.com'
PACKAGE_NAME='cliquer'
PACKAGE_STRING='cliquer 1.21'
PACKAGE_TARNAME='cliquer'
PACKAGE_URL=''
PACKAGE_VERSION='1.21'
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='1.21'
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/cliquer/src/autocliquer-1.21/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/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 "cliquer"
#define PACKAGE_TARNAME "cliquer"
#define PACKAGE_VERSION "1.21"
#define PACKAGE_STRING "cliquer 1.21"
#define PACKAGE_BUGREPORT "dimpase@gmail.com"
#define PACKAGE_URL ""
#define PACKAGE "cliquer"
#define VERSION "1.21"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CTYPE_H 1
#define HAVE_TIME_H 1
#define HAVE_GETOPT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 0
#define malloc rpl_malloc
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_SETVBUF 1
#define HAVE_STRCASECMP 1
configure: exit 0