The build took 00h 01m 24s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
7,571 |
cpp |
4,298 |
sh |
2,375 |
makefile |
863 |
ansic |
15,107 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME/toolchain_root/lib --> /sysroot/lib/toolchain_root/SOURCES --> /sysroot/SOURCES/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/COPYING --> /sysroot/COPYING/toolchain_root/COPYING3 --> /sysroot/COPYING3/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: 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: etl 0.04.19-1 (Tue Apr 4 19:49:17 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... arm-unknown-linux-androideabichecking target system type... arm-unknown-linux-androideabichecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for arm-linux-androideabi-strip... arm-linux-androideabi-stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether to enable maintainer-specific portions of Makefiles... nochecking for arm-linux-androideabi-gcc... arm-linux-androideabi-gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for arm-linux-androideabi-gcc option to accept ISO C89... none neededchecking whether arm-linux-androideabi-gcc understands -c and -o together... yeschecking for style of include used by make... GNUchecking dependency style of arm-linux-androideabi-gcc... gcc3checking whether we are using the GNU C++ compiler... yeschecking whether arm-linux-androideabi-g++ accepts -g... yeschecking dependency style of arm-linux-androideabi-g++... gcc3checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlibchecking for compiler warning flags to use... -W -Wallchecking for optimization flags... -O2checking for debug flags... -DNDEBUGchecking for profiling... nochecking how to run the C++ preprocessor... arm-linux-androideabi-g++ -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for main in -luser32... nochecking for CreateMutex in -lkernel32... nochecking for pthread_mutex_init in -lpthread... nochecking for ANSI C header files... (cached) yeschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking sched.h usability... yeschecking sched.h presence... yeschecking for sched.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking windows.h usability... nochecking windows.h presence... nochecking for windows.h... nochecking for pthread_create... yeschecking for pthread_rwlock_init... yeschecking for sched_yield... yeschecking for CreateThread... nochecking for QueryPerformanceCounter... nochecking for gettimeofday... yeschecking for sscanf... yeschecking for vsscanf... yeschecking for vsprintf... yeschecking for vasprintf... yeschecking for vsnprintf... yeschecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating ETL-configconfig.status: creating Makefileconfig.status: creating ETL/Makefileconfig.status: creating test/Makefileconfig.status: creating ETL.pcconfig.status: creating doxygen.cfgconfig.status: creating ETL/etl_profile_.hconfig.status: executing depfiles commandsExtended Template Library v.0.04.19Configuration Summary- - - - - -Install Prefix -------------------> /usrTarget Platform ------------------> arm-unknown-linux-androideabiDebug Mode -----------------------> no$CXX ------------------------------> 'arm-linux-androideabi-g++'$CXXFLAGS -------------------------> '-W -Wall -O2 -DNDEBUG'Making all in ETLmake[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'make all-ammake[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'sed "s/PACKAGE/ETL/g;" < ../ETL/etl_profile_.h > ../ETL/etl_profile.hmake[2]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'Making all in testmake[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/test'make[1]: Nothing to be done for 'all'.make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/test'make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19'make[1]: Nothing to be done for 'all-am'.make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19'==> Entering fakeroot environment...==> Starting package()...Making install in ETLmake[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/etl/pkg/etl/usr/include/ETL' /usr/bin/install -c -m 644 value _value.h rect _rect.h misc _misc.h ref_count _ref_count.h angle fastangle handle ipc thread fixed random clock hermite calculus stringf trivial spline _stringf.h _bspline.h _calculus.h _mutex_null.h _hermite.h _curve_func.h _clock_base.h _clock_system.h _clock_gettimeofday.h _random.h _angle.h _fastangle.h _curve.h _handle.h _thread.h _mutex_pthreads.h _mutex_win32.h _condition.h _rwlock.h '/tmp/etl/pkg/etl/usr/include/ETL' /usr/bin/install -c -m 644 smach _smach.h _trivial.h _fixed.h etl_config.h ../ETL/etl_profile.h _fastangle_tables.h bezier _bezier.h _bezier_angle.h _status.h status pen _pen.h boxblur _boxblur.h gaussian _gaussian.h surface _surface.h smart_ptr _smart_ptr.h _clock_win32hpcount.h mutex _mutex_pthreads_simple.h '/tmp/etl/pkg/etl/usr/include/ETL'make[2]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/ETL'Making install in testmake[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/test'make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/test'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/etl/src/ETL-0.04.19/test'make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19/test'make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19'make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19' /usr/sbin/mkdir -p '/tmp/etl/pkg/etl/usr/lib/pkgconfig' /usr/sbin/mkdir -p '/tmp/etl/pkg/etl/usr/bin' /usr/bin/install -c -m 644 ETL.pc '/tmp/etl/pkg/etl/usr/lib/pkgconfig' /usr/bin/install -c ETL-config '/tmp/etl/pkg/etl/usr/bin'make[2]: Leaving directory '/tmp/etl/src/ETL-0.04.19'make[1]: Leaving directory '/tmp/etl/src/ETL-0.04.19'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "etl"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: etl 0.04.19-1 (Tue Apr 4 19:49:22 UTC 2017)CMD: pacman --query --file etl-0.04.19-1-any.pkg.tar.xz
Creating hybrid package for 'etl'
Trying to find vanilla package 'etl'...
CMD: pacman --query --file /mirror/xfce4-netload-plugin-1.2.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/dietlibc-0.33-4.pkg.tar.xz
CMD: pacman --query --file /mirror/java-inetlib-1.1.2-2.pkg.tar.xz
CMD: pacman --query --file /mirror/libnfnetlink-1.0.1-2.pkg.tar.xz
CMD: pacman --query --file /mirror/haskell-setlocale-1.0.0.3-3.pkg.tar.xz
CMD: pacman --query --file /mirror/etl-0.04.19-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/bin/ETL-config/usr/lib/pkgconfig/ETL.pc/usr/include/ETL/_gaussian.h/usr/include/ETL/_random.h/usr/include/ETL/_clock_gettimeofday.h/usr/include/ETL/_boxblur.h/usr/include/ETL/_mutex_null.h/usr/include/ETL/fastangle/usr/include/ETL/_hermite.h/usr/include/ETL/pen/usr/include/ETL/angle/usr/include/ETL/_clock_win32hpcount.h/usr/include/ETL/value/usr/include/ETL/_calculus.h/usr/include/ETL/ipc/usr/include/ETL/status/usr/include/ETL/misc/usr/include/ETL/_bspline.h/usr/include/ETL/_mutex_pthreads_simple.h/usr/include/ETL/_angle.h/usr/include/ETL/surface/usr/include/ETL/_mutex_pthreads.h/usr/include/ETL/_mutex_win32.h/usr/include/ETL/_ref_count.h/usr/include/ETL/thread/usr/include/ETL/trivial/usr/include/ETL/_pen.h/usr/include/ETL/_fastangle.h/usr/include/ETL/_smach.h/usr/include/ETL/bezier/usr/include/ETL/etl_profile.h/usr/include/ETL/_bezier_angle.h/usr/include/ETL/_curve.h/usr/include/ETL/_value.h/usr/include/ETL/_fixed.h/usr/include/ETL/_fastangle_tables.h/usr/include/ETL/ref_count/usr/include/ETL/boxblur/usr/include/ETL/_smart_ptr.h/usr/include/ETL/_bezier.h/usr/include/ETL/_surface.h/usr/include/ETL/stringf/usr/include/ETL/hermite/usr/include/ETL/etl_config.h/usr/include/ETL/rect/usr/include/ETL/mutex/usr/include/ETL/_rect.h/usr/include/ETL/calculus/usr/include/ETL/_clock_base.h/usr/include/ETL/_misc.h/usr/include/ETL/gaussian/usr/include/ETL/clock/usr/include/ETL/smart_ptr/usr/include/ETL/_curve_func.h/usr/include/ETL/_trivial.h/usr/include/ETL/smach/usr/include/ETL/_status.h/usr/include/ETL/_thread.h/usr/include/ETL/_condition.h/usr/include/ETL/handle/usr/include/ETL/_stringf.h/usr/include/ETL/_rwlock.h/usr/include/ETL/_clock_system.h/usr/include/ETL/random/usr/include/ETL/fixed/usr/include/ETL/_handle.h/usr/include/ETL/spline/sysroot/sysroot/usr/lib/pkgconfig/ETL.pc/sysroot/sysroot/usr/include/ETL/value/sysroot/sysroot/usr/include/ETL/_value.h/sysroot/sysroot/usr/include/ETL/rect/sysroot/sysroot/usr/include/ETL/_rect.h/sysroot/sysroot/usr/include/ETL/misc/sysroot/sysroot/usr/include/ETL/_misc.h/sysroot/sysroot/usr/include/ETL/ref_count/sysroot/sysroot/usr/include/ETL/_ref_count.h/sysroot/sysroot/usr/include/ETL/angle/sysroot/sysroot/usr/include/ETL/fastangle/sysroot/sysroot/usr/include/ETL/handle/sysroot/sysroot/usr/include/ETL/ipc/sysroot/sysroot/usr/include/ETL/thread/sysroot/sysroot/usr/include/ETL/fixed/sysroot/sysroot/usr/include/ETL/random/sysroot/sysroot/usr/include/ETL/clock/sysroot/sysroot/usr/include/ETL/hermite/sysroot/sysroot/usr/include/ETL/calculus/sysroot/sysroot/usr/include/ETL/stringf/sysroot/sysroot/usr/include/ETL/trivial/sysroot/sysroot/usr/include/ETL/spline/sysroot/sysroot/usr/include/ETL/_stringf.h/sysroot/sysroot/usr/include/ETL/_bspline.h/sysroot/sysroot/usr/include/ETL/_calculus.h/sysroot/sysroot/usr/include/ETL/_mutex_null.h/sysroot/sysroot/usr/include/ETL/_hermite.h/sysroot/sysroot/usr/include/ETL/_curve_func.h/sysroot/sysroot/usr/include/ETL/_clock_base.h/sysroot/sysroot/usr/include/ETL/_clock_system.h/sysroot/sysroot/usr/include/ETL/_clock_gettimeofday.h/sysroot/sysroot/usr/include/ETL/_random.h/sysroot/sysroot/usr/include/ETL/_angle.h/sysroot/sysroot/usr/include/ETL/_fastangle.h/sysroot/sysroot/usr/include/ETL/_curve.h/sysroot/sysroot/usr/include/ETL/_handle.h/sysroot/sysroot/usr/include/ETL/_thread.h/sysroot/sysroot/usr/include/ETL/_mutex_pthreads.h/sysroot/sysroot/usr/include/ETL/_mutex_win32.h/sysroot/sysroot/usr/include/ETL/_condition.h/sysroot/sysroot/usr/include/ETL/_rwlock.h/sysroot/sysroot/usr/include/ETL/smach/sysroot/sysroot/usr/include/ETL/_smach.h/sysroot/sysroot/usr/include/ETL/_trivial.h/sysroot/sysroot/usr/include/ETL/_fixed.h/sysroot/sysroot/usr/include/ETL/etl_config.h/sysroot/sysroot/usr/include/ETL/etl_profile.h/sysroot/sysroot/usr/include/ETL/_fastangle_tables.h/sysroot/sysroot/usr/include/ETL/bezier/sysroot/sysroot/usr/include/ETL/_bezier.h/sysroot/sysroot/usr/include/ETL/_bezier_angle.h/sysroot/sysroot/usr/include/ETL/_status.h/sysroot/sysroot/usr/include/ETL/status/sysroot/sysroot/usr/include/ETL/pen/sysroot/sysroot/usr/include/ETL/_pen.h/sysroot/sysroot/usr/include/ETL/boxblur/sysroot/sysroot/usr/include/ETL/_boxblur.h/sysroot/sysroot/usr/include/ETL/gaussian/sysroot/sysroot/usr/include/ETL/_gaussian.h/sysroot/sysroot/usr/include/ETL/surface/sysroot/sysroot/usr/include/ETL/_surface.h/sysroot/sysroot/usr/include/ETL/smart_ptr/sysroot/sysroot/usr/include/ETL/_smart_ptr.h/sysroot/sysroot/usr/include/ETL/_clock_win32hpcount.h/sysroot/sysroot/usr/include/ETL/mutex/sysroot/sysroot/usr/include/ETL/_mutex_pthreads_simple.hGenerating .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 etl.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/etl.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/etl.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/etl.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/etl.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/etl/src/ETL-0.04.19/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by Extended Template Library configure 0.04.19, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 8d756e03cd5buname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /sysroot/binPATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8PATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2264: checking build system typeconfigure:2278: result: x86_64-unknown-linux-gnuconfigure:2298: checking host system typeconfigure:2311: result: arm-unknown-linux-androideabiconfigure:2331: checking target system typeconfigure:2344: result: arm-unknown-linux-androideabiconfigure:2387: checking for a BSD-compatible installconfigure:2455: result: /usr/bin/install -cconfigure:2466: checking whether build environment is saneconfigure:2521: result: yesconfigure:2580: checking for arm-linux-androideabi-stripconfigure:2596: found /sysroot/bin/arm-linux-androideabi-stripconfigure:2607: result: arm-linux-androideabi-stripconfigure:2672: checking for a thread-safe mkdir -pconfigure:2711: result: /usr/sbin/mkdir -pconfigure:2718: checking for gawkconfigure:2734: found /usr/sbin/gawkconfigure:2745: result: gawkconfigure:2756: checking whether make sets $(MAKE)configure:2778: result: yesconfigure:2807: checking whether make supports nested variablesconfigure:2824: result: yesconfigure:2941: checking whether to enable maintainer-specific portions of Makefilesconfigure:2950: result: noconfigure:2984: checking for arm-linux-androideabi-gccconfigure:3011: result: arm-linux-androideabi-gccconfigure:3280: checking for C compiler versionconfigure:3289: arm-linux-androideabi-gcc --version >&5arm-linux-androideabi-gcc (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3300: $? = 0configure:3289: arm-linux-androideabi-gcc -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-gccCOLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:3300: $? = 0configure:3289: arm-linux-androideabi-gcc -V >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-V'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3300: $? = 1configure:3289: arm-linux-androideabi-gcc -qversion >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:3300: $? = 1configure:3320: checking whether the C compiler worksconfigure:3342: arm-linux-androideabi-gcc conftest.c >&5configure:3346: $? = 0configure:3394: result: yesconfigure:3397: checking for C compiler default output file nameconfigure:3399: result: a.outconfigure:3405: checking for suffix of executablesconfigure:3412: arm-linux-androideabi-gcc -o conftest conftest.c >&5configure:3416: $? = 0configure:3438: result:configure:3460: checking whether we are cross compilingconfigure:3498: result: yesconfigure:3503: checking for suffix of object filesconfigure:3525: arm-linux-androideabi-gcc -c conftest.c >&5configure:3529: $? = 0configure:3550: result: oconfigure:3554: checking whether we are using the GNU C compilerconfigure:3573: arm-linux-androideabi-gcc -c conftest.c >&5configure:3573: $? = 0configure:3582: result: yesconfigure:3591: checking whether arm-linux-androideabi-gcc accepts -gconfigure:3611: arm-linux-androideabi-gcc -c -g conftest.c >&5configure:3611: $? = 0configure:3652: result: yesconfigure:3669: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:3732: arm-linux-androideabi-gcc -c conftest.c >&5configure:3732: $? = 0configure:3745: result: none neededconfigure:3770: checking whether arm-linux-androideabi-gcc understands -c and -o togetherconfigure:3792: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3795: $? = 0configure:3792: arm-linux-androideabi-gcc -c conftest.c -o conftest2.oconfigure:3795: $? = 0configure:3807: result: yesconfigure:3835: checking for style of include used by makeconfigure:3863: result: GNUconfigure:3889: checking dependency style of arm-linux-androideabi-gccconfigure:4000: result: gcc3configure:4127: checking for C++ compiler versionconfigure:4136: arm-linux-androideabi-g++ --version >&5arm-linux-androideabi-g++ (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:4147: $? = 0configure:4136: arm-linux-androideabi-g++ -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-g++COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:4147: $? = 0configure:4136: arm-linux-androideabi-g++ -V >&5arm-linux-androideabi-g++: error: unrecognized command line option '-V'arm-linux-androideabi-g++: fatal error: no input filescompilation terminated.configure:4147: $? = 1configure:4136: arm-linux-androideabi-g++ -qversion >&5arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'arm-linux-androideabi-g++: fatal error: no input filescompilation terminated.configure:4147: $? = 1configure:4151: checking whether we are using the GNU C++ compilerconfigure:4170: arm-linux-androideabi-g++ -c conftest.cpp >&5configure:4170: $? = 0configure:4179: result: yesconfigure:4188: checking whether arm-linux-androideabi-g++ accepts -gconfigure:4208: arm-linux-androideabi-g++ -c -g conftest.cpp >&5configure:4208: $? = 0configure:4249: result: yesconfigure:4274: checking dependency style of arm-linux-androideabi-g++configure:4385: result: gcc3configure:4404: checking for arm-linux-androideabi-ranlibconfigure:4420: found /sysroot/bin/arm-linux-androideabi-ranlibconfigure:4431: result: arm-linux-androideabi-ranlibconfigure:4510: checking for compiler warning flags to useconfigure:4556: result: -W -Wallconfigure:4560: checking for optimization flagsconfigure:4586: result: -O2configure:4590: checking for debug flagsconfigure:4619: result: -DNDEBUGconfigure:4623: checking for profilingconfigure:4645: result: noconfigure:4717: checking how to run the C++ preprocessorconfigure:4744: arm-linux-androideabi-g++ -E conftest.cppconfigure:4744: $? = 0configure:4758: arm-linux-androideabi-g++ -E conftest.cppconftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4758: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4783: result: arm-linux-androideabi-g++ -Econfigure:4803: arm-linux-androideabi-g++ -E conftest.cppconfigure:4803: $? = 0configure:4817: arm-linux-androideabi-g++ -E conftest.cppconftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4817: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| /* end confdefs.h. */| #include configure:4846: checking for grep that handles long lines and -econfigure:4904: result: /usr/sbin/grepconfigure:4909: checking for egrepconfigure:4971: result: /usr/sbin/grep -Econfigure:4976: checking for ANSI C header filesconfigure:4996: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:4996: $? = 0configure:5080: result: yesconfigure:5093: checking for sys/types.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for sys/stat.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for stdlib.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for string.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for memory.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for strings.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for inttypes.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for stdint.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5093: checking for unistd.hconfigure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5093: $? = 0configure:5093: result: yesconfigure:5106: checking for main in -luser32configure:5125: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -luser32 >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -luser32collect2: error: ld returned 1 exit statusconfigure:5125: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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. */||| int| main ()| {| return main ();| ;| return 0;| }configure:5134: result: noconfigure:5145: checking for CreateMutex in -lkernel32configure:5170: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lkernel32 >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lkernel32/tmp/cckJQ74n.o:conftest.cpp:function main: error: undefined reference to 'CreateMutex'collect2: error: ld returned 1 exit statusconfigure:5170: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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. */|| /* 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 CreateMutex ();| int| main ()| {| return CreateMutex ();| ;| return 0;| }configure:5179: result: noconfigure:5190: checking for pthread_mutex_init in -lpthreadconfigure:5215: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp -lpthread >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreadcollect2: error: ld returned 1 exit statusconfigure:5215: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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. */|| /* 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 pthread_mutex_init ();| int| main ()| {| return pthread_mutex_init ();| ;| return 0;| }configure:5224: result: noconfigure:5236: checking for ANSI C header filesconfigure:5340: result: yesconfigure:5351: checking pthread.h usabilityconfigure:5351: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5351: $? = 0configure:5351: result: yesconfigure:5351: checking pthread.h presenceconfigure:5351: arm-linux-androideabi-g++ -E conftest.cppconfigure:5351: $? = 0configure:5351: result: yesconfigure:5351: checking for pthread.hconfigure:5351: result: yesconfigure:5363: checking sched.h usabilityconfigure:5363: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5363: $? = 0configure:5363: result: yesconfigure:5363: checking sched.h presenceconfigure:5363: arm-linux-androideabi-g++ -E conftest.cppconfigure:5363: $? = 0configure:5363: result: yesconfigure:5363: checking for sched.hconfigure:5363: result: yesconfigure:5375: checking sys/time.h usabilityconfigure:5375: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5375: $? = 0configure:5375: result: yesconfigure:5375: checking sys/time.h presenceconfigure:5375: arm-linux-androideabi-g++ -E conftest.cppconfigure:5375: $? = 0configure:5375: result: yesconfigure:5375: checking for sys/time.hconfigure:5375: result: yesconfigure:5387: checking for unistd.hconfigure:5387: result: yesconfigure:5399: checking windows.h usabilityconfigure:5399: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5conftest.cpp:57:21: fatal error: windows.h: No such file or directory#include ^compilation terminated.configure:5399: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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 STDC_HEADERS 1| #define HAVE_PTHREAD_H 1| #define HAVE_SCHED_H 1| #define HAVE_SYS_TIME_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:5399: result: noconfigure:5399: checking windows.h presenceconfigure:5399: arm-linux-androideabi-g++ -E conftest.cppconftest.cpp:24:21: fatal error: windows.h: No such file or directory#include ^compilation terminated.configure:5399: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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 STDC_HEADERS 1| #define HAVE_PTHREAD_H 1| #define HAVE_SCHED_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:5399: result: noconfigure:5399: checking for windows.hconfigure:5399: result: noconfigure:5411: checking for pthread_createconfigure:5411: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5411: $? = 0configure:5411: result: yesconfigure:5422: checking for pthread_rwlock_initconfigure:5422: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5422: $? = 0configure:5422: result: yesconfigure:5433: checking for sched_yieldconfigure:5433: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5433: $? = 0configure:5433: result: yesconfigure:5444: checking for CreateThreadconfigure:5444: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5/tmp/ccaGkK5j.o:conftest.cpp:function main: error: undefined reference to 'CreateThread'collect2: error: ld returned 1 exit statusconfigure:5444: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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 STDC_HEADERS 1| #define HAVE_PTHREAD_H 1| #define HAVE_SCHED_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PTHREAD_CREATE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_SCHED_YIELD 1| /* end confdefs.h. */| /* Define CreateThread to an innocuous variant, in case declares CreateThread. | For example, HP-UX 11i declares gettimeofday. */ | #define CreateThread innocuous_CreateThread|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char CreateThread (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef CreateThread|| /* 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 CreateThread ();| /* 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_CreateThread || defined __stub___CreateThread| choke me| #endif|| int| main ()| {| return CreateThread ();| ;| return 0;| }configure:5444: result: noconfigure:5455: checking for QueryPerformanceCounterconfigure:5455: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5/tmp/cckBAh3p.o:conftest.cpp:function main: error: undefined reference to 'QueryPerformanceCounter'collect2: error: ld returned 1 exit statusconfigure:5455: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Extended Template Library"| #define PACKAGE_TARNAME "ETL"| #define PACKAGE_VERSION "0.04.19"| #define PACKAGE_STRING "Extended Template Library 0.04.19"| #define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"| #define PACKAGE_URL ""| #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 STDC_HEADERS 1| #define HAVE_PTHREAD_H 1| #define HAVE_SCHED_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PTHREAD_CREATE 1| #define HAVE_PTHREAD_RWLOCK_INIT 1| #define HAVE_SCHED_YIELD 1| /* end confdefs.h. */| /* Define QueryPerformanceCounter to an innocuous variant, in case declares QueryPerformanceCounter. | For example, HP-UX 11i declares gettimeofday. */ | #define QueryPerformanceCounter innocuous_QueryPerformanceCounter|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char QueryPerformanceCounter (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef QueryPerformanceCounter|| /* 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 QueryPerformanceCounter ();| /* 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_QueryPerformanceCounter || defined __stub___QueryPerformanceCounter| choke me| #endif|| int| main ()| {| return QueryPerformanceCounter ();| ;| return 0;| }configure:5455: result: noconfigure:5467: checking for gettimeofdayconfigure:5467: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5467: $? = 0configure:5467: result: yesconfigure:5478: checking for sscanfconfigure:5478: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5478: $? = 0configure:5478: result: yesconfigure:5489: checking for vsscanfconfigure:5489: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5489: $? = 0configure:5489: result: yesconfigure:5500: checking for vsprintfconfigure:5500: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5500: $? = 0configure:5500: result: yesconfigure:5511: checking for vasprintfconfigure:5511: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5511: $? = 0configure:5511: result: yesconfigure:5522: checking for vsnprintfconfigure:5522: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5configure:5522: $? = 0configure:5522: result: yesconfigure:5664: checking that generated files are newer than configureconfigure:5670: result: doneconfigure:5701: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by Extended Template Library config.status 0.04.19, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 8d756e03cd5bconfig.status:892: creating ETL-configconfig.status:892: creating Makefileconfig.status:892: creating ETL/Makefileconfig.status:892: creating test/Makefileconfig.status:892: creating ETL.pcconfig.status:892: creating doxygen.cfgconfig.status:892: creating ETL/etl_profile_.hconfig.status:1121: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=arm-linux-androideabi-gccac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CXXCPP_set=ac_cv_env_CXXCPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=arm-linux-androideabi-g++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=setac_cv_env_build_alias_value=x86_64-unknown-linuxac_cv_env_host_alias_set=setac_cv_env_host_alias_value=arm-linux-androideabiac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_CreateThread=noac_cv_func_QueryPerformanceCounter=noac_cv_func_gettimeofday=yesac_cv_func_pthread_create=yesac_cv_func_pthread_rwlock_init=yesac_cv_func_sched_yield=yesac_cv_func_sscanf=yesac_cv_func_vasprintf=yesac_cv_func_vsnprintf=yesac_cv_func_vsprintf=yesac_cv_func_vsscanf=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_pthread_h=yesac_cv_header_sched_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_header_windows_h=noac_cv_host=arm-unknown-linux-androideabiac_cv_lib_kernel32_CreateMutex=noac_cv_lib_pthread_pthread_mutex_init=noac_cv_lib_user32_main=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=arm-linux-androideabi-gccac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'ac_cv_prog_RANLIB=arm-linux-androideabi-ranlibac_cv_prog_STRIP=arm-linux-androideabi-stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_prog_make_make_set=yesac_cv_target=arm-unknown-linux-androideabiam_cv_CC_dependencies_compiler_type=gcc3am_cv_CXX_dependencies_compiler_type=gcc3am_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing aclocal-1.14'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'AUTOCONF='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing autoconf'AUTOHEADER='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing autoheader'AUTOMAKE='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing automake-1.14'AWK='gawk'CC='arm-linux-androideabi-gcc'CCDEPMODE='depmode=gcc3'CFLAGS='-O2 -DNDEBUG'CPPFLAGS=''CXX='arm-linux-androideabi-g++'CXXCPP='arm-linux-androideabi-g++ -E'CXXDEPMODE='depmode=gcc3'CXXFLAGS='-W -Wall -O2 -DNDEBUG'CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/etl/src/ETL-0.04.19/config/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='ETL'PACKAGE_BUGREPORT='http://www.synfig.org/issues/thebuggenie/synfig'PACKAGE_NAME='Extended Template Library'PACKAGE_STRING='Extended Template Library 0.04.19'PACKAGE_TARNAME='ETL'PACKAGE_URL=''PACKAGE_VERSION='0.04.19'PATH_SEPARATOR=':'RANLIB='arm-linux-androideabi-ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='arm-linux-androideabi-strip'SVN_REPOSITORY='https://synfig.svn.sourceforge.net/svnroot/synfig/ETL'VERSION='0.04.19'ac_ct_CC=''ac_ct_CXX=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE='#'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__fastdepCXX_FALSE='#'am__fastdepCXX_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/etl/src/ETL-0.04.19/config/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='arm-unknown-linux-androideabi'target_alias=''target_cpu='arm'target_os='linux-androideabi'target_vendor='unknown'## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "Extended Template Library"#define PACKAGE_TARNAME "ETL"#define PACKAGE_VERSION "0.04.19"#define PACKAGE_STRING "Extended Template Library 0.04.19"#define PACKAGE_BUGREPORT "http://www.synfig.org/issues/thebuggenie/synfig"#define PACKAGE_URL ""#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 STDC_HEADERS 1#define HAVE_PTHREAD_H 1#define HAVE_SCHED_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_PTHREAD_CREATE 1#define HAVE_PTHREAD_RWLOCK_INIT 1#define HAVE_SCHED_YIELD 1#define HAVE_GETTIMEOFDAY 1#define HAVE_SSCANF 1#define HAVE_VSSCANF 1#define HAVE_VSPRINTF 1#define HAVE_VASPRINTF 1#define HAVE_VSNPRINTF 1configure: exit 0