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/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: 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-gnu
checking host system type... arm-unknown-linux-androideabi
checking target system type... arm-unknown-linux-androideabi
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 whether to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for compiler warning flags to use... -W -Wall
checking for optimization flags... -O2
checking for debug flags... -DNDEBUG
checking for profiling... no
checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for main in -luser32... no
checking for CreateMutex in -lkernel32... no
checking for pthread_mutex_init in -lpthread... no
checking for ANSI C header files... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for pthread_create... yes
checking for pthread_rwlock_init... yes
checking for sched_yield... yes
checking for CreateThread... no
checking for QueryPerformanceCounter... no
checking for gettimeofday... yes
checking for sscanf... yes
checking for vsscanf... yes
checking for vsprintf... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating ETL-config
config.status: creating Makefile
config.status: creating ETL/Makefile
config.status: creating test/Makefile
config.status: creating ETL.pc
config.status: creating doxygen.cfg
config.status: creating ETL/etl_profile_.h
config.status: executing depfiles commands
Extended Template Library v.0.04.19
Configuration Summary
- - - - - -
Install Prefix -------------------> /usr
Target Platform ------------------> arm-unknown-linux-androideabi
Debug Mode -----------------------> no
$CXX ------------------------------> 'arm-linux-androideabi-g++'
$CXXFLAGS -------------------------> '-W -Wall -O2 -DNDEBUG'
Making all in ETL
make[1]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'
make all-am
make[2]: Entering directory '/tmp/etl/src/ETL-0.04.19/ETL'
sed "s/PACKAGE/ETL/g;" < ../ETL/etl_profile_.h > ../ETL/etl_profile.h
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 all in test
make[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 ETL
make[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 test
make[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.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 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 while
running configure, to aid debugging if configure makes a mistake.
It was created by Extended Template Library configure 0.04.19, 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 = 8d756e03cd5b
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:2264: checking build system type
configure:2278: result: x86_64-unknown-linux-gnu
configure:2298: checking host system type
configure:2311: result: arm-unknown-linux-androideabi
configure:2331: checking target system type
configure:2344: result: arm-unknown-linux-androideabi
configure:2387: checking for a BSD-compatible install
configure:2455: result: /usr/bin/install -c
configure:2466: checking whether build environment is sane
configure:2521: result: yes
configure:2580: checking for arm-linux-androideabi-strip
configure:2596: found /sysroot/bin/arm-linux-androideabi-strip
configure:2607: result: arm-linux-androideabi-strip
configure:2672: checking for a thread-safe mkdir -p
configure:2711: result: /usr/sbin/mkdir -p
configure:2718: checking for gawk
configure:2734: found /usr/sbin/gawk
configure:2745: result: gawk
configure:2756: checking whether make sets $(MAKE)
configure:2778: result: yes
configure:2807: checking whether make supports nested variables
configure:2824: result: yes
configure:2941: checking whether to enable maintainer-specific portions of Makefiles
configure:2950: result: no
configure:2984: checking for arm-linux-androideabi-gcc
configure:3011: result: arm-linux-androideabi-gcc
configure:3280: checking for C compiler version
configure:3289: 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:3300: $? = 0
configure:3289: 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:3300: $? = 0
configure:3289: 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:3300: $? = 1
configure:3289: 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:3300: $? = 1
configure:3320: checking whether the C compiler works
configure:3342: arm-linux-androideabi-gcc conftest.c >&5
configure:3346: $? = 0
configure:3394: result: yes
configure:3397: checking for C compiler default output file name
configure:3399: result: a.out
configure:3405: checking for suffix of executables
configure:3412: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3416: $? = 0
configure:3438: result:
configure:3460: checking whether we are cross compiling
configure:3498: result: yes
configure:3503: checking for suffix of object files
configure:3525: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3529: $? = 0
configure:3550: result: o
configure:3554: checking whether we are using the GNU C compiler
configure:3573: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3573: $? = 0
configure:3582: result: yes
configure:3591: checking whether arm-linux-androideabi-gcc accepts -g
configure:3611: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3611: $? = 0
configure:3652: result: yes
configure:3669: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3732: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3732: $? = 0
configure:3745: result: none needed
configure:3770: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3792: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3792: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3795: $? = 0
configure:3807: result: yes
configure:3835: checking for style of include used by make
configure:3863: result: GNU
configure:3889: checking dependency style of arm-linux-androideabi-gcc
configure:4000: result: gcc3
configure:4127: checking for C++ compiler version
configure:4136: arm-linux-androideabi-g++ --version >&5
arm-linux-androideabi-g++ (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:4147: $? = 0
configure:4136: arm-linux-androideabi-g++ -v >&5
Using built-in specs.
COLLECT_GCC=arm-linux-androideabi-g++
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:4147: $? = 0
configure:4136: arm-linux-androideabi-g++ -V >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-V'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4147: $? = 1
configure:4136: arm-linux-androideabi-g++ -qversion >&5
arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
arm-linux-androideabi-g++: fatal error: no input files
compilation terminated.
configure:4147: $? = 1
configure:4151: checking whether we are using the GNU C++ compiler
configure:4170: arm-linux-androideabi-g++ -c conftest.cpp >&5
configure:4170: $? = 0
configure:4179: result: yes
configure:4188: checking whether arm-linux-androideabi-g++ accepts -g
configure:4208: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
configure:4208: $? = 0
configure:4249: result: yes
configure:4274: checking dependency style of arm-linux-androideabi-g++
configure:4385: result: gcc3
configure:4404: checking for arm-linux-androideabi-ranlib
configure:4420: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:4431: result: arm-linux-androideabi-ranlib
configure:4510: checking for compiler warning flags to use
configure:4556: result: -W -Wall
configure:4560: checking for optimization flags
configure:4586: result: -O2
configure:4590: checking for debug flags
configure:4619: result: -DNDEBUG
configure:4623: checking for profiling
configure:4645: result: no
configure:4717: checking how to run the C++ preprocessor
configure:4744: arm-linux-androideabi-g++ -E conftest.cpp
configure:4744: $? = 0
configure:4758: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4758: $? = 1
configure: 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++ -E
configure:4803: arm-linux-androideabi-g++ -E conftest.cpp
configure:4803: $? = 0
configure:4817: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4817: $? = 1
configure: 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 -e
configure:4904: result: /usr/sbin/grep
configure:4909: checking for egrep
configure:4971: result: /usr/sbin/grep -E
configure:4976: checking for ANSI C header files
configure:4996: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:4996: $? = 0
configure:5080: result: yes
configure:5093: checking for sys/types.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for sys/stat.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for stdlib.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for string.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for memory.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for strings.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for inttypes.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for stdint.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5093: checking for unistd.h
configure:5093: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5093: $? = 0
configure:5093: result: yes
configure:5106: checking for main in -luser32
configure: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 -luser32
collect2: error: ld returned 1 exit status
configure:5125: $? = 1
configure: 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: no
configure:5145: checking for CreateMutex in -lkernel32
configure: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 status
configure:5170: $? = 1
configure: 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: no
configure:5190: checking for pthread_mutex_init in -lpthread
configure: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 -lpthread
collect2: error: ld returned 1 exit status
configure:5215: $? = 1
configure: 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: no
configure:5236: checking for ANSI C header files
configure:5340: result: yes
configure:5351: checking pthread.h usability
configure:5351: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5351: $? = 0
configure:5351: result: yes
configure:5351: checking pthread.h presence
configure:5351: arm-linux-androideabi-g++ -E conftest.cpp
configure:5351: $? = 0
configure:5351: result: yes
configure:5351: checking for pthread.h
configure:5351: result: yes
configure:5363: checking sched.h usability
configure:5363: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking sched.h presence
configure:5363: arm-linux-androideabi-g++ -E conftest.cpp
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for sched.h
configure:5363: result: yes
configure:5375: checking sys/time.h usability
configure:5375: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5375: $? = 0
configure:5375: result: yes
configure:5375: checking sys/time.h presence
configure:5375: arm-linux-androideabi-g++ -E conftest.cpp
configure:5375: $? = 0
configure:5375: result: yes
configure:5375: checking for sys/time.h
configure:5375: result: yes
configure:5387: checking for unistd.h
configure:5387: result: yes
configure:5399: checking windows.h usability
configure:5399: arm-linux-androideabi-g++ -c -W -Wall -O2 -DNDEBUG conftest.cpp >&5
conftest.cpp:57:21: fatal error: windows.h: No such file or directory
#include
^
compilation terminated.
configure:5399: $? = 1
configure: 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: no
configure:5399: checking windows.h presence
configure:5399: arm-linux-androideabi-g++ -E conftest.cpp
conftest.cpp:24:21: fatal error: windows.h: No such file or directory
#include
^
compilation terminated.
configure:5399: $? = 1
configure: 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: no
configure:5399: checking for windows.h
configure:5399: result: no
configure:5411: checking for pthread_create
configure:5411: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5411: $? = 0
configure:5411: result: yes
configure:5422: checking for pthread_rwlock_init
configure:5422: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5422: $? = 0
configure:5422: result: yes
configure:5433: checking for sched_yield
configure:5433: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5433: $? = 0
configure:5433: result: yes
configure:5444: checking for CreateThread
configure: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 status
configure:5444: $? = 1
configure: 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: no
configure:5455: checking for QueryPerformanceCounter
configure: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 status
configure:5455: $? = 1
configure: 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: no
configure:5467: checking for gettimeofday
configure:5467: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5467: $? = 0
configure:5467: result: yes
configure:5478: checking for sscanf
configure:5478: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5478: $? = 0
configure:5478: result: yes
configure:5489: checking for vsscanf
configure:5489: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5489: $? = 0
configure:5489: result: yes
configure:5500: checking for vsprintf
configure:5500: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5500: $? = 0
configure:5500: result: yes
configure:5511: checking for vasprintf
configure:5511: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5511: $? = 0
configure:5511: result: yes
configure:5522: checking for vsnprintf
configure:5522: arm-linux-androideabi-g++ -o conftest -W -Wall -O2 -DNDEBUG conftest.cpp >&5
configure:5522: $? = 0
configure:5522: result: yes
configure:5664: checking that generated files are newer than configure
configure:5670: result: done
configure:5701: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Extended Template Library config.status 0.04.19, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 8d756e03cd5b
config.status:892: creating ETL-config
config.status:892: creating Makefile
config.status:892: creating ETL/Makefile
config.status:892: creating test/Makefile
config.status:892: creating ETL.pc
config.status:892: creating doxygen.cfg
config.status:892: creating ETL/etl_profile_.h
config.status:1121: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=arm-linux-androideabi-g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_CreateThread=no
ac_cv_func_QueryPerformanceCounter=no
ac_cv_func_gettimeofday=yes
ac_cv_func_pthread_create=yes
ac_cv_func_pthread_rwlock_init=yes
ac_cv_func_sched_yield=yes
ac_cv_func_sscanf=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_vsscanf=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_windows_h=no
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_kernel32_CreateMutex=no
ac_cv_lib_pthread_pthread_mutex_init=no
ac_cv_lib_user32_main=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=arm-linux-androideabi-gcc
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
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_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=arm-unknown-linux-androideabi
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_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 1
configure: exit 0